[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 13:20:09.351624 11082 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.210.190:45847
I20260710 13:20:09.353185 11082 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 13:20:09.354226 11082 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:09.371814 11091 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:09.371807 11089 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:09.371853 11088 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:10.585016 11090 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260710 13:20:10.585146 11082 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260710 13:20:10.590181 11082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:10.590466 11082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:10.590680 11082 hybrid_clock.cc:648] HybridClock initialized: now 1783689610590652 us; error 0 us; skew 500 ppm
I20260710 13:20:10.591480 11082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:10.597803 11082 webserver.cc:533] Webserver started at http://127.10.210.190:42325/ using document root <none> and password file <none>
I20260710 13:20:10.598634 11082 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:10.598870 11082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:10.599313 11082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:10.605095 11082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689609182147-11082-0/minicluster-data/master-0-root/instance:
uuid: "1a530c0e1d5b4887b6833316c0159676"
format_stamp: "Formatted at 2026-07-10 13:20:10 on dist-test-slave-bkq5"
I20260710 13:20:10.612848 11082 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.002s	sys 0.005s
I20260710 13:20:10.617805 11097 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:10.619000 11082 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:10.619295 11082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689609182147-11082-0/minicluster-data/master-0-root
uuid: "1a530c0e1d5b4887b6833316c0159676"
format_stamp: "Formatted at 2026-07-10 13:20:10 on dist-test-slave-bkq5"
I20260710 13:20:10.619571 11082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689609182147-11082-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689609182147-11082-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689609182147-11082-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:10.674538 11082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:10.675920 11082 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 13:20:10.676311 11082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:10.750850 11082 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.190:45847
I20260710 13:20:10.750967 11148 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.190:45847 every 8 connection(s)
I20260710 13:20:10.759377 11149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:10.782199 11149 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1a530c0e1d5b4887b6833316c0159676: Bootstrap starting.
I20260710 13:20:10.787755 11149 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1a530c0e1d5b4887b6833316c0159676: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:10.789597 11149 log.cc:826] T 00000000000000000000000000000000 P 1a530c0e1d5b4887b6833316c0159676: Log is configured to *not* fsync() on all Append() calls
I20260710 13:20:10.794268 11149 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1a530c0e1d5b4887b6833316c0159676: No bootstrap required, opened a new log
I20260710 13:20:10.814018 11149 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1a530c0e1d5b4887b6833316c0159676 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a530c0e1d5b4887b6833316c0159676" member_type: VOTER }
I20260710 13:20:10.814504 11149 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1a530c0e1d5b4887b6833316c0159676 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:10.814810 11149 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1a530c0e1d5b4887b6833316c0159676 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a530c0e1d5b4887b6833316c0159676, State: Initialized, Role: FOLLOWER
I20260710 13:20:10.815769 11149 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1a530c0e1d5b4887b6833316c0159676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1a530c0e1d5b4887b6833316c0159676" member_type: VOTER }
I20260710 13:20:10.816260 11149 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1a530c0e1d5b4887b6833316c0159676 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:10.816560 11149 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1a530c0e1d5b4887b6833316c0159676 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:10.816895 11149 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1a530c0e1d5b4887b6833316c0159676 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:10.820811 11149 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1a530c0e1d5b4887b6833316c0159676 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a530c0e1d5b4887b6833316c0159676" member_type: VOTER }
I20260710 13:20:10.821554 11149 leader_election.cc:304] T 00000000000000000000000000000000 P 1a530c0e1d5b4887b6833316c0159676 [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: 1a530c0e1d5b4887b6833316c0159676; no voters: 
I20260710 13:20:10.823338 11149 leader_election.cc:290] T 00000000000000000000000000000000 P 1a530c0e1d5b4887b6833316c0159676 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:10.823873 11152 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1a530c0e1d5b4887b6833316c0159676 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:10.826853 11152 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1a530c0e1d5b4887b6833316c0159676 [term 1 LEADER]: Becoming Leader. State: Replica: 1a530c0e1d5b4887b6833316c0159676, State: Running, Role: LEADER
I20260710 13:20:10.827888 11149 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1a530c0e1d5b4887b6833316c0159676 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:10.827844 11152 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1a530c0e1d5b4887b6833316c0159676 [LEADER]: Queue going to LEADER mode. State: All 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: "1a530c0e1d5b4887b6833316c0159676" member_type: VOTER }
I20260710 13:20:10.840413 11154 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1a530c0e1d5b4887b6833316c0159676 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1a530c0e1d5b4887b6833316c0159676. Latest consensus state: current_term: 1 leader_uuid: "1a530c0e1d5b4887b6833316c0159676" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a530c0e1d5b4887b6833316c0159676" member_type: VOTER } }
I20260710 13:20:10.841156 11154 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1a530c0e1d5b4887b6833316c0159676 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:10.841076 11153 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1a530c0e1d5b4887b6833316c0159676 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1a530c0e1d5b4887b6833316c0159676" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a530c0e1d5b4887b6833316c0159676" member_type: VOTER } }
I20260710 13:20:10.841576 11153 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1a530c0e1d5b4887b6833316c0159676 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:10.843526 11162 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:10.853957 11162 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:10.856158 11082 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:10.871291 11162 catalog_manager.cc:1383] Generated new cluster ID: 69576899851948d9bdf0ec2815e08a63
I20260710 13:20:10.871558 11162 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:10.904119 11162 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:10.906092 11162 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:10.921831 11162 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1a530c0e1d5b4887b6833316c0159676: Generated new TSK 0
I20260710 13:20:10.923062 11162 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:10.987932 11082 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:10.996055 11171 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:10.997179 11172 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:11.000669 11082 server_base.cc:1061] running on GCE node
W20260710 13:20:11.001482 11174 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:11.002592 11082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:11.002849 11082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:11.003043 11082 hybrid_clock.cc:648] HybridClock initialized: now 1783689611003026 us; error 0 us; skew 500 ppm
I20260710 13:20:11.003661 11082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:11.007932 11082 webserver.cc:533] Webserver started at http://127.10.210.129:46527/ using document root <none> and password file <none>
I20260710 13:20:11.008476 11082 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:11.008699 11082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:11.008976 11082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:11.010106 11082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689609182147-11082-0/minicluster-data/ts-0-root/instance:
uuid: "4fc6b2b5974b4bcd88e3400c0b761e50"
format_stamp: "Formatted at 2026-07-10 13:20:11 on dist-test-slave-bkq5"
I20260710 13:20:11.015695 11082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260710 13:20:11.020076 11179 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:11.020879 11082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:20:11.021219 11082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689609182147-11082-0/minicluster-data/ts-0-root
uuid: "4fc6b2b5974b4bcd88e3400c0b761e50"
format_stamp: "Formatted at 2026-07-10 13:20:11 on dist-test-slave-bkq5"
I20260710 13:20:11.021486 11082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689609182147-11082-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689609182147-11082-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689609182147-11082-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:11.041491 11082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:11.042824 11082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:11.045454 11082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:11.049780 11082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:11.050012 11082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:11.050285 11082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:11.050447 11082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:11.155833 11082 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.129:33223
I20260710 13:20:11.155949 11241 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.129:33223 every 8 connection(s)
I20260710 13:20:11.162925 11082 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:11.174814 11246 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:11.176554 11247 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:11.191232 11249 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:11.192785 11082 server_base.cc:1061] running on GCE node
I20260710 13:20:11.194020 11082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:11.194317 11082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:11.194546 11082 hybrid_clock.cc:648] HybridClock initialized: now 1783689611194521 us; error 0 us; skew 500 ppm
I20260710 13:20:11.194972 11242 heartbeater.cc:344] Connected to a master server at 127.10.210.190:45847
I20260710 13:20:11.195413 11082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:11.195426 11242 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:11.196741 11242 heartbeater.cc:507] Master 127.10.210.190:45847 requested a full tablet report, sending...
I20260710 13:20:11.199355 11082 webserver.cc:533] Webserver started at http://127.10.210.130:44559/ using document root <none> and password file <none>
I20260710 13:20:11.199851 11114 ts_manager.cc:194] Registered new tserver with Master: 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223)
I20260710 13:20:11.200103 11082 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:11.200425 11082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:11.200784 11082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:11.202032 11114 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41964
I20260710 13:20:11.202468 11082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689609182147-11082-0/minicluster-data/ts-1-root/instance:
uuid: "32f224fe3c254c90b1fb8677c9344a65"
format_stamp: "Formatted at 2026-07-10 13:20:11 on dist-test-slave-bkq5"
I20260710 13:20:11.209805 11082 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:20:11.215150 11254 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:11.216215 11082 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 13:20:11.216557 11082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689609182147-11082-0/minicluster-data/ts-1-root
uuid: "32f224fe3c254c90b1fb8677c9344a65"
format_stamp: "Formatted at 2026-07-10 13:20:11 on dist-test-slave-bkq5"
I20260710 13:20:11.216912 11082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689609182147-11082-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689609182147-11082-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689609182147-11082-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:11.242664 11082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:11.244760 11082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:11.247787 11082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:11.251739 11082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:11.252017 11082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:11.252290 11082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:11.252501 11082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:11.342613 11082 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.130:43045
I20260710 13:20:11.342767 11316 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.130:43045 every 8 connection(s)
I20260710 13:20:11.350175 11082 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:11.361176 11321 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:11.361732 11317 heartbeater.cc:344] Connected to a master server at 127.10.210.190:45847
I20260710 13:20:11.362098 11317 heartbeater.cc:461] Registering TS with master...
W20260710 13:20:11.362052 11320 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:11.363199 11317 heartbeater.cc:507] Master 127.10.210.190:45847 requested a full tablet report, sending...
I20260710 13:20:11.365859 11114 ts_manager.cc:194] Registered new tserver with Master: 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130:43045)
I20260710 13:20:11.367326 11082 server_base.cc:1061] running on GCE node
I20260710 13:20:11.367666 11114 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41968
W20260710 13:20:11.367899 11323 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:11.369035 11082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:11.369338 11082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:11.369567 11082 hybrid_clock.cc:648] HybridClock initialized: now 1783689611369550 us; error 0 us; skew 500 ppm
I20260710 13:20:11.370325 11082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:11.373303 11082 webserver.cc:533] Webserver started at http://127.10.210.131:33493/ using document root <none> and password file <none>
I20260710 13:20:11.373883 11082 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:11.374114 11082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:11.374441 11082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:11.375746 11082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689609182147-11082-0/minicluster-data/ts-2-root/instance:
uuid: "1e113cf6a7c14291be93114e032149a2"
format_stamp: "Formatted at 2026-07-10 13:20:11 on dist-test-slave-bkq5"
I20260710 13:20:11.382241 11082 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.003s
I20260710 13:20:11.386651 11328 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:11.387562 11082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:20:11.387893 11082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689609182147-11082-0/minicluster-data/ts-2-root
uuid: "1e113cf6a7c14291be93114e032149a2"
format_stamp: "Formatted at 2026-07-10 13:20:11 on dist-test-slave-bkq5"
I20260710 13:20:11.388242 11082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689609182147-11082-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689609182147-11082-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689609182147-11082-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:11.405089 11082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:11.406535 11082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:11.408916 11082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:11.412595 11082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:11.412847 11082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:11.413139 11082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:11.413337 11082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:11.500610 11082 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.131:44013
I20260710 13:20:11.500670 11390 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.131:44013 every 8 connection(s)
I20260710 13:20:11.517132 11391 heartbeater.cc:344] Connected to a master server at 127.10.210.190:45847
I20260710 13:20:11.517506 11391 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:11.518319 11391 heartbeater.cc:507] Master 127.10.210.190:45847 requested a full tablet report, sending...
I20260710 13:20:11.520311 11114 ts_manager.cc:194] Registered new tserver with Master: 1e113cf6a7c14291be93114e032149a2 (127.10.210.131:44013)
I20260710 13:20:11.520967 11082 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01494229s
I20260710 13:20:11.521979 11114 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41976
I20260710 13:20:11.578153 11114 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41980:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:20:11.581554 11114 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:20:11.689006 11207 tablet_service.cc:1511] Processing CreateTablet for tablet 403999b7dc3542d48440a16a0d8361af (DEFAULT_TABLE table=test-workload [id=428d539d0b134e459c0ee1d94b367c5c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:11.689429 11205 tablet_service.cc:1511] Processing CreateTablet for tablet 3b847b0532614406b83a888d22338a62 (DEFAULT_TABLE table=test-workload [id=428d539d0b134e459c0ee1d94b367c5c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:11.691442 11206 tablet_service.cc:1511] Processing CreateTablet for tablet d9c28dd06f1b4b6089cfa3ee75520ad7 (DEFAULT_TABLE table=test-workload [id=428d539d0b134e459c0ee1d94b367c5c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:11.693372 11204 tablet_service.cc:1511] Processing CreateTablet for tablet ece29f055be84caf849b435442d068f8 (DEFAULT_TABLE table=test-workload [id=428d539d0b134e459c0ee1d94b367c5c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:11.695269 11203 tablet_service.cc:1511] Processing CreateTablet for tablet 10225ade051942d79812cd80d5936f86 (DEFAULT_TABLE table=test-workload [id=428d539d0b134e459c0ee1d94b367c5c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:11.697288 11202 tablet_service.cc:1511] Processing CreateTablet for tablet 018acc50d3614172b5dd8a14530dc32d (DEFAULT_TABLE table=test-workload [id=428d539d0b134e459c0ee1d94b367c5c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:11.700084 11355 tablet_service.cc:1511] Processing CreateTablet for tablet d9c28dd06f1b4b6089cfa3ee75520ad7 (DEFAULT_TABLE table=test-workload [id=428d539d0b134e459c0ee1d94b367c5c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:11.701560 11355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9c28dd06f1b4b6089cfa3ee75520ad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.702297 11353 tablet_service.cc:1511] Processing CreateTablet for tablet ece29f055be84caf849b435442d068f8 (DEFAULT_TABLE table=test-workload [id=428d539d0b134e459c0ee1d94b367c5c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:11.703634 11353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ece29f055be84caf849b435442d068f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.700587 11356 tablet_service.cc:1511] Processing CreateTablet for tablet 403999b7dc3542d48440a16a0d8361af (DEFAULT_TABLE table=test-workload [id=428d539d0b134e459c0ee1d94b367c5c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:11.708355 11354 tablet_service.cc:1511] Processing CreateTablet for tablet 3b847b0532614406b83a888d22338a62 (DEFAULT_TABLE table=test-workload [id=428d539d0b134e459c0ee1d94b367c5c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:11.709307 11356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 403999b7dc3542d48440a16a0d8361af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.712121 11352 tablet_service.cc:1511] Processing CreateTablet for tablet 10225ade051942d79812cd80d5936f86 (DEFAULT_TABLE table=test-workload [id=428d539d0b134e459c0ee1d94b367c5c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:11.717206 11351 tablet_service.cc:1511] Processing CreateTablet for tablet 018acc50d3614172b5dd8a14530dc32d (DEFAULT_TABLE table=test-workload [id=428d539d0b134e459c0ee1d94b367c5c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:11.714464 11207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 403999b7dc3542d48440a16a0d8361af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.722340 11354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b847b0532614406b83a888d22338a62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.728785 11282 tablet_service.cc:1511] Processing CreateTablet for tablet 403999b7dc3542d48440a16a0d8361af (DEFAULT_TABLE table=test-workload [id=428d539d0b134e459c0ee1d94b367c5c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:11.729095 11281 tablet_service.cc:1511] Processing CreateTablet for tablet d9c28dd06f1b4b6089cfa3ee75520ad7 (DEFAULT_TABLE table=test-workload [id=428d539d0b134e459c0ee1d94b367c5c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:11.722970 11201 tablet_service.cc:1511] Processing CreateTablet for tablet 65743939eed14fb1945c1dd911a3f95c (DEFAULT_TABLE table=test-workload [id=428d539d0b134e459c0ee1d94b367c5c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:11.735610 11352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10225ade051942d79812cd80d5936f86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.735780 11350 tablet_service.cc:1511] Processing CreateTablet for tablet 65743939eed14fb1945c1dd911a3f95c (DEFAULT_TABLE table=test-workload [id=428d539d0b134e459c0ee1d94b367c5c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:11.731321 11200 tablet_service.cc:1511] Processing CreateTablet for tablet 07cfd44fb2bc4b7d8c1de55d2802297b (DEFAULT_TABLE table=test-workload [id=428d539d0b134e459c0ee1d94b367c5c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:11.745970 11280 tablet_service.cc:1511] Processing CreateTablet for tablet 3b847b0532614406b83a888d22338a62 (DEFAULT_TABLE table=test-workload [id=428d539d0b134e459c0ee1d94b367c5c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:11.750005 11282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 403999b7dc3542d48440a16a0d8361af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.749295 11351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 018acc50d3614172b5dd8a14530dc32d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.760056 11199 tablet_service.cc:1511] Processing CreateTablet for tablet f25b92689a79412f86d2e07308b0d1d0 (DEFAULT_TABLE table=test-workload [id=428d539d0b134e459c0ee1d94b367c5c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:11.749641 11276 tablet_service.cc:1511] Processing CreateTablet for tablet 65743939eed14fb1945c1dd911a3f95c (DEFAULT_TABLE table=test-workload [id=428d539d0b134e459c0ee1d94b367c5c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:11.762262 11278 tablet_service.cc:1511] Processing CreateTablet for tablet 10225ade051942d79812cd80d5936f86 (DEFAULT_TABLE table=test-workload [id=428d539d0b134e459c0ee1d94b367c5c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:11.766772 11350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65743939eed14fb1945c1dd911a3f95c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.750545 11349 tablet_service.cc:1511] Processing CreateTablet for tablet 07cfd44fb2bc4b7d8c1de55d2802297b (DEFAULT_TABLE table=test-workload [id=428d539d0b134e459c0ee1d94b367c5c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:11.764777 11274 tablet_service.cc:1511] Processing CreateTablet for tablet f25b92689a79412f86d2e07308b0d1d0 (DEFAULT_TABLE table=test-workload [id=428d539d0b134e459c0ee1d94b367c5c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:11.768100 11275 tablet_service.cc:1511] Processing CreateTablet for tablet 07cfd44fb2bc4b7d8c1de55d2802297b (DEFAULT_TABLE table=test-workload [id=428d539d0b134e459c0ee1d94b367c5c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:11.753998 11279 tablet_service.cc:1511] Processing CreateTablet for tablet ece29f055be84caf849b435442d068f8 (DEFAULT_TABLE table=test-workload [id=428d539d0b134e459c0ee1d94b367c5c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:11.772822 11277 tablet_service.cc:1511] Processing CreateTablet for tablet 018acc50d3614172b5dd8a14530dc32d (DEFAULT_TABLE table=test-workload [id=428d539d0b134e459c0ee1d94b367c5c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:11.774660 11200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07cfd44fb2bc4b7d8c1de55d2802297b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.771560 11349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07cfd44fb2bc4b7d8c1de55d2802297b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.769882 11281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9c28dd06f1b4b6089cfa3ee75520ad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.779637 11201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65743939eed14fb1945c1dd911a3f95c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.789278 11203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10225ade051942d79812cd80d5936f86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.791450 11277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 018acc50d3614172b5dd8a14530dc32d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.792486 11205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b847b0532614406b83a888d22338a62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.801625 11279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ece29f055be84caf849b435442d068f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.810205 11274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f25b92689a79412f86d2e07308b0d1d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.810065 11348 tablet_service.cc:1511] Processing CreateTablet for tablet f25b92689a79412f86d2e07308b0d1d0 (DEFAULT_TABLE table=test-workload [id=428d539d0b134e459c0ee1d94b367c5c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:11.814122 11348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f25b92689a79412f86d2e07308b0d1d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.815762 11199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f25b92689a79412f86d2e07308b0d1d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.821868 11202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 018acc50d3614172b5dd8a14530dc32d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.829437 11204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ece29f055be84caf849b435442d068f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.831514 11206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9c28dd06f1b4b6089cfa3ee75520ad7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:20:11.843175 11161 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:11.832422 11275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07cfd44fb2bc4b7d8c1de55d2802297b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.856659 11278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10225ade051942d79812cd80d5936f86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.857685 11276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65743939eed14fb1945c1dd911a3f95c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.904325 11280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b847b0532614406b83a888d22338a62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.955881 11409 tablet_bootstrap.cc:492] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2: Bootstrap starting.
I20260710 13:20:11.989092 11410 tablet_bootstrap.cc:492] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50: Bootstrap starting.
I20260710 13:20:12.025311 11411 tablet_bootstrap.cc:492] T 10225ade051942d79812cd80d5936f86 P 32f224fe3c254c90b1fb8677c9344a65: Bootstrap starting.
I20260710 13:20:12.033116 11410 tablet_bootstrap.cc:654] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.034034 11411 tablet_bootstrap.cc:654] T 10225ade051942d79812cd80d5936f86 P 32f224fe3c254c90b1fb8677c9344a65: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.041810 11409 tablet_bootstrap.cc:654] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.046674 11409 tablet_bootstrap.cc:492] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2: No bootstrap required, opened a new log
I20260710 13:20:12.047104 11409 ts_tablet_manager.cc:1403] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2: Time spent bootstrapping tablet: real 0.135s	user 0.007s	sys 0.005s
I20260710 13:20:12.049491 11409 raft_consensus.cc:359] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.050100 11409 raft_consensus.cc:385] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.050501 11409 raft_consensus.cc:740] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e113cf6a7c14291be93114e032149a2, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.051463 11409 consensus_queue.cc:260] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.055470 11391 heartbeater.cc:499] Master 127.10.210.190:45847 was elected leader, sending a full tablet report...
I20260710 13:20:12.055812 11409 ts_tablet_manager.cc:1434] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:20:12.056207 11410 tablet_bootstrap.cc:492] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50: No bootstrap required, opened a new log
I20260710 13:20:12.056648 11410 ts_tablet_manager.cc:1403] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50: Time spent bootstrapping tablet: real 0.111s	user 0.019s	sys 0.010s
I20260710 13:20:12.056770 11409 tablet_bootstrap.cc:492] T ece29f055be84caf849b435442d068f8 P 1e113cf6a7c14291be93114e032149a2: Bootstrap starting.
I20260710 13:20:12.059453 11410 raft_consensus.cc:359] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.060143 11410 raft_consensus.cc:385] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.060425 11410 raft_consensus.cc:740] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fc6b2b5974b4bcd88e3400c0b761e50, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.063269 11409 tablet_bootstrap.cc:654] T ece29f055be84caf849b435442d068f8 P 1e113cf6a7c14291be93114e032149a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.066296 11410 consensus_queue.cc:260] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.069288 11411 tablet_bootstrap.cc:492] T 10225ade051942d79812cd80d5936f86 P 32f224fe3c254c90b1fb8677c9344a65: No bootstrap required, opened a new log
I20260710 13:20:12.069715 11411 ts_tablet_manager.cc:1403] T 10225ade051942d79812cd80d5936f86 P 32f224fe3c254c90b1fb8677c9344a65: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.014s
I20260710 13:20:12.072635 11411 raft_consensus.cc:359] T 10225ade051942d79812cd80d5936f86 P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.073352 11411 raft_consensus.cc:385] T 10225ade051942d79812cd80d5936f86 P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.073649 11411 raft_consensus.cc:740] T 10225ade051942d79812cd80d5936f86 P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f224fe3c254c90b1fb8677c9344a65, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.074373 11411 consensus_queue.cc:260] T 10225ade051942d79812cd80d5936f86 P 32f224fe3c254c90b1fb8677c9344a65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.079386 11317 heartbeater.cc:499] Master 127.10.210.190:45847 was elected leader, sending a full tablet report...
I20260710 13:20:12.080634 11411 ts_tablet_manager.cc:1434] T 10225ade051942d79812cd80d5936f86 P 32f224fe3c254c90b1fb8677c9344a65: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 13:20:12.081528 11411 tablet_bootstrap.cc:492] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65: Bootstrap starting.
I20260710 13:20:12.082322 11242 heartbeater.cc:499] Master 127.10.210.190:45847 was elected leader, sending a full tablet report...
I20260710 13:20:12.086227 11409 tablet_bootstrap.cc:492] T ece29f055be84caf849b435442d068f8 P 1e113cf6a7c14291be93114e032149a2: No bootstrap required, opened a new log
I20260710 13:20:12.086735 11409 ts_tablet_manager.cc:1403] T ece29f055be84caf849b435442d068f8 P 1e113cf6a7c14291be93114e032149a2: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.004s
I20260710 13:20:12.088274 11411 tablet_bootstrap.cc:654] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.090111 11410 ts_tablet_manager.cc:1434] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.009s
I20260710 13:20:12.089838 11409 raft_consensus.cc:359] T ece29f055be84caf849b435442d068f8 P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.090727 11409 raft_consensus.cc:385] T ece29f055be84caf849b435442d068f8 P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.091110 11409 raft_consensus.cc:740] T ece29f055be84caf849b435442d068f8 P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e113cf6a7c14291be93114e032149a2, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.091424 11410 tablet_bootstrap.cc:492] T 10225ade051942d79812cd80d5936f86 P 4fc6b2b5974b4bcd88e3400c0b761e50: Bootstrap starting.
I20260710 13:20:12.091945 11409 consensus_queue.cc:260] T ece29f055be84caf849b435442d068f8 P 1e113cf6a7c14291be93114e032149a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.096315 11409 ts_tablet_manager.cc:1434] T ece29f055be84caf849b435442d068f8 P 1e113cf6a7c14291be93114e032149a2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260710 13:20:12.101406 11410 tablet_bootstrap.cc:654] T 10225ade051942d79812cd80d5936f86 P 4fc6b2b5974b4bcd88e3400c0b761e50: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.097566 11409 tablet_bootstrap.cc:492] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2: Bootstrap starting.
W20260710 13:20:12.104039 11318 tablet.cc:2406] T 10225ade051942d79812cd80d5936f86 P 32f224fe3c254c90b1fb8677c9344a65: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:20:12.112179 11409 tablet_bootstrap.cc:654] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.117951 11418 raft_consensus.cc:493] T 10225ade051942d79812cd80d5936f86 P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:12.118449 11418 raft_consensus.cc:515] T 10225ade051942d79812cd80d5936f86 P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.121690 11418 leader_election.cc:290] T 10225ade051942d79812cd80d5936f86 P 32f224fe3c254c90b1fb8677c9344a65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223), 1e113cf6a7c14291be93114e032149a2 (127.10.210.131:44013)
I20260710 13:20:12.127882 11411 tablet_bootstrap.cc:492] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65: No bootstrap required, opened a new log
I20260710 13:20:12.128712 11411 ts_tablet_manager.cc:1403] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.023s
I20260710 13:20:12.136744 11409 tablet_bootstrap.cc:492] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2: No bootstrap required, opened a new log
I20260710 13:20:12.137233 11409 ts_tablet_manager.cc:1403] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.000s
I20260710 13:20:12.137416 11410 tablet_bootstrap.cc:492] T 10225ade051942d79812cd80d5936f86 P 4fc6b2b5974b4bcd88e3400c0b761e50: No bootstrap required, opened a new log
I20260710 13:20:12.137876 11410 ts_tablet_manager.cc:1403] T 10225ade051942d79812cd80d5936f86 P 4fc6b2b5974b4bcd88e3400c0b761e50: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.005s
I20260710 13:20:12.140098 11409 raft_consensus.cc:359] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.133095 11411 raft_consensus.cc:359] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.142875 11411 raft_consensus.cc:385] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.143178 11411 raft_consensus.cc:740] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f224fe3c254c90b1fb8677c9344a65, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.144059 11411 consensus_queue.cc:260] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.144942 11410 raft_consensus.cc:359] T 10225ade051942d79812cd80d5936f86 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.145615 11410 raft_consensus.cc:385] T 10225ade051942d79812cd80d5936f86 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.145885 11410 raft_consensus.cc:740] T 10225ade051942d79812cd80d5936f86 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fc6b2b5974b4bcd88e3400c0b761e50, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.146152 11411 ts_tablet_manager.cc:1434] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 13:20:12.146536 11410 consensus_queue.cc:260] T 10225ade051942d79812cd80d5936f86 P 4fc6b2b5974b4bcd88e3400c0b761e50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.147009 11411 tablet_bootstrap.cc:492] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65: Bootstrap starting.
I20260710 13:20:12.141273 11409 raft_consensus.cc:385] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.152560 11409 raft_consensus.cc:740] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e113cf6a7c14291be93114e032149a2, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.152061 11410 ts_tablet_manager.cc:1434] T 10225ade051942d79812cd80d5936f86 P 4fc6b2b5974b4bcd88e3400c0b761e50: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260710 13:20:12.153841 11409 consensus_queue.cc:260] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.156060 11409 ts_tablet_manager.cc:1434] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260710 13:20:12.157574 11409 tablet_bootstrap.cc:492] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2: Bootstrap starting.
I20260710 13:20:12.157670 11410 tablet_bootstrap.cc:492] T 07cfd44fb2bc4b7d8c1de55d2802297b P 4fc6b2b5974b4bcd88e3400c0b761e50: Bootstrap starting.
I20260710 13:20:12.168282 11417 raft_consensus.cc:493] T 10225ade051942d79812cd80d5936f86 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:12.168813 11417 raft_consensus.cc:515] T 10225ade051942d79812cd80d5936f86 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.171968 11417 leader_election.cc:290] T 10225ade051942d79812cd80d5936f86 P 4fc6b2b5974b4bcd88e3400c0b761e50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130:43045), 1e113cf6a7c14291be93114e032149a2 (127.10.210.131:44013)
I20260710 13:20:12.185470 11217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10225ade051942d79812cd80d5936f86" candidate_uuid: "32f224fe3c254c90b1fb8677c9344a65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" is_pre_election: true
I20260710 13:20:12.185426 11366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10225ade051942d79812cd80d5936f86" candidate_uuid: "32f224fe3c254c90b1fb8677c9344a65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e113cf6a7c14291be93114e032149a2" is_pre_election: true
I20260710 13:20:12.186653 11217 raft_consensus.cc:2468] T 10225ade051942d79812cd80d5936f86 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f224fe3c254c90b1fb8677c9344a65 in term 0.
I20260710 13:20:12.193276 11411 tablet_bootstrap.cc:654] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.194774 11410 tablet_bootstrap.cc:654] T 07cfd44fb2bc4b7d8c1de55d2802297b P 4fc6b2b5974b4bcd88e3400c0b761e50: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.196492 11409 tablet_bootstrap.cc:654] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.203327 11255 leader_election.cc:304] T 10225ade051942d79812cd80d5936f86 P 32f224fe3c254c90b1fb8677c9344a65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f224fe3c254c90b1fb8677c9344a65, 4fc6b2b5974b4bcd88e3400c0b761e50; no voters: 
I20260710 13:20:12.204339 11418 raft_consensus.cc:2804] T 10225ade051942d79812cd80d5936f86 P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:12.204787 11418 raft_consensus.cc:493] T 10225ade051942d79812cd80d5936f86 P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:20:12.204483 11255 leader_election.cc:343] T 10225ade051942d79812cd80d5936f86 P 32f224fe3c254c90b1fb8677c9344a65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e113cf6a7c14291be93114e032149a2 (127.10.210.131:44013): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:12.205200 11418 raft_consensus.cc:3060] T 10225ade051942d79812cd80d5936f86 P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.207686 11292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10225ade051942d79812cd80d5936f86" candidate_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f224fe3c254c90b1fb8677c9344a65" is_pre_election: true
I20260710 13:20:12.212761 11418 raft_consensus.cc:515] T 10225ade051942d79812cd80d5936f86 P 32f224fe3c254c90b1fb8677c9344a65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.213533 11366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10225ade051942d79812cd80d5936f86" candidate_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e113cf6a7c14291be93114e032149a2" is_pre_election: true
I20260710 13:20:12.213979 11292 raft_consensus.cc:2393] T 10225ade051942d79812cd80d5936f86 P 32f224fe3c254c90b1fb8677c9344a65 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4fc6b2b5974b4bcd88e3400c0b761e50 in current term 1: Already voted for candidate 32f224fe3c254c90b1fb8677c9344a65 in this term.
I20260710 13:20:12.214780 11418 leader_election.cc:290] T 10225ade051942d79812cd80d5936f86 P 32f224fe3c254c90b1fb8677c9344a65 [CANDIDATE]: Term 1 election: Requested vote from peers 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223), 1e113cf6a7c14291be93114e032149a2 (127.10.210.131:44013)
I20260710 13:20:12.215063 11410 tablet_bootstrap.cc:492] T 07cfd44fb2bc4b7d8c1de55d2802297b P 4fc6b2b5974b4bcd88e3400c0b761e50: No bootstrap required, opened a new log
W20260710 13:20:12.215018 11180 leader_election.cc:343] T 10225ade051942d79812cd80d5936f86 P 4fc6b2b5974b4bcd88e3400c0b761e50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e113cf6a7c14291be93114e032149a2 (127.10.210.131:44013): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:12.215580 11410 ts_tablet_manager.cc:1403] T 07cfd44fb2bc4b7d8c1de55d2802297b P 4fc6b2b5974b4bcd88e3400c0b761e50: Time spent bootstrapping tablet: real 0.061s	user 0.006s	sys 0.006s
I20260710 13:20:12.216684 11217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10225ade051942d79812cd80d5936f86" candidate_uuid: "32f224fe3c254c90b1fb8677c9344a65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50"
I20260710 13:20:12.216845 11366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10225ade051942d79812cd80d5936f86" candidate_uuid: "32f224fe3c254c90b1fb8677c9344a65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e113cf6a7c14291be93114e032149a2"
I20260710 13:20:12.217235 11217 raft_consensus.cc:3060] T 10225ade051942d79812cd80d5936f86 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.217562 11183 leader_election.cc:304] T 10225ade051942d79812cd80d5936f86 P 4fc6b2b5974b4bcd88e3400c0b761e50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fc6b2b5974b4bcd88e3400c0b761e50; no voters: 1e113cf6a7c14291be93114e032149a2, 32f224fe3c254c90b1fb8677c9344a65
W20260710 13:20:12.218410 11255 leader_election.cc:343] T 10225ade051942d79812cd80d5936f86 P 32f224fe3c254c90b1fb8677c9344a65 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1e113cf6a7c14291be93114e032149a2 (127.10.210.131:44013): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:12.218384 11410 raft_consensus.cc:359] T 07cfd44fb2bc4b7d8c1de55d2802297b P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.219180 11410 raft_consensus.cc:385] T 07cfd44fb2bc4b7d8c1de55d2802297b P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.219492 11410 raft_consensus.cc:740] T 07cfd44fb2bc4b7d8c1de55d2802297b P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fc6b2b5974b4bcd88e3400c0b761e50, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.220749 11411 tablet_bootstrap.cc:492] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65: No bootstrap required, opened a new log
I20260710 13:20:12.220312 11410 consensus_queue.cc:260] T 07cfd44fb2bc4b7d8c1de55d2802297b P 4fc6b2b5974b4bcd88e3400c0b761e50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.221129 11411 ts_tablet_manager.cc:1403] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65: Time spent bootstrapping tablet: real 0.074s	user 0.014s	sys 0.001s
I20260710 13:20:12.223883 11411 raft_consensus.cc:359] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.224306 11217 raft_consensus.cc:2468] T 10225ade051942d79812cd80d5936f86 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f224fe3c254c90b1fb8677c9344a65 in term 1.
I20260710 13:20:12.224536 11411 raft_consensus.cc:385] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.224908 11417 raft_consensus.cc:2749] T 10225ade051942d79812cd80d5936f86 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:12.224943 11411 raft_consensus.cc:740] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f224fe3c254c90b1fb8677c9344a65, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.225904 11255 leader_election.cc:304] T 10225ade051942d79812cd80d5936f86 P 32f224fe3c254c90b1fb8677c9344a65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 32f224fe3c254c90b1fb8677c9344a65, 4fc6b2b5974b4bcd88e3400c0b761e50; no voters: 1e113cf6a7c14291be93114e032149a2
I20260710 13:20:12.225811 11411 consensus_queue.cc:260] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.227228 11418 raft_consensus.cc:2804] T 10225ade051942d79812cd80d5936f86 P 32f224fe3c254c90b1fb8677c9344a65 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:12.237102 11410 ts_tablet_manager.cc:1434] T 07cfd44fb2bc4b7d8c1de55d2802297b P 4fc6b2b5974b4bcd88e3400c0b761e50: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.004s
I20260710 13:20:12.237033 11418 raft_consensus.cc:697] T 10225ade051942d79812cd80d5936f86 P 32f224fe3c254c90b1fb8677c9344a65 [term 1 LEADER]: Becoming Leader. State: Replica: 32f224fe3c254c90b1fb8677c9344a65, State: Running, Role: LEADER
I20260710 13:20:12.243742 11418 consensus_queue.cc:237] T 10225ade051942d79812cd80d5936f86 P 32f224fe3c254c90b1fb8677c9344a65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.238085 11410 tablet_bootstrap.cc:492] T 3b847b0532614406b83a888d22338a62 P 4fc6b2b5974b4bcd88e3400c0b761e50: Bootstrap starting.
I20260710 13:20:12.251286 11411 ts_tablet_manager.cc:1434] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65: Time spent starting tablet: real 0.030s	user 0.013s	sys 0.011s
I20260710 13:20:12.252324 11410 tablet_bootstrap.cc:654] T 3b847b0532614406b83a888d22338a62 P 4fc6b2b5974b4bcd88e3400c0b761e50: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.252974 11411 tablet_bootstrap.cc:492] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65: Bootstrap starting.
I20260710 13:20:12.257140 11409 tablet_bootstrap.cc:492] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2: No bootstrap required, opened a new log
I20260710 13:20:12.257654 11409 ts_tablet_manager.cc:1403] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2: Time spent bootstrapping tablet: real 0.100s	user 0.014s	sys 0.008s
I20260710 13:20:12.259135 11415 raft_consensus.cc:493] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:12.259673 11415 raft_consensus.cc:515] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.260871 11409 raft_consensus.cc:359] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.261979 11409 raft_consensus.cc:385] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.262336 11409 raft_consensus.cc:740] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e113cf6a7c14291be93114e032149a2, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.263149 11409 consensus_queue.cc:260] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.264781 11411 tablet_bootstrap.cc:654] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.272468 11415 leader_election.cc:290] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223), 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130:43045)
I20260710 13:20:12.285302 11217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c28dd06f1b4b6089cfa3ee75520ad7" candidate_uuid: "1e113cf6a7c14291be93114e032149a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" is_pre_election: true
W20260710 13:20:12.286731 11329 leader_election.cc:343] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:12.287111 11112 catalog_manager.cc:5697] T 10225ade051942d79812cd80d5936f86 P 32f224fe3c254c90b1fb8677c9344a65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130). New cstate: current_term: 1 leader_uuid: "32f224fe3c254c90b1fb8677c9344a65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:12.305339 11409 ts_tablet_manager.cc:1434] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2: Time spent starting tablet: real 0.047s	user 0.021s	sys 0.023s
I20260710 13:20:12.305869 11411 tablet_bootstrap.cc:492] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65: No bootstrap required, opened a new log
I20260710 13:20:12.306366 11411 ts_tablet_manager.cc:1403] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.007s
I20260710 13:20:12.306419 11409 tablet_bootstrap.cc:492] T 3b847b0532614406b83a888d22338a62 P 1e113cf6a7c14291be93114e032149a2: Bootstrap starting.
I20260710 13:20:12.309506 11411 raft_consensus.cc:359] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.311285 11411 raft_consensus.cc:385] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.311746 11411 raft_consensus.cc:740] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f224fe3c254c90b1fb8677c9344a65, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.312465 11410 tablet_bootstrap.cc:492] T 3b847b0532614406b83a888d22338a62 P 4fc6b2b5974b4bcd88e3400c0b761e50: No bootstrap required, opened a new log
I20260710 13:20:12.313818 11410 ts_tablet_manager.cc:1403] T 3b847b0532614406b83a888d22338a62 P 4fc6b2b5974b4bcd88e3400c0b761e50: Time spent bootstrapping tablet: real 0.076s	user 0.019s	sys 0.015s
I20260710 13:20:12.314019 11411 consensus_queue.cc:260] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.313290 11409 tablet_bootstrap.cc:654] T 3b847b0532614406b83a888d22338a62 P 1e113cf6a7c14291be93114e032149a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.316591 11410 raft_consensus.cc:359] T 3b847b0532614406b83a888d22338a62 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.317318 11410 raft_consensus.cc:385] T 3b847b0532614406b83a888d22338a62 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.317757 11410 raft_consensus.cc:740] T 3b847b0532614406b83a888d22338a62 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fc6b2b5974b4bcd88e3400c0b761e50, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.320046 11410 consensus_queue.cc:260] T 3b847b0532614406b83a888d22338a62 P 4fc6b2b5974b4bcd88e3400c0b761e50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.322258 11410 ts_tablet_manager.cc:1434] T 3b847b0532614406b83a888d22338a62 P 4fc6b2b5974b4bcd88e3400c0b761e50: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:12.320816 11411 ts_tablet_manager.cc:1434] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260710 13:20:12.323174 11410 tablet_bootstrap.cc:492] T 65743939eed14fb1945c1dd911a3f95c P 4fc6b2b5974b4bcd88e3400c0b761e50: Bootstrap starting.
I20260710 13:20:12.323701 11411 tablet_bootstrap.cc:492] T f25b92689a79412f86d2e07308b0d1d0 P 32f224fe3c254c90b1fb8677c9344a65: Bootstrap starting.
I20260710 13:20:12.339414 11292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c28dd06f1b4b6089cfa3ee75520ad7" candidate_uuid: "1e113cf6a7c14291be93114e032149a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f224fe3c254c90b1fb8677c9344a65" is_pre_election: true
I20260710 13:20:12.340117 11292 raft_consensus.cc:2468] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e113cf6a7c14291be93114e032149a2 in term 0.
I20260710 13:20:12.342751 11332 leader_election.cc:304] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1e113cf6a7c14291be93114e032149a2, 32f224fe3c254c90b1fb8677c9344a65; no voters: 4fc6b2b5974b4bcd88e3400c0b761e50
I20260710 13:20:12.344142 11434 raft_consensus.cc:2804] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:12.344949 11434 raft_consensus.cc:493] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:12.345335 11434 raft_consensus.cc:3060] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.345597 11410 tablet_bootstrap.cc:654] T 65743939eed14fb1945c1dd911a3f95c P 4fc6b2b5974b4bcd88e3400c0b761e50: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.359987 11415 raft_consensus.cc:493] T ece29f055be84caf849b435442d068f8 P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:12.360443 11415 raft_consensus.cc:515] T ece29f055be84caf849b435442d068f8 P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.363432 11415 leader_election.cc:290] T ece29f055be84caf849b435442d068f8 P 1e113cf6a7c14291be93114e032149a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223), 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130:43045)
I20260710 13:20:12.363978 11217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece29f055be84caf849b435442d068f8" candidate_uuid: "1e113cf6a7c14291be93114e032149a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" is_pre_election: true
I20260710 13:20:12.361150 11434 raft_consensus.cc:515] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.367352 11409 tablet_bootstrap.cc:492] T 3b847b0532614406b83a888d22338a62 P 1e113cf6a7c14291be93114e032149a2: No bootstrap required, opened a new log
I20260710 13:20:12.369493 11409 ts_tablet_manager.cc:1403] T 3b847b0532614406b83a888d22338a62 P 1e113cf6a7c14291be93114e032149a2: Time spent bootstrapping tablet: real 0.063s	user 0.020s	sys 0.016s
I20260710 13:20:12.367395 11415 raft_consensus.cc:493] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:12.370335 11415 raft_consensus.cc:515] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.368002 11292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece29f055be84caf849b435442d068f8" candidate_uuid: "1e113cf6a7c14291be93114e032149a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f224fe3c254c90b1fb8677c9344a65" is_pre_election: true
W20260710 13:20:12.368643 11329 leader_election.cc:343] T ece29f055be84caf849b435442d068f8 P 1e113cf6a7c14291be93114e032149a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:12.375495 11410 tablet_bootstrap.cc:492] T 65743939eed14fb1945c1dd911a3f95c P 4fc6b2b5974b4bcd88e3400c0b761e50: No bootstrap required, opened a new log
I20260710 13:20:12.376128 11415 leader_election.cc:290] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223), 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130:43045)
I20260710 13:20:12.376138 11409 raft_consensus.cc:359] T 3b847b0532614406b83a888d22338a62 P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.376847 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07cfd44fb2bc4b7d8c1de55d2802297b" candidate_uuid: "1e113cf6a7c14291be93114e032149a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f224fe3c254c90b1fb8677c9344a65" is_pre_election: true
I20260710 13:20:12.377637 11292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c28dd06f1b4b6089cfa3ee75520ad7" candidate_uuid: "1e113cf6a7c14291be93114e032149a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f224fe3c254c90b1fb8677c9344a65"
I20260710 13:20:12.377784 11291 raft_consensus.cc:2468] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e113cf6a7c14291be93114e032149a2 in term 0.
I20260710 13:20:12.378368 11292 raft_consensus.cc:3060] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.375519 11434 leader_election.cc:290] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [CANDIDATE]: Term 1 election: Requested vote from peers 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223), 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130:43045)
W20260710 13:20:12.380541 11332 leader_election.cc:343] T ece29f055be84caf849b435442d068f8 P 1e113cf6a7c14291be93114e032149a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130:43045): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:12.378110 11409 raft_consensus.cc:385] T 3b847b0532614406b83a888d22338a62 P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.381008 11332 leader_election.cc:304] T ece29f055be84caf849b435442d068f8 P 1e113cf6a7c14291be93114e032149a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1e113cf6a7c14291be93114e032149a2; no voters: 32f224fe3c254c90b1fb8677c9344a65, 4fc6b2b5974b4bcd88e3400c0b761e50
I20260710 13:20:12.382102 11409 raft_consensus.cc:740] T 3b847b0532614406b83a888d22338a62 P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e113cf6a7c14291be93114e032149a2, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.382243 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c28dd06f1b4b6089cfa3ee75520ad7" candidate_uuid: "1e113cf6a7c14291be93114e032149a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50"
I20260710 13:20:12.382926 11411 tablet_bootstrap.cc:654] T f25b92689a79412f86d2e07308b0d1d0 P 32f224fe3c254c90b1fb8677c9344a65: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.380553 11217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07cfd44fb2bc4b7d8c1de55d2802297b" candidate_uuid: "1e113cf6a7c14291be93114e032149a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" is_pre_election: true
I20260710 13:20:12.383092 11409 consensus_queue.cc:260] T 3b847b0532614406b83a888d22338a62 P 1e113cf6a7c14291be93114e032149a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.376595 11410 ts_tablet_manager.cc:1403] T 65743939eed14fb1945c1dd911a3f95c P 4fc6b2b5974b4bcd88e3400c0b761e50: Time spent bootstrapping tablet: real 0.053s	user 0.007s	sys 0.011s
I20260710 13:20:12.384207 11217 raft_consensus.cc:2468] T 07cfd44fb2bc4b7d8c1de55d2802297b P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e113cf6a7c14291be93114e032149a2 in term 0.
I20260710 13:20:12.386085 11332 leader_election.cc:304] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e113cf6a7c14291be93114e032149a2, 32f224fe3c254c90b1fb8677c9344a65; no voters: 
W20260710 13:20:12.385444 11329 leader_election.cc:343] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:12.386962 11415 raft_consensus.cc:493] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:12.383625 11434 raft_consensus.cc:2749] T ece29f055be84caf849b435442d068f8 P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:12.390162 11429 raft_consensus.cc:493] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:12.388048 11415 raft_consensus.cc:515] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.390647 11429 raft_consensus.cc:515] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.395290 11415 leader_election.cc:290] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223), 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130:43045)
I20260710 13:20:12.396874 11409 ts_tablet_manager.cc:1434] T 3b847b0532614406b83a888d22338a62 P 1e113cf6a7c14291be93114e032149a2: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.001s
I20260710 13:20:12.396836 11429 leader_election.cc:290] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130:43045), 1e113cf6a7c14291be93114e032149a2 (127.10.210.131:44013)
I20260710 13:20:12.393404 11434 raft_consensus.cc:2804] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:12.397532 11434 raft_consensus.cc:493] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:12.397909 11409 tablet_bootstrap.cc:492] T f25b92689a79412f86d2e07308b0d1d0 P 1e113cf6a7c14291be93114e032149a2: Bootstrap starting.
I20260710 13:20:12.397858 11434 raft_consensus.cc:3060] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.398824 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403999b7dc3542d48440a16a0d8361af" candidate_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f224fe3c254c90b1fb8677c9344a65" is_pre_election: true
I20260710 13:20:12.396548 11217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "018acc50d3614172b5dd8a14530dc32d" candidate_uuid: "1e113cf6a7c14291be93114e032149a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" is_pre_election: true
W20260710 13:20:12.400889 11183 leader_election.cc:343] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130:43045): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:12.402215 11329 leader_election.cc:343] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:12.402501 11410 raft_consensus.cc:359] T 65743939eed14fb1945c1dd911a3f95c P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.403188 11410 raft_consensus.cc:385] T 65743939eed14fb1945c1dd911a3f95c P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.403460 11410 raft_consensus.cc:740] T 65743939eed14fb1945c1dd911a3f95c P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fc6b2b5974b4bcd88e3400c0b761e50, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.404137 11410 consensus_queue.cc:260] T 65743939eed14fb1945c1dd911a3f95c P 4fc6b2b5974b4bcd88e3400c0b761e50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.408692 11292 raft_consensus.cc:2468] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e113cf6a7c14291be93114e032149a2 in term 1.
I20260710 13:20:12.414922 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "018acc50d3614172b5dd8a14530dc32d" candidate_uuid: "1e113cf6a7c14291be93114e032149a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f224fe3c254c90b1fb8677c9344a65" is_pre_election: true
I20260710 13:20:12.415432 11366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403999b7dc3542d48440a16a0d8361af" candidate_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e113cf6a7c14291be93114e032149a2" is_pre_election: true
I20260710 13:20:12.416188 11410 ts_tablet_manager.cc:1434] T 65743939eed14fb1945c1dd911a3f95c P 4fc6b2b5974b4bcd88e3400c0b761e50: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.002s
I20260710 13:20:12.416201 11291 raft_consensus.cc:2468] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e113cf6a7c14291be93114e032149a2 in term 0.
I20260710 13:20:12.418011 11411 tablet_bootstrap.cc:492] T f25b92689a79412f86d2e07308b0d1d0 P 32f224fe3c254c90b1fb8677c9344a65: No bootstrap required, opened a new log
I20260710 13:20:12.418526 11411 ts_tablet_manager.cc:1403] T f25b92689a79412f86d2e07308b0d1d0 P 32f224fe3c254c90b1fb8677c9344a65: Time spent bootstrapping tablet: real 0.095s	user 0.003s	sys 0.017s
I20260710 13:20:12.419209 11410 tablet_bootstrap.cc:492] T ece29f055be84caf849b435442d068f8 P 4fc6b2b5974b4bcd88e3400c0b761e50: Bootstrap starting.
W20260710 13:20:12.419536 11180 leader_election.cc:343] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e113cf6a7c14291be93114e032149a2 (127.10.210.131:44013): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:12.421867 11180 leader_election.cc:304] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fc6b2b5974b4bcd88e3400c0b761e50; no voters: 1e113cf6a7c14291be93114e032149a2, 32f224fe3c254c90b1fb8677c9344a65
I20260710 13:20:12.422083 11332 leader_election.cc:304] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1e113cf6a7c14291be93114e032149a2, 32f224fe3c254c90b1fb8677c9344a65; no voters: 4fc6b2b5974b4bcd88e3400c0b761e50
I20260710 13:20:12.423269 11443 raft_consensus.cc:2804] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:12.423794 11443 raft_consensus.cc:697] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [term 1 LEADER]: Becoming Leader. State: Replica: 1e113cf6a7c14291be93114e032149a2, State: Running, Role: LEADER
I20260710 13:20:12.422737 11429 raft_consensus.cc:2749] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:12.425952 11332 leader_election.cc:304] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1e113cf6a7c14291be93114e032149a2, 32f224fe3c254c90b1fb8677c9344a65; no voters: 4fc6b2b5974b4bcd88e3400c0b761e50
I20260710 13:20:12.426692 11415 raft_consensus.cc:2804] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:12.427084 11415 raft_consensus.cc:493] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:12.427381 11415 raft_consensus.cc:3060] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.424654 11443 consensus_queue.cc:237] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.431602 11434 raft_consensus.cc:515] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.435634 11434 leader_election.cc:290] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [CANDIDATE]: Term 1 election: Requested vote from peers 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223), 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130:43045)
I20260710 13:20:12.436326 11217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07cfd44fb2bc4b7d8c1de55d2802297b" candidate_uuid: "1e113cf6a7c14291be93114e032149a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50"
I20260710 13:20:12.437207 11217 raft_consensus.cc:3060] T 07cfd44fb2bc4b7d8c1de55d2802297b P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.437441 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07cfd44fb2bc4b7d8c1de55d2802297b" candidate_uuid: "1e113cf6a7c14291be93114e032149a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f224fe3c254c90b1fb8677c9344a65"
I20260710 13:20:12.437968 11291 raft_consensus.cc:3060] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.445648 11291 raft_consensus.cc:2468] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e113cf6a7c14291be93114e032149a2 in term 1.
I20260710 13:20:12.446010 11415 raft_consensus.cc:515] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.447526 11409 tablet_bootstrap.cc:654] T f25b92689a79412f86d2e07308b0d1d0 P 1e113cf6a7c14291be93114e032149a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.449616 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "018acc50d3614172b5dd8a14530dc32d" candidate_uuid: "1e113cf6a7c14291be93114e032149a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50"
I20260710 13:20:12.449627 11217 raft_consensus.cc:2468] T 07cfd44fb2bc4b7d8c1de55d2802297b P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e113cf6a7c14291be93114e032149a2 in term 1.
I20260710 13:20:12.447336 11332 leader_election.cc:304] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e113cf6a7c14291be93114e032149a2, 32f224fe3c254c90b1fb8677c9344a65; no voters: 
I20260710 13:20:12.451160 11443 raft_consensus.cc:2804] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:20:12.451447 11329 leader_election.cc:343] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:12.451838 11443 raft_consensus.cc:697] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [term 1 LEADER]: Becoming Leader. State: Replica: 1e113cf6a7c14291be93114e032149a2, State: Running, Role: LEADER
I20260710 13:20:12.452436 11415 leader_election.cc:290] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2 [CANDIDATE]: Term 1 election: Requested vote from peers 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223), 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130:43045)
I20260710 13:20:12.452654 11443 consensus_queue.cc:237] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.453800 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "018acc50d3614172b5dd8a14530dc32d" candidate_uuid: "1e113cf6a7c14291be93114e032149a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f224fe3c254c90b1fb8677c9344a65"
I20260710 13:20:12.453624 11411 raft_consensus.cc:359] T f25b92689a79412f86d2e07308b0d1d0 P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.455221 11411 raft_consensus.cc:385] T f25b92689a79412f86d2e07308b0d1d0 P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.455618 11291 raft_consensus.cc:3060] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.455628 11411 raft_consensus.cc:740] T f25b92689a79412f86d2e07308b0d1d0 P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f224fe3c254c90b1fb8677c9344a65, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.458192 11411 consensus_queue.cc:260] T f25b92689a79412f86d2e07308b0d1d0 P 32f224fe3c254c90b1fb8677c9344a65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.453891 11111 catalog_manager.cc:5697] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e113cf6a7c14291be93114e032149a2 (127.10.210.131). New cstate: current_term: 1 leader_uuid: "1e113cf6a7c14291be93114e032149a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:12.470124 11291 raft_consensus.cc:2468] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e113cf6a7c14291be93114e032149a2 in term 1.
I20260710 13:20:12.472937 11332 leader_election.cc:304] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1e113cf6a7c14291be93114e032149a2, 32f224fe3c254c90b1fb8677c9344a65; no voters: 4fc6b2b5974b4bcd88e3400c0b761e50
I20260710 13:20:12.473750 11429 raft_consensus.cc:493] T 3b847b0532614406b83a888d22338a62 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:12.472677 11410 tablet_bootstrap.cc:654] T ece29f055be84caf849b435442d068f8 P 4fc6b2b5974b4bcd88e3400c0b761e50: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.474442 11429 raft_consensus.cc:515] T 3b847b0532614406b83a888d22338a62 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.476446 11429 leader_election.cc:290] T 3b847b0532614406b83a888d22338a62 P 4fc6b2b5974b4bcd88e3400c0b761e50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130:43045), 1e113cf6a7c14291be93114e032149a2 (127.10.210.131:44013)
I20260710 13:20:12.478564 11366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b847b0532614406b83a888d22338a62" candidate_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e113cf6a7c14291be93114e032149a2" is_pre_election: true
I20260710 13:20:12.479130 11366 raft_consensus.cc:2468] T 3b847b0532614406b83a888d22338a62 P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fc6b2b5974b4bcd88e3400c0b761e50 in term 0.
I20260710 13:20:12.479700 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b847b0532614406b83a888d22338a62" candidate_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f224fe3c254c90b1fb8677c9344a65" is_pre_election: true
I20260710 13:20:12.479875 11415 raft_consensus.cc:2804] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:12.480126 11180 leader_election.cc:304] T 3b847b0532614406b83a888d22338a62 P 4fc6b2b5974b4bcd88e3400c0b761e50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e113cf6a7c14291be93114e032149a2, 4fc6b2b5974b4bcd88e3400c0b761e50; no voters: 
W20260710 13:20:12.480770 11183 leader_election.cc:343] T 3b847b0532614406b83a888d22338a62 P 4fc6b2b5974b4bcd88e3400c0b761e50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130:43045): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:12.480933 11429 raft_consensus.cc:2804] T 3b847b0532614406b83a888d22338a62 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:12.480967 11415 raft_consensus.cc:697] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2 [term 1 LEADER]: Becoming Leader. State: Replica: 1e113cf6a7c14291be93114e032149a2, State: Running, Role: LEADER
I20260710 13:20:12.481343 11429 raft_consensus.cc:493] T 3b847b0532614406b83a888d22338a62 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:12.481757 11429 raft_consensus.cc:3060] T 3b847b0532614406b83a888d22338a62 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.481853 11415 consensus_queue.cc:237] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.484853 11411 ts_tablet_manager.cc:1434] T f25b92689a79412f86d2e07308b0d1d0 P 32f224fe3c254c90b1fb8677c9344a65: Time spent starting tablet: real 0.066s	user 0.007s	sys 0.003s
I20260710 13:20:12.487315 11411 tablet_bootstrap.cc:492] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65: Bootstrap starting.
I20260710 13:20:12.487915 11409 tablet_bootstrap.cc:492] T f25b92689a79412f86d2e07308b0d1d0 P 1e113cf6a7c14291be93114e032149a2: No bootstrap required, opened a new log
I20260710 13:20:12.493425 11409 ts_tablet_manager.cc:1403] T f25b92689a79412f86d2e07308b0d1d0 P 1e113cf6a7c14291be93114e032149a2: Time spent bootstrapping tablet: real 0.096s	user 0.014s	sys 0.010s
I20260710 13:20:12.503734 11411 tablet_bootstrap.cc:654] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.505337 11409 raft_consensus.cc:359] T f25b92689a79412f86d2e07308b0d1d0 P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.506129 11409 raft_consensus.cc:385] T f25b92689a79412f86d2e07308b0d1d0 P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.506464 11409 raft_consensus.cc:740] T f25b92689a79412f86d2e07308b0d1d0 P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e113cf6a7c14291be93114e032149a2, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.497179 11429 raft_consensus.cc:515] T 3b847b0532614406b83a888d22338a62 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.503786 11410 tablet_bootstrap.cc:492] T ece29f055be84caf849b435442d068f8 P 4fc6b2b5974b4bcd88e3400c0b761e50: No bootstrap required, opened a new log
I20260710 13:20:12.507464 11410 ts_tablet_manager.cc:1403] T ece29f055be84caf849b435442d068f8 P 4fc6b2b5974b4bcd88e3400c0b761e50: Time spent bootstrapping tablet: real 0.088s	user 0.011s	sys 0.006s
I20260710 13:20:12.509078 11112 catalog_manager.cc:5697] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e113cf6a7c14291be93114e032149a2 (127.10.210.131). New cstate: current_term: 1 leader_uuid: "1e113cf6a7c14291be93114e032149a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:12.510923 11112 catalog_manager.cc:5697] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e113cf6a7c14291be93114e032149a2 (127.10.210.131). New cstate: current_term: 1 leader_uuid: "1e113cf6a7c14291be93114e032149a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:12.516393 11410 raft_consensus.cc:359] T ece29f055be84caf849b435442d068f8 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.517297 11410 raft_consensus.cc:385] T ece29f055be84caf849b435442d068f8 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.517673 11410 raft_consensus.cc:740] T ece29f055be84caf849b435442d068f8 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fc6b2b5974b4bcd88e3400c0b761e50, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.520128 11366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b847b0532614406b83a888d22338a62" candidate_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e113cf6a7c14291be93114e032149a2"
I20260710 13:20:12.520815 11366 raft_consensus.cc:3060] T 3b847b0532614406b83a888d22338a62 P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.525134 11429 leader_election.cc:290] T 3b847b0532614406b83a888d22338a62 P 4fc6b2b5974b4bcd88e3400c0b761e50 [CANDIDATE]: Term 1 election: Requested vote from peers 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130:43045), 1e113cf6a7c14291be93114e032149a2 (127.10.210.131:44013)
I20260710 13:20:12.507323 11409 consensus_queue.cc:260] T f25b92689a79412f86d2e07308b0d1d0 P 1e113cf6a7c14291be93114e032149a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.509529 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b847b0532614406b83a888d22338a62" candidate_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f224fe3c254c90b1fb8677c9344a65"
W20260710 13:20:12.526937 11183 leader_election.cc:343] T 3b847b0532614406b83a888d22338a62 P 4fc6b2b5974b4bcd88e3400c0b761e50 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130:43045): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:12.527216 11409 ts_tablet_manager.cc:1434] T f25b92689a79412f86d2e07308b0d1d0 P 1e113cf6a7c14291be93114e032149a2: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260710 13:20:12.528121 11409 tablet_bootstrap.cc:492] T 403999b7dc3542d48440a16a0d8361af P 1e113cf6a7c14291be93114e032149a2: Bootstrap starting.
I20260710 13:20:12.518564 11410 consensus_queue.cc:260] T ece29f055be84caf849b435442d068f8 P 4fc6b2b5974b4bcd88e3400c0b761e50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.531958 11366 raft_consensus.cc:2468] T 3b847b0532614406b83a888d22338a62 P 1e113cf6a7c14291be93114e032149a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fc6b2b5974b4bcd88e3400c0b761e50 in term 1.
I20260710 13:20:12.533475 11180 leader_election.cc:304] T 3b847b0532614406b83a888d22338a62 P 4fc6b2b5974b4bcd88e3400c0b761e50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1e113cf6a7c14291be93114e032149a2, 4fc6b2b5974b4bcd88e3400c0b761e50; no voters: 32f224fe3c254c90b1fb8677c9344a65
I20260710 13:20:12.534778 11409 tablet_bootstrap.cc:654] T 403999b7dc3542d48440a16a0d8361af P 1e113cf6a7c14291be93114e032149a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.537273 11417 raft_consensus.cc:2804] T 3b847b0532614406b83a888d22338a62 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:12.537755 11417 raft_consensus.cc:697] T 3b847b0532614406b83a888d22338a62 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 1 LEADER]: Becoming Leader. State: Replica: 4fc6b2b5974b4bcd88e3400c0b761e50, State: Running, Role: LEADER
I20260710 13:20:12.538578 11410 ts_tablet_manager.cc:1434] T ece29f055be84caf849b435442d068f8 P 4fc6b2b5974b4bcd88e3400c0b761e50: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260710 13:20:12.538487 11417 consensus_queue.cc:237] T 3b847b0532614406b83a888d22338a62 P 4fc6b2b5974b4bcd88e3400c0b761e50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.539515 11410 tablet_bootstrap.cc:492] T f25b92689a79412f86d2e07308b0d1d0 P 4fc6b2b5974b4bcd88e3400c0b761e50: Bootstrap starting.
I20260710 13:20:12.542047 11429 raft_consensus.cc:493] T ece29f055be84caf849b435442d068f8 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:12.542480 11429 raft_consensus.cc:515] T ece29f055be84caf849b435442d068f8 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.555794 11429 leader_election.cc:290] T ece29f055be84caf849b435442d068f8 P 4fc6b2b5974b4bcd88e3400c0b761e50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130:43045), 1e113cf6a7c14291be93114e032149a2 (127.10.210.131:44013)
I20260710 13:20:12.556862 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece29f055be84caf849b435442d068f8" candidate_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f224fe3c254c90b1fb8677c9344a65" is_pre_election: true
I20260710 13:20:12.558652 11366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece29f055be84caf849b435442d068f8" candidate_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e113cf6a7c14291be93114e032149a2" is_pre_election: true
I20260710 13:20:12.559278 11410 tablet_bootstrap.cc:654] T f25b92689a79412f86d2e07308b0d1d0 P 4fc6b2b5974b4bcd88e3400c0b761e50: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.559258 11366 raft_consensus.cc:2468] T ece29f055be84caf849b435442d068f8 P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fc6b2b5974b4bcd88e3400c0b761e50 in term 0.
I20260710 13:20:12.560459 11411 tablet_bootstrap.cc:492] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65: No bootstrap required, opened a new log
W20260710 13:20:12.560587 11183 leader_election.cc:343] T ece29f055be84caf849b435442d068f8 P 4fc6b2b5974b4bcd88e3400c0b761e50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130:43045): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:12.560911 11411 ts_tablet_manager.cc:1403] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65: Time spent bootstrapping tablet: real 0.075s	user 0.013s	sys 0.023s
I20260710 13:20:12.561705 11180 leader_election.cc:304] T ece29f055be84caf849b435442d068f8 P 4fc6b2b5974b4bcd88e3400c0b761e50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1e113cf6a7c14291be93114e032149a2, 4fc6b2b5974b4bcd88e3400c0b761e50; no voters: 32f224fe3c254c90b1fb8677c9344a65
I20260710 13:20:12.564049 11411 raft_consensus.cc:359] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.566339 11429 raft_consensus.cc:2804] T ece29f055be84caf849b435442d068f8 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:12.566742 11429 raft_consensus.cc:493] T ece29f055be84caf849b435442d068f8 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:12.567076 11429 raft_consensus.cc:3060] T ece29f055be84caf849b435442d068f8 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.568557 11410 tablet_bootstrap.cc:492] T f25b92689a79412f86d2e07308b0d1d0 P 4fc6b2b5974b4bcd88e3400c0b761e50: No bootstrap required, opened a new log
I20260710 13:20:12.568970 11410 ts_tablet_manager.cc:1403] T f25b92689a79412f86d2e07308b0d1d0 P 4fc6b2b5974b4bcd88e3400c0b761e50: Time spent bootstrapping tablet: real 0.030s	user 0.003s	sys 0.014s
I20260710 13:20:12.572093 11410 raft_consensus.cc:359] T f25b92689a79412f86d2e07308b0d1d0 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.572731 11410 raft_consensus.cc:385] T f25b92689a79412f86d2e07308b0d1d0 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.564741 11411 raft_consensus.cc:385] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.573411 11411 raft_consensus.cc:740] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f224fe3c254c90b1fb8677c9344a65, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.573266 11410 raft_consensus.cc:740] T f25b92689a79412f86d2e07308b0d1d0 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fc6b2b5974b4bcd88e3400c0b761e50, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.574641 11411 consensus_queue.cc:260] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.574956 11429 raft_consensus.cc:515] T ece29f055be84caf849b435442d068f8 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.576839 11410 consensus_queue.cc:260] T f25b92689a79412f86d2e07308b0d1d0 P 4fc6b2b5974b4bcd88e3400c0b761e50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.576200 11409 tablet_bootstrap.cc:492] T 403999b7dc3542d48440a16a0d8361af P 1e113cf6a7c14291be93114e032149a2: No bootstrap required, opened a new log
I20260710 13:20:12.577869 11409 ts_tablet_manager.cc:1403] T 403999b7dc3542d48440a16a0d8361af P 1e113cf6a7c14291be93114e032149a2: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.007s
I20260710 13:20:12.584607 11411 ts_tablet_manager.cc:1434] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260710 13:20:12.584888 11409 raft_consensus.cc:359] T 403999b7dc3542d48440a16a0d8361af P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.585556 11411 tablet_bootstrap.cc:492] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65: Bootstrap starting.
I20260710 13:20:12.585588 11409 raft_consensus.cc:385] T 403999b7dc3542d48440a16a0d8361af P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.586043 11409 raft_consensus.cc:740] T 403999b7dc3542d48440a16a0d8361af P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e113cf6a7c14291be93114e032149a2, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.589319 11410 ts_tablet_manager.cc:1434] T f25b92689a79412f86d2e07308b0d1d0 P 4fc6b2b5974b4bcd88e3400c0b761e50: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260710 13:20:12.590628 11410 tablet_bootstrap.cc:492] T 018acc50d3614172b5dd8a14530dc32d P 4fc6b2b5974b4bcd88e3400c0b761e50: Bootstrap starting.
I20260710 13:20:12.591219 11417 raft_consensus.cc:493] T 65743939eed14fb1945c1dd911a3f95c P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:12.591673 11417 raft_consensus.cc:515] T 65743939eed14fb1945c1dd911a3f95c P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.592510 11411 tablet_bootstrap.cc:654] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.593755 11417 leader_election.cc:290] T 65743939eed14fb1945c1dd911a3f95c P 4fc6b2b5974b4bcd88e3400c0b761e50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130:43045), 1e113cf6a7c14291be93114e032149a2 (127.10.210.131:44013)
I20260710 13:20:12.594668 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65743939eed14fb1945c1dd911a3f95c" candidate_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f224fe3c254c90b1fb8677c9344a65" is_pre_election: true
I20260710 13:20:12.596654 11366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65743939eed14fb1945c1dd911a3f95c" candidate_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e113cf6a7c14291be93114e032149a2" is_pre_election: true
W20260710 13:20:12.598157 11180 leader_election.cc:343] T 65743939eed14fb1945c1dd911a3f95c P 4fc6b2b5974b4bcd88e3400c0b761e50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e113cf6a7c14291be93114e032149a2 (127.10.210.131:44013): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:12.600246 11410 tablet_bootstrap.cc:654] T 018acc50d3614172b5dd8a14530dc32d P 4fc6b2b5974b4bcd88e3400c0b761e50: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.586766 11409 consensus_queue.cc:260] T 403999b7dc3542d48440a16a0d8361af P 1e113cf6a7c14291be93114e032149a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
W20260710 13:20:12.603132 11183 leader_election.cc:343] T 65743939eed14fb1945c1dd911a3f95c P 4fc6b2b5974b4bcd88e3400c0b761e50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130:43045): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:12.603552 11183 leader_election.cc:304] T 65743939eed14fb1945c1dd911a3f95c P 4fc6b2b5974b4bcd88e3400c0b761e50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fc6b2b5974b4bcd88e3400c0b761e50; no voters: 1e113cf6a7c14291be93114e032149a2, 32f224fe3c254c90b1fb8677c9344a65
I20260710 13:20:12.604245 11417 raft_consensus.cc:2749] T 65743939eed14fb1945c1dd911a3f95c P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:12.605664 11409 ts_tablet_manager.cc:1434] T 403999b7dc3542d48440a16a0d8361af P 1e113cf6a7c14291be93114e032149a2: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.001s
I20260710 13:20:12.606302 11411 tablet_bootstrap.cc:492] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65: No bootstrap required, opened a new log
I20260710 13:20:12.606837 11411 ts_tablet_manager.cc:1403] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.011s
I20260710 13:20:12.583081 11114 catalog_manager.cc:5697] T 3b847b0532614406b83a888d22338a62 P 4fc6b2b5974b4bcd88e3400c0b761e50 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129). New cstate: current_term: 1 leader_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:12.606853 11409 tablet_bootstrap.cc:492] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2: Bootstrap starting.
I20260710 13:20:12.614797 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece29f055be84caf849b435442d068f8" candidate_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f224fe3c254c90b1fb8677c9344a65"
W20260710 13:20:12.616137 11183 leader_election.cc:343] T ece29f055be84caf849b435442d068f8 P 4fc6b2b5974b4bcd88e3400c0b761e50 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130:43045): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:12.617599 11409 tablet_bootstrap.cc:654] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.618140 11366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece29f055be84caf849b435442d068f8" candidate_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e113cf6a7c14291be93114e032149a2"
I20260710 13:20:12.609568 11410 tablet_bootstrap.cc:492] T 018acc50d3614172b5dd8a14530dc32d P 4fc6b2b5974b4bcd88e3400c0b761e50: No bootstrap required, opened a new log
I20260710 13:20:12.618686 11366 raft_consensus.cc:3060] T ece29f055be84caf849b435442d068f8 P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.618881 11410 ts_tablet_manager.cc:1403] T 018acc50d3614172b5dd8a14530dc32d P 4fc6b2b5974b4bcd88e3400c0b761e50: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.000s
I20260710 13:20:12.609931 11411 raft_consensus.cc:359] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.622087 11411 raft_consensus.cc:385] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.622390 11411 raft_consensus.cc:740] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f224fe3c254c90b1fb8677c9344a65, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.621400 11410 raft_consensus.cc:359] T 018acc50d3614172b5dd8a14530dc32d P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.623208 11411 consensus_queue.cc:260] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.622969 11410 raft_consensus.cc:385] T 018acc50d3614172b5dd8a14530dc32d P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.624212 11410 raft_consensus.cc:740] T 018acc50d3614172b5dd8a14530dc32d P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fc6b2b5974b4bcd88e3400c0b761e50, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.624912 11410 consensus_queue.cc:260] T 018acc50d3614172b5dd8a14530dc32d P 4fc6b2b5974b4bcd88e3400c0b761e50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.632251 11411 ts_tablet_manager.cc:1434] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.003s
I20260710 13:20:12.633083 11410 ts_tablet_manager.cc:1434] T 018acc50d3614172b5dd8a14530dc32d P 4fc6b2b5974b4bcd88e3400c0b761e50: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 13:20:12.633181 11411 tablet_bootstrap.cc:492] T ece29f055be84caf849b435442d068f8 P 32f224fe3c254c90b1fb8677c9344a65: Bootstrap starting.
I20260710 13:20:12.633951 11410 tablet_bootstrap.cc:492] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50: Bootstrap starting.
I20260710 13:20:12.637151 11443 raft_consensus.cc:493] T f25b92689a79412f86d2e07308b0d1d0 P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:12.637607 11443 raft_consensus.cc:515] T f25b92689a79412f86d2e07308b0d1d0 P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.639771 11411 tablet_bootstrap.cc:654] T ece29f055be84caf849b435442d068f8 P 32f224fe3c254c90b1fb8677c9344a65: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.639678 11443 leader_election.cc:290] T f25b92689a79412f86d2e07308b0d1d0 P 1e113cf6a7c14291be93114e032149a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223), 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130:43045)
I20260710 13:20:12.641096 11217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f25b92689a79412f86d2e07308b0d1d0" candidate_uuid: "1e113cf6a7c14291be93114e032149a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" is_pre_election: true
I20260710 13:20:12.641701 11217 raft_consensus.cc:2468] T f25b92689a79412f86d2e07308b0d1d0 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e113cf6a7c14291be93114e032149a2 in term 0.
I20260710 13:20:12.643193 11329 leader_election.cc:304] T f25b92689a79412f86d2e07308b0d1d0 P 1e113cf6a7c14291be93114e032149a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e113cf6a7c14291be93114e032149a2, 4fc6b2b5974b4bcd88e3400c0b761e50; no voters: 
I20260710 13:20:12.643934 11443 raft_consensus.cc:2804] T f25b92689a79412f86d2e07308b0d1d0 P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:12.644272 11443 raft_consensus.cc:493] T f25b92689a79412f86d2e07308b0d1d0 P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:12.644601 11443 raft_consensus.cc:3060] T f25b92689a79412f86d2e07308b0d1d0 P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.644663 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f25b92689a79412f86d2e07308b0d1d0" candidate_uuid: "1e113cf6a7c14291be93114e032149a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f224fe3c254c90b1fb8677c9344a65" is_pre_election: true
I20260710 13:20:12.645327 11291 raft_consensus.cc:2468] T f25b92689a79412f86d2e07308b0d1d0 P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e113cf6a7c14291be93114e032149a2 in term 0.
I20260710 13:20:12.648557 11366 raft_consensus.cc:2468] T ece29f055be84caf849b435442d068f8 P 1e113cf6a7c14291be93114e032149a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fc6b2b5974b4bcd88e3400c0b761e50 in term 1.
I20260710 13:20:12.649863 11180 leader_election.cc:304] T ece29f055be84caf849b435442d068f8 P 4fc6b2b5974b4bcd88e3400c0b761e50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1e113cf6a7c14291be93114e032149a2, 4fc6b2b5974b4bcd88e3400c0b761e50; no voters: 32f224fe3c254c90b1fb8677c9344a65
I20260710 13:20:12.650811 11417 raft_consensus.cc:2804] T ece29f055be84caf849b435442d068f8 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:12.650893 11443 raft_consensus.cc:515] T f25b92689a79412f86d2e07308b0d1d0 P 1e113cf6a7c14291be93114e032149a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.651350 11417 raft_consensus.cc:697] T ece29f055be84caf849b435442d068f8 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 1 LEADER]: Becoming Leader. State: Replica: 4fc6b2b5974b4bcd88e3400c0b761e50, State: Running, Role: LEADER
I20260710 13:20:12.652177 11417 consensus_queue.cc:237] T ece29f055be84caf849b435442d068f8 P 4fc6b2b5974b4bcd88e3400c0b761e50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.654100 11429 leader_election.cc:290] T ece29f055be84caf849b435442d068f8 P 4fc6b2b5974b4bcd88e3400c0b761e50 [CANDIDATE]: Term 1 election: Requested vote from peers 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130:43045), 1e113cf6a7c14291be93114e032149a2 (127.10.210.131:44013)
I20260710 13:20:12.654354 11443 leader_election.cc:290] T f25b92689a79412f86d2e07308b0d1d0 P 1e113cf6a7c14291be93114e032149a2 [CANDIDATE]: Term 1 election: Requested vote from peers 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223), 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130:43045)
I20260710 13:20:12.656353 11217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f25b92689a79412f86d2e07308b0d1d0" candidate_uuid: "1e113cf6a7c14291be93114e032149a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50"
I20260710 13:20:12.656811 11217 raft_consensus.cc:3060] T f25b92689a79412f86d2e07308b0d1d0 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.654539 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f25b92689a79412f86d2e07308b0d1d0" candidate_uuid: "1e113cf6a7c14291be93114e032149a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f224fe3c254c90b1fb8677c9344a65"
I20260710 13:20:12.661233 11291 raft_consensus.cc:3060] T f25b92689a79412f86d2e07308b0d1d0 P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.663196 11411 tablet_bootstrap.cc:492] T ece29f055be84caf849b435442d068f8 P 32f224fe3c254c90b1fb8677c9344a65: No bootstrap required, opened a new log
I20260710 13:20:12.663674 11411 ts_tablet_manager.cc:1403] T ece29f055be84caf849b435442d068f8 P 32f224fe3c254c90b1fb8677c9344a65: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.009s
I20260710 13:20:12.666335 11409 tablet_bootstrap.cc:492] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2: No bootstrap required, opened a new log
I20260710 13:20:12.666289 11411 raft_consensus.cc:359] T ece29f055be84caf849b435442d068f8 P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.667724 11411 raft_consensus.cc:385] T ece29f055be84caf849b435442d068f8 P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.667886 11409 ts_tablet_manager.cc:1403] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.008s
I20260710 13:20:12.667994 11411 raft_consensus.cc:740] T ece29f055be84caf849b435442d068f8 P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f224fe3c254c90b1fb8677c9344a65, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.672639 11411 consensus_queue.cc:260] T ece29f055be84caf849b435442d068f8 P 32f224fe3c254c90b1fb8677c9344a65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.673416 11418 raft_consensus.cc:493] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:12.673947 11418 raft_consensus.cc:515] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.674572 11111 catalog_manager.cc:5697] T ece29f055be84caf849b435442d068f8 P 4fc6b2b5974b4bcd88e3400c0b761e50 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129). New cstate: current_term: 1 leader_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:12.675333 11409 raft_consensus.cc:359] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.675963 11409 raft_consensus.cc:385] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.676020 11418 leader_election.cc:290] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223), 1e113cf6a7c14291be93114e032149a2 (127.10.210.131:44013)
I20260710 13:20:12.676314 11409 raft_consensus.cc:740] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e113cf6a7c14291be93114e032149a2, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.677187 11366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403999b7dc3542d48440a16a0d8361af" candidate_uuid: "32f224fe3c254c90b1fb8677c9344a65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e113cf6a7c14291be93114e032149a2" is_pre_election: true
I20260710 13:20:12.660966 11217 raft_consensus.cc:2468] T f25b92689a79412f86d2e07308b0d1d0 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e113cf6a7c14291be93114e032149a2 in term 1.
I20260710 13:20:12.677825 11366 raft_consensus.cc:2468] T 403999b7dc3542d48440a16a0d8361af P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f224fe3c254c90b1fb8677c9344a65 in term 0.
I20260710 13:20:12.678335 11411 ts_tablet_manager.cc:1434] T ece29f055be84caf849b435442d068f8 P 32f224fe3c254c90b1fb8677c9344a65: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.001s
I20260710 13:20:12.679107 11255 leader_election.cc:304] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e113cf6a7c14291be93114e032149a2, 32f224fe3c254c90b1fb8677c9344a65; no voters: 
I20260710 13:20:12.679857 11410 tablet_bootstrap.cc:654] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.680502 11418 raft_consensus.cc:2804] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:12.680912 11418 raft_consensus.cc:493] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:12.680784 11329 leader_election.cc:304] T f25b92689a79412f86d2e07308b0d1d0 P 1e113cf6a7c14291be93114e032149a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e113cf6a7c14291be93114e032149a2, 4fc6b2b5974b4bcd88e3400c0b761e50; no voters: 
I20260710 13:20:12.681329 11418 raft_consensus.cc:3060] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.681723 11443 raft_consensus.cc:2804] T f25b92689a79412f86d2e07308b0d1d0 P 1e113cf6a7c14291be93114e032149a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:12.682194 11443 raft_consensus.cc:697] T f25b92689a79412f86d2e07308b0d1d0 P 1e113cf6a7c14291be93114e032149a2 [term 1 LEADER]: Becoming Leader. State: Replica: 1e113cf6a7c14291be93114e032149a2, State: Running, Role: LEADER
I20260710 13:20:12.682427 11409 consensus_queue.cc:260] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.683035 11443 consensus_queue.cc:237] T f25b92689a79412f86d2e07308b0d1d0 P 1e113cf6a7c14291be93114e032149a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.684393 11409 ts_tablet_manager.cc:1434] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260710 13:20:12.685295 11409 tablet_bootstrap.cc:492] T 10225ade051942d79812cd80d5936f86 P 1e113cf6a7c14291be93114e032149a2: Bootstrap starting.
I20260710 13:20:12.686775 11217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403999b7dc3542d48440a16a0d8361af" candidate_uuid: "32f224fe3c254c90b1fb8677c9344a65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" is_pre_election: true
I20260710 13:20:12.690886 11411 tablet_bootstrap.cc:492] T 3b847b0532614406b83a888d22338a62 P 32f224fe3c254c90b1fb8677c9344a65: Bootstrap starting.
I20260710 13:20:12.689666 11418 raft_consensus.cc:515] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.695927 11409 tablet_bootstrap.cc:654] T 10225ade051942d79812cd80d5936f86 P 1e113cf6a7c14291be93114e032149a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.703919 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403999b7dc3542d48440a16a0d8361af" candidate_uuid: "32f224fe3c254c90b1fb8677c9344a65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50"
I20260710 13:20:12.704542 11366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403999b7dc3542d48440a16a0d8361af" candidate_uuid: "32f224fe3c254c90b1fb8677c9344a65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e113cf6a7c14291be93114e032149a2"
I20260710 13:20:12.705116 11366 raft_consensus.cc:3060] T 403999b7dc3542d48440a16a0d8361af P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.701395 11217 raft_consensus.cc:2468] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f224fe3c254c90b1fb8677c9344a65 in term 0.
I20260710 13:20:12.706727 11411 tablet_bootstrap.cc:654] T 3b847b0532614406b83a888d22338a62 P 32f224fe3c254c90b1fb8677c9344a65: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.668378 11291 raft_consensus.cc:2468] T f25b92689a79412f86d2e07308b0d1d0 P 32f224fe3c254c90b1fb8677c9344a65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e113cf6a7c14291be93114e032149a2 in term 1.
I20260710 13:20:12.711971 11366 raft_consensus.cc:2468] T 403999b7dc3542d48440a16a0d8361af P 1e113cf6a7c14291be93114e032149a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f224fe3c254c90b1fb8677c9344a65 in term 1.
I20260710 13:20:12.711436 11112 catalog_manager.cc:5697] T f25b92689a79412f86d2e07308b0d1d0 P 1e113cf6a7c14291be93114e032149a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e113cf6a7c14291be93114e032149a2 (127.10.210.131). New cstate: current_term: 1 leader_uuid: "1e113cf6a7c14291be93114e032149a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:12.712736 11410 tablet_bootstrap.cc:492] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50: No bootstrap required, opened a new log
I20260710 13:20:12.713088 11255 leader_election.cc:304] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1e113cf6a7c14291be93114e032149a2, 32f224fe3c254c90b1fb8677c9344a65; no voters: 4fc6b2b5974b4bcd88e3400c0b761e50
I20260710 13:20:12.713675 11410 ts_tablet_manager.cc:1403] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50: Time spent bootstrapping tablet: real 0.080s	user 0.012s	sys 0.009s
I20260710 13:20:12.714252 11409 tablet_bootstrap.cc:492] T 10225ade051942d79812cd80d5936f86 P 1e113cf6a7c14291be93114e032149a2: No bootstrap required, opened a new log
I20260710 13:20:12.714303 11430 raft_consensus.cc:2804] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:12.714843 11409 ts_tablet_manager.cc:1403] T 10225ade051942d79812cd80d5936f86 P 1e113cf6a7c14291be93114e032149a2: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.007s
I20260710 13:20:12.714874 11430 raft_consensus.cc:697] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 [term 1 LEADER]: Becoming Leader. State: Replica: 32f224fe3c254c90b1fb8677c9344a65, State: Running, Role: LEADER
I20260710 13:20:12.715811 11430 consensus_queue.cc:237] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.716241 11410 raft_consensus.cc:359] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.716886 11410 raft_consensus.cc:385] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.717175 11410 raft_consensus.cc:740] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fc6b2b5974b4bcd88e3400c0b761e50, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.717823 11409 raft_consensus.cc:359] T 10225ade051942d79812cd80d5936f86 P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.719327 11409 raft_consensus.cc:385] T 10225ade051942d79812cd80d5936f86 P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.719693 11409 raft_consensus.cc:740] T 10225ade051942d79812cd80d5936f86 P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e113cf6a7c14291be93114e032149a2, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.720407 11409 consensus_queue.cc:260] T 10225ade051942d79812cd80d5936f86 P 1e113cf6a7c14291be93114e032149a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.721022 11443 raft_consensus.cc:493] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:12.721611 11443 raft_consensus.cc:515] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.717855 11410 consensus_queue.cc:260] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.718693 11418 leader_election.cc:290] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 [CANDIDATE]: Term 1 election: Requested vote from peers 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223), 1e113cf6a7c14291be93114e032149a2 (127.10.210.131:44013)
I20260710 13:20:12.722903 11409 ts_tablet_manager.cc:1434] T 10225ade051942d79812cd80d5936f86 P 1e113cf6a7c14291be93114e032149a2: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260710 13:20:12.724808 11410 ts_tablet_manager.cc:1434] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:20:12.730703 11443 leader_election.cc:290] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223), 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130:43045)
I20260710 13:20:12.731284 11418 consensus_queue.cc:1048] T 10225ade051942d79812cd80d5936f86 P 32f224fe3c254c90b1fb8677c9344a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:12.731726 11217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65743939eed14fb1945c1dd911a3f95c" candidate_uuid: "1e113cf6a7c14291be93114e032149a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" is_pre_election: true
I20260710 13:20:12.732519 11217 raft_consensus.cc:2468] T 65743939eed14fb1945c1dd911a3f95c P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e113cf6a7c14291be93114e032149a2 in term 0.
I20260710 13:20:12.734818 11411 tablet_bootstrap.cc:492] T 3b847b0532614406b83a888d22338a62 P 32f224fe3c254c90b1fb8677c9344a65: No bootstrap required, opened a new log
I20260710 13:20:12.735216 11411 ts_tablet_manager.cc:1403] T 3b847b0532614406b83a888d22338a62 P 32f224fe3c254c90b1fb8677c9344a65: Time spent bootstrapping tablet: real 0.045s	user 0.005s	sys 0.005s
I20260710 13:20:12.735679 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65743939eed14fb1945c1dd911a3f95c" candidate_uuid: "1e113cf6a7c14291be93114e032149a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f224fe3c254c90b1fb8677c9344a65" is_pre_election: true
I20260710 13:20:12.736243 11291 raft_consensus.cc:2468] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e113cf6a7c14291be93114e032149a2 in term 0.
I20260710 13:20:12.736601 11329 leader_election.cc:304] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e113cf6a7c14291be93114e032149a2, 4fc6b2b5974b4bcd88e3400c0b761e50; no voters: 
I20260710 13:20:12.737412 11443 raft_consensus.cc:2804] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:12.737804 11443 raft_consensus.cc:493] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:12.737722 11411 raft_consensus.cc:359] T 3b847b0532614406b83a888d22338a62 P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.738267 11443 raft_consensus.cc:3060] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.738432 11411 raft_consensus.cc:385] T 3b847b0532614406b83a888d22338a62 P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.738754 11411 raft_consensus.cc:740] T 3b847b0532614406b83a888d22338a62 P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f224fe3c254c90b1fb8677c9344a65, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.739876 11411 consensus_queue.cc:260] T 3b847b0532614406b83a888d22338a62 P 32f224fe3c254c90b1fb8677c9344a65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.742584 11411 ts_tablet_manager.cc:1434] T 3b847b0532614406b83a888d22338a62 P 32f224fe3c254c90b1fb8677c9344a65: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:12.742148 11114 catalog_manager.cc:5697] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130). New cstate: current_term: 1 leader_uuid: "32f224fe3c254c90b1fb8677c9344a65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:12.744658 11415 raft_consensus.cc:493] T 10225ade051942d79812cd80d5936f86 P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:12.745143 11415 raft_consensus.cc:515] T 10225ade051942d79812cd80d5936f86 P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.747080 11415 leader_election.cc:290] T 10225ade051942d79812cd80d5936f86 P 1e113cf6a7c14291be93114e032149a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223), 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130:43045)
I20260710 13:20:12.747948 11217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10225ade051942d79812cd80d5936f86" candidate_uuid: "1e113cf6a7c14291be93114e032149a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" is_pre_election: true
I20260710 13:20:12.748519 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10225ade051942d79812cd80d5936f86" candidate_uuid: "1e113cf6a7c14291be93114e032149a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f224fe3c254c90b1fb8677c9344a65" is_pre_election: true
I20260710 13:20:12.750231 11332 leader_election.cc:304] T 10225ade051942d79812cd80d5936f86 P 1e113cf6a7c14291be93114e032149a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1e113cf6a7c14291be93114e032149a2; no voters: 32f224fe3c254c90b1fb8677c9344a65, 4fc6b2b5974b4bcd88e3400c0b761e50
I20260710 13:20:12.751113 11443 raft_consensus.cc:515] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.751503 11415 raft_consensus.cc:2749] T 10225ade051942d79812cd80d5936f86 P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:12.756633 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65743939eed14fb1945c1dd911a3f95c" candidate_uuid: "1e113cf6a7c14291be93114e032149a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50"
I20260710 13:20:12.757217 11216 raft_consensus.cc:3060] T 65743939eed14fb1945c1dd911a3f95c P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.758438 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65743939eed14fb1945c1dd911a3f95c" candidate_uuid: "1e113cf6a7c14291be93114e032149a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f224fe3c254c90b1fb8677c9344a65"
I20260710 13:20:12.759078 11291 raft_consensus.cc:3060] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.765822 11216 raft_consensus.cc:2468] T 65743939eed14fb1945c1dd911a3f95c P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e113cf6a7c14291be93114e032149a2 in term 1.
I20260710 13:20:12.766675 11291 raft_consensus.cc:2468] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e113cf6a7c14291be93114e032149a2 in term 1.
I20260710 13:20:12.766988 11443 leader_election.cc:290] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [CANDIDATE]: Term 1 election: Requested vote from peers 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223), 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130:43045)
I20260710 13:20:12.766912 11329 leader_election.cc:304] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e113cf6a7c14291be93114e032149a2, 4fc6b2b5974b4bcd88e3400c0b761e50; no voters: 
I20260710 13:20:12.768385 11443 raft_consensus.cc:2804] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:12.768859 11443 raft_consensus.cc:697] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [term 1 LEADER]: Becoming Leader. State: Replica: 1e113cf6a7c14291be93114e032149a2, State: Running, Role: LEADER
I20260710 13:20:12.769634 11443 consensus_queue.cc:237] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.783376 11366 raft_consensus.cc:3060] T 10225ade051942d79812cd80d5936f86 P 1e113cf6a7c14291be93114e032149a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.793186 11430 consensus_queue.cc:1048] T 10225ade051942d79812cd80d5936f86 P 32f224fe3c254c90b1fb8677c9344a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:12.793227 11112 catalog_manager.cc:5697] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e113cf6a7c14291be93114e032149a2 (127.10.210.131). New cstate: current_term: 1 leader_uuid: "1e113cf6a7c14291be93114e032149a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:12.834774 11291 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "403999b7dc3542d48440a16a0d8361af"
dest_uuid: "32f224fe3c254c90b1fb8677c9344a65"
mode: GRACEFUL
new_leader_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50"
 from {username='slave'} at 127.0.0.1:45394
I20260710 13:20:12.835444 11291 raft_consensus.cc:606] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 [term 1 LEADER]: Received request to transfer leadership to TS 4fc6b2b5974b4bcd88e3400c0b761e50
I20260710 13:20:12.851570 11366 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9c28dd06f1b4b6089cfa3ee75520ad7"
dest_uuid: "1e113cf6a7c14291be93114e032149a2"
mode: GRACEFUL
new_leader_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50"
 from {username='slave'} at 127.0.0.1:37576
I20260710 13:20:12.852149 11366 raft_consensus.cc:606] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [term 1 LEADER]: Received request to transfer leadership to TS 4fc6b2b5974b4bcd88e3400c0b761e50
I20260710 13:20:12.867053 11366 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "018acc50d3614172b5dd8a14530dc32d"
dest_uuid: "1e113cf6a7c14291be93114e032149a2"
mode: GRACEFUL
new_leader_uuid: "32f224fe3c254c90b1fb8677c9344a65"
 from {username='slave'} at 127.0.0.1:37576
I20260710 13:20:12.867611 11366 raft_consensus.cc:606] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2 [term 1 LEADER]: Received request to transfer leadership to TS 32f224fe3c254c90b1fb8677c9344a65
I20260710 13:20:12.873363 11366 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65743939eed14fb1945c1dd911a3f95c"
dest_uuid: "1e113cf6a7c14291be93114e032149a2"
mode: GRACEFUL
new_leader_uuid: "32f224fe3c254c90b1fb8677c9344a65"
 from {username='slave'} at 127.0.0.1:37576
I20260710 13:20:12.873903 11366 raft_consensus.cc:606] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [term 1 LEADER]: Received request to transfer leadership to TS 32f224fe3c254c90b1fb8677c9344a65
I20260710 13:20:12.879247 11366 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07cfd44fb2bc4b7d8c1de55d2802297b"
dest_uuid: "1e113cf6a7c14291be93114e032149a2"
mode: GRACEFUL
new_leader_uuid: "32f224fe3c254c90b1fb8677c9344a65"
 from {username='slave'} at 127.0.0.1:37576
I20260710 13:20:12.879757 11366 raft_consensus.cc:606] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [term 1 LEADER]: Received request to transfer leadership to TS 32f224fe3c254c90b1fb8677c9344a65
I20260710 13:20:12.891592 11217 raft_consensus.cc:3060] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.896816 11443 consensus_queue.cc:1048] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:12.904734 11443 raft_consensus.cc:993] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2: : Instructing follower 4fc6b2b5974b4bcd88e3400c0b761e50 to start an election
I20260710 13:20:12.905164 11443 raft_consensus.cc:1081] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [term 1 LEADER]: Signalling peer 4fc6b2b5974b4bcd88e3400c0b761e50 to start an election
I20260710 13:20:12.905982 11434 consensus_queue.cc:1048] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:12.909035 11216 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9c28dd06f1b4b6089cfa3ee75520ad7"
dest_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50"
 from {username='slave'} at 127.0.0.1:41808
I20260710 13:20:12.909826 11216 raft_consensus.cc:493] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:12.910181 11216 raft_consensus.cc:3060] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:12.916702 11216 raft_consensus.cc:515] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.917609 11430 raft_consensus.cc:493] T 3b847b0532614406b83a888d22338a62 P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:12.918044 11430 raft_consensus.cc:515] T 3b847b0532614406b83a888d22338a62 P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.919066 11216 leader_election.cc:290] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50 [CANDIDATE]: Term 2 election: Requested vote from peers 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130:43045), 1e113cf6a7c14291be93114e032149a2 (127.10.210.131:44013)
I20260710 13:20:12.919994 11430 leader_election.cc:290] T 3b847b0532614406b83a888d22338a62 P 32f224fe3c254c90b1fb8677c9344a65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223), 1e113cf6a7c14291be93114e032149a2 (127.10.210.131:44013)
I20260710 13:20:12.921317 11292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c28dd06f1b4b6089cfa3ee75520ad7" candidate_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32f224fe3c254c90b1fb8677c9344a65"
I20260710 13:20:12.921775 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b847b0532614406b83a888d22338a62" candidate_uuid: "32f224fe3c254c90b1fb8677c9344a65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" is_pre_election: true
I20260710 13:20:12.922135 11366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c28dd06f1b4b6089cfa3ee75520ad7" candidate_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e113cf6a7c14291be93114e032149a2"
I20260710 13:20:12.923026 11365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b847b0532614406b83a888d22338a62" candidate_uuid: "32f224fe3c254c90b1fb8677c9344a65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e113cf6a7c14291be93114e032149a2" is_pre_election: true
I20260710 13:20:12.923323 11366 raft_consensus.cc:3055] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:12.923839 11365 raft_consensus.cc:2393] T 3b847b0532614406b83a888d22338a62 P 1e113cf6a7c14291be93114e032149a2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32f224fe3c254c90b1fb8677c9344a65 in current term 1: Already voted for candidate 4fc6b2b5974b4bcd88e3400c0b761e50 in this term.
I20260710 13:20:12.924612 11217 raft_consensus.cc:1240] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 2 FOLLOWER]: Rejecting Update request from peer 1e113cf6a7c14291be93114e032149a2 for earlier term 1. Current term is 2. Ops: []
I20260710 13:20:12.924964 11255 leader_election.cc:304] T 3b847b0532614406b83a888d22338a62 P 32f224fe3c254c90b1fb8677c9344a65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32f224fe3c254c90b1fb8677c9344a65; no voters: 1e113cf6a7c14291be93114e032149a2, 4fc6b2b5974b4bcd88e3400c0b761e50
I20260710 13:20:12.926054 11430 raft_consensus.cc:3060] T 3b847b0532614406b83a888d22338a62 P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.928217 11434 consensus_queue.cc:1059] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:12.923801 11366 raft_consensus.cc:740] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1e113cf6a7c14291be93114e032149a2, State: Running, Role: LEADER
I20260710 13:20:12.930253 11366 consensus_queue.cc:260] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.931965 11366 raft_consensus.cc:3060] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:12.933136 11430 raft_consensus.cc:2749] T 3b847b0532614406b83a888d22338a62 P 32f224fe3c254c90b1fb8677c9344a65 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:12.938530 11366 raft_consensus.cc:2468] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fc6b2b5974b4bcd88e3400c0b761e50 in term 2.
W20260710 13:20:12.939265 11434 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 13:20:12.940016 11180 leader_election.cc:304] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50 [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: 1e113cf6a7c14291be93114e032149a2, 4fc6b2b5974b4bcd88e3400c0b761e50; no voters: 32f224fe3c254c90b1fb8677c9344a65
I20260710 13:20:12.941059 11417 raft_consensus.cc:2804] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:12.941586 11417 raft_consensus.cc:697] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 2 LEADER]: Becoming Leader. State: Replica: 4fc6b2b5974b4bcd88e3400c0b761e50, State: Running, Role: LEADER
I20260710 13:20:12.942408 11417 consensus_queue.cc:237] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50 [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: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.944125 11429 raft_consensus.cc:493] T 018acc50d3614172b5dd8a14530dc32d P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:12.944546 11429 raft_consensus.cc:515] T 018acc50d3614172b5dd8a14530dc32d P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:12.946370 11429 leader_election.cc:290] T 018acc50d3614172b5dd8a14530dc32d P 4fc6b2b5974b4bcd88e3400c0b761e50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130:43045), 1e113cf6a7c14291be93114e032149a2 (127.10.210.131:44013)
I20260710 13:20:12.947131 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "018acc50d3614172b5dd8a14530dc32d" candidate_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f224fe3c254c90b1fb8677c9344a65" is_pre_election: true
I20260710 13:20:12.947837 11291 raft_consensus.cc:2393] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4fc6b2b5974b4bcd88e3400c0b761e50 in current term 1: Already voted for candidate 1e113cf6a7c14291be93114e032149a2 in this term.
I20260710 13:20:12.947764 11366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "018acc50d3614172b5dd8a14530dc32d" candidate_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e113cf6a7c14291be93114e032149a2" is_pre_election: true
I20260710 13:20:12.949169 11180 leader_election.cc:304] T 018acc50d3614172b5dd8a14530dc32d P 4fc6b2b5974b4bcd88e3400c0b761e50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fc6b2b5974b4bcd88e3400c0b761e50; no voters: 1e113cf6a7c14291be93114e032149a2, 32f224fe3c254c90b1fb8677c9344a65
I20260710 13:20:12.949887 11429 raft_consensus.cc:3060] T 018acc50d3614172b5dd8a14530dc32d P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.949951 11112 catalog_manager.cc:5697] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50 reported cstate change: term changed from 1 to 2, leader changed from 1e113cf6a7c14291be93114e032149a2 (127.10.210.131) to 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129). New cstate: current_term: 2 leader_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:12.954990 11429 raft_consensus.cc:2749] T 018acc50d3614172b5dd8a14530dc32d P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:12.990518 11434 consensus_queue.cc:1048] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.002355 11415 consensus_queue.cc:1048] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:13.013741 11443 raft_consensus.cc:993] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2: : Instructing follower 32f224fe3c254c90b1fb8677c9344a65 to start an election
I20260710 13:20:13.013550 11429 consensus_queue.cc:1048] T 3b847b0532614406b83a888d22338a62 P 4fc6b2b5974b4bcd88e3400c0b761e50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:13.014230 11443 raft_consensus.cc:1081] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2 [term 1 LEADER]: Signalling peer 32f224fe3c254c90b1fb8677c9344a65 to start an election
I20260710 13:20:13.016064 11291 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "018acc50d3614172b5dd8a14530dc32d"
dest_uuid: "32f224fe3c254c90b1fb8677c9344a65"
 from {username='slave'} at 127.0.0.1:45388
I20260710 13:20:13.016587 11291 raft_consensus.cc:493] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:13.016940 11291 raft_consensus.cc:3060] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:13.029124 11291 raft_consensus.cc:515] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:13.032692 11417 consensus_queue.cc:1048] T 3b847b0532614406b83a888d22338a62 P 4fc6b2b5974b4bcd88e3400c0b761e50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:13.033512 11291 leader_election.cc:290] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 [CANDIDATE]: Term 2 election: Requested vote from peers 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223), 1e113cf6a7c14291be93114e032149a2 (127.10.210.131:44013)
I20260710 13:20:13.034237 11217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "018acc50d3614172b5dd8a14530dc32d" candidate_uuid: "32f224fe3c254c90b1fb8677c9344a65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50"
I20260710 13:20:13.034662 11366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "018acc50d3614172b5dd8a14530dc32d" candidate_uuid: "32f224fe3c254c90b1fb8677c9344a65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e113cf6a7c14291be93114e032149a2"
I20260710 13:20:13.035219 11366 raft_consensus.cc:3055] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:13.035516 11366 raft_consensus.cc:740] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1e113cf6a7c14291be93114e032149a2, State: Running, Role: LEADER
I20260710 13:20:13.034822 11217 raft_consensus.cc:3060] T 018acc50d3614172b5dd8a14530dc32d P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:13.036826 11366 consensus_queue.cc:260] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:13.038101 11366 raft_consensus.cc:3060] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:13.041340 11430 raft_consensus.cc:493] T ece29f055be84caf849b435442d068f8 P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.041798 11430 raft_consensus.cc:515] T ece29f055be84caf849b435442d068f8 P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:13.042352 11217 raft_consensus.cc:2468] T 018acc50d3614172b5dd8a14530dc32d P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f224fe3c254c90b1fb8677c9344a65 in term 2.
I20260710 13:20:13.043792 11430 leader_election.cc:290] T ece29f055be84caf849b435442d068f8 P 32f224fe3c254c90b1fb8677c9344a65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223), 1e113cf6a7c14291be93114e032149a2 (127.10.210.131:44013)
I20260710 13:20:13.044579 11366 raft_consensus.cc:2468] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f224fe3c254c90b1fb8677c9344a65 in term 2.
I20260710 13:20:13.046351 11255 leader_election.cc:304] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e113cf6a7c14291be93114e032149a2, 32f224fe3c254c90b1fb8677c9344a65; no voters: 
I20260710 13:20:13.047073 11415 consensus_queue.cc:1048] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.048161 11430 raft_consensus.cc:2804] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:13.048625 11430 raft_consensus.cc:697] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 [term 2 LEADER]: Becoming Leader. State: Replica: 32f224fe3c254c90b1fb8677c9344a65, State: Running, Role: LEADER
I20260710 13:20:13.048799 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece29f055be84caf849b435442d068f8" candidate_uuid: "32f224fe3c254c90b1fb8677c9344a65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" is_pre_election: true
I20260710 13:20:13.049484 11430 consensus_queue.cc:237] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:13.053855 11415 consensus_queue.cc:1048] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.054441 11366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece29f055be84caf849b435442d068f8" candidate_uuid: "32f224fe3c254c90b1fb8677c9344a65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e113cf6a7c14291be93114e032149a2" is_pre_election: true
I20260710 13:20:13.055406 11366 raft_consensus.cc:2393] T ece29f055be84caf849b435442d068f8 P 1e113cf6a7c14291be93114e032149a2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32f224fe3c254c90b1fb8677c9344a65 in current term 1: Already voted for candidate 4fc6b2b5974b4bcd88e3400c0b761e50 in this term.
I20260710 13:20:13.056871 11255 leader_election.cc:304] T ece29f055be84caf849b435442d068f8 P 32f224fe3c254c90b1fb8677c9344a65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32f224fe3c254c90b1fb8677c9344a65; no voters: 1e113cf6a7c14291be93114e032149a2, 4fc6b2b5974b4bcd88e3400c0b761e50
I20260710 13:20:13.058081 11418 raft_consensus.cc:3060] T ece29f055be84caf849b435442d068f8 P 32f224fe3c254c90b1fb8677c9344a65 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.066156 11418 raft_consensus.cc:2749] T ece29f055be84caf849b435442d068f8 P 32f224fe3c254c90b1fb8677c9344a65 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:13.073928 11443 raft_consensus.cc:993] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2: : Instructing follower 32f224fe3c254c90b1fb8677c9344a65 to start an election
I20260710 13:20:13.074326 11443 raft_consensus.cc:1081] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [term 1 LEADER]: Signalling peer 32f224fe3c254c90b1fb8677c9344a65 to start an election
I20260710 13:20:13.076609 11290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07cfd44fb2bc4b7d8c1de55d2802297b"
dest_uuid: "32f224fe3c254c90b1fb8677c9344a65"
 from {username='slave'} at 127.0.0.1:45388
I20260710 13:20:13.077190 11290 raft_consensus.cc:493] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:13.077543 11290 raft_consensus.cc:3060] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:13.077931 11417 consensus_queue.cc:1048] T ece29f055be84caf849b435442d068f8 P 4fc6b2b5974b4bcd88e3400c0b761e50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.087625 11112 catalog_manager.cc:5697] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 reported cstate change: term changed from 1 to 2, leader changed from 1e113cf6a7c14291be93114e032149a2 (127.10.210.131) to 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130). New cstate: current_term: 2 leader_uuid: "32f224fe3c254c90b1fb8677c9344a65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:13.088762 11290 raft_consensus.cc:515] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:13.090191 11291 raft_consensus.cc:1240] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65 [term 2 FOLLOWER]: Rejecting Update request from peer 1e113cf6a7c14291be93114e032149a2 for earlier term 1. Current term is 2. Ops: []
I20260710 13:20:13.094061 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07cfd44fb2bc4b7d8c1de55d2802297b" candidate_uuid: "32f224fe3c254c90b1fb8677c9344a65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50"
I20260710 13:20:13.094635 11216 raft_consensus.cc:3060] T 07cfd44fb2bc4b7d8c1de55d2802297b P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:13.101253 11415 consensus_queue.cc:1059] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:13.101979 11216 raft_consensus.cc:2468] T 07cfd44fb2bc4b7d8c1de55d2802297b P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f224fe3c254c90b1fb8677c9344a65 in term 2.
I20260710 13:20:13.102746 11434 raft_consensus.cc:3055] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:13.103240 11434 raft_consensus.cc:740] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1e113cf6a7c14291be93114e032149a2, State: Running, Role: LEADER
I20260710 13:20:13.103662 11255 leader_election.cc:304] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f224fe3c254c90b1fb8677c9344a65, 4fc6b2b5974b4bcd88e3400c0b761e50; no voters: 
I20260710 13:20:13.104321 11434 consensus_queue.cc:260] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:13.105863 11434 raft_consensus.cc:3060] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:13.106383 11366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07cfd44fb2bc4b7d8c1de55d2802297b" candidate_uuid: "32f224fe3c254c90b1fb8677c9344a65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e113cf6a7c14291be93114e032149a2"
I20260710 13:20:13.107102 11290 leader_election.cc:290] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65 [CANDIDATE]: Term 2 election: Requested vote from peers 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223), 1e113cf6a7c14291be93114e032149a2 (127.10.210.131:44013)
I20260710 13:20:13.109157 11418 raft_consensus.cc:2804] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:13.109763 11418 raft_consensus.cc:697] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65 [term 2 LEADER]: Becoming Leader. State: Replica: 32f224fe3c254c90b1fb8677c9344a65, State: Running, Role: LEADER
I20260710 13:20:13.110601 11418 consensus_queue.cc:237] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65 [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: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:13.113466 11443 consensus_queue.cc:1048] T f25b92689a79412f86d2e07308b0d1d0 P 1e113cf6a7c14291be93114e032149a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.121239 11451 consensus_queue.cc:1048] T ece29f055be84caf849b435442d068f8 P 4fc6b2b5974b4bcd88e3400c0b761e50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:13.139688 11366 raft_consensus.cc:2468] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f224fe3c254c90b1fb8677c9344a65 in term 2.
I20260710 13:20:13.155793 11114 catalog_manager.cc:5697] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65 reported cstate change: term changed from 1 to 2, leader changed from 1e113cf6a7c14291be93114e032149a2 (127.10.210.131) to 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130). New cstate: current_term: 2 leader_uuid: "32f224fe3c254c90b1fb8677c9344a65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:13.158768 11415 consensus_queue.cc:1048] T f25b92689a79412f86d2e07308b0d1d0 P 1e113cf6a7c14291be93114e032149a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.171881 11418 consensus_queue.cc:1048] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.175184 11216 raft_consensus.cc:3060] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.189175 11418 consensus_queue.cc:1048] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:13.200872 11431 raft_consensus.cc:993] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65: : Instructing follower 4fc6b2b5974b4bcd88e3400c0b761e50 to start an election
I20260710 13:20:13.201309 11431 raft_consensus.cc:1081] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 [term 1 LEADER]: Signalling peer 4fc6b2b5974b4bcd88e3400c0b761e50 to start an election
I20260710 13:20:13.202919 11217 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "403999b7dc3542d48440a16a0d8361af"
dest_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50"
 from {username='slave'} at 127.0.0.1:41798
I20260710 13:20:13.203444 11217 raft_consensus.cc:493] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:13.203817 11217 raft_consensus.cc:3060] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:13.212527 11217 raft_consensus.cc:515] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:13.213630 11216 raft_consensus.cc:1240] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 2 FOLLOWER]: Rejecting Update request from peer 32f224fe3c254c90b1fb8677c9344a65 for earlier term 1. Current term is 2. Ops: []
I20260710 13:20:13.215245 11292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403999b7dc3542d48440a16a0d8361af" candidate_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32f224fe3c254c90b1fb8677c9344a65"
I20260710 13:20:13.215436 11418 consensus_queue.cc:1059] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.216380 11292 raft_consensus.cc:3055] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:13.216650 11217 leader_election.cc:290] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50 [CANDIDATE]: Term 2 election: Requested vote from peers 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130:43045), 1e113cf6a7c14291be93114e032149a2 (127.10.210.131:44013)
I20260710 13:20:13.216729 11292 raft_consensus.cc:740] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32f224fe3c254c90b1fb8677c9344a65, State: Running, Role: LEADER
I20260710 13:20:13.216857 11366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403999b7dc3542d48440a16a0d8361af" candidate_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e113cf6a7c14291be93114e032149a2"
I20260710 13:20:13.217432 11366 raft_consensus.cc:3060] T 403999b7dc3542d48440a16a0d8361af P 1e113cf6a7c14291be93114e032149a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:13.217566 11292 consensus_queue.cc:260] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:13.218873 11292 raft_consensus.cc:3060] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:13.223730 11366 raft_consensus.cc:2468] T 403999b7dc3542d48440a16a0d8361af P 1e113cf6a7c14291be93114e032149a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fc6b2b5974b4bcd88e3400c0b761e50 in term 2.
I20260710 13:20:13.224764 11292 raft_consensus.cc:2468] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fc6b2b5974b4bcd88e3400c0b761e50 in term 2.
I20260710 13:20:13.224890 11180 leader_election.cc:304] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e113cf6a7c14291be93114e032149a2, 4fc6b2b5974b4bcd88e3400c0b761e50; no voters: 
I20260710 13:20:13.225754 11482 raft_consensus.cc:2804] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:13.226188 11482 raft_consensus.cc:697] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 2 LEADER]: Becoming Leader. State: Replica: 4fc6b2b5974b4bcd88e3400c0b761e50, State: Running, Role: LEADER
I20260710 13:20:13.226948 11482 consensus_queue.cc:237] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50 [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: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:13.233512 11111 catalog_manager.cc:5697] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50 reported cstate change: term changed from 1 to 2, leader changed from 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130) to 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129). New cstate: current_term: 2 leader_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:13.256667 11415 consensus_queue.cc:1048] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.262993 11443 raft_consensus.cc:993] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2: : Instructing follower 32f224fe3c254c90b1fb8677c9344a65 to start an election
I20260710 13:20:13.263382 11443 raft_consensus.cc:1081] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [term 1 LEADER]: Signalling peer 32f224fe3c254c90b1fb8677c9344a65 to start an election
I20260710 13:20:13.265558 11290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65743939eed14fb1945c1dd911a3f95c"
dest_uuid: "32f224fe3c254c90b1fb8677c9344a65"
 from {username='slave'} at 127.0.0.1:45388
I20260710 13:20:13.266077 11290 raft_consensus.cc:493] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:13.266424 11290 raft_consensus.cc:3060] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:13.273437 11443 consensus_queue.cc:1048] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.274685 11290 raft_consensus.cc:515] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:13.275684 11292 raft_consensus.cc:1240] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [term 2 FOLLOWER]: Rejecting Update request from peer 1e113cf6a7c14291be93114e032149a2 for earlier term 1. Current term is 2. Ops: []
I20260710 13:20:13.277268 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65743939eed14fb1945c1dd911a3f95c" candidate_uuid: "32f224fe3c254c90b1fb8677c9344a65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50"
I20260710 13:20:13.278102 11443 consensus_queue.cc:1059] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.279004 11434 raft_consensus.cc:3055] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:13.279330 11434 raft_consensus.cc:740] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1e113cf6a7c14291be93114e032149a2, State: Running, Role: LEADER
I20260710 13:20:13.280102 11434 consensus_queue.cc:260] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:13.281011 11434 raft_consensus.cc:3060] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:13.284309 11290 leader_election.cc:290] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [CANDIDATE]: Term 2 election: Requested vote from peers 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223), 1e113cf6a7c14291be93114e032149a2 (127.10.210.131:44013)
I20260710 13:20:13.284860 11366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65743939eed14fb1945c1dd911a3f95c" candidate_uuid: "32f224fe3c254c90b1fb8677c9344a65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e113cf6a7c14291be93114e032149a2"
I20260710 13:20:13.292493 11366 raft_consensus.cc:2468] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f224fe3c254c90b1fb8677c9344a65 in term 2.
I20260710 13:20:13.293773 11255 leader_election.cc:304] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [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: 1e113cf6a7c14291be93114e032149a2, 32f224fe3c254c90b1fb8677c9344a65; no voters: 4fc6b2b5974b4bcd88e3400c0b761e50
I20260710 13:20:13.294574 11430 raft_consensus.cc:2804] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:13.294975 11430 raft_consensus.cc:697] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [term 2 LEADER]: Becoming Leader. State: Replica: 32f224fe3c254c90b1fb8677c9344a65, State: Running, Role: LEADER
I20260710 13:20:13.296108 11430 consensus_queue.cc:237] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [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: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:13.303157 11112 catalog_manager.cc:5697] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 reported cstate change: term changed from 1 to 2, leader changed from 1e113cf6a7c14291be93114e032149a2 (127.10.210.131) to 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130). New cstate: current_term: 2 leader_uuid: "32f224fe3c254c90b1fb8677c9344a65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:13.435436 11366 raft_consensus.cc:1275] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [term 2 FOLLOWER]: Refusing update from remote peer 4fc6b2b5974b4bcd88e3400c0b761e50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:13.436802 11482 consensus_queue.cc:1048] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:13.445727 11290 raft_consensus.cc:3060] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:13.455996 11290 raft_consensus.cc:1275] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65 [term 2 FOLLOWER]: Refusing update from remote peer 4fc6b2b5974b4bcd88e3400c0b761e50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:13.457377 11482 consensus_queue.cc:1048] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:13.574930 11366 raft_consensus.cc:1275] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2 [term 2 FOLLOWER]: Refusing update from remote peer 32f224fe3c254c90b1fb8677c9344a65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:13.576434 11430 consensus_queue.cc:1048] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:13.585597 11216 raft_consensus.cc:1275] T 07cfd44fb2bc4b7d8c1de55d2802297b P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 2 FOLLOWER]: Refusing update from remote peer 32f224fe3c254c90b1fb8677c9344a65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:13.587105 11217 raft_consensus.cc:1275] T 018acc50d3614172b5dd8a14530dc32d P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 2 FOLLOWER]: Refusing update from remote peer 32f224fe3c254c90b1fb8677c9344a65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:13.589339 11418 consensus_queue.cc:1048] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:13.590723 11418 consensus_queue.cc:1048] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:13.603956 11366 raft_consensus.cc:1275] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [term 2 FOLLOWER]: Refusing update from remote peer 32f224fe3c254c90b1fb8677c9344a65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:13.606849 11490 consensus_queue.cc:1048] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:13.653657 11290 raft_consensus.cc:1275] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 [term 2 FOLLOWER]: Refusing update from remote peer 4fc6b2b5974b4bcd88e3400c0b761e50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:13.654942 11482 consensus_queue.cc:1048] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:13.663107 11366 raft_consensus.cc:1275] T 403999b7dc3542d48440a16a0d8361af P 1e113cf6a7c14291be93114e032149a2 [term 2 FOLLOWER]: Refusing update from remote peer 4fc6b2b5974b4bcd88e3400c0b761e50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:13.664577 11482 consensus_queue.cc:1048] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:13.755520 11366 raft_consensus.cc:1275] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [term 2 FOLLOWER]: Refusing update from remote peer 32f224fe3c254c90b1fb8677c9344a65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:13.756755 11490 consensus_queue.cc:1048] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:13.771227 11216 raft_consensus.cc:3060] T 65743939eed14fb1945c1dd911a3f95c P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:13.781759 11216 raft_consensus.cc:1275] T 65743939eed14fb1945c1dd911a3f95c P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 2 FOLLOWER]: Refusing update from remote peer 32f224fe3c254c90b1fb8677c9344a65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:13.783218 11490 consensus_queue.cc:1048] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:15.913592 11082 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:20:15.914377 11082 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:15.936303 11216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "403999b7dc3542d48440a16a0d8361af"
dest_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50"
mode: GRACEFUL
new_leader_uuid: "1e113cf6a7c14291be93114e032149a2"
 from {username='slave'} at 127.0.0.1:45000
I20260710 13:20:15.936780 11216 raft_consensus.cc:606] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 2 LEADER]: Received request to transfer leadership to TS 1e113cf6a7c14291be93114e032149a2
I20260710 13:20:15.947032 11292 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65743939eed14fb1945c1dd911a3f95c"
dest_uuid: "32f224fe3c254c90b1fb8677c9344a65"
mode: GRACEFUL
new_leader_uuid: "1e113cf6a7c14291be93114e032149a2"
 from {username='slave'} at 127.0.0.1:58096
I20260710 13:20:15.947445 11292 raft_consensus.cc:606] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [term 2 LEADER]: Received request to transfer leadership to TS 1e113cf6a7c14291be93114e032149a2
I20260710 13:20:15.948580 11082 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:20:15.949215 11082 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:16.222174 11492 raft_consensus.cc:993] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50: : Instructing follower 1e113cf6a7c14291be93114e032149a2 to start an election
I20260710 13:20:16.222786 11491 raft_consensus.cc:993] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65: : Instructing follower 1e113cf6a7c14291be93114e032149a2 to start an election
I20260710 13:20:16.222815 11497 raft_consensus.cc:1081] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 2 LEADER]: Signalling peer 1e113cf6a7c14291be93114e032149a2 to start an election
I20260710 13:20:16.223286 11491 raft_consensus.cc:1081] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [term 2 LEADER]: Signalling peer 1e113cf6a7c14291be93114e032149a2 to start an election
I20260710 13:20:16.224557 11366 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "403999b7dc3542d48440a16a0d8361af"
dest_uuid: "1e113cf6a7c14291be93114e032149a2"
 from {username='slave'} at 127.0.0.1:37570
I20260710 13:20:16.224771 11364 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65743939eed14fb1945c1dd911a3f95c"
dest_uuid: "1e113cf6a7c14291be93114e032149a2"
 from {username='slave'} at 127.0.0.1:37554
I20260710 13:20:16.225095 11366 raft_consensus.cc:493] T 403999b7dc3542d48440a16a0d8361af P 1e113cf6a7c14291be93114e032149a2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:16.225348 11364 raft_consensus.cc:493] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:16.225549 11366 raft_consensus.cc:3060] T 403999b7dc3542d48440a16a0d8361af P 1e113cf6a7c14291be93114e032149a2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:16.225761 11364 raft_consensus.cc:3060] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:16.229575 11366 raft_consensus.cc:515] T 403999b7dc3542d48440a16a0d8361af P 1e113cf6a7c14291be93114e032149a2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:16.230131 11364 raft_consensus.cc:515] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:16.231348 11366 leader_election.cc:290] T 403999b7dc3542d48440a16a0d8361af P 1e113cf6a7c14291be93114e032149a2 [CANDIDATE]: Term 3 election: Requested vote from peers 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130:43045), 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223)
I20260710 13:20:16.231635 11290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403999b7dc3542d48440a16a0d8361af" candidate_uuid: "1e113cf6a7c14291be93114e032149a2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "32f224fe3c254c90b1fb8677c9344a65"
I20260710 13:20:16.232187 11290 raft_consensus.cc:3060] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:16.232473 11217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65743939eed14fb1945c1dd911a3f95c" candidate_uuid: "1e113cf6a7c14291be93114e032149a2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50"
I20260710 13:20:16.232659 11364 leader_election.cc:290] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [CANDIDATE]: Term 3 election: Requested vote from peers 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223), 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130:43045)
I20260710 13:20:16.233053 11217 raft_consensus.cc:3060] T 65743939eed14fb1945c1dd911a3f95c P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:16.233701 11292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65743939eed14fb1945c1dd911a3f95c" candidate_uuid: "1e113cf6a7c14291be93114e032149a2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "32f224fe3c254c90b1fb8677c9344a65"
I20260710 13:20:16.234210 11292 raft_consensus.cc:3055] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:16.234543 11292 raft_consensus.cc:740] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 32f224fe3c254c90b1fb8677c9344a65, State: Running, Role: LEADER
I20260710 13:20:16.235299 11292 consensus_queue.cc:260] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [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: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:16.236445 11292 raft_consensus.cc:3060] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:16.231894 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403999b7dc3542d48440a16a0d8361af" candidate_uuid: "1e113cf6a7c14291be93114e032149a2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50"
I20260710 13:20:16.237092 11290 raft_consensus.cc:2468] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e113cf6a7c14291be93114e032149a2 in term 3.
I20260710 13:20:16.237486 11216 raft_consensus.cc:3055] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:16.237850 11216 raft_consensus.cc:740] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4fc6b2b5974b4bcd88e3400c0b761e50, State: Running, Role: LEADER
I20260710 13:20:16.238371 11332 leader_election.cc:304] T 403999b7dc3542d48440a16a0d8361af P 1e113cf6a7c14291be93114e032149a2 [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: 1e113cf6a7c14291be93114e032149a2, 32f224fe3c254c90b1fb8677c9344a65; no voters: 
I20260710 13:20:16.239156 11493 raft_consensus.cc:2804] T 403999b7dc3542d48440a16a0d8361af P 1e113cf6a7c14291be93114e032149a2 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:16.239589 11217 raft_consensus.cc:2468] T 65743939eed14fb1945c1dd911a3f95c P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e113cf6a7c14291be93114e032149a2 in term 3.
I20260710 13:20:16.240358 11493 raft_consensus.cc:697] T 403999b7dc3542d48440a16a0d8361af P 1e113cf6a7c14291be93114e032149a2 [term 3 LEADER]: Becoming Leader. State: Replica: 1e113cf6a7c14291be93114e032149a2, State: Running, Role: LEADER
I20260710 13:20:16.240926 11329 leader_election.cc:304] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [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: 1e113cf6a7c14291be93114e032149a2, 4fc6b2b5974b4bcd88e3400c0b761e50; no voters: 
I20260710 13:20:16.238736 11216 consensus_queue.cc:260] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50 [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: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:16.241197 11493 consensus_queue.cc:237] T 403999b7dc3542d48440a16a0d8361af P 1e113cf6a7c14291be93114e032149a2 [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: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:16.241963 11499 raft_consensus.cc:2804] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:16.242308 11216 raft_consensus.cc:3060] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:16.243662 11292 raft_consensus.cc:2468] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e113cf6a7c14291be93114e032149a2 in term 3.
I20260710 13:20:16.245189 11499 raft_consensus.cc:697] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [term 3 LEADER]: Becoming Leader. State: Replica: 1e113cf6a7c14291be93114e032149a2, State: Running, Role: LEADER
I20260710 13:20:16.246147 11499 consensus_queue.cc:237] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [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: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:16.249790 11216 raft_consensus.cc:2468] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e113cf6a7c14291be93114e032149a2 in term 3.
I20260710 13:20:16.250756 11111 catalog_manager.cc:5697] T 403999b7dc3542d48440a16a0d8361af P 1e113cf6a7c14291be93114e032149a2 reported cstate change: term changed from 2 to 3, leader changed from 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129) to 1e113cf6a7c14291be93114e032149a2 (127.10.210.131). New cstate: current_term: 3 leader_uuid: "1e113cf6a7c14291be93114e032149a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:16.266108 11111 catalog_manager.cc:5697] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 reported cstate change: term changed from 2 to 3, leader changed from 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130) to 1e113cf6a7c14291be93114e032149a2 (127.10.210.131). New cstate: current_term: 3 leader_uuid: "1e113cf6a7c14291be93114e032149a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:16.677377 11216 raft_consensus.cc:1275] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 3 FOLLOWER]: Refusing update from remote peer 1e113cf6a7c14291be93114e032149a2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:16.678634 11499 consensus_queue.cc:1048] T 403999b7dc3542d48440a16a0d8361af P 1e113cf6a7c14291be93114e032149a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:16.689990 11292 raft_consensus.cc:1275] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 [term 3 FOLLOWER]: Refusing update from remote peer 1e113cf6a7c14291be93114e032149a2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:16.694200 11500 consensus_queue.cc:1048] T 403999b7dc3542d48440a16a0d8361af P 1e113cf6a7c14291be93114e032149a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:16.736219 11216 raft_consensus.cc:1275] T 65743939eed14fb1945c1dd911a3f95c P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 3 FOLLOWER]: Refusing update from remote peer 1e113cf6a7c14291be93114e032149a2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:16.737753 11500 consensus_queue.cc:1048] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:16.745884 11292 raft_consensus.cc:1275] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [term 3 FOLLOWER]: Refusing update from remote peer 1e113cf6a7c14291be93114e032149a2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:16.747767 11499 consensus_queue.cc:1048] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:16.950230 11082 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:16.961206 11364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "403999b7dc3542d48440a16a0d8361af"
dest_uuid: "1e113cf6a7c14291be93114e032149a2"
mode: GRACEFUL
new_leader_uuid: "32f224fe3c254c90b1fb8677c9344a65"
 from {username='slave'} at 127.0.0.1:37576
I20260710 13:20:16.961705 11364 raft_consensus.cc:606] T 403999b7dc3542d48440a16a0d8361af P 1e113cf6a7c14291be93114e032149a2 [term 3 LEADER]: Received request to transfer leadership to TS 32f224fe3c254c90b1fb8677c9344a65
I20260710 13:20:16.976646 11216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9c28dd06f1b4b6089cfa3ee75520ad7"
dest_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50"
mode: GRACEFUL
new_leader_uuid: "32f224fe3c254c90b1fb8677c9344a65"
 from {username='slave'} at 127.0.0.1:45004
I20260710 13:20:16.977133 11216 raft_consensus.cc:606] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 2 LEADER]: Received request to transfer leadership to TS 32f224fe3c254c90b1fb8677c9344a65
I20260710 13:20:16.981909 11216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b847b0532614406b83a888d22338a62"
dest_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50"
mode: GRACEFUL
new_leader_uuid: "32f224fe3c254c90b1fb8677c9344a65"
 from {username='slave'} at 127.0.0.1:45004
I20260710 13:20:16.982400 11216 raft_consensus.cc:606] T 3b847b0532614406b83a888d22338a62 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 1 LEADER]: Received request to transfer leadership to TS 32f224fe3c254c90b1fb8677c9344a65
I20260710 13:20:16.987622 11216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ece29f055be84caf849b435442d068f8"
dest_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50"
mode: GRACEFUL
new_leader_uuid: "32f224fe3c254c90b1fb8677c9344a65"
 from {username='slave'} at 127.0.0.1:45004
I20260710 13:20:16.988126 11216 raft_consensus.cc:606] T ece29f055be84caf849b435442d068f8 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 1 LEADER]: Received request to transfer leadership to TS 32f224fe3c254c90b1fb8677c9344a65
I20260710 13:20:16.997871 11364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65743939eed14fb1945c1dd911a3f95c"
dest_uuid: "1e113cf6a7c14291be93114e032149a2"
mode: GRACEFUL
new_leader_uuid: "32f224fe3c254c90b1fb8677c9344a65"
 from {username='slave'} at 127.0.0.1:37576
I20260710 13:20:16.998303 11364 raft_consensus.cc:606] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [term 3 LEADER]: Received request to transfer leadership to TS 32f224fe3c254c90b1fb8677c9344a65
I20260710 13:20:17.070935 11497 raft_consensus.cc:993] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50: : Instructing follower 32f224fe3c254c90b1fb8677c9344a65 to start an election
I20260710 13:20:17.071489 11497 raft_consensus.cc:1081] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 2 LEADER]: Signalling peer 32f224fe3c254c90b1fb8677c9344a65 to start an election
I20260710 13:20:17.072942 11292 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9c28dd06f1b4b6089cfa3ee75520ad7"
dest_uuid: "32f224fe3c254c90b1fb8677c9344a65"
 from {username='slave'} at 127.0.0.1:45380
I20260710 13:20:17.073511 11292 raft_consensus.cc:493] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:17.073827 11292 raft_consensus.cc:3060] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:17.077998 11292 raft_consensus.cc:515] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:17.079469 11292 leader_election.cc:290] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65 [CANDIDATE]: Term 3 election: Requested vote from peers 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223), 1e113cf6a7c14291be93114e032149a2 (127.10.210.131:44013)
I20260710 13:20:17.080040 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c28dd06f1b4b6089cfa3ee75520ad7" candidate_uuid: "32f224fe3c254c90b1fb8677c9344a65" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50"
I20260710 13:20:17.080468 11364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c28dd06f1b4b6089cfa3ee75520ad7" candidate_uuid: "32f224fe3c254c90b1fb8677c9344a65" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1e113cf6a7c14291be93114e032149a2"
I20260710 13:20:17.080623 11216 raft_consensus.cc:3055] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:17.080960 11216 raft_consensus.cc:740] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4fc6b2b5974b4bcd88e3400c0b761e50, State: Running, Role: LEADER
I20260710 13:20:17.081024 11364 raft_consensus.cc:3060] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:17.081776 11216 consensus_queue.cc:260] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50 [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: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:17.082634 11216 raft_consensus.cc:3060] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:17.085397 11364 raft_consensus.cc:2468] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f224fe3c254c90b1fb8677c9344a65 in term 3.
I20260710 13:20:17.086364 11255 leader_election.cc:304] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65 [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: 1e113cf6a7c14291be93114e032149a2, 32f224fe3c254c90b1fb8677c9344a65; no voters: 
I20260710 13:20:17.086898 11216 raft_consensus.cc:2468] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f224fe3c254c90b1fb8677c9344a65 in term 3.
I20260710 13:20:17.087146 11498 raft_consensus.cc:2804] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:17.087723 11498 raft_consensus.cc:697] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65 [term 3 LEADER]: Becoming Leader. State: Replica: 32f224fe3c254c90b1fb8677c9344a65, State: Running, Role: LEADER
I20260710 13:20:17.088672 11498 consensus_queue.cc:237] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65 [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: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:17.095479 11111 catalog_manager.cc:5697] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65 reported cstate change: term changed from 2 to 3, leader changed from 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129) to 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130). New cstate: current_term: 3 leader_uuid: "32f224fe3c254c90b1fb8677c9344a65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:17.299309 11499 raft_consensus.cc:993] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2: : Instructing follower 32f224fe3c254c90b1fb8677c9344a65 to start an election
I20260710 13:20:17.299787 11523 raft_consensus.cc:1081] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [term 3 LEADER]: Signalling peer 32f224fe3c254c90b1fb8677c9344a65 to start an election
I20260710 13:20:17.301633 11499 raft_consensus.cc:993] T 403999b7dc3542d48440a16a0d8361af P 1e113cf6a7c14291be93114e032149a2: : Instructing follower 32f224fe3c254c90b1fb8677c9344a65 to start an election
I20260710 13:20:17.301733 11292 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65743939eed14fb1945c1dd911a3f95c"
dest_uuid: "32f224fe3c254c90b1fb8677c9344a65"
 from {username='slave'} at 127.0.0.1:45388
I20260710 13:20:17.302199 11523 raft_consensus.cc:1081] T 403999b7dc3542d48440a16a0d8361af P 1e113cf6a7c14291be93114e032149a2 [term 3 LEADER]: Signalling peer 32f224fe3c254c90b1fb8677c9344a65 to start an election
I20260710 13:20:17.302425 11292 raft_consensus.cc:493] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:17.302877 11292 raft_consensus.cc:3060] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:17.303937 11290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "403999b7dc3542d48440a16a0d8361af"
dest_uuid: "32f224fe3c254c90b1fb8677c9344a65"
 from {username='slave'} at 127.0.0.1:45388
I20260710 13:20:17.304483 11290 raft_consensus.cc:493] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:17.304836 11290 raft_consensus.cc:3060] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:17.310374 11292 raft_consensus.cc:515] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:17.311846 11290 raft_consensus.cc:515] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:17.313448 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65743939eed14fb1945c1dd911a3f95c" candidate_uuid: "32f224fe3c254c90b1fb8677c9344a65" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50"
I20260710 13:20:17.314009 11216 raft_consensus.cc:3060] T 65743939eed14fb1945c1dd911a3f95c P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:17.314330 11292 leader_election.cc:290] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [CANDIDATE]: Term 4 election: Requested vote from peers 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223), 1e113cf6a7c14291be93114e032149a2 (127.10.210.131:44013)
I20260710 13:20:17.315357 11217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403999b7dc3542d48440a16a0d8361af" candidate_uuid: "32f224fe3c254c90b1fb8677c9344a65" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50"
I20260710 13:20:17.315558 11290 leader_election.cc:290] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 [CANDIDATE]: Term 4 election: Requested vote from peers 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223), 1e113cf6a7c14291be93114e032149a2 (127.10.210.131:44013)
I20260710 13:20:17.315874 11217 raft_consensus.cc:3060] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:17.316818 11517 raft_consensus.cc:993] T 3b847b0532614406b83a888d22338a62 P 4fc6b2b5974b4bcd88e3400c0b761e50: : Instructing follower 32f224fe3c254c90b1fb8677c9344a65 to start an election
I20260710 13:20:17.317246 11366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403999b7dc3542d48440a16a0d8361af" candidate_uuid: "32f224fe3c254c90b1fb8677c9344a65" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1e113cf6a7c14291be93114e032149a2"
I20260710 13:20:17.317724 11366 raft_consensus.cc:3055] T 403999b7dc3542d48440a16a0d8361af P 1e113cf6a7c14291be93114e032149a2 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:17.317979 11366 raft_consensus.cc:740] T 403999b7dc3542d48440a16a0d8361af P 1e113cf6a7c14291be93114e032149a2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1e113cf6a7c14291be93114e032149a2, State: Running, Role: LEADER
I20260710 13:20:17.318650 11366 consensus_queue.cc:260] T 403999b7dc3542d48440a16a0d8361af P 1e113cf6a7c14291be93114e032149a2 [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: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:17.315768 11364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65743939eed14fb1945c1dd911a3f95c" candidate_uuid: "32f224fe3c254c90b1fb8677c9344a65" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1e113cf6a7c14291be93114e032149a2"
I20260710 13:20:17.319460 11364 raft_consensus.cc:3055] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:17.319568 11497 raft_consensus.cc:1081] T 3b847b0532614406b83a888d22338a62 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 1 LEADER]: Signalling peer 32f224fe3c254c90b1fb8677c9344a65 to start an election
I20260710 13:20:17.319787 11364 raft_consensus.cc:740] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1e113cf6a7c14291be93114e032149a2, State: Running, Role: LEADER
I20260710 13:20:17.319597 11366 raft_consensus.cc:3060] T 403999b7dc3542d48440a16a0d8361af P 1e113cf6a7c14291be93114e032149a2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:17.321547 11216 raft_consensus.cc:2468] T 65743939eed14fb1945c1dd911a3f95c P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f224fe3c254c90b1fb8677c9344a65 in term 4.
I20260710 13:20:17.321264 11364 consensus_queue.cc:260] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [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: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:17.322530 11364 raft_consensus.cc:3060] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:17.323442 11255 leader_election.cc:304] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [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: 32f224fe3c254c90b1fb8677c9344a65, 4fc6b2b5974b4bcd88e3400c0b761e50; no voters: 
I20260710 13:20:17.327346 11366 raft_consensus.cc:2468] T 403999b7dc3542d48440a16a0d8361af P 1e113cf6a7c14291be93114e032149a2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f224fe3c254c90b1fb8677c9344a65 in term 4.
I20260710 13:20:17.325472 11498 raft_consensus.cc:2804] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:17.325237 11217 raft_consensus.cc:2468] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f224fe3c254c90b1fb8677c9344a65 in term 4.
I20260710 13:20:17.330349 11364 raft_consensus.cc:2468] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f224fe3c254c90b1fb8677c9344a65 in term 4.
I20260710 13:20:17.330678 11498 raft_consensus.cc:697] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [term 4 LEADER]: Becoming Leader. State: Replica: 32f224fe3c254c90b1fb8677c9344a65, State: Running, Role: LEADER
I20260710 13:20:17.325641 11290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b847b0532614406b83a888d22338a62"
dest_uuid: "32f224fe3c254c90b1fb8677c9344a65"
 from {username='slave'} at 127.0.0.1:45380
I20260710 13:20:17.331007 11255 leader_election.cc:304] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 [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: 1e113cf6a7c14291be93114e032149a2, 32f224fe3c254c90b1fb8677c9344a65; no voters: 
I20260710 13:20:17.331305 11290 raft_consensus.cc:493] T 3b847b0532614406b83a888d22338a62 P 32f224fe3c254c90b1fb8677c9344a65 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:17.331777 11290 raft_consensus.cc:3060] T 3b847b0532614406b83a888d22338a62 P 32f224fe3c254c90b1fb8677c9344a65 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:17.331751 11514 raft_consensus.cc:2804] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:17.331480 11498 consensus_queue.cc:237] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [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: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:17.332849 11514 raft_consensus.cc:697] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 [term 4 LEADER]: Becoming Leader. State: Replica: 32f224fe3c254c90b1fb8677c9344a65, State: Running, Role: LEADER
I20260710 13:20:17.333683 11514 consensus_queue.cc:237] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 [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: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:17.338414 11111 catalog_manager.cc:5697] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 reported cstate change: term changed from 3 to 4, leader changed from 1e113cf6a7c14291be93114e032149a2 (127.10.210.131) to 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130). New cstate: current_term: 4 leader_uuid: "32f224fe3c254c90b1fb8677c9344a65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:17.339077 11290 raft_consensus.cc:515] T 3b847b0532614406b83a888d22338a62 P 32f224fe3c254c90b1fb8677c9344a65 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:17.340615 11290 leader_election.cc:290] T 3b847b0532614406b83a888d22338a62 P 32f224fe3c254c90b1fb8677c9344a65 [CANDIDATE]: Term 2 election: Requested vote from peers 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223), 1e113cf6a7c14291be93114e032149a2 (127.10.210.131:44013)
I20260710 13:20:17.341216 11217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b847b0532614406b83a888d22338a62" candidate_uuid: "32f224fe3c254c90b1fb8677c9344a65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50"
I20260710 13:20:17.341548 11366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b847b0532614406b83a888d22338a62" candidate_uuid: "32f224fe3c254c90b1fb8677c9344a65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e113cf6a7c14291be93114e032149a2"
I20260710 13:20:17.341774 11217 raft_consensus.cc:3055] T 3b847b0532614406b83a888d22338a62 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:17.342142 11366 raft_consensus.cc:3060] T 3b847b0532614406b83a888d22338a62 P 1e113cf6a7c14291be93114e032149a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:17.342149 11217 raft_consensus.cc:740] T 3b847b0532614406b83a888d22338a62 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fc6b2b5974b4bcd88e3400c0b761e50, State: Running, Role: LEADER
I20260710 13:20:17.343104 11217 consensus_queue.cc:260] T 3b847b0532614406b83a888d22338a62 P 4fc6b2b5974b4bcd88e3400c0b761e50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:17.344092 11217 raft_consensus.cc:3060] T 3b847b0532614406b83a888d22338a62 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:17.347534 11366 raft_consensus.cc:2468] T 3b847b0532614406b83a888d22338a62 P 1e113cf6a7c14291be93114e032149a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f224fe3c254c90b1fb8677c9344a65 in term 2.
I20260710 13:20:17.348448 11255 leader_election.cc:304] T 3b847b0532614406b83a888d22338a62 P 32f224fe3c254c90b1fb8677c9344a65 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e113cf6a7c14291be93114e032149a2, 32f224fe3c254c90b1fb8677c9344a65; no voters: 
I20260710 13:20:17.348706 11217 raft_consensus.cc:2468] T 3b847b0532614406b83a888d22338a62 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f224fe3c254c90b1fb8677c9344a65 in term 2.
I20260710 13:20:17.349128 11514 raft_consensus.cc:2804] T 3b847b0532614406b83a888d22338a62 P 32f224fe3c254c90b1fb8677c9344a65 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:17.349634 11514 raft_consensus.cc:697] T 3b847b0532614406b83a888d22338a62 P 32f224fe3c254c90b1fb8677c9344a65 [term 2 LEADER]: Becoming Leader. State: Replica: 32f224fe3c254c90b1fb8677c9344a65, State: Running, Role: LEADER
I20260710 13:20:17.350276 11514 consensus_queue.cc:237] T 3b847b0532614406b83a888d22338a62 P 32f224fe3c254c90b1fb8677c9344a65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:17.350407 11111 catalog_manager.cc:5697] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 reported cstate change: term changed from 3 to 4, leader changed from 1e113cf6a7c14291be93114e032149a2 (127.10.210.131) to 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130). New cstate: current_term: 4 leader_uuid: "32f224fe3c254c90b1fb8677c9344a65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:17.362239 11111 catalog_manager.cc:5697] T 3b847b0532614406b83a888d22338a62 P 32f224fe3c254c90b1fb8677c9344a65 reported cstate change: term changed from 1 to 2, leader changed from 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129) to 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130). New cstate: current_term: 2 leader_uuid: "32f224fe3c254c90b1fb8677c9344a65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:17.373135 11497 raft_consensus.cc:993] T ece29f055be84caf849b435442d068f8 P 4fc6b2b5974b4bcd88e3400c0b761e50: : Instructing follower 32f224fe3c254c90b1fb8677c9344a65 to start an election
I20260710 13:20:17.373574 11524 raft_consensus.cc:1081] T ece29f055be84caf849b435442d068f8 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 1 LEADER]: Signalling peer 32f224fe3c254c90b1fb8677c9344a65 to start an election
I20260710 13:20:17.374847 11290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ece29f055be84caf849b435442d068f8"
dest_uuid: "32f224fe3c254c90b1fb8677c9344a65"
 from {username='slave'} at 127.0.0.1:45380
I20260710 13:20:17.375217 11290 raft_consensus.cc:493] T ece29f055be84caf849b435442d068f8 P 32f224fe3c254c90b1fb8677c9344a65 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:17.375468 11290 raft_consensus.cc:3060] T ece29f055be84caf849b435442d068f8 P 32f224fe3c254c90b1fb8677c9344a65 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:17.379472 11290 raft_consensus.cc:515] T ece29f055be84caf849b435442d068f8 P 32f224fe3c254c90b1fb8677c9344a65 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:17.380833 11290 leader_election.cc:290] T ece29f055be84caf849b435442d068f8 P 32f224fe3c254c90b1fb8677c9344a65 [CANDIDATE]: Term 2 election: Requested vote from peers 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223), 1e113cf6a7c14291be93114e032149a2 (127.10.210.131:44013)
I20260710 13:20:17.381678 11217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece29f055be84caf849b435442d068f8" candidate_uuid: "32f224fe3c254c90b1fb8677c9344a65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50"
I20260710 13:20:17.381980 11366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece29f055be84caf849b435442d068f8" candidate_uuid: "32f224fe3c254c90b1fb8677c9344a65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e113cf6a7c14291be93114e032149a2"
I20260710 13:20:17.382247 11217 raft_consensus.cc:3055] T ece29f055be84caf849b435442d068f8 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:17.382478 11366 raft_consensus.cc:3060] T ece29f055be84caf849b435442d068f8 P 1e113cf6a7c14291be93114e032149a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:17.382608 11217 raft_consensus.cc:740] T ece29f055be84caf849b435442d068f8 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fc6b2b5974b4bcd88e3400c0b761e50, State: Running, Role: LEADER
I20260710 13:20:17.383438 11217 consensus_queue.cc:260] T ece29f055be84caf849b435442d068f8 P 4fc6b2b5974b4bcd88e3400c0b761e50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:17.384616 11217 raft_consensus.cc:3060] T ece29f055be84caf849b435442d068f8 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:17.388226 11366 raft_consensus.cc:2468] T ece29f055be84caf849b435442d068f8 P 1e113cf6a7c14291be93114e032149a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f224fe3c254c90b1fb8677c9344a65 in term 2.
I20260710 13:20:17.389318 11255 leader_election.cc:304] T ece29f055be84caf849b435442d068f8 P 32f224fe3c254c90b1fb8677c9344a65 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e113cf6a7c14291be93114e032149a2, 32f224fe3c254c90b1fb8677c9344a65; no voters: 
I20260710 13:20:17.390102 11514 raft_consensus.cc:2804] T ece29f055be84caf849b435442d068f8 P 32f224fe3c254c90b1fb8677c9344a65 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:17.390527 11514 raft_consensus.cc:697] T ece29f055be84caf849b435442d068f8 P 32f224fe3c254c90b1fb8677c9344a65 [term 2 LEADER]: Becoming Leader. State: Replica: 32f224fe3c254c90b1fb8677c9344a65, State: Running, Role: LEADER
I20260710 13:20:17.390838 11217 raft_consensus.cc:2468] T ece29f055be84caf849b435442d068f8 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f224fe3c254c90b1fb8677c9344a65 in term 2.
I20260710 13:20:17.391409 11514 consensus_queue.cc:237] T ece29f055be84caf849b435442d068f8 P 32f224fe3c254c90b1fb8677c9344a65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:17.397595 11111 catalog_manager.cc:5697] T ece29f055be84caf849b435442d068f8 P 32f224fe3c254c90b1fb8677c9344a65 reported cstate change: term changed from 1 to 2, leader changed from 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129) to 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130). New cstate: current_term: 2 leader_uuid: "32f224fe3c254c90b1fb8677c9344a65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:18.266955 11217 raft_consensus.cc:1275] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 3 FOLLOWER]: Refusing update from remote peer 32f224fe3c254c90b1fb8677c9344a65: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:18.504528 11366 raft_consensus.cc:1275] T 403999b7dc3542d48440a16a0d8361af P 1e113cf6a7c14291be93114e032149a2 [term 4 FOLLOWER]: Refusing update from remote peer 32f224fe3c254c90b1fb8677c9344a65: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:18.512475 11366 raft_consensus.cc:1275] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [term 3 FOLLOWER]: Refusing update from remote peer 32f224fe3c254c90b1fb8677c9344a65: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:18.512904 11364 raft_consensus.cc:1275] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [term 4 FOLLOWER]: Refusing update from remote peer 32f224fe3c254c90b1fb8677c9344a65: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:18.514418 11530 consensus_queue.cc:1048] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:18.517966 11216 raft_consensus.cc:1275] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 4 FOLLOWER]: Refusing update from remote peer 32f224fe3c254c90b1fb8677c9344a65: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:18.519884 11216 raft_consensus.cc:1275] T 3b847b0532614406b83a888d22338a62 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 2 FOLLOWER]: Refusing update from remote peer 32f224fe3c254c90b1fb8677c9344a65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:18.521694 11364 raft_consensus.cc:1275] T 3b847b0532614406b83a888d22338a62 P 1e113cf6a7c14291be93114e032149a2 [term 2 FOLLOWER]: Refusing update from remote peer 32f224fe3c254c90b1fb8677c9344a65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:18.522003 11530 consensus_queue.cc:1048] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:18.523123 11529 consensus_queue.cc:1048] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:18.524483 11529 consensus_queue.cc:1048] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:18.526153 11529 consensus_queue.cc:1048] T 3b847b0532614406b83a888d22338a62 P 32f224fe3c254c90b1fb8677c9344a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:18.538708 11216 raft_consensus.cc:1275] T ece29f055be84caf849b435442d068f8 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 2 FOLLOWER]: Refusing update from remote peer 32f224fe3c254c90b1fb8677c9344a65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:18.540525 11215 raft_consensus.cc:1275] T 65743939eed14fb1945c1dd911a3f95c P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 4 FOLLOWER]: Refusing update from remote peer 32f224fe3c254c90b1fb8677c9344a65: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:18.580075 11530 consensus_queue.cc:1048] T ece29f055be84caf849b435442d068f8 P 32f224fe3c254c90b1fb8677c9344a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:18.589141 11531 consensus_queue.cc:1048] T 3b847b0532614406b83a888d22338a62 P 32f224fe3c254c90b1fb8677c9344a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260710 13:20:18.579224 11529 consensus_queue.cc:1048] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.012s
I20260710 13:20:18.595961 11529 consensus_queue.cc:1048] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:18.628546 11363 raft_consensus.cc:1275] T ece29f055be84caf849b435442d068f8 P 1e113cf6a7c14291be93114e032149a2 [term 2 FOLLOWER]: Refusing update from remote peer 32f224fe3c254c90b1fb8677c9344a65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:18.664139 11529 consensus_queue.cc:1048] T ece29f055be84caf849b435442d068f8 P 32f224fe3c254c90b1fb8677c9344a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:20:18.687211 11549 log.cc:927] Time spent T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65: Append to log took a long time: real 0.055s	user 0.000s	sys 0.004s
W20260710 13:20:18.696380 11548 log.cc:927] Time spent T 3b847b0532614406b83a888d22338a62 P 32f224fe3c254c90b1fb8677c9344a65: Append to log took a long time: real 0.061s	user 0.002s	sys 0.000s
I20260710 13:20:19.025609 11528 raft_consensus.cc:493] T f25b92689a79412f86d2e07308b0d1d0 P 32f224fe3c254c90b1fb8677c9344a65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1e113cf6a7c14291be93114e032149a2)
I20260710 13:20:19.026348 11528 raft_consensus.cc:515] T f25b92689a79412f86d2e07308b0d1d0 P 32f224fe3c254c90b1fb8677c9344a65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:19.028425 11528 leader_election.cc:290] T f25b92689a79412f86d2e07308b0d1d0 P 32f224fe3c254c90b1fb8677c9344a65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223), 1e113cf6a7c14291be93114e032149a2 (127.10.210.131:44013)
I20260710 13:20:19.029215 11217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f25b92689a79412f86d2e07308b0d1d0" candidate_uuid: "32f224fe3c254c90b1fb8677c9344a65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" is_pre_election: true
I20260710 13:20:19.030526 11365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f25b92689a79412f86d2e07308b0d1d0" candidate_uuid: "32f224fe3c254c90b1fb8677c9344a65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e113cf6a7c14291be93114e032149a2" is_pre_election: true
I20260710 13:20:19.032099 11255 leader_election.cc:304] T f25b92689a79412f86d2e07308b0d1d0 P 32f224fe3c254c90b1fb8677c9344a65 [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: 32f224fe3c254c90b1fb8677c9344a65; no voters: 1e113cf6a7c14291be93114e032149a2, 4fc6b2b5974b4bcd88e3400c0b761e50
I20260710 13:20:19.032867 11528 raft_consensus.cc:2749] T f25b92689a79412f86d2e07308b0d1d0 P 32f224fe3c254c90b1fb8677c9344a65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 13:20:19.365067 11387 debug-util.cc:398] Leaking SignalData structure 0x7b080016c060 after lost signal to thread 11085
W20260710 13:20:19.365887 11387 debug-util.cc:398] Leaking SignalData structure 0x7b080016c740 after lost signal to thread 11148
W20260710 13:20:19.366586 11387 debug-util.cc:398] Leaking SignalData structure 0x7b0800146720 after lost signal to thread 11241
W20260710 13:20:19.367195 11387 debug-util.cc:398] Leaking SignalData structure 0x7b08001463c0 after lost signal to thread 11316
W20260710 13:20:19.367802 11387 debug-util.cc:398] Leaking SignalData structure 0x7b08001f0940 after lost signal to thread 11390
I20260710 13:20:20.899438 11082 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:20.906414 11290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "018acc50d3614172b5dd8a14530dc32d"
dest_uuid: "32f224fe3c254c90b1fb8677c9344a65"
mode: GRACEFUL
new_leader_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50"
 from {username='slave'} at 127.0.0.1:58096
I20260710 13:20:20.907348 11290 raft_consensus.cc:606] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 [term 2 LEADER]: Received request to transfer leadership to TS 4fc6b2b5974b4bcd88e3400c0b761e50
I20260710 13:20:20.910282 11290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07cfd44fb2bc4b7d8c1de55d2802297b"
dest_uuid: "32f224fe3c254c90b1fb8677c9344a65"
mode: GRACEFUL
new_leader_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50"
 from {username='slave'} at 127.0.0.1:58096
I20260710 13:20:20.910817 11290 raft_consensus.cc:606] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65 [term 2 LEADER]: Received request to transfer leadership to TS 4fc6b2b5974b4bcd88e3400c0b761e50
I20260710 13:20:20.913436 11290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b847b0532614406b83a888d22338a62"
dest_uuid: "32f224fe3c254c90b1fb8677c9344a65"
mode: GRACEFUL
new_leader_uuid: "1e113cf6a7c14291be93114e032149a2"
 from {username='slave'} at 127.0.0.1:58096
I20260710 13:20:20.913990 11290 raft_consensus.cc:606] T 3b847b0532614406b83a888d22338a62 P 32f224fe3c254c90b1fb8677c9344a65 [term 2 LEADER]: Received request to transfer leadership to TS 1e113cf6a7c14291be93114e032149a2
I20260710 13:20:20.917021 11290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65743939eed14fb1945c1dd911a3f95c"
dest_uuid: "32f224fe3c254c90b1fb8677c9344a65"
mode: GRACEFUL
new_leader_uuid: "1e113cf6a7c14291be93114e032149a2"
 from {username='slave'} at 127.0.0.1:58096
I20260710 13:20:20.917533 11290 raft_consensus.cc:606] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [term 4 LEADER]: Received request to transfer leadership to TS 1e113cf6a7c14291be93114e032149a2
I20260710 13:20:20.919977 11290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9c28dd06f1b4b6089cfa3ee75520ad7"
dest_uuid: "32f224fe3c254c90b1fb8677c9344a65"
mode: GRACEFUL
new_leader_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50"
 from {username='slave'} at 127.0.0.1:58096
I20260710 13:20:20.920526 11290 raft_consensus.cc:606] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65 [term 3 LEADER]: Received request to transfer leadership to TS 4fc6b2b5974b4bcd88e3400c0b761e50
I20260710 13:20:20.921844 11082 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:20:20.922592 11082 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:20:21.094033 11238 debug-util.cc:398] Leaking SignalData structure 0x7b08000e5060 after lost signal to thread 11085
W20260710 13:20:21.094763 11238 debug-util.cc:398] Leaking SignalData structure 0x7b08000e5740 after lost signal to thread 11148
W20260710 13:20:21.095515 11238 debug-util.cc:398] Leaking SignalData structure 0x7b08000cf040 after lost signal to thread 11241
W20260710 13:20:21.096226 11238 debug-util.cc:398] Leaking SignalData structure 0x7b0800131b80 after lost signal to thread 11316
W20260710 13:20:21.096875 11238 debug-util.cc:398] Leaking SignalData structure 0x7b08001561e0 after lost signal to thread 11390
I20260710 13:20:21.173337 11528 raft_consensus.cc:993] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65: : Instructing follower 4fc6b2b5974b4bcd88e3400c0b761e50 to start an election
I20260710 13:20:21.174033 11561 raft_consensus.cc:1081] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65 [term 3 LEADER]: Signalling peer 4fc6b2b5974b4bcd88e3400c0b761e50 to start an election
I20260710 13:20:21.176302 11217 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9c28dd06f1b4b6089cfa3ee75520ad7"
dest_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50"
 from {username='slave'} at 127.0.0.1:41798
I20260710 13:20:21.176939 11217 raft_consensus.cc:493] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:21.177443 11217 raft_consensus.cc:3060] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:21.187446 11217 raft_consensus.cc:515] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:21.191915 11528 raft_consensus.cc:993] T 3b847b0532614406b83a888d22338a62 P 32f224fe3c254c90b1fb8677c9344a65: : Instructing follower 1e113cf6a7c14291be93114e032149a2 to start an election
I20260710 13:20:21.192394 11528 raft_consensus.cc:1081] T 3b847b0532614406b83a888d22338a62 P 32f224fe3c254c90b1fb8677c9344a65 [term 2 LEADER]: Signalling peer 1e113cf6a7c14291be93114e032149a2 to start an election
I20260710 13:20:21.192306 11290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c28dd06f1b4b6089cfa3ee75520ad7" candidate_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "32f224fe3c254c90b1fb8677c9344a65"
I20260710 13:20:21.193243 11290 raft_consensus.cc:3055] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:21.193645 11290 raft_consensus.cc:740] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 32f224fe3c254c90b1fb8677c9344a65, State: Running, Role: LEADER
I20260710 13:20:21.194811 11365 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b847b0532614406b83a888d22338a62"
dest_uuid: "1e113cf6a7c14291be93114e032149a2"
 from {username='slave'} at 127.0.0.1:37554
I20260710 13:20:21.195349 11365 raft_consensus.cc:493] T 3b847b0532614406b83a888d22338a62 P 1e113cf6a7c14291be93114e032149a2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:21.195842 11365 raft_consensus.cc:3060] T 3b847b0532614406b83a888d22338a62 P 1e113cf6a7c14291be93114e032149a2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:21.195250 11290 consensus_queue.cc:260] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65 [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: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:21.196996 11290 raft_consensus.cc:3060] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:21.202598 11364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c28dd06f1b4b6089cfa3ee75520ad7" candidate_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1e113cf6a7c14291be93114e032149a2"
I20260710 13:20:21.203166 11364 raft_consensus.cc:3060] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:21.204056 11365 raft_consensus.cc:515] T 3b847b0532614406b83a888d22338a62 P 1e113cf6a7c14291be93114e032149a2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:21.206815 11365 leader_election.cc:290] T 3b847b0532614406b83a888d22338a62 P 1e113cf6a7c14291be93114e032149a2 [CANDIDATE]: Term 3 election: Requested vote from peers 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223), 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130:43045)
I20260710 13:20:21.207162 11215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b847b0532614406b83a888d22338a62" candidate_uuid: "1e113cf6a7c14291be93114e032149a2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50"
I20260710 13:20:21.207756 11215 raft_consensus.cc:3060] T 3b847b0532614406b83a888d22338a62 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:21.209086 11292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b847b0532614406b83a888d22338a62" candidate_uuid: "1e113cf6a7c14291be93114e032149a2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "32f224fe3c254c90b1fb8677c9344a65"
I20260710 13:20:21.209640 11292 raft_consensus.cc:3055] T 3b847b0532614406b83a888d22338a62 P 32f224fe3c254c90b1fb8677c9344a65 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:21.209946 11292 raft_consensus.cc:740] T 3b847b0532614406b83a888d22338a62 P 32f224fe3c254c90b1fb8677c9344a65 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 32f224fe3c254c90b1fb8677c9344a65, State: Running, Role: LEADER
I20260710 13:20:21.210734 11292 consensus_queue.cc:260] T 3b847b0532614406b83a888d22338a62 P 32f224fe3c254c90b1fb8677c9344a65 [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: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:21.211743 11292 raft_consensus.cc:3060] T 3b847b0532614406b83a888d22338a62 P 32f224fe3c254c90b1fb8677c9344a65 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:21.213908 11364 raft_consensus.cc:2468] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fc6b2b5974b4bcd88e3400c0b761e50 in term 4.
I20260710 13:20:21.214993 11215 raft_consensus.cc:2468] T 3b847b0532614406b83a888d22338a62 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e113cf6a7c14291be93114e032149a2 in term 3.
I20260710 13:20:21.215410 11180 leader_election.cc:304] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50 [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: 1e113cf6a7c14291be93114e032149a2, 4fc6b2b5974b4bcd88e3400c0b761e50; no voters: 
I20260710 13:20:21.216738 11329 leader_election.cc:304] T 3b847b0532614406b83a888d22338a62 P 1e113cf6a7c14291be93114e032149a2 [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: 1e113cf6a7c14291be93114e032149a2, 4fc6b2b5974b4bcd88e3400c0b761e50; no voters: 
I20260710 13:20:21.217748 11523 raft_consensus.cc:2804] T 3b847b0532614406b83a888d22338a62 P 1e113cf6a7c14291be93114e032149a2 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:21.218364 11292 raft_consensus.cc:2468] T 3b847b0532614406b83a888d22338a62 P 32f224fe3c254c90b1fb8677c9344a65 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e113cf6a7c14291be93114e032149a2 in term 3.
I20260710 13:20:21.220706 11562 raft_consensus.cc:2804] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:21.222069 11523 raft_consensus.cc:697] T 3b847b0532614406b83a888d22338a62 P 1e113cf6a7c14291be93114e032149a2 [term 3 LEADER]: Becoming Leader. State: Replica: 1e113cf6a7c14291be93114e032149a2, State: Running, Role: LEADER
I20260710 13:20:21.223029 11523 consensus_queue.cc:237] T 3b847b0532614406b83a888d22338a62 P 1e113cf6a7c14291be93114e032149a2 [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: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:21.228394 11562 raft_consensus.cc:697] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 4 LEADER]: Becoming Leader. State: Replica: 4fc6b2b5974b4bcd88e3400c0b761e50, State: Running, Role: LEADER
I20260710 13:20:21.194126 11217 leader_election.cc:290] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50 [CANDIDATE]: Term 4 election: Requested vote from peers 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130:43045), 1e113cf6a7c14291be93114e032149a2 (127.10.210.131:44013)
I20260710 13:20:21.236078 11528 raft_consensus.cc:993] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65: : Instructing follower 4fc6b2b5974b4bcd88e3400c0b761e50 to start an election
I20260710 13:20:21.236673 11528 raft_consensus.cc:1081] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65 [term 2 LEADER]: Signalling peer 4fc6b2b5974b4bcd88e3400c0b761e50 to start an election
I20260710 13:20:21.235404 11562 consensus_queue.cc:237] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50 [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: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:21.239497 11215 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07cfd44fb2bc4b7d8c1de55d2802297b"
dest_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50"
 from {username='slave'} at 127.0.0.1:41798
I20260710 13:20:21.240060 11215 raft_consensus.cc:493] T 07cfd44fb2bc4b7d8c1de55d2802297b P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:21.240418 11215 raft_consensus.cc:3060] T 07cfd44fb2bc4b7d8c1de55d2802297b P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:21.253278 11215 raft_consensus.cc:515] T 07cfd44fb2bc4b7d8c1de55d2802297b P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:21.253770 11112 catalog_manager.cc:5697] T 3b847b0532614406b83a888d22338a62 P 1e113cf6a7c14291be93114e032149a2 reported cstate change: term changed from 2 to 3, leader changed from 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130) to 1e113cf6a7c14291be93114e032149a2 (127.10.210.131). New cstate: current_term: 3 leader_uuid: "1e113cf6a7c14291be93114e032149a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:21.256700 11292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07cfd44fb2bc4b7d8c1de55d2802297b" candidate_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "32f224fe3c254c90b1fb8677c9344a65"
I20260710 13:20:21.256237 11111 catalog_manager.cc:5697] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50 reported cstate change: term changed from 3 to 4, leader changed from 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130) to 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129). New cstate: current_term: 4 leader_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:21.257300 11292 raft_consensus.cc:3055] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:21.257612 11292 raft_consensus.cc:740] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 32f224fe3c254c90b1fb8677c9344a65, State: Running, Role: LEADER
I20260710 13:20:21.257674 11215 leader_election.cc:290] T 07cfd44fb2bc4b7d8c1de55d2802297b P 4fc6b2b5974b4bcd88e3400c0b761e50 [CANDIDATE]: Term 3 election: Requested vote from peers 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130:43045), 1e113cf6a7c14291be93114e032149a2 (127.10.210.131:44013)
I20260710 13:20:21.256858 11290 raft_consensus.cc:2468] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fc6b2b5974b4bcd88e3400c0b761e50 in term 4.
I20260710 13:20:21.258471 11292 consensus_queue.cc:260] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65 [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: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:21.259806 11292 raft_consensus.cc:3060] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:21.262233 11365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07cfd44fb2bc4b7d8c1de55d2802297b" candidate_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1e113cf6a7c14291be93114e032149a2"
I20260710 13:20:21.262768 11365 raft_consensus.cc:3060] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:21.274894 11365 raft_consensus.cc:2468] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fc6b2b5974b4bcd88e3400c0b761e50 in term 3.
I20260710 13:20:21.278475 11180 leader_election.cc:304] T 07cfd44fb2bc4b7d8c1de55d2802297b P 4fc6b2b5974b4bcd88e3400c0b761e50 [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: 1e113cf6a7c14291be93114e032149a2, 4fc6b2b5974b4bcd88e3400c0b761e50; no voters: 
I20260710 13:20:21.279415 11562 raft_consensus.cc:2804] T 07cfd44fb2bc4b7d8c1de55d2802297b P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:21.279929 11562 raft_consensus.cc:697] T 07cfd44fb2bc4b7d8c1de55d2802297b P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 3 LEADER]: Becoming Leader. State: Replica: 4fc6b2b5974b4bcd88e3400c0b761e50, State: Running, Role: LEADER
I20260710 13:20:21.281076 11562 consensus_queue.cc:237] T 07cfd44fb2bc4b7d8c1de55d2802297b P 4fc6b2b5974b4bcd88e3400c0b761e50 [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: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:21.277324 11292 raft_consensus.cc:2468] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fc6b2b5974b4bcd88e3400c0b761e50 in term 3.
I20260710 13:20:21.307893 11566 raft_consensus.cc:993] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65: : Instructing follower 1e113cf6a7c14291be93114e032149a2 to start an election
I20260710 13:20:21.308414 11561 raft_consensus.cc:1081] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [term 4 LEADER]: Signalling peer 1e113cf6a7c14291be93114e032149a2 to start an election
I20260710 13:20:21.310231 11365 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65743939eed14fb1945c1dd911a3f95c"
dest_uuid: "1e113cf6a7c14291be93114e032149a2"
 from {username='slave'} at 127.0.0.1:37554
I20260710 13:20:21.310811 11365 raft_consensus.cc:493] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:21.311187 11365 raft_consensus.cc:3060] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:20:21.318583 11365 raft_consensus.cc:515] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:21.321422 11365 leader_election.cc:290] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [CANDIDATE]: Term 5 election: Requested vote from peers 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223), 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130:43045)
I20260710 13:20:21.322105 11292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65743939eed14fb1945c1dd911a3f95c" candidate_uuid: "1e113cf6a7c14291be93114e032149a2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "32f224fe3c254c90b1fb8677c9344a65"
I20260710 13:20:21.322810 11292 raft_consensus.cc:3055] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:20:21.323161 11292 raft_consensus.cc:740] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 32f224fe3c254c90b1fb8677c9344a65, State: Running, Role: LEADER
I20260710 13:20:21.322185 11215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65743939eed14fb1945c1dd911a3f95c" candidate_uuid: "1e113cf6a7c14291be93114e032149a2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50"
I20260710 13:20:21.323941 11292 consensus_queue.cc:260] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [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: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:21.324659 11215 raft_consensus.cc:3060] T 65743939eed14fb1945c1dd911a3f95c P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:20:21.325249 11292 raft_consensus.cc:3060] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:20:21.332222 11292 raft_consensus.cc:2468] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e113cf6a7c14291be93114e032149a2 in term 5.
I20260710 13:20:21.332535 11215 raft_consensus.cc:2468] T 65743939eed14fb1945c1dd911a3f95c P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e113cf6a7c14291be93114e032149a2 in term 5.
I20260710 13:20:21.333491 11332 leader_election.cc:304] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [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: 1e113cf6a7c14291be93114e032149a2, 32f224fe3c254c90b1fb8677c9344a65; no voters: 
I20260710 13:20:21.334569 11523 raft_consensus.cc:2804] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:20:21.335026 11523 raft_consensus.cc:697] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [term 5 LEADER]: Becoming Leader. State: Replica: 1e113cf6a7c14291be93114e032149a2, State: Running, Role: LEADER
I20260710 13:20:21.335911 11523 consensus_queue.cc:237] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [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: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:21.354588 11111 catalog_manager.cc:5697] T 07cfd44fb2bc4b7d8c1de55d2802297b P 4fc6b2b5974b4bcd88e3400c0b761e50 reported cstate change: term changed from 2 to 3, leader changed from 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130) to 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129). New cstate: current_term: 3 leader_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:21.361548 11112 catalog_manager.cc:5697] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 reported cstate change: term changed from 4 to 5, leader changed from 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130) to 1e113cf6a7c14291be93114e032149a2 (127.10.210.131). New cstate: current_term: 5 leader_uuid: "1e113cf6a7c14291be93114e032149a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:21.362572 11566 raft_consensus.cc:993] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65: : Instructing follower 4fc6b2b5974b4bcd88e3400c0b761e50 to start an election
I20260710 13:20:21.363045 11566 raft_consensus.cc:1081] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 [term 2 LEADER]: Signalling peer 4fc6b2b5974b4bcd88e3400c0b761e50 to start an election
I20260710 13:20:21.365477 11215 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "018acc50d3614172b5dd8a14530dc32d"
dest_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50"
 from {username='slave'} at 127.0.0.1:41798
I20260710 13:20:21.365972 11215 raft_consensus.cc:493] T 018acc50d3614172b5dd8a14530dc32d P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:21.366334 11215 raft_consensus.cc:3060] T 018acc50d3614172b5dd8a14530dc32d P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:21.375241 11215 raft_consensus.cc:515] T 018acc50d3614172b5dd8a14530dc32d P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:21.377683 11292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "018acc50d3614172b5dd8a14530dc32d" candidate_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "32f224fe3c254c90b1fb8677c9344a65"
I20260710 13:20:21.377962 11365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "018acc50d3614172b5dd8a14530dc32d" candidate_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1e113cf6a7c14291be93114e032149a2"
I20260710 13:20:21.378233 11292 raft_consensus.cc:3055] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:21.378475 11365 raft_consensus.cc:3060] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:21.378549 11292 raft_consensus.cc:740] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 32f224fe3c254c90b1fb8677c9344a65, State: Running, Role: LEADER
I20260710 13:20:21.379366 11292 consensus_queue.cc:260] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 [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: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:21.380394 11292 raft_consensus.cc:3060] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:21.385149 11365 raft_consensus.cc:2468] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fc6b2b5974b4bcd88e3400c0b761e50 in term 3.
I20260710 13:20:21.386560 11180 leader_election.cc:304] T 018acc50d3614172b5dd8a14530dc32d P 4fc6b2b5974b4bcd88e3400c0b761e50 [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: 1e113cf6a7c14291be93114e032149a2, 4fc6b2b5974b4bcd88e3400c0b761e50; no voters: 
I20260710 13:20:21.387259 11292 raft_consensus.cc:2468] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fc6b2b5974b4bcd88e3400c0b761e50 in term 3.
I20260710 13:20:21.387410 11562 raft_consensus.cc:2804] T 018acc50d3614172b5dd8a14530dc32d P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:21.387894 11562 raft_consensus.cc:697] T 018acc50d3614172b5dd8a14530dc32d P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 3 LEADER]: Becoming Leader. State: Replica: 4fc6b2b5974b4bcd88e3400c0b761e50, State: Running, Role: LEADER
I20260710 13:20:21.389039 11215 leader_election.cc:290] T 018acc50d3614172b5dd8a14530dc32d P 4fc6b2b5974b4bcd88e3400c0b761e50 [CANDIDATE]: Term 3 election: Requested vote from peers 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130:43045), 1e113cf6a7c14291be93114e032149a2 (127.10.210.131:44013)
I20260710 13:20:21.388753 11562 consensus_queue.cc:237] T 018acc50d3614172b5dd8a14530dc32d P 4fc6b2b5974b4bcd88e3400c0b761e50 [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: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:21.396136 11112 catalog_manager.cc:5697] T 018acc50d3614172b5dd8a14530dc32d P 4fc6b2b5974b4bcd88e3400c0b761e50 reported cstate change: term changed from 2 to 3, leader changed from 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130) to 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129). New cstate: current_term: 3 leader_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:21.611912 11292 raft_consensus.cc:1275] T 3b847b0532614406b83a888d22338a62 P 32f224fe3c254c90b1fb8677c9344a65 [term 3 FOLLOWER]: Refusing update from remote peer 1e113cf6a7c14291be93114e032149a2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:21.613371 11523 consensus_queue.cc:1048] T 3b847b0532614406b83a888d22338a62 P 1e113cf6a7c14291be93114e032149a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:21.631639 11215 raft_consensus.cc:1275] T 3b847b0532614406b83a888d22338a62 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 3 FOLLOWER]: Refusing update from remote peer 1e113cf6a7c14291be93114e032149a2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:21.633417 11563 consensus_queue.cc:1048] T 3b847b0532614406b83a888d22338a62 P 1e113cf6a7c14291be93114e032149a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:21.666942 11292 raft_consensus.cc:1275] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65 [term 3 FOLLOWER]: Refusing update from remote peer 4fc6b2b5974b4bcd88e3400c0b761e50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:21.668426 11562 consensus_queue.cc:1048] T 07cfd44fb2bc4b7d8c1de55d2802297b P 4fc6b2b5974b4bcd88e3400c0b761e50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:21.678836 11365 raft_consensus.cc:1275] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [term 3 FOLLOWER]: Refusing update from remote peer 4fc6b2b5974b4bcd88e3400c0b761e50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:21.681476 11562 consensus_queue.cc:1048] T 07cfd44fb2bc4b7d8c1de55d2802297b P 4fc6b2b5974b4bcd88e3400c0b761e50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:21.732406 11215 raft_consensus.cc:1275] T 65743939eed14fb1945c1dd911a3f95c P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 5 FOLLOWER]: Refusing update from remote peer 1e113cf6a7c14291be93114e032149a2: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:20:21.733870 11523 consensus_queue.cc:1048] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:21.746289 11292 raft_consensus.cc:1275] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [term 5 FOLLOWER]: Refusing update from remote peer 1e113cf6a7c14291be93114e032149a2: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:20:21.751276 11563 consensus_queue.cc:1048] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:21.806841 11365 raft_consensus.cc:1275] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [term 4 FOLLOWER]: Refusing update from remote peer 4fc6b2b5974b4bcd88e3400c0b761e50: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:21.808668 11582 consensus_queue.cc:1048] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:21.820713 11292 raft_consensus.cc:1275] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65 [term 4 FOLLOWER]: Refusing update from remote peer 4fc6b2b5974b4bcd88e3400c0b761e50: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:21.825244 11562 consensus_queue.cc:1048] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:21.878376 11292 raft_consensus.cc:1275] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 [term 3 FOLLOWER]: Refusing update from remote peer 4fc6b2b5974b4bcd88e3400c0b761e50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:21.880477 11562 consensus_queue.cc:1048] T 018acc50d3614172b5dd8a14530dc32d P 4fc6b2b5974b4bcd88e3400c0b761e50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:21.895015 11365 raft_consensus.cc:1275] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2 [term 3 FOLLOWER]: Refusing update from remote peer 4fc6b2b5974b4bcd88e3400c0b761e50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:21.897389 11562 consensus_queue.cc:1048] T 018acc50d3614172b5dd8a14530dc32d P 4fc6b2b5974b4bcd88e3400c0b761e50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:21.923491 11082 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:21.932307 11082 tablet_server.cc:179] TabletServer@127.10.210.129:0 shutting down...
I20260710 13:20:21.981729 11082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:21.982641 11082 tablet_replica.cc:333] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50: stopping tablet replica
I20260710 13:20:21.983708 11082 raft_consensus.cc:2243] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:20:21.984730 11082 raft_consensus.cc:2272] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:21.988603 11082 tablet_replica.cc:333] T f25b92689a79412f86d2e07308b0d1d0 P 4fc6b2b5974b4bcd88e3400c0b761e50: stopping tablet replica
I20260710 13:20:21.989418 11082 raft_consensus.cc:2243] T f25b92689a79412f86d2e07308b0d1d0 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:21.989921 11082 raft_consensus.cc:2272] T f25b92689a79412f86d2e07308b0d1d0 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:21.992300 11082 tablet_replica.cc:333] T 018acc50d3614172b5dd8a14530dc32d P 4fc6b2b5974b4bcd88e3400c0b761e50: stopping tablet replica
I20260710 13:20:21.992960 11082 raft_consensus.cc:2243] T 018acc50d3614172b5dd8a14530dc32d P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:21.993858 11082 raft_consensus.cc:2272] T 018acc50d3614172b5dd8a14530dc32d P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:21.996392 11082 tablet_replica.cc:333] T ece29f055be84caf849b435442d068f8 P 4fc6b2b5974b4bcd88e3400c0b761e50: stopping tablet replica
I20260710 13:20:21.997136 11082 raft_consensus.cc:2243] T ece29f055be84caf849b435442d068f8 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:21.997641 11082 raft_consensus.cc:2272] T ece29f055be84caf849b435442d068f8 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.000408 11082 tablet_replica.cc:333] T 65743939eed14fb1945c1dd911a3f95c P 4fc6b2b5974b4bcd88e3400c0b761e50: stopping tablet replica
I20260710 13:20:22.001120 11082 raft_consensus.cc:2243] T 65743939eed14fb1945c1dd911a3f95c P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:22.001631 11082 raft_consensus.cc:2272] T 65743939eed14fb1945c1dd911a3f95c P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.004420 11082 tablet_replica.cc:333] T 3b847b0532614406b83a888d22338a62 P 4fc6b2b5974b4bcd88e3400c0b761e50: stopping tablet replica
I20260710 13:20:22.005163 11082 raft_consensus.cc:2243] T 3b847b0532614406b83a888d22338a62 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:22.005650 11082 raft_consensus.cc:2272] T 3b847b0532614406b83a888d22338a62 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.008332 11082 tablet_replica.cc:333] T 07cfd44fb2bc4b7d8c1de55d2802297b P 4fc6b2b5974b4bcd88e3400c0b761e50: stopping tablet replica
I20260710 13:20:22.009022 11082 raft_consensus.cc:2243] T 07cfd44fb2bc4b7d8c1de55d2802297b P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:22.009917 11082 raft_consensus.cc:2272] T 07cfd44fb2bc4b7d8c1de55d2802297b P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.012617 11082 tablet_replica.cc:333] T 10225ade051942d79812cd80d5936f86 P 4fc6b2b5974b4bcd88e3400c0b761e50: stopping tablet replica
I20260710 13:20:22.013285 11082 raft_consensus.cc:2243] T 10225ade051942d79812cd80d5936f86 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:22.013767 11082 raft_consensus.cc:2272] T 10225ade051942d79812cd80d5936f86 P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.016150 11082 tablet_replica.cc:333] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50: stopping tablet replica
I20260710 13:20:22.016731 11082 raft_consensus.cc:2243] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:22.017242 11082 raft_consensus.cc:2272] T 403999b7dc3542d48440a16a0d8361af P 4fc6b2b5974b4bcd88e3400c0b761e50 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:22.211815 11329 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.210.129:33223: connect: Connection refused (error 111)
W20260710 13:20:22.244315 11329 consensus_peers.cc:597] T f25b92689a79412f86d2e07308b0d1d0 P 1e113cf6a7c14291be93114e032149a2 -> Peer 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223): Couldn't send request to peer 4fc6b2b5974b4bcd88e3400c0b761e50. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:33223: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:22.244897 11329 consensus_peers.cc:597] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 -> Peer 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223): Couldn't send request to peer 4fc6b2b5974b4bcd88e3400c0b761e50. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:33223: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:22.248304 11329 consensus_peers.cc:597] T 3b847b0532614406b83a888d22338a62 P 1e113cf6a7c14291be93114e032149a2 -> Peer 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223): Couldn't send request to peer 4fc6b2b5974b4bcd88e3400c0b761e50. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:33223: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:22.253767 11255 consensus_peers.cc:597] T ece29f055be84caf849b435442d068f8 P 32f224fe3c254c90b1fb8677c9344a65 -> Peer 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223): Couldn't send request to peer 4fc6b2b5974b4bcd88e3400c0b761e50. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:33223: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:22.360162 11255 consensus_peers.cc:597] T 10225ade051942d79812cd80d5936f86 P 32f224fe3c254c90b1fb8677c9344a65 -> Peer 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223): Couldn't send request to peer 4fc6b2b5974b4bcd88e3400c0b761e50. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:33223: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:22.425058 11255 consensus_peers.cc:597] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 -> Peer 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223): Couldn't send request to peer 4fc6b2b5974b4bcd88e3400c0b761e50. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:33223: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:23.186827 11563 raft_consensus.cc:493] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4fc6b2b5974b4bcd88e3400c0b761e50)
I20260710 13:20:23.187283 11563 raft_consensus.cc:515] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:23.188853 11563 leader_election.cc:290] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223), 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130:43045)
I20260710 13:20:23.189898 11290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07cfd44fb2bc4b7d8c1de55d2802297b" candidate_uuid: "1e113cf6a7c14291be93114e032149a2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "32f224fe3c254c90b1fb8677c9344a65" is_pre_election: true
I20260710 13:20:23.190382 11290 raft_consensus.cc:2468] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e113cf6a7c14291be93114e032149a2 in term 3.
I20260710 13:20:23.191211 11597 raft_consensus.cc:493] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4fc6b2b5974b4bcd88e3400c0b761e50)
I20260710 13:20:23.191977 11332 leader_election.cc:304] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [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: 1e113cf6a7c14291be93114e032149a2, 32f224fe3c254c90b1fb8677c9344a65; no voters: 
I20260710 13:20:23.192682 11563 raft_consensus.cc:2804] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260710 13:20:23.193024 11563 raft_consensus.cc:493] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4fc6b2b5974b4bcd88e3400c0b761e50)
I20260710 13:20:23.191725 11597 raft_consensus.cc:515] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:23.193365 11563 raft_consensus.cc:3060] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:23.195073 11597 leader_election.cc:290] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223), 1e113cf6a7c14291be93114e032149a2 (127.10.210.131:44013)
W20260710 13:20:23.195678 11329 leader_election.cc:336] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223): Network error: Client connection negotiation failed: client connection to 127.10.210.129:33223: connect: Connection refused (error 111)
I20260710 13:20:23.197464 11365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07cfd44fb2bc4b7d8c1de55d2802297b" candidate_uuid: "32f224fe3c254c90b1fb8677c9344a65" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1e113cf6a7c14291be93114e032149a2" is_pre_election: true
W20260710 13:20:23.199851 11255 leader_election.cc:336] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223): Network error: Client connection negotiation failed: client connection to 127.10.210.129:33223: connect: Connection refused (error 111)
I20260710 13:20:23.200129 11563 raft_consensus.cc:515] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:23.201186 11365 raft_consensus.cc:2393] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32f224fe3c254c90b1fb8677c9344a65 in current term 4: Already voted for candidate 1e113cf6a7c14291be93114e032149a2 in this term.
I20260710 13:20:23.202030 11563 leader_election.cc:290] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [CANDIDATE]: Term 4 election: Requested vote from peers 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223), 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130:43045)
I20260710 13:20:23.204250 11290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07cfd44fb2bc4b7d8c1de55d2802297b" candidate_uuid: "1e113cf6a7c14291be93114e032149a2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "32f224fe3c254c90b1fb8677c9344a65"
I20260710 13:20:23.204805 11290 raft_consensus.cc:3060] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65 [term 3 FOLLOWER]: Advancing to term 4
W20260710 13:20:23.206532 11329 leader_election.cc:336] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223): Network error: Client connection negotiation failed: client connection to 127.10.210.129:33223: connect: Connection refused (error 111)
I20260710 13:20:23.203748 11255 leader_election.cc:304] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65 [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: 32f224fe3c254c90b1fb8677c9344a65; no voters: 1e113cf6a7c14291be93114e032149a2, 4fc6b2b5974b4bcd88e3400c0b761e50
I20260710 13:20:23.209615 11290 raft_consensus.cc:2468] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e113cf6a7c14291be93114e032149a2 in term 4.
I20260710 13:20:23.210088 11597 raft_consensus.cc:2749] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 13:20:23.210652 11332 leader_election.cc:304] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [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: 1e113cf6a7c14291be93114e032149a2, 32f224fe3c254c90b1fb8677c9344a65; no voters: 4fc6b2b5974b4bcd88e3400c0b761e50
I20260710 13:20:23.211349 11563 raft_consensus.cc:2804] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:23.211819 11563 raft_consensus.cc:697] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [term 4 LEADER]: Becoming Leader. State: Replica: 1e113cf6a7c14291be93114e032149a2, State: Running, Role: LEADER
I20260710 13:20:23.212649 11563 consensus_queue.cc:237] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [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: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:23.219565 11112 catalog_manager.cc:5697] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 reported cstate change: term changed from 3 to 4, leader changed from 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129) to 1e113cf6a7c14291be93114e032149a2 (127.10.210.131). New cstate: current_term: 4 leader_uuid: "1e113cf6a7c14291be93114e032149a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } health_report { overall_health: HEALTHY } } }
W20260710 13:20:23.221709 11082 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 11238)
I20260710 13:20:23.324585 11563 raft_consensus.cc:493] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4fc6b2b5974b4bcd88e3400c0b761e50)
I20260710 13:20:23.325477 11563 raft_consensus.cc:515] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:23.328548 11563 leader_election.cc:290] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223), 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130:43045)
I20260710 13:20:23.329101 11290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c28dd06f1b4b6089cfa3ee75520ad7" candidate_uuid: "1e113cf6a7c14291be93114e032149a2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "32f224fe3c254c90b1fb8677c9344a65" is_pre_election: true
I20260710 13:20:23.329489 11597 raft_consensus.cc:493] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4fc6b2b5974b4bcd88e3400c0b761e50)
I20260710 13:20:23.329993 11597 raft_consensus.cc:515] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:23.332047 11597 leader_election.cc:290] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223), 1e113cf6a7c14291be93114e032149a2 (127.10.210.131:44013)
I20260710 13:20:23.332638 11290 raft_consensus.cc:2468] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e113cf6a7c14291be93114e032149a2 in term 4.
W20260710 13:20:23.334256 11329 leader_election.cc:336] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223): Network error: Client connection negotiation failed: client connection to 127.10.210.129:33223: connect: Connection refused (error 111)
I20260710 13:20:23.334928 11332 leader_election.cc:304] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1e113cf6a7c14291be93114e032149a2, 32f224fe3c254c90b1fb8677c9344a65; no voters: 4fc6b2b5974b4bcd88e3400c0b761e50
I20260710 13:20:23.336236 11563 raft_consensus.cc:2804] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260710 13:20:23.336923 11365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c28dd06f1b4b6089cfa3ee75520ad7" candidate_uuid: "32f224fe3c254c90b1fb8677c9344a65" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1e113cf6a7c14291be93114e032149a2" is_pre_election: true
I20260710 13:20:23.336925 11563 raft_consensus.cc:493] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 4fc6b2b5974b4bcd88e3400c0b761e50)
I20260710 13:20:23.337989 11563 raft_consensus.cc:3060] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [term 4 FOLLOWER]: Advancing to term 5
W20260710 13:20:23.342404 11255 leader_election.cc:336] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223): Network error: Client connection negotiation failed: client connection to 127.10.210.129:33223: connect: Connection refused (error 111)
I20260710 13:20:23.345315 11563 raft_consensus.cc:515] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:23.346424 11365 raft_consensus.cc:2393] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32f224fe3c254c90b1fb8677c9344a65 in current term 5: Already voted for candidate 1e113cf6a7c14291be93114e032149a2 in this term.
I20260710 13:20:23.347975 11563 leader_election.cc:290] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [CANDIDATE]: Term 5 election: Requested vote from peers 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223), 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130:43045)
I20260710 13:20:23.348677 11290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c28dd06f1b4b6089cfa3ee75520ad7" candidate_uuid: "1e113cf6a7c14291be93114e032149a2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "32f224fe3c254c90b1fb8677c9344a65"
I20260710 13:20:23.348937 11255 leader_election.cc:304] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32f224fe3c254c90b1fb8677c9344a65; no voters: 1e113cf6a7c14291be93114e032149a2, 4fc6b2b5974b4bcd88e3400c0b761e50
I20260710 13:20:23.349313 11290 raft_consensus.cc:3060] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65 [term 4 FOLLOWER]: Advancing to term 5
W20260710 13:20:23.352662 11329 leader_election.cc:336] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223): Network error: Client connection negotiation failed: client connection to 127.10.210.129:33223: connect: Connection refused (error 111)
I20260710 13:20:23.355028 11290 raft_consensus.cc:2468] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e113cf6a7c14291be93114e032149a2 in term 5.
I20260710 13:20:23.355494 11597 raft_consensus.cc:2749] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260710 13:20:23.356345 11332 leader_election.cc:304] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [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: 1e113cf6a7c14291be93114e032149a2, 32f224fe3c254c90b1fb8677c9344a65; no voters: 4fc6b2b5974b4bcd88e3400c0b761e50
I20260710 13:20:23.357278 11563 raft_consensus.cc:2804] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:20:23.357784 11563 raft_consensus.cc:697] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [term 5 LEADER]: Becoming Leader. State: Replica: 1e113cf6a7c14291be93114e032149a2, State: Running, Role: LEADER
I20260710 13:20:23.358639 11563 consensus_queue.cc:237] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [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: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:23.366665 11112 catalog_manager.cc:5697] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 reported cstate change: term changed from 4 to 5, leader changed from 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129) to 1e113cf6a7c14291be93114e032149a2 (127.10.210.131). New cstate: current_term: 5 leader_uuid: "1e113cf6a7c14291be93114e032149a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:23.398036 11597 raft_consensus.cc:493] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4fc6b2b5974b4bcd88e3400c0b761e50)
I20260710 13:20:23.398572 11597 raft_consensus.cc:515] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:23.400409 11597 leader_election.cc:290] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223), 1e113cf6a7c14291be93114e032149a2 (127.10.210.131:44013)
I20260710 13:20:23.401350 11365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "018acc50d3614172b5dd8a14530dc32d" candidate_uuid: "32f224fe3c254c90b1fb8677c9344a65" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1e113cf6a7c14291be93114e032149a2" is_pre_election: true
I20260710 13:20:23.401909 11365 raft_consensus.cc:2468] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f224fe3c254c90b1fb8677c9344a65 in term 3.
I20260710 13:20:23.403168 11255 leader_election.cc:304] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 [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: 1e113cf6a7c14291be93114e032149a2, 32f224fe3c254c90b1fb8677c9344a65; no voters: 
I20260710 13:20:23.403848 11597 raft_consensus.cc:2804] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260710 13:20:23.403965 11255 leader_election.cc:336] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223): Network error: Client connection negotiation failed: client connection to 127.10.210.129:33223: connect: Connection refused (error 111)
I20260710 13:20:23.404222 11597 raft_consensus.cc:493] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4fc6b2b5974b4bcd88e3400c0b761e50)
I20260710 13:20:23.404580 11597 raft_consensus.cc:3060] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:23.409185 11597 raft_consensus.cc:515] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:23.411049 11597 leader_election.cc:290] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 [CANDIDATE]: Term 4 election: Requested vote from peers 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223), 1e113cf6a7c14291be93114e032149a2 (127.10.210.131:44013)
I20260710 13:20:23.412045 11365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "018acc50d3614172b5dd8a14530dc32d" candidate_uuid: "32f224fe3c254c90b1fb8677c9344a65" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1e113cf6a7c14291be93114e032149a2"
I20260710 13:20:23.412637 11365 raft_consensus.cc:3060] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2 [term 3 FOLLOWER]: Advancing to term 4
W20260710 13:20:23.414958 11255 leader_election.cc:336] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223): Network error: Client connection negotiation failed: client connection to 127.10.210.129:33223: connect: Connection refused (error 111)
I20260710 13:20:23.419569 11365 raft_consensus.cc:2468] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f224fe3c254c90b1fb8677c9344a65 in term 4.
I20260710 13:20:23.420672 11255 leader_election.cc:304] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 [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: 1e113cf6a7c14291be93114e032149a2, 32f224fe3c254c90b1fb8677c9344a65; no voters: 4fc6b2b5974b4bcd88e3400c0b761e50
I20260710 13:20:23.421324 11597 raft_consensus.cc:2804] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:23.421795 11597 raft_consensus.cc:697] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 [term 4 LEADER]: Becoming Leader. State: Replica: 32f224fe3c254c90b1fb8677c9344a65, State: Running, Role: LEADER
I20260710 13:20:23.422596 11597 consensus_queue.cc:237] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 [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: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } }
I20260710 13:20:23.430763 11112 catalog_manager.cc:5697] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 reported cstate change: term changed from 3 to 4, leader changed from 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129) to 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130). New cstate: current_term: 4 leader_uuid: "32f224fe3c254c90b1fb8677c9344a65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc6b2b5974b4bcd88e3400c0b761e50" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 33223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:23.730161 11290 raft_consensus.cc:1275] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65 [term 4 FOLLOWER]: Refusing update from remote peer 1e113cf6a7c14291be93114e032149a2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:23.731693 11523 consensus_queue.cc:1048] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260710 13:20:23.733608 11329 consensus_peers.cc:597] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 -> Peer 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223): Couldn't send request to peer 4fc6b2b5974b4bcd88e3400c0b761e50. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:33223: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:23.789402 11329 consensus_peers.cc:597] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 -> Peer 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223): Couldn't send request to peer 4fc6b2b5974b4bcd88e3400c0b761e50. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:33223: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:23.805843 11365 raft_consensus.cc:1275] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2 [term 4 FOLLOWER]: Refusing update from remote peer 32f224fe3c254c90b1fb8677c9344a65: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:23.807073 11597 consensus_queue.cc:1048] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e113cf6a7c14291be93114e032149a2" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 44013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260710 13:20:23.825282 11255 consensus_peers.cc:597] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 -> Peer 4fc6b2b5974b4bcd88e3400c0b761e50 (127.10.210.129:33223): Couldn't send request to peer 4fc6b2b5974b4bcd88e3400c0b761e50. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:33223: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:23.940048 11290 raft_consensus.cc:1275] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65 [term 5 FOLLOWER]: Refusing update from remote peer 1e113cf6a7c14291be93114e032149a2: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:20:23.941206 11523 consensus_queue.cc:1048] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f224fe3c254c90b1fb8677c9344a65" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 43045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:23.997694 11082 tablet_server.cc:196] TabletServer@127.10.210.129:0 shutdown complete.
I20260710 13:20:24.016804 11082 tablet_server.cc:179] TabletServer@127.10.210.130:0 shutting down...
I20260710 13:20:24.037125 11082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:24.037789 11082 tablet_replica.cc:333] T ece29f055be84caf849b435442d068f8 P 32f224fe3c254c90b1fb8677c9344a65: stopping tablet replica
I20260710 13:20:24.038350 11082 raft_consensus.cc:2243] T ece29f055be84caf849b435442d068f8 P 32f224fe3c254c90b1fb8677c9344a65 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:24.039083 11082 raft_consensus.cc:2272] T ece29f055be84caf849b435442d068f8 P 32f224fe3c254c90b1fb8677c9344a65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:24.040715 11082 tablet_replica.cc:333] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65: stopping tablet replica
I20260710 13:20:24.041270 11082 raft_consensus.cc:2243] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:24.041647 11082 raft_consensus.cc:2272] T 65743939eed14fb1945c1dd911a3f95c P 32f224fe3c254c90b1fb8677c9344a65 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:24.042997 11082 tablet_replica.cc:333] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65: stopping tablet replica
I20260710 13:20:24.043476 11082 raft_consensus.cc:2243] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:20:24.044138 11082 raft_consensus.cc:2272] T 403999b7dc3542d48440a16a0d8361af P 32f224fe3c254c90b1fb8677c9344a65 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:24.045806 11082 tablet_replica.cc:333] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65: stopping tablet replica
I20260710 13:20:24.046272 11082 raft_consensus.cc:2243] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:24.046653 11082 raft_consensus.cc:2272] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 32f224fe3c254c90b1fb8677c9344a65 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:24.048866 11082 tablet_replica.cc:333] T 3b847b0532614406b83a888d22338a62 P 32f224fe3c254c90b1fb8677c9344a65: stopping tablet replica
I20260710 13:20:24.049417 11082 raft_consensus.cc:2243] T 3b847b0532614406b83a888d22338a62 P 32f224fe3c254c90b1fb8677c9344a65 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:24.049791 11082 raft_consensus.cc:2272] T 3b847b0532614406b83a888d22338a62 P 32f224fe3c254c90b1fb8677c9344a65 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:24.051211 11082 tablet_replica.cc:333] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65: stopping tablet replica
I20260710 13:20:24.051690 11082 raft_consensus.cc:2243] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:24.052088 11082 raft_consensus.cc:2272] T 07cfd44fb2bc4b7d8c1de55d2802297b P 32f224fe3c254c90b1fb8677c9344a65 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:24.054399 11082 tablet_replica.cc:333] T f25b92689a79412f86d2e07308b0d1d0 P 32f224fe3c254c90b1fb8677c9344a65: stopping tablet replica
I20260710 13:20:24.054963 11082 raft_consensus.cc:2243] T f25b92689a79412f86d2e07308b0d1d0 P 32f224fe3c254c90b1fb8677c9344a65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:24.055446 11082 raft_consensus.cc:2272] T f25b92689a79412f86d2e07308b0d1d0 P 32f224fe3c254c90b1fb8677c9344a65 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:24.056152 11332 consensus_peers.cc:597] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 -> Peer 32f224fe3c254c90b1fb8677c9344a65 (127.10.210.130:43045): Couldn't send request to peer 32f224fe3c254c90b1fb8677c9344a65. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:24.057215 11082 tablet_replica.cc:333] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65: stopping tablet replica
I20260710 13:20:24.057621 11082 raft_consensus.cc:2243] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:20:24.058205 11082 raft_consensus.cc:2272] T 018acc50d3614172b5dd8a14530dc32d P 32f224fe3c254c90b1fb8677c9344a65 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:24.059789 11082 tablet_replica.cc:333] T 10225ade051942d79812cd80d5936f86 P 32f224fe3c254c90b1fb8677c9344a65: stopping tablet replica
I20260710 13:20:24.060156 11082 raft_consensus.cc:2243] T 10225ade051942d79812cd80d5936f86 P 32f224fe3c254c90b1fb8677c9344a65 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:24.060708 11082 raft_consensus.cc:2272] T 10225ade051942d79812cd80d5936f86 P 32f224fe3c254c90b1fb8677c9344a65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:24.088490 11082 tablet_server.cc:196] TabletServer@127.10.210.130:0 shutdown complete.
I20260710 13:20:24.106714 11082 tablet_server.cc:179] TabletServer@127.10.210.131:0 shutting down...
I20260710 13:20:24.130285 11082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:24.130956 11082 tablet_replica.cc:333] T 10225ade051942d79812cd80d5936f86 P 1e113cf6a7c14291be93114e032149a2: stopping tablet replica
I20260710 13:20:24.131839 11082 raft_consensus.cc:2243] T 10225ade051942d79812cd80d5936f86 P 1e113cf6a7c14291be93114e032149a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:24.132226 11082 raft_consensus.cc:2272] T 10225ade051942d79812cd80d5936f86 P 1e113cf6a7c14291be93114e032149a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:24.133903 11082 tablet_replica.cc:333] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2: stopping tablet replica
I20260710 13:20:24.134353 11082 raft_consensus.cc:2243] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:20:24.134958 11082 raft_consensus.cc:2272] T 65743939eed14fb1945c1dd911a3f95c P 1e113cf6a7c14291be93114e032149a2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:24.136439 11082 tablet_replica.cc:333] T 403999b7dc3542d48440a16a0d8361af P 1e113cf6a7c14291be93114e032149a2: stopping tablet replica
I20260710 13:20:24.136853 11082 raft_consensus.cc:2243] T 403999b7dc3542d48440a16a0d8361af P 1e113cf6a7c14291be93114e032149a2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:24.137298 11082 raft_consensus.cc:2272] T 403999b7dc3542d48440a16a0d8361af P 1e113cf6a7c14291be93114e032149a2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:24.138705 11082 tablet_replica.cc:333] T f25b92689a79412f86d2e07308b0d1d0 P 1e113cf6a7c14291be93114e032149a2: stopping tablet replica
I20260710 13:20:24.139112 11082 raft_consensus.cc:2243] T f25b92689a79412f86d2e07308b0d1d0 P 1e113cf6a7c14291be93114e032149a2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:24.139667 11082 raft_consensus.cc:2272] T f25b92689a79412f86d2e07308b0d1d0 P 1e113cf6a7c14291be93114e032149a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:24.141053 11082 tablet_replica.cc:333] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2: stopping tablet replica
I20260710 13:20:24.141450 11082 raft_consensus.cc:2243] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:24.141799 11082 raft_consensus.cc:2272] T 018acc50d3614172b5dd8a14530dc32d P 1e113cf6a7c14291be93114e032149a2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:24.143496 11082 tablet_replica.cc:333] T 3b847b0532614406b83a888d22338a62 P 1e113cf6a7c14291be93114e032149a2: stopping tablet replica
I20260710 13:20:24.143978 11082 raft_consensus.cc:2243] T 3b847b0532614406b83a888d22338a62 P 1e113cf6a7c14291be93114e032149a2 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:24.144593 11082 raft_consensus.cc:2272] T 3b847b0532614406b83a888d22338a62 P 1e113cf6a7c14291be93114e032149a2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:24.146020 11082 tablet_replica.cc:333] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2: stopping tablet replica
I20260710 13:20:24.146468 11082 raft_consensus.cc:2243] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:20:24.147164 11082 raft_consensus.cc:2272] T 07cfd44fb2bc4b7d8c1de55d2802297b P 1e113cf6a7c14291be93114e032149a2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:24.149449 11082 tablet_replica.cc:333] T ece29f055be84caf849b435442d068f8 P 1e113cf6a7c14291be93114e032149a2: stopping tablet replica
I20260710 13:20:24.149900 11082 raft_consensus.cc:2243] T ece29f055be84caf849b435442d068f8 P 1e113cf6a7c14291be93114e032149a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:24.150276 11082 raft_consensus.cc:2272] T ece29f055be84caf849b435442d068f8 P 1e113cf6a7c14291be93114e032149a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:24.151702 11082 tablet_replica.cc:333] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2: stopping tablet replica
I20260710 13:20:24.152110 11082 raft_consensus.cc:2243] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:20:24.152765 11082 raft_consensus.cc:2272] T d9c28dd06f1b4b6089cfa3ee75520ad7 P 1e113cf6a7c14291be93114e032149a2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:24.200726 11082 tablet_server.cc:196] TabletServer@127.10.210.131:0 shutdown complete.
I20260710 13:20:24.217759 11082 master.cc:562] Master@127.10.210.190:45847 shutting down...
I20260710 13:20:24.393394 11082 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1a530c0e1d5b4887b6833316c0159676 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:24.393985 11082 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1a530c0e1d5b4887b6833316c0159676 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:24.394310 11082 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1a530c0e1d5b4887b6833316c0159676: stopping tablet replica
I20260710 13:20:24.413988 11082 master.cc:584] Master@127.10.210.190:45847 shutdown complete.
1e113cf6a7c14291be93114e032149a2  1
32f224fe3c254c90b1fb8677c9344a65  4
4fc6b2b5974b4bcd88e3400c0b761e50  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (15104 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:20:24.453481 11082 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.210.190:42667
I20260710 13:20:24.454665 11082 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:24.461222 11614 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:24.461129 11613 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:24.462662 11616 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:24.463173 11082 server_base.cc:1061] running on GCE node
I20260710 13:20:24.463963 11082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:24.464139 11082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:24.464242 11082 hybrid_clock.cc:648] HybridClock initialized: now 1783689624464232 us; error 0 us; skew 500 ppm
I20260710 13:20:24.464677 11082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:24.467458 11082 webserver.cc:533] Webserver started at http://127.10.210.190:43295/ using document root <none> and password file <none>
I20260710 13:20:24.468101 11082 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:24.468323 11082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:24.468655 11082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:24.469924 11082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689609182147-11082-0/minicluster-data/master-0-root/instance:
uuid: "b68f9f8d4fd243f7be6d671733470849"
format_stamp: "Formatted at 2026-07-10 13:20:24 on dist-test-slave-bkq5"
I20260710 13:20:24.474488 11082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 13:20:24.478612 11621 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:24.479493 11082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:20:24.479884 11082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689609182147-11082-0/minicluster-data/master-0-root
uuid: "b68f9f8d4fd243f7be6d671733470849"
format_stamp: "Formatted at 2026-07-10 13:20:24 on dist-test-slave-bkq5"
I20260710 13:20:24.480131 11082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689609182147-11082-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689609182147-11082-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689609182147-11082-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:24.498386 11082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:24.499555 11082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:24.538902 11082 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.190:42667
I20260710 13:20:24.539016 11672 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.190:42667 every 8 connection(s)
I20260710 13:20:24.542692 11673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.552081 11673 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b68f9f8d4fd243f7be6d671733470849: Bootstrap starting.
I20260710 13:20:24.556602 11673 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b68f9f8d4fd243f7be6d671733470849: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:24.560600 11673 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b68f9f8d4fd243f7be6d671733470849: No bootstrap required, opened a new log
I20260710 13:20:24.562536 11673 raft_consensus.cc:359] T 00000000000000000000000000000000 P b68f9f8d4fd243f7be6d671733470849 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b68f9f8d4fd243f7be6d671733470849" member_type: VOTER }
I20260710 13:20:24.562870 11673 raft_consensus.cc:385] T 00000000000000000000000000000000 P b68f9f8d4fd243f7be6d671733470849 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:24.563041 11673 raft_consensus.cc:740] T 00000000000000000000000000000000 P b68f9f8d4fd243f7be6d671733470849 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b68f9f8d4fd243f7be6d671733470849, State: Initialized, Role: FOLLOWER
I20260710 13:20:24.563598 11673 consensus_queue.cc:260] T 00000000000000000000000000000000 P b68f9f8d4fd243f7be6d671733470849 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b68f9f8d4fd243f7be6d671733470849" member_type: VOTER }
I20260710 13:20:24.563997 11673 raft_consensus.cc:399] T 00000000000000000000000000000000 P b68f9f8d4fd243f7be6d671733470849 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:24.564189 11673 raft_consensus.cc:493] T 00000000000000000000000000000000 P b68f9f8d4fd243f7be6d671733470849 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:24.564383 11673 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b68f9f8d4fd243f7be6d671733470849 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:24.567948 11673 raft_consensus.cc:515] T 00000000000000000000000000000000 P b68f9f8d4fd243f7be6d671733470849 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b68f9f8d4fd243f7be6d671733470849" member_type: VOTER }
I20260710 13:20:24.568382 11673 leader_election.cc:304] T 00000000000000000000000000000000 P b68f9f8d4fd243f7be6d671733470849 [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: b68f9f8d4fd243f7be6d671733470849; no voters: 
I20260710 13:20:24.569403 11673 leader_election.cc:290] T 00000000000000000000000000000000 P b68f9f8d4fd243f7be6d671733470849 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:24.569790 11676 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b68f9f8d4fd243f7be6d671733470849 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:24.571061 11676 raft_consensus.cc:697] T 00000000000000000000000000000000 P b68f9f8d4fd243f7be6d671733470849 [term 1 LEADER]: Becoming Leader. State: Replica: b68f9f8d4fd243f7be6d671733470849, State: Running, Role: LEADER
I20260710 13:20:24.571606 11676 consensus_queue.cc:237] T 00000000000000000000000000000000 P b68f9f8d4fd243f7be6d671733470849 [LEADER]: Queue going to LEADER mode. State: All 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: "b68f9f8d4fd243f7be6d671733470849" member_type: VOTER }
I20260710 13:20:24.572216 11673 sys_catalog.cc:565] T 00000000000000000000000000000000 P b68f9f8d4fd243f7be6d671733470849 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:24.575977 11677 sys_catalog.cc:455] T 00000000000000000000000000000000 P b68f9f8d4fd243f7be6d671733470849 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b68f9f8d4fd243f7be6d671733470849" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b68f9f8d4fd243f7be6d671733470849" member_type: VOTER } }
I20260710 13:20:24.576683 11677 sys_catalog.cc:458] T 00000000000000000000000000000000 P b68f9f8d4fd243f7be6d671733470849 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:24.576503 11678 sys_catalog.cc:455] T 00000000000000000000000000000000 P b68f9f8d4fd243f7be6d671733470849 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b68f9f8d4fd243f7be6d671733470849. Latest consensus state: current_term: 1 leader_uuid: "b68f9f8d4fd243f7be6d671733470849" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b68f9f8d4fd243f7be6d671733470849" member_type: VOTER } }
I20260710 13:20:24.577481 11678 sys_catalog.cc:458] T 00000000000000000000000000000000 P b68f9f8d4fd243f7be6d671733470849 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:24.578938 11683 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:24.585709 11683 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:24.586769 11082 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:24.594566 11683 catalog_manager.cc:1383] Generated new cluster ID: 18bc6cc3cb1b49b19b50146f30024c9f
I20260710 13:20:24.594910 11683 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:24.613024 11683 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:24.614149 11683 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:24.630074 11683 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b68f9f8d4fd243f7be6d671733470849: Generated new TSK 0
I20260710 13:20:24.630789 11683 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:24.653790 11082 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:24.660506 11694 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:24.661808 11695 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:24.663981 11697 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:24.665460 11082 server_base.cc:1061] running on GCE node
I20260710 13:20:24.666539 11082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:24.666749 11082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:24.666908 11082 hybrid_clock.cc:648] HybridClock initialized: now 1783689624666893 us; error 0 us; skew 500 ppm
I20260710 13:20:24.667430 11082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:24.669785 11082 webserver.cc:533] Webserver started at http://127.10.210.129:38689/ using document root <none> and password file <none>
I20260710 13:20:24.670269 11082 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:24.670463 11082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:24.670718 11082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:24.671782 11082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689609182147-11082-0/minicluster-data/ts-0-root/instance:
uuid: "2d76004d92d648caad5c0e4708d45835"
format_stamp: "Formatted at 2026-07-10 13:20:24 on dist-test-slave-bkq5"
I20260710 13:20:24.676012 11082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:20:24.679445 11702 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:24.680377 11082 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:20:24.680685 11082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689609182147-11082-0/minicluster-data/ts-0-root
uuid: "2d76004d92d648caad5c0e4708d45835"
format_stamp: "Formatted at 2026-07-10 13:20:24 on dist-test-slave-bkq5"
I20260710 13:20:24.680930 11082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689609182147-11082-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689609182147-11082-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689609182147-11082-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:24.699942 11082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:24.701299 11082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:24.702790 11082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:24.705024 11082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:24.705255 11082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:24.705498 11082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:24.705677 11082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:24.747507 11082 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.129:45505
I20260710 13:20:24.747696 11764 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.129:45505 every 8 connection(s)
I20260710 13:20:24.752267 11082 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:24.758870 11769 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:24.759912 11770 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:24.761559 11772 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:24.762687 11082 server_base.cc:1061] running on GCE node
I20260710 13:20:24.763705 11082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:24.763876 11082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:24.763993 11082 hybrid_clock.cc:648] HybridClock initialized: now 1783689624763983 us; error 0 us; skew 500 ppm
I20260710 13:20:24.764430 11082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:24.766819 11082 webserver.cc:533] Webserver started at http://127.10.210.130:35331/ using document root <none> and password file <none>
I20260710 13:20:24.767318 11082 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:24.767536 11082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:24.767817 11082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:24.769018 11082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689609182147-11082-0/minicluster-data/ts-1-root/instance:
uuid: "0c460733f12e4837acd45e58786f969e"
format_stamp: "Formatted at 2026-07-10 13:20:24 on dist-test-slave-bkq5"
I20260710 13:20:24.770180 11765 heartbeater.cc:344] Connected to a master server at 127.10.210.190:42667
I20260710 13:20:24.770577 11765 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:24.771409 11765 heartbeater.cc:507] Master 127.10.210.190:42667 requested a full tablet report, sending...
I20260710 13:20:24.773927 11638 ts_manager.cc:194] Registered new tserver with Master: 2d76004d92d648caad5c0e4708d45835 (127.10.210.129:45505)
I20260710 13:20:24.775139 11082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:20:24.776012 11638 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49270
I20260710 13:20:24.779323 11777 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:24.780141 11082 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:20:24.780452 11082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689609182147-11082-0/minicluster-data/ts-1-root
uuid: "0c460733f12e4837acd45e58786f969e"
format_stamp: "Formatted at 2026-07-10 13:20:24 on dist-test-slave-bkq5"
I20260710 13:20:24.780751 11082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689609182147-11082-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689609182147-11082-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689609182147-11082-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:24.795795 11082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:24.796816 11082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:24.798290 11082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:24.800391 11082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:24.800598 11082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:24.800865 11082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:24.801064 11082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:20:24.841975 11082 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.130:40665
I20260710 13:20:24.842067 11839 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.130:40665 every 8 connection(s)
I20260710 13:20:24.846499 11082 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:24.854192 11843 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:24.856205 11844 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:24.858251 11846 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:24.859959 11082 server_base.cc:1061] running on GCE node
I20260710 13:20:24.860836 11840 heartbeater.cc:344] Connected to a master server at 127.10.210.190:42667
I20260710 13:20:24.860949 11082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:24.861549 11082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:24.861601 11840 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:24.861959 11082 hybrid_clock.cc:648] HybridClock initialized: now 1783689624861938 us; error 0 us; skew 500 ppm
I20260710 13:20:24.862571 11082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:24.862599 11840 heartbeater.cc:507] Master 127.10.210.190:42667 requested a full tablet report, sending...
I20260710 13:20:24.864905 11638 ts_manager.cc:194] Registered new tserver with Master: 0c460733f12e4837acd45e58786f969e (127.10.210.130:40665)
I20260710 13:20:24.865442 11082 webserver.cc:533] Webserver started at http://127.10.210.131:38119/ using document root <none> and password file <none>
I20260710 13:20:24.865926 11082 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:24.866132 11082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:24.866382 11082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:24.866466 11638 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49276
I20260710 13:20:24.867676 11082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689609182147-11082-0/minicluster-data/ts-2-root/instance:
uuid: "18ce691b723448839337da99857d45ee"
format_stamp: "Formatted at 2026-07-10 13:20:24 on dist-test-slave-bkq5"
I20260710 13:20:24.872219 11082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:20:24.875624 11851 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:24.876474 11082 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:20:24.876812 11082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689609182147-11082-0/minicluster-data/ts-2-root
uuid: "18ce691b723448839337da99857d45ee"
format_stamp: "Formatted at 2026-07-10 13:20:24 on dist-test-slave-bkq5"
I20260710 13:20:24.877146 11082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689609182147-11082-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689609182147-11082-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689609182147-11082-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:24.896030 11082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:24.897114 11082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:24.898499 11082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:24.900645 11082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:24.900822 11082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:24.901109 11082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:24.901283 11082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:24.939841 11082 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.131:34429
I20260710 13:20:24.939942 11913 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.131:34429 every 8 connection(s)
I20260710 13:20:24.953719 11914 heartbeater.cc:344] Connected to a master server at 127.10.210.190:42667
I20260710 13:20:24.954102 11914 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:24.954808 11914 heartbeater.cc:507] Master 127.10.210.190:42667 requested a full tablet report, sending...
I20260710 13:20:24.956552 11638 ts_manager.cc:194] Registered new tserver with Master: 18ce691b723448839337da99857d45ee (127.10.210.131:34429)
I20260710 13:20:24.956660 11082 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013592205s
I20260710 13:20:24.957856 11638 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49278
I20260710 13:20:24.982197 11638 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49290:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:20:24.985131 11638 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:20:25.054510 11805 tablet_service.cc:1511] Processing CreateTablet for tablet 284a4f68d56e478086adf871b5557833 (DEFAULT_TABLE table=test-workload [id=eda6f24301e04c4481016f4a4ad7f7e7]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:20:25.055874 11805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 284a4f68d56e478086adf871b5557833. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.060088 11804 tablet_service.cc:1511] Processing CreateTablet for tablet 401b5756fbcf420e8c63f3742a7f7f7f (DEFAULT_TABLE table=test-workload [id=eda6f24301e04c4481016f4a4ad7f7e7]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:20:25.061784 11804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 401b5756fbcf420e8c63f3742a7f7f7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.068311 11803 tablet_service.cc:1511] Processing CreateTablet for tablet 8cc6daf260f1484383c470fed5349530 (DEFAULT_TABLE table=test-workload [id=eda6f24301e04c4481016f4a4ad7f7e7]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:20:25.069690 11803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cc6daf260f1484383c470fed5349530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.074278 11879 tablet_service.cc:1511] Processing CreateTablet for tablet 284a4f68d56e478086adf871b5557833 (DEFAULT_TABLE table=test-workload [id=eda6f24301e04c4481016f4a4ad7f7e7]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:20:25.074611 11802 tablet_service.cc:1511] Processing CreateTablet for tablet a0acb87df680416ca7bae8c3785f22e2 (DEFAULT_TABLE table=test-workload [id=eda6f24301e04c4481016f4a4ad7f7e7]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:20:25.075886 11802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0acb87df680416ca7bae8c3785f22e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.076400 11730 tablet_service.cc:1511] Processing CreateTablet for tablet 284a4f68d56e478086adf871b5557833 (DEFAULT_TABLE table=test-workload [id=eda6f24301e04c4481016f4a4ad7f7e7]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:20:25.076869 11878 tablet_service.cc:1511] Processing CreateTablet for tablet 401b5756fbcf420e8c63f3742a7f7f7f (DEFAULT_TABLE table=test-workload [id=eda6f24301e04c4481016f4a4ad7f7e7]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:20:25.075573 11879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 284a4f68d56e478086adf871b5557833. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.080281 11730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 284a4f68d56e478086adf871b5557833. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.079969 11727 tablet_service.cc:1511] Processing CreateTablet for tablet a0acb87df680416ca7bae8c3785f22e2 (DEFAULT_TABLE table=test-workload [id=eda6f24301e04c4481016f4a4ad7f7e7]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:20:25.081252 11727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0acb87df680416ca7bae8c3785f22e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.081310 11726 tablet_service.cc:1511] Processing CreateTablet for tablet fad8a1e6899c44749e387903b03cfed0 (DEFAULT_TABLE table=test-workload [id=eda6f24301e04c4481016f4a4ad7f7e7]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:20:25.080298 11729 tablet_service.cc:1511] Processing CreateTablet for tablet 401b5756fbcf420e8c63f3742a7f7f7f (DEFAULT_TABLE table=test-workload [id=eda6f24301e04c4481016f4a4ad7f7e7]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:20:25.082769 11726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fad8a1e6899c44749e387903b03cfed0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.083367 11729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 401b5756fbcf420e8c63f3742a7f7f7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.084816 11728 tablet_service.cc:1511] Processing CreateTablet for tablet 8cc6daf260f1484383c470fed5349530 (DEFAULT_TABLE table=test-workload [id=eda6f24301e04c4481016f4a4ad7f7e7]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:20:25.086122 11728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cc6daf260f1484383c470fed5349530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.088299 11877 tablet_service.cc:1511] Processing CreateTablet for tablet 8cc6daf260f1484383c470fed5349530 (DEFAULT_TABLE table=test-workload [id=eda6f24301e04c4481016f4a4ad7f7e7]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:20:25.090871 11801 tablet_service.cc:1511] Processing CreateTablet for tablet fad8a1e6899c44749e387903b03cfed0 (DEFAULT_TABLE table=test-workload [id=eda6f24301e04c4481016f4a4ad7f7e7]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:20:25.092084 11801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fad8a1e6899c44749e387903b03cfed0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.093415 11878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 401b5756fbcf420e8c63f3742a7f7f7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.097975 11877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cc6daf260f1484383c470fed5349530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.100617 11725 tablet_service.cc:1511] Processing CreateTablet for tablet 18eb520fa5ca45848058d117726bba60 (DEFAULT_TABLE table=test-workload [id=eda6f24301e04c4481016f4a4ad7f7e7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:20:25.107493 11725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18eb520fa5ca45848058d117726bba60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.108521 11800 tablet_service.cc:1511] Processing CreateTablet for tablet 18eb520fa5ca45848058d117726bba60 (DEFAULT_TABLE table=test-workload [id=eda6f24301e04c4481016f4a4ad7f7e7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:20:25.109956 11800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18eb520fa5ca45848058d117726bba60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.110579 11876 tablet_service.cc:1511] Processing CreateTablet for tablet a0acb87df680416ca7bae8c3785f22e2 (DEFAULT_TABLE table=test-workload [id=eda6f24301e04c4481016f4a4ad7f7e7]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:20:25.112067 11876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0acb87df680416ca7bae8c3785f22e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.121757 11724 tablet_service.cc:1511] Processing CreateTablet for tablet d83bda668add46169c7848b5f9b97208 (DEFAULT_TABLE table=test-workload [id=eda6f24301e04c4481016f4a4ad7f7e7]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:20:25.123467 11724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d83bda668add46169c7848b5f9b97208. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.147661 11875 tablet_service.cc:1511] Processing CreateTablet for tablet 18eb520fa5ca45848058d117726bba60 (DEFAULT_TABLE table=test-workload [id=eda6f24301e04c4481016f4a4ad7f7e7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:20:25.156234 11799 tablet_service.cc:1511] Processing CreateTablet for tablet d83bda668add46169c7848b5f9b97208 (DEFAULT_TABLE table=test-workload [id=eda6f24301e04c4481016f4a4ad7f7e7]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:20:25.157227 11875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18eb520fa5ca45848058d117726bba60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.162093 11931 tablet_bootstrap.cc:492] T 401b5756fbcf420e8c63f3742a7f7f7f P 18ce691b723448839337da99857d45ee: Bootstrap starting.
I20260710 13:20:25.164248 11799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d83bda668add46169c7848b5f9b97208. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.168371 11931 tablet_bootstrap.cc:654] T 401b5756fbcf420e8c63f3742a7f7f7f P 18ce691b723448839337da99857d45ee: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.177057 11929 tablet_bootstrap.cc:492] T 284a4f68d56e478086adf871b5557833 P 0c460733f12e4837acd45e58786f969e: Bootstrap starting.
I20260710 13:20:25.188246 11879 tablet_service.cc:1511] Processing CreateTablet for tablet d83bda668add46169c7848b5f9b97208 (DEFAULT_TABLE table=test-workload [id=eda6f24301e04c4481016f4a4ad7f7e7]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:20:25.189571 11879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d83bda668add46169c7848b5f9b97208. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.189584 11930 tablet_bootstrap.cc:492] T 284a4f68d56e478086adf871b5557833 P 2d76004d92d648caad5c0e4708d45835: Bootstrap starting.
I20260710 13:20:25.197907 11878 tablet_service.cc:1511] Processing CreateTablet for tablet fad8a1e6899c44749e387903b03cfed0 (DEFAULT_TABLE table=test-workload [id=eda6f24301e04c4481016f4a4ad7f7e7]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:20:25.199802 11878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fad8a1e6899c44749e387903b03cfed0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.202616 11800 tablet_service.cc:1511] Processing CreateTablet for tablet 343d7c2ce876494fa6f01a9bfa1d6ce6 (DEFAULT_TABLE table=test-workload [id=eda6f24301e04c4481016f4a4ad7f7e7]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:20:25.203814 11800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 343d7c2ce876494fa6f01a9bfa1d6ce6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.205292 11730 tablet_service.cc:1511] Processing CreateTablet for tablet 49846e35428e4f618cbcd9490ad045a5 (DEFAULT_TABLE table=test-workload [id=eda6f24301e04c4481016f4a4ad7f7e7]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:20:25.206619 11730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49846e35428e4f618cbcd9490ad045a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.206748 11805 tablet_service.cc:1511] Processing CreateTablet for tablet 49846e35428e4f618cbcd9490ad045a5 (DEFAULT_TABLE table=test-workload [id=eda6f24301e04c4481016f4a4ad7f7e7]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:20:25.207944 11805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49846e35428e4f618cbcd9490ad045a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.209821 11876 tablet_service.cc:1511] Processing CreateTablet for tablet 49846e35428e4f618cbcd9490ad045a5 (DEFAULT_TABLE table=test-workload [id=eda6f24301e04c4481016f4a4ad7f7e7]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:20:25.210000 11728 tablet_service.cc:1511] Processing CreateTablet for tablet 343d7c2ce876494fa6f01a9bfa1d6ce6 (DEFAULT_TABLE table=test-workload [id=eda6f24301e04c4481016f4a4ad7f7e7]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:20:25.211009 11876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49846e35428e4f618cbcd9490ad045a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.211170 11728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 343d7c2ce876494fa6f01a9bfa1d6ce6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.220942 11875 tablet_service.cc:1511] Processing CreateTablet for tablet 343d7c2ce876494fa6f01a9bfa1d6ce6 (DEFAULT_TABLE table=test-workload [id=eda6f24301e04c4481016f4a4ad7f7e7]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:20:25.222504 11875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 343d7c2ce876494fa6f01a9bfa1d6ce6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.232090 11729 tablet_service.cc:1511] Processing CreateTablet for tablet 3baf0705ad184beca28a6175340643a5 (DEFAULT_TABLE table=test-workload [id=eda6f24301e04c4481016f4a4ad7f7e7]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:20:25.233328 11729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3baf0705ad184beca28a6175340643a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.234575 11801 tablet_service.cc:1511] Processing CreateTablet for tablet 3baf0705ad184beca28a6175340643a5 (DEFAULT_TABLE table=test-workload [id=eda6f24301e04c4481016f4a4ad7f7e7]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:20:25.235750 11801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3baf0705ad184beca28a6175340643a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.249840 11930 tablet_bootstrap.cc:654] T 284a4f68d56e478086adf871b5557833 P 2d76004d92d648caad5c0e4708d45835: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.254288 11877 tablet_service.cc:1511] Processing CreateTablet for tablet 3baf0705ad184beca28a6175340643a5 (DEFAULT_TABLE table=test-workload [id=eda6f24301e04c4481016f4a4ad7f7e7]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:20:25.252365 11929 tablet_bootstrap.cc:654] T 284a4f68d56e478086adf871b5557833 P 0c460733f12e4837acd45e58786f969e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.255541 11877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3baf0705ad184beca28a6175340643a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.272253 11929 tablet_bootstrap.cc:492] T 284a4f68d56e478086adf871b5557833 P 0c460733f12e4837acd45e58786f969e: No bootstrap required, opened a new log
I20260710 13:20:25.272778 11929 ts_tablet_manager.cc:1403] T 284a4f68d56e478086adf871b5557833 P 0c460733f12e4837acd45e58786f969e: Time spent bootstrapping tablet: real 0.096s	user 0.006s	sys 0.008s
I20260710 13:20:25.274861 11931 tablet_bootstrap.cc:492] T 401b5756fbcf420e8c63f3742a7f7f7f P 18ce691b723448839337da99857d45ee: No bootstrap required, opened a new log
I20260710 13:20:25.275295 11931 ts_tablet_manager.cc:1403] T 401b5756fbcf420e8c63f3742a7f7f7f P 18ce691b723448839337da99857d45ee: Time spent bootstrapping tablet: real 0.137s	user 0.003s	sys 0.013s
I20260710 13:20:25.278043 11931 raft_consensus.cc:359] T 401b5756fbcf420e8c63f3742a7f7f7f P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.278841 11931 raft_consensus.cc:385] T 401b5756fbcf420e8c63f3742a7f7f7f P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.279119 11931 raft_consensus.cc:740] T 401b5756fbcf420e8c63f3742a7f7f7f P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ce691b723448839337da99857d45ee, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.279773 11931 consensus_queue.cc:260] T 401b5756fbcf420e8c63f3742a7f7f7f P 18ce691b723448839337da99857d45ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.281567 11929 raft_consensus.cc:359] T 284a4f68d56e478086adf871b5557833 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.282593 11929 raft_consensus.cc:385] T 284a4f68d56e478086adf871b5557833 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.282931 11929 raft_consensus.cc:740] T 284a4f68d56e478086adf871b5557833 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c460733f12e4837acd45e58786f969e, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.283247 11930 tablet_bootstrap.cc:492] T 284a4f68d56e478086adf871b5557833 P 2d76004d92d648caad5c0e4708d45835: No bootstrap required, opened a new log
I20260710 13:20:25.283690 11930 ts_tablet_manager.cc:1403] T 284a4f68d56e478086adf871b5557833 P 2d76004d92d648caad5c0e4708d45835: Time spent bootstrapping tablet: real 0.094s	user 0.010s	sys 0.003s
I20260710 13:20:25.283981 11929 consensus_queue.cc:260] T 284a4f68d56e478086adf871b5557833 P 0c460733f12e4837acd45e58786f969e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.286851 11930 raft_consensus.cc:359] T 284a4f68d56e478086adf871b5557833 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.287724 11930 raft_consensus.cc:385] T 284a4f68d56e478086adf871b5557833 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.288066 11930 raft_consensus.cc:740] T 284a4f68d56e478086adf871b5557833 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d76004d92d648caad5c0e4708d45835, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.290786 11914 heartbeater.cc:499] Master 127.10.210.190:42667 was elected leader, sending a full tablet report...
I20260710 13:20:25.290779 11935 raft_consensus.cc:493] T 401b5756fbcf420e8c63f3742a7f7f7f P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:25.292683 11935 raft_consensus.cc:515] T 401b5756fbcf420e8c63f3742a7f7f7f P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.288926 11930 consensus_queue.cc:260] T 284a4f68d56e478086adf871b5557833 P 2d76004d92d648caad5c0e4708d45835 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.303781 11935 leader_election.cc:290] T 401b5756fbcf420e8c63f3742a7f7f7f P 18ce691b723448839337da99857d45ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d76004d92d648caad5c0e4708d45835 (127.10.210.129:45505), 0c460733f12e4837acd45e58786f969e (127.10.210.130:40665)
I20260710 13:20:25.313441 11931 ts_tablet_manager.cc:1434] T 401b5756fbcf420e8c63f3742a7f7f7f P 18ce691b723448839337da99857d45ee: Time spent starting tablet: real 0.038s	user 0.010s	sys 0.005s
I20260710 13:20:25.314368 11931 tablet_bootstrap.cc:492] T 284a4f68d56e478086adf871b5557833 P 18ce691b723448839337da99857d45ee: Bootstrap starting.
I20260710 13:20:25.318233 11815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401b5756fbcf420e8c63f3742a7f7f7f" candidate_uuid: "18ce691b723448839337da99857d45ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c460733f12e4837acd45e58786f969e" is_pre_election: true
W20260710 13:20:25.320125 11855 leader_election.cc:343] T 401b5756fbcf420e8c63f3742a7f7f7f P 18ce691b723448839337da99857d45ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c460733f12e4837acd45e58786f969e (127.10.210.130:40665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:25.322448 11929 ts_tablet_manager.cc:1434] T 284a4f68d56e478086adf871b5557833 P 0c460733f12e4837acd45e58786f969e: Time spent starting tablet: real 0.049s	user 0.015s	sys 0.016s
I20260710 13:20:25.324275 11840 heartbeater.cc:499] Master 127.10.210.190:42667 was elected leader, sending a full tablet report...
I20260710 13:20:25.326185 11929 tablet_bootstrap.cc:492] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e: Bootstrap starting.
I20260710 13:20:25.332320 11929 tablet_bootstrap.cc:654] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.339195 11931 tablet_bootstrap.cc:654] T 284a4f68d56e478086adf871b5557833 P 18ce691b723448839337da99857d45ee: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.340687 11765 heartbeater.cc:499] Master 127.10.210.190:42667 was elected leader, sending a full tablet report...
I20260710 13:20:25.340965 11930 ts_tablet_manager.cc:1434] T 284a4f68d56e478086adf871b5557833 P 2d76004d92d648caad5c0e4708d45835: Time spent starting tablet: real 0.057s	user 0.019s	sys 0.007s
I20260710 13:20:25.342032 11930 tablet_bootstrap.cc:492] T 401b5756fbcf420e8c63f3742a7f7f7f P 2d76004d92d648caad5c0e4708d45835: Bootstrap starting.
I20260710 13:20:25.348098 11930 tablet_bootstrap.cc:654] T 401b5756fbcf420e8c63f3742a7f7f7f P 2d76004d92d648caad5c0e4708d45835: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.356067 11740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401b5756fbcf420e8c63f3742a7f7f7f" candidate_uuid: "18ce691b723448839337da99857d45ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d76004d92d648caad5c0e4708d45835" is_pre_election: true
I20260710 13:20:25.356657 11929 tablet_bootstrap.cc:492] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e: No bootstrap required, opened a new log
I20260710 13:20:25.357154 11929 ts_tablet_manager.cc:1403] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.006s
W20260710 13:20:25.357728 11853 leader_election.cc:343] T 401b5756fbcf420e8c63f3742a7f7f7f P 18ce691b723448839337da99857d45ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d76004d92d648caad5c0e4708d45835 (127.10.210.129:45505): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:25.358180 11853 leader_election.cc:304] T 401b5756fbcf420e8c63f3742a7f7f7f P 18ce691b723448839337da99857d45ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 18ce691b723448839337da99857d45ee; no voters: 0c460733f12e4837acd45e58786f969e, 2d76004d92d648caad5c0e4708d45835
I20260710 13:20:25.359071 11931 tablet_bootstrap.cc:492] T 284a4f68d56e478086adf871b5557833 P 18ce691b723448839337da99857d45ee: No bootstrap required, opened a new log
I20260710 13:20:25.359325 11930 tablet_bootstrap.cc:492] T 401b5756fbcf420e8c63f3742a7f7f7f P 2d76004d92d648caad5c0e4708d45835: No bootstrap required, opened a new log
I20260710 13:20:25.359315 11936 raft_consensus.cc:2749] T 401b5756fbcf420e8c63f3742a7f7f7f P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:25.359567 11931 ts_tablet_manager.cc:1403] T 284a4f68d56e478086adf871b5557833 P 18ce691b723448839337da99857d45ee: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.001s
I20260710 13:20:25.359922 11930 ts_tablet_manager.cc:1403] T 401b5756fbcf420e8c63f3742a7f7f7f P 2d76004d92d648caad5c0e4708d45835: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.012s
I20260710 13:20:25.360085 11929 raft_consensus.cc:359] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.361284 11929 raft_consensus.cc:385] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.361581 11929 raft_consensus.cc:740] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c460733f12e4837acd45e58786f969e, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.362305 11929 consensus_queue.cc:260] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.362884 11930 raft_consensus.cc:359] T 401b5756fbcf420e8c63f3742a7f7f7f P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.362910 11931 raft_consensus.cc:359] T 284a4f68d56e478086adf871b5557833 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.363654 11930 raft_consensus.cc:385] T 401b5756fbcf420e8c63f3742a7f7f7f P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.363768 11931 raft_consensus.cc:385] T 284a4f68d56e478086adf871b5557833 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.364014 11930 raft_consensus.cc:740] T 401b5756fbcf420e8c63f3742a7f7f7f P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d76004d92d648caad5c0e4708d45835, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.364187 11931 raft_consensus.cc:740] T 284a4f68d56e478086adf871b5557833 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ce691b723448839337da99857d45ee, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.364593 11929 ts_tablet_manager.cc:1434] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:25.364843 11930 consensus_queue.cc:260] T 401b5756fbcf420e8c63f3742a7f7f7f P 2d76004d92d648caad5c0e4708d45835 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.365487 11929 tablet_bootstrap.cc:492] T fad8a1e6899c44749e387903b03cfed0 P 0c460733f12e4837acd45e58786f969e: Bootstrap starting.
I20260710 13:20:25.365140 11931 consensus_queue.cc:260] T 284a4f68d56e478086adf871b5557833 P 18ce691b723448839337da99857d45ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.367165 11930 ts_tablet_manager.cc:1434] T 401b5756fbcf420e8c63f3742a7f7f7f P 2d76004d92d648caad5c0e4708d45835: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:25.368007 11930 tablet_bootstrap.cc:492] T 8cc6daf260f1484383c470fed5349530 P 2d76004d92d648caad5c0e4708d45835: Bootstrap starting.
I20260710 13:20:25.371891 11929 tablet_bootstrap.cc:654] T fad8a1e6899c44749e387903b03cfed0 P 0c460733f12e4837acd45e58786f969e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.373413 11931 ts_tablet_manager.cc:1434] T 284a4f68d56e478086adf871b5557833 P 18ce691b723448839337da99857d45ee: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:20:25.373821 11930 tablet_bootstrap.cc:654] T 8cc6daf260f1484383c470fed5349530 P 2d76004d92d648caad5c0e4708d45835: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.378005 11931 tablet_bootstrap.cc:492] T a0acb87df680416ca7bae8c3785f22e2 P 18ce691b723448839337da99857d45ee: Bootstrap starting.
I20260710 13:20:25.387032 11931 tablet_bootstrap.cc:654] T a0acb87df680416ca7bae8c3785f22e2 P 18ce691b723448839337da99857d45ee: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.390093 11929 tablet_bootstrap.cc:492] T fad8a1e6899c44749e387903b03cfed0 P 0c460733f12e4837acd45e58786f969e: No bootstrap required, opened a new log
I20260710 13:20:25.390529 11929 ts_tablet_manager.cc:1403] T fad8a1e6899c44749e387903b03cfed0 P 0c460733f12e4837acd45e58786f969e: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.008s
I20260710 13:20:25.391119 11930 tablet_bootstrap.cc:492] T 8cc6daf260f1484383c470fed5349530 P 2d76004d92d648caad5c0e4708d45835: No bootstrap required, opened a new log
I20260710 13:20:25.391569 11930 ts_tablet_manager.cc:1403] T 8cc6daf260f1484383c470fed5349530 P 2d76004d92d648caad5c0e4708d45835: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.007s
I20260710 13:20:25.394899 11930 raft_consensus.cc:359] T 8cc6daf260f1484383c470fed5349530 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.395632 11929 raft_consensus.cc:359] T fad8a1e6899c44749e387903b03cfed0 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.395825 11930 raft_consensus.cc:385] T 8cc6daf260f1484383c470fed5349530 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.396267 11929 raft_consensus.cc:385] T fad8a1e6899c44749e387903b03cfed0 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.396309 11930 raft_consensus.cc:740] T 8cc6daf260f1484383c470fed5349530 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d76004d92d648caad5c0e4708d45835, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.396673 11929 raft_consensus.cc:740] T fad8a1e6899c44749e387903b03cfed0 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c460733f12e4837acd45e58786f969e, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.397135 11930 consensus_queue.cc:260] T 8cc6daf260f1484383c470fed5349530 P 2d76004d92d648caad5c0e4708d45835 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.397394 11929 consensus_queue.cc:260] T fad8a1e6899c44749e387903b03cfed0 P 0c460733f12e4837acd45e58786f969e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.399237 11930 ts_tablet_manager.cc:1434] T 8cc6daf260f1484383c470fed5349530 P 2d76004d92d648caad5c0e4708d45835: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:25.400179 11930 tablet_bootstrap.cc:492] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835: Bootstrap starting.
I20260710 13:20:25.405982 11929 ts_tablet_manager.cc:1434] T fad8a1e6899c44749e387903b03cfed0 P 0c460733f12e4837acd45e58786f969e: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260710 13:20:25.406044 11930 tablet_bootstrap.cc:654] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.408818 11929 tablet_bootstrap.cc:492] T 18eb520fa5ca45848058d117726bba60 P 0c460733f12e4837acd45e58786f969e: Bootstrap starting.
I20260710 13:20:25.417055 11929 tablet_bootstrap.cc:654] T 18eb520fa5ca45848058d117726bba60 P 0c460733f12e4837acd45e58786f969e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.422003 11930 tablet_bootstrap.cc:492] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835: No bootstrap required, opened a new log
I20260710 13:20:25.422421 11930 ts_tablet_manager.cc:1403] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260710 13:20:25.422477 11931 tablet_bootstrap.cc:492] T a0acb87df680416ca7bae8c3785f22e2 P 18ce691b723448839337da99857d45ee: No bootstrap required, opened a new log
I20260710 13:20:25.422729 11929 tablet_bootstrap.cc:492] T 18eb520fa5ca45848058d117726bba60 P 0c460733f12e4837acd45e58786f969e: No bootstrap required, opened a new log
I20260710 13:20:25.422981 11931 ts_tablet_manager.cc:1403] T a0acb87df680416ca7bae8c3785f22e2 P 18ce691b723448839337da99857d45ee: Time spent bootstrapping tablet: real 0.045s	user 0.021s	sys 0.020s
I20260710 13:20:25.423170 11929 ts_tablet_manager.cc:1403] T 18eb520fa5ca45848058d117726bba60 P 0c460733f12e4837acd45e58786f969e: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 13:20:25.425257 11931 raft_consensus.cc:359] T a0acb87df680416ca7bae8c3785f22e2 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.425242 11930 raft_consensus.cc:359] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.425984 11931 raft_consensus.cc:385] T a0acb87df680416ca7bae8c3785f22e2 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.426102 11930 raft_consensus.cc:385] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.425841 11929 raft_consensus.cc:359] T 18eb520fa5ca45848058d117726bba60 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.426388 11931 raft_consensus.cc:740] T a0acb87df680416ca7bae8c3785f22e2 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ce691b723448839337da99857d45ee, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.426546 11929 raft_consensus.cc:385] T 18eb520fa5ca45848058d117726bba60 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.426489 11930 raft_consensus.cc:740] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d76004d92d648caad5c0e4708d45835, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.426963 11929 raft_consensus.cc:740] T 18eb520fa5ca45848058d117726bba60 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c460733f12e4837acd45e58786f969e, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.427249 11931 consensus_queue.cc:260] T a0acb87df680416ca7bae8c3785f22e2 P 18ce691b723448839337da99857d45ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.427353 11930 consensus_queue.cc:260] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.427655 11929 consensus_queue.cc:260] T 18eb520fa5ca45848058d117726bba60 P 0c460733f12e4837acd45e58786f969e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.429523 11931 ts_tablet_manager.cc:1434] T a0acb87df680416ca7bae8c3785f22e2 P 18ce691b723448839337da99857d45ee: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:20:25.430405 11931 tablet_bootstrap.cc:492] T 18eb520fa5ca45848058d117726bba60 P 18ce691b723448839337da99857d45ee: Bootstrap starting.
I20260710 13:20:25.431233 11930 ts_tablet_manager.cc:1434] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 13:20:25.431963 11929 ts_tablet_manager.cc:1434] T 18eb520fa5ca45848058d117726bba60 P 0c460733f12e4837acd45e58786f969e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:25.432123 11930 tablet_bootstrap.cc:492] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835: Bootstrap starting.
I20260710 13:20:25.432849 11929 tablet_bootstrap.cc:492] T 8cc6daf260f1484383c470fed5349530 P 0c460733f12e4837acd45e58786f969e: Bootstrap starting.
I20260710 13:20:25.436318 11931 tablet_bootstrap.cc:654] T 18eb520fa5ca45848058d117726bba60 P 18ce691b723448839337da99857d45ee: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.438251 11930 tablet_bootstrap.cc:654] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.439203 11929 tablet_bootstrap.cc:654] T 8cc6daf260f1484383c470fed5349530 P 0c460733f12e4837acd45e58786f969e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.441424 11938 raft_consensus.cc:493] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:25.441990 11938 raft_consensus.cc:515] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.451606 11931 tablet_bootstrap.cc:492] T 18eb520fa5ca45848058d117726bba60 P 18ce691b723448839337da99857d45ee: No bootstrap required, opened a new log
I20260710 13:20:25.451975 11929 tablet_bootstrap.cc:492] T 8cc6daf260f1484383c470fed5349530 P 0c460733f12e4837acd45e58786f969e: No bootstrap required, opened a new log
I20260710 13:20:25.452050 11931 ts_tablet_manager.cc:1403] T 18eb520fa5ca45848058d117726bba60 P 18ce691b723448839337da99857d45ee: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.011s
I20260710 13:20:25.452517 11929 ts_tablet_manager.cc:1403] T 8cc6daf260f1484383c470fed5349530 P 0c460733f12e4837acd45e58786f969e: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260710 13:20:25.455271 11938 leader_election.cc:290] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c460733f12e4837acd45e58786f969e (127.10.210.130:40665), 18ce691b723448839337da99857d45ee (127.10.210.131:34429)
I20260710 13:20:25.456703 11929 raft_consensus.cc:359] T 8cc6daf260f1484383c470fed5349530 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.458422 11929 raft_consensus.cc:385] T 8cc6daf260f1484383c470fed5349530 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.458815 11929 raft_consensus.cc:740] T 8cc6daf260f1484383c470fed5349530 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c460733f12e4837acd45e58786f969e, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.456821 11930 tablet_bootstrap.cc:492] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835: No bootstrap required, opened a new log
I20260710 13:20:25.460515 11930 ts_tablet_manager.cc:1403] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.001s
I20260710 13:20:25.460246 11931 raft_consensus.cc:359] T 18eb520fa5ca45848058d117726bba60 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.461216 11931 raft_consensus.cc:385] T 18eb520fa5ca45848058d117726bba60 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.461727 11931 raft_consensus.cc:740] T 18eb520fa5ca45848058d117726bba60 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ce691b723448839337da99857d45ee, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.462491 11931 consensus_queue.cc:260] T 18eb520fa5ca45848058d117726bba60 P 18ce691b723448839337da99857d45ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.463905 11930 raft_consensus.cc:359] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.464668 11930 raft_consensus.cc:385] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.464956 11930 raft_consensus.cc:740] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d76004d92d648caad5c0e4708d45835, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.465870 11815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18eb520fa5ca45848058d117726bba60" candidate_uuid: "2d76004d92d648caad5c0e4708d45835" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c460733f12e4837acd45e58786f969e" is_pre_election: true
I20260710 13:20:25.459724 11929 consensus_queue.cc:260] T 8cc6daf260f1484383c470fed5349530 P 0c460733f12e4837acd45e58786f969e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.466454 11815 raft_consensus.cc:2468] T 18eb520fa5ca45848058d117726bba60 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d76004d92d648caad5c0e4708d45835 in term 0.
I20260710 13:20:25.468688 11706 leader_election.cc:304] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c460733f12e4837acd45e58786f969e, 2d76004d92d648caad5c0e4708d45835; no voters: 
I20260710 13:20:25.465629 11930 consensus_queue.cc:260] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.472028 11938 raft_consensus.cc:2804] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:25.472463 11938 raft_consensus.cc:493] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:25.472915 11938 raft_consensus.cc:3060] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.474102 11929 ts_tablet_manager.cc:1434] T 8cc6daf260f1484383c470fed5349530 P 0c460733f12e4837acd45e58786f969e: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.004s
I20260710 13:20:25.475723 11929 tablet_bootstrap.cc:492] T d83bda668add46169c7848b5f9b97208 P 0c460733f12e4837acd45e58786f969e: Bootstrap starting.
I20260710 13:20:25.478086 11931 ts_tablet_manager.cc:1434] T 18eb520fa5ca45848058d117726bba60 P 18ce691b723448839337da99857d45ee: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.004s
I20260710 13:20:25.479130 11931 tablet_bootstrap.cc:492] T 8cc6daf260f1484383c470fed5349530 P 18ce691b723448839337da99857d45ee: Bootstrap starting.
I20260710 13:20:25.482205 11938 raft_consensus.cc:515] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.483130 11929 tablet_bootstrap.cc:654] T d83bda668add46169c7848b5f9b97208 P 0c460733f12e4837acd45e58786f969e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.484268 11938 leader_election.cc:290] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835 [CANDIDATE]: Term 1 election: Requested vote from peers 0c460733f12e4837acd45e58786f969e (127.10.210.130:40665), 18ce691b723448839337da99857d45ee (127.10.210.131:34429)
I20260710 13:20:25.485992 11815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18eb520fa5ca45848058d117726bba60" candidate_uuid: "2d76004d92d648caad5c0e4708d45835" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c460733f12e4837acd45e58786f969e"
I20260710 13:20:25.486552 11815 raft_consensus.cc:3060] T 18eb520fa5ca45848058d117726bba60 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.488106 11931 tablet_bootstrap.cc:654] T 8cc6daf260f1484383c470fed5349530 P 18ce691b723448839337da99857d45ee: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.489019 11929 tablet_bootstrap.cc:492] T d83bda668add46169c7848b5f9b97208 P 0c460733f12e4837acd45e58786f969e: No bootstrap required, opened a new log
I20260710 13:20:25.489477 11929 ts_tablet_manager.cc:1403] T d83bda668add46169c7848b5f9b97208 P 0c460733f12e4837acd45e58786f969e: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 13:20:25.491883 11930 ts_tablet_manager.cc:1434] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.007s
I20260710 13:20:25.492211 11929 raft_consensus.cc:359] T d83bda668add46169c7848b5f9b97208 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.492818 11930 tablet_bootstrap.cc:492] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835: Bootstrap starting.
I20260710 13:20:25.492856 11929 raft_consensus.cc:385] T d83bda668add46169c7848b5f9b97208 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.493264 11929 raft_consensus.cc:740] T d83bda668add46169c7848b5f9b97208 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c460733f12e4837acd45e58786f969e, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.494055 11929 consensus_queue.cc:260] T d83bda668add46169c7848b5f9b97208 P 0c460733f12e4837acd45e58786f969e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.496600 11929 ts_tablet_manager.cc:1434] T d83bda668add46169c7848b5f9b97208 P 0c460733f12e4837acd45e58786f969e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:25.497582 11929 tablet_bootstrap.cc:492] T a0acb87df680416ca7bae8c3785f22e2 P 0c460733f12e4837acd45e58786f969e: Bootstrap starting.
I20260710 13:20:25.498343 11889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18eb520fa5ca45848058d117726bba60" candidate_uuid: "2d76004d92d648caad5c0e4708d45835" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ce691b723448839337da99857d45ee" is_pre_election: true
I20260710 13:20:25.499181 11889 raft_consensus.cc:2468] T 18eb520fa5ca45848058d117726bba60 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d76004d92d648caad5c0e4708d45835 in term 0.
I20260710 13:20:25.499404 11930 tablet_bootstrap.cc:654] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.500419 11888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18eb520fa5ca45848058d117726bba60" candidate_uuid: "2d76004d92d648caad5c0e4708d45835" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ce691b723448839337da99857d45ee"
I20260710 13:20:25.501144 11888 raft_consensus.cc:3060] T 18eb520fa5ca45848058d117726bba60 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.504061 11929 tablet_bootstrap.cc:654] T a0acb87df680416ca7bae8c3785f22e2 P 0c460733f12e4837acd45e58786f969e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.508731 11888 raft_consensus.cc:2468] T 18eb520fa5ca45848058d117726bba60 P 18ce691b723448839337da99857d45ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d76004d92d648caad5c0e4708d45835 in term 1.
I20260710 13:20:25.509989 11703 leader_election.cc:304] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ce691b723448839337da99857d45ee, 2d76004d92d648caad5c0e4708d45835; no voters: 
I20260710 13:20:25.510505 11815 raft_consensus.cc:2468] T 18eb520fa5ca45848058d117726bba60 P 0c460733f12e4837acd45e58786f969e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d76004d92d648caad5c0e4708d45835 in term 1.
I20260710 13:20:25.510788 11952 raft_consensus.cc:2804] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:25.511412 11952 raft_consensus.cc:697] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835 [term 1 LEADER]: Becoming Leader. State: Replica: 2d76004d92d648caad5c0e4708d45835, State: Running, Role: LEADER
I20260710 13:20:25.512377 11952 consensus_queue.cc:237] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.514467 11930 tablet_bootstrap.cc:492] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835: No bootstrap required, opened a new log
I20260710 13:20:25.514904 11930 ts_tablet_manager.cc:1403] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.001s
I20260710 13:20:25.518237 11930 raft_consensus.cc:359] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.519064 11930 raft_consensus.cc:385] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.519403 11930 raft_consensus.cc:740] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d76004d92d648caad5c0e4708d45835, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.520165 11930 consensus_queue.cc:260] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.522770 11930 ts_tablet_manager.cc:1434] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:20:25.525101 11931 tablet_bootstrap.cc:492] T 8cc6daf260f1484383c470fed5349530 P 18ce691b723448839337da99857d45ee: No bootstrap required, opened a new log
I20260710 13:20:25.525072 11929 tablet_bootstrap.cc:492] T a0acb87df680416ca7bae8c3785f22e2 P 0c460733f12e4837acd45e58786f969e: No bootstrap required, opened a new log
I20260710 13:20:25.525672 11931 ts_tablet_manager.cc:1403] T 8cc6daf260f1484383c470fed5349530 P 18ce691b723448839337da99857d45ee: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.002s
I20260710 13:20:25.525672 11929 ts_tablet_manager.cc:1403] T a0acb87df680416ca7bae8c3785f22e2 P 0c460733f12e4837acd45e58786f969e: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.003s
I20260710 13:20:25.526047 11930 tablet_bootstrap.cc:492] T d83bda668add46169c7848b5f9b97208 P 2d76004d92d648caad5c0e4708d45835: Bootstrap starting.
I20260710 13:20:25.526881 11635 catalog_manager.cc:5697] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d76004d92d648caad5c0e4708d45835 (127.10.210.129). New cstate: current_term: 1 leader_uuid: "2d76004d92d648caad5c0e4708d45835" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:25.528801 11929 raft_consensus.cc:359] T a0acb87df680416ca7bae8c3785f22e2 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.528965 11931 raft_consensus.cc:359] T 8cc6daf260f1484383c470fed5349530 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.529567 11929 raft_consensus.cc:385] T a0acb87df680416ca7bae8c3785f22e2 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.529639 11931 raft_consensus.cc:385] T 8cc6daf260f1484383c470fed5349530 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.530018 11929 raft_consensus.cc:740] T a0acb87df680416ca7bae8c3785f22e2 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c460733f12e4837acd45e58786f969e, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.530063 11931 raft_consensus.cc:740] T 8cc6daf260f1484383c470fed5349530 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ce691b723448839337da99857d45ee, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.530933 11931 consensus_queue.cc:260] T 8cc6daf260f1484383c470fed5349530 P 18ce691b723448839337da99857d45ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.532797 11930 tablet_bootstrap.cc:654] T d83bda668add46169c7848b5f9b97208 P 2d76004d92d648caad5c0e4708d45835: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.533176 11931 ts_tablet_manager.cc:1434] T 8cc6daf260f1484383c470fed5349530 P 18ce691b723448839337da99857d45ee: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:25.534111 11931 tablet_bootstrap.cc:492] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee: Bootstrap starting.
I20260710 13:20:25.530938 11929 consensus_queue.cc:260] T a0acb87df680416ca7bae8c3785f22e2 P 0c460733f12e4837acd45e58786f969e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.540132 11929 ts_tablet_manager.cc:1434] T a0acb87df680416ca7bae8c3785f22e2 P 0c460733f12e4837acd45e58786f969e: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 13:20:25.541424 11929 tablet_bootstrap.cc:492] T 3baf0705ad184beca28a6175340643a5 P 0c460733f12e4837acd45e58786f969e: Bootstrap starting.
I20260710 13:20:25.545531 11931 tablet_bootstrap.cc:654] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.549503 11929 tablet_bootstrap.cc:654] T 3baf0705ad184beca28a6175340643a5 P 0c460733f12e4837acd45e58786f969e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.563570 11931 tablet_bootstrap.cc:492] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee: No bootstrap required, opened a new log
I20260710 13:20:25.563679 11929 tablet_bootstrap.cc:492] T 3baf0705ad184beca28a6175340643a5 P 0c460733f12e4837acd45e58786f969e: No bootstrap required, opened a new log
I20260710 13:20:25.564253 11931 ts_tablet_manager.cc:1403] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.000s
I20260710 13:20:25.564955 11929 ts_tablet_manager.cc:1403] T 3baf0705ad184beca28a6175340643a5 P 0c460733f12e4837acd45e58786f969e: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.009s
I20260710 13:20:25.567281 11931 raft_consensus.cc:359] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.567978 11931 raft_consensus.cc:385] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.568295 11931 raft_consensus.cc:740] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ce691b723448839337da99857d45ee, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.568830 11929 raft_consensus.cc:359] T 3baf0705ad184beca28a6175340643a5 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.569497 11929 raft_consensus.cc:385] T 3baf0705ad184beca28a6175340643a5 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.569154 11931 consensus_queue.cc:260] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.569766 11929 raft_consensus.cc:740] T 3baf0705ad184beca28a6175340643a5 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c460733f12e4837acd45e58786f969e, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.570556 11930 tablet_bootstrap.cc:492] T d83bda668add46169c7848b5f9b97208 P 2d76004d92d648caad5c0e4708d45835: No bootstrap required, opened a new log
I20260710 13:20:25.570457 11929 consensus_queue.cc:260] T 3baf0705ad184beca28a6175340643a5 P 0c460733f12e4837acd45e58786f969e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.571010 11930 ts_tablet_manager.cc:1403] T d83bda668add46169c7848b5f9b97208 P 2d76004d92d648caad5c0e4708d45835: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.035s
I20260710 13:20:25.572315 11929 ts_tablet_manager.cc:1434] T 3baf0705ad184beca28a6175340643a5 P 0c460733f12e4837acd45e58786f969e: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.002s
I20260710 13:20:25.573173 11929 tablet_bootstrap.cc:492] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 0c460733f12e4837acd45e58786f969e: Bootstrap starting.
I20260710 13:20:25.573820 11930 raft_consensus.cc:359] T d83bda668add46169c7848b5f9b97208 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.574545 11930 raft_consensus.cc:385] T d83bda668add46169c7848b5f9b97208 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.574863 11930 raft_consensus.cc:740] T d83bda668add46169c7848b5f9b97208 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d76004d92d648caad5c0e4708d45835, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.575670 11930 consensus_queue.cc:260] T d83bda668add46169c7848b5f9b97208 P 2d76004d92d648caad5c0e4708d45835 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.577994 11930 ts_tablet_manager.cc:1434] T d83bda668add46169c7848b5f9b97208 P 2d76004d92d648caad5c0e4708d45835: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 13:20:25.578790 11929 tablet_bootstrap.cc:654] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 0c460733f12e4837acd45e58786f969e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.578948 11930 tablet_bootstrap.cc:492] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835: Bootstrap starting.
W20260710 13:20:25.581609 11686 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:25.587157 11930 tablet_bootstrap.cc:654] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.588092 11931 ts_tablet_manager.cc:1434] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.004s
I20260710 13:20:25.592496 11936 raft_consensus.cc:493] T 8cc6daf260f1484383c470fed5349530 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:25.592935 11936 raft_consensus.cc:515] T 8cc6daf260f1484383c470fed5349530 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.593472 11931 tablet_bootstrap.cc:492] T 3baf0705ad184beca28a6175340643a5 P 18ce691b723448839337da99857d45ee: Bootstrap starting.
I20260710 13:20:25.595046 11936 leader_election.cc:290] T 8cc6daf260f1484383c470fed5349530 P 18ce691b723448839337da99857d45ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d76004d92d648caad5c0e4708d45835 (127.10.210.129:45505), 0c460733f12e4837acd45e58786f969e (127.10.210.130:40665)
I20260710 13:20:25.596575 11740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc6daf260f1484383c470fed5349530" candidate_uuid: "18ce691b723448839337da99857d45ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d76004d92d648caad5c0e4708d45835" is_pre_election: true
I20260710 13:20:25.597190 11740 raft_consensus.cc:2468] T 8cc6daf260f1484383c470fed5349530 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ce691b723448839337da99857d45ee in term 0.
I20260710 13:20:25.598338 11853 leader_election.cc:304] T 8cc6daf260f1484383c470fed5349530 P 18ce691b723448839337da99857d45ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ce691b723448839337da99857d45ee, 2d76004d92d648caad5c0e4708d45835; no voters: 
I20260710 13:20:25.600083 11815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc6daf260f1484383c470fed5349530" candidate_uuid: "18ce691b723448839337da99857d45ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c460733f12e4837acd45e58786f969e" is_pre_election: true
I20260710 13:20:25.600697 11815 raft_consensus.cc:2468] T 8cc6daf260f1484383c470fed5349530 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ce691b723448839337da99857d45ee in term 0.
I20260710 13:20:25.602340 11938 raft_consensus.cc:493] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:25.602633 11931 tablet_bootstrap.cc:654] T 3baf0705ad184beca28a6175340643a5 P 18ce691b723448839337da99857d45ee: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.602815 11938 raft_consensus.cc:515] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.605298 11937 raft_consensus.cc:493] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:25.605768 11937 raft_consensus.cc:515] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.607369 11815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad8a1e6899c44749e387903b03cfed0" candidate_uuid: "2d76004d92d648caad5c0e4708d45835" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c460733f12e4837acd45e58786f969e" is_pre_election: true
I20260710 13:20:25.608084 11815 raft_consensus.cc:2468] T fad8a1e6899c44749e387903b03cfed0 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d76004d92d648caad5c0e4708d45835 in term 0.
I20260710 13:20:25.608222 11937 leader_election.cc:290] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d76004d92d648caad5c0e4708d45835 (127.10.210.129:45505), 18ce691b723448839337da99857d45ee (127.10.210.131:34429)
I20260710 13:20:25.604876 11938 leader_election.cc:290] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c460733f12e4837acd45e58786f969e (127.10.210.130:40665), 18ce691b723448839337da99857d45ee (127.10.210.131:34429)
I20260710 13:20:25.608973 11936 raft_consensus.cc:2804] T 8cc6daf260f1484383c470fed5349530 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:25.609376 11936 raft_consensus.cc:493] T 8cc6daf260f1484383c470fed5349530 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:25.609406 11888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad8a1e6899c44749e387903b03cfed0" candidate_uuid: "2d76004d92d648caad5c0e4708d45835" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ce691b723448839337da99857d45ee" is_pre_election: true
I20260710 13:20:25.609772 11936 raft_consensus.cc:3060] T 8cc6daf260f1484383c470fed5349530 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.610862 11931 tablet_bootstrap.cc:492] T 3baf0705ad184beca28a6175340643a5 P 18ce691b723448839337da99857d45ee: No bootstrap required, opened a new log
I20260710 13:20:25.611347 11931 ts_tablet_manager.cc:1403] T 3baf0705ad184beca28a6175340643a5 P 18ce691b723448839337da99857d45ee: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.000s
W20260710 13:20:25.612125 11703 leader_election.cc:343] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18ce691b723448839337da99857d45ee (127.10.210.131:34429): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:25.614593 11931 raft_consensus.cc:359] T 3baf0705ad184beca28a6175340643a5 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.615463 11931 raft_consensus.cc:385] T 3baf0705ad184beca28a6175340643a5 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.615727 11931 raft_consensus.cc:740] T 3baf0705ad184beca28a6175340643a5 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ce691b723448839337da99857d45ee, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.616814 11930 tablet_bootstrap.cc:492] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835: No bootstrap required, opened a new log
I20260710 13:20:25.616530 11931 consensus_queue.cc:260] T 3baf0705ad184beca28a6175340643a5 P 18ce691b723448839337da99857d45ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.618676 11930 ts_tablet_manager.cc:1403] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835: Time spent bootstrapping tablet: real 0.040s	user 0.021s	sys 0.009s
I20260710 13:20:25.619616 11931 ts_tablet_manager.cc:1434] T 3baf0705ad184beca28a6175340643a5 P 18ce691b723448839337da99857d45ee: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:20:25.620076 11938 raft_consensus.cc:493] T 284a4f68d56e478086adf871b5557833 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:25.620535 11931 tablet_bootstrap.cc:492] T 49846e35428e4f618cbcd9490ad045a5 P 18ce691b723448839337da99857d45ee: Bootstrap starting.
I20260710 13:20:25.620568 11938 raft_consensus.cc:515] T 284a4f68d56e478086adf871b5557833 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.607370 11929 tablet_bootstrap.cc:492] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 0c460733f12e4837acd45e58786f969e: No bootstrap required, opened a new log
I20260710 13:20:25.621812 11929 ts_tablet_manager.cc:1403] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 0c460733f12e4837acd45e58786f969e: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.015s
I20260710 13:20:25.623013 11938 leader_election.cc:290] T 284a4f68d56e478086adf871b5557833 P 2d76004d92d648caad5c0e4708d45835 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c460733f12e4837acd45e58786f969e (127.10.210.130:40665), 18ce691b723448839337da99857d45ee (127.10.210.131:34429)
I20260710 13:20:25.623984 11888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284a4f68d56e478086adf871b5557833" candidate_uuid: "2d76004d92d648caad5c0e4708d45835" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ce691b723448839337da99857d45ee" is_pre_election: true
I20260710 13:20:25.624620 11888 raft_consensus.cc:2468] T 284a4f68d56e478086adf871b5557833 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d76004d92d648caad5c0e4708d45835 in term 0.
I20260710 13:20:25.620784 11936 raft_consensus.cc:515] T 8cc6daf260f1484383c470fed5349530 P 18ce691b723448839337da99857d45ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.624837 11929 raft_consensus.cc:359] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.625553 11929 raft_consensus.cc:385] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.625837 11929 raft_consensus.cc:740] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c460733f12e4837acd45e58786f969e, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.625809 11703 leader_election.cc:304] T 284a4f68d56e478086adf871b5557833 P 2d76004d92d648caad5c0e4708d45835 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ce691b723448839337da99857d45ee, 2d76004d92d648caad5c0e4708d45835; no voters: 
I20260710 13:20:25.626796 11938 raft_consensus.cc:2804] T 284a4f68d56e478086adf871b5557833 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:25.627308 11931 tablet_bootstrap.cc:654] T 49846e35428e4f618cbcd9490ad045a5 P 18ce691b723448839337da99857d45ee: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.627210 11938 raft_consensus.cc:493] T 284a4f68d56e478086adf871b5557833 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:25.627660 11938 raft_consensus.cc:3060] T 284a4f68d56e478086adf871b5557833 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.627970 11706 leader_election.cc:304] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0c460733f12e4837acd45e58786f969e, 2d76004d92d648caad5c0e4708d45835; no voters: 18ce691b723448839337da99857d45ee
I20260710 13:20:25.629174 11815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284a4f68d56e478086adf871b5557833" candidate_uuid: "2d76004d92d648caad5c0e4708d45835" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c460733f12e4837acd45e58786f969e" is_pre_election: true
I20260710 13:20:25.629716 11815 raft_consensus.cc:2468] T 284a4f68d56e478086adf871b5557833 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d76004d92d648caad5c0e4708d45835 in term 0.
I20260710 13:20:25.628971 11930 raft_consensus.cc:359] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.630479 11952 raft_consensus.cc:2804] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:25.630745 11740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc6daf260f1484383c470fed5349530" candidate_uuid: "18ce691b723448839337da99857d45ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d76004d92d648caad5c0e4708d45835"
I20260710 13:20:25.631032 11952 raft_consensus.cc:493] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:25.631382 11952 raft_consensus.cc:3060] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.631443 11740 raft_consensus.cc:3060] T 8cc6daf260f1484383c470fed5349530 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.626806 11929 consensus_queue.cc:260] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 0c460733f12e4837acd45e58786f969e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.634328 11815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc6daf260f1484383c470fed5349530" candidate_uuid: "18ce691b723448839337da99857d45ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c460733f12e4837acd45e58786f969e"
I20260710 13:20:25.634995 11815 raft_consensus.cc:3060] T 8cc6daf260f1484383c470fed5349530 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.637982 11952 raft_consensus.cc:515] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.640712 11952 leader_election.cc:290] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835 [CANDIDATE]: Term 1 election: Requested vote from peers 0c460733f12e4837acd45e58786f969e (127.10.210.130:40665), 18ce691b723448839337da99857d45ee (127.10.210.131:34429)
I20260710 13:20:25.640609 11814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad8a1e6899c44749e387903b03cfed0" candidate_uuid: "2d76004d92d648caad5c0e4708d45835" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c460733f12e4837acd45e58786f969e"
I20260710 13:20:25.641568 11814 raft_consensus.cc:3060] T fad8a1e6899c44749e387903b03cfed0 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.642266 11888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad8a1e6899c44749e387903b03cfed0" candidate_uuid: "2d76004d92d648caad5c0e4708d45835" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ce691b723448839337da99857d45ee"
W20260710 13:20:25.643611 11703 leader_election.cc:343] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 18ce691b723448839337da99857d45ee (127.10.210.131:34429): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:25.630481 11936 leader_election.cc:290] T 8cc6daf260f1484383c470fed5349530 P 18ce691b723448839337da99857d45ee [CANDIDATE]: Term 1 election: Requested vote from peers 2d76004d92d648caad5c0e4708d45835 (127.10.210.129:45505), 0c460733f12e4837acd45e58786f969e (127.10.210.130:40665)
I20260710 13:20:25.641135 11930 raft_consensus.cc:385] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.645438 11930 raft_consensus.cc:740] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d76004d92d648caad5c0e4708d45835, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.645776 11929 ts_tablet_manager.cc:1434] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 0c460733f12e4837acd45e58786f969e: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260710 13:20:25.646987 11929 tablet_bootstrap.cc:492] T 49846e35428e4f618cbcd9490ad045a5 P 0c460733f12e4837acd45e58786f969e: Bootstrap starting.
I20260710 13:20:25.648007 11740 raft_consensus.cc:2468] T 8cc6daf260f1484383c470fed5349530 P 2d76004d92d648caad5c0e4708d45835 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ce691b723448839337da99857d45ee in term 1.
I20260710 13:20:25.647411 11930 consensus_queue.cc:260] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.649328 11853 leader_election.cc:304] T 8cc6daf260f1484383c470fed5349530 P 18ce691b723448839337da99857d45ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ce691b723448839337da99857d45ee, 2d76004d92d648caad5c0e4708d45835; no voters: 
I20260710 13:20:25.649874 11930 ts_tablet_manager.cc:1434] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260710 13:20:25.657384 11929 tablet_bootstrap.cc:654] T 49846e35428e4f618cbcd9490ad045a5 P 0c460733f12e4837acd45e58786f969e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.653913 11814 raft_consensus.cc:2468] T fad8a1e6899c44749e387903b03cfed0 P 0c460733f12e4837acd45e58786f969e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d76004d92d648caad5c0e4708d45835 in term 1.
I20260710 13:20:25.658650 11706 leader_election.cc:304] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0c460733f12e4837acd45e58786f969e, 2d76004d92d648caad5c0e4708d45835; no voters: 18ce691b723448839337da99857d45ee
I20260710 13:20:25.659665 11936 raft_consensus.cc:2804] T 8cc6daf260f1484383c470fed5349530 P 18ce691b723448839337da99857d45ee [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:25.660430 11952 raft_consensus.cc:2804] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:25.657459 11930 tablet_bootstrap.cc:492] T 49846e35428e4f618cbcd9490ad045a5 P 2d76004d92d648caad5c0e4708d45835: Bootstrap starting.
I20260710 13:20:25.668845 11935 raft_consensus.cc:493] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:25.669303 11935 raft_consensus.cc:515] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.671361 11935 leader_election.cc:290] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d76004d92d648caad5c0e4708d45835 (127.10.210.129:45505), 0c460733f12e4837acd45e58786f969e (127.10.210.130:40665)
I20260710 13:20:25.671777 11815 raft_consensus.cc:2468] T 8cc6daf260f1484383c470fed5349530 P 0c460733f12e4837acd45e58786f969e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ce691b723448839337da99857d45ee in term 1.
I20260710 13:20:25.672693 11930 tablet_bootstrap.cc:654] T 49846e35428e4f618cbcd9490ad045a5 P 2d76004d92d648caad5c0e4708d45835: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.672703 11739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401b5756fbcf420e8c63f3742a7f7f7f" candidate_uuid: "0c460733f12e4837acd45e58786f969e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d76004d92d648caad5c0e4708d45835" is_pre_election: true
I20260710 13:20:25.660346 11936 raft_consensus.cc:697] T 8cc6daf260f1484383c470fed5349530 P 18ce691b723448839337da99857d45ee [term 1 LEADER]: Becoming Leader. State: Replica: 18ce691b723448839337da99857d45ee, State: Running, Role: LEADER
I20260710 13:20:25.673440 11739 raft_consensus.cc:2468] T 401b5756fbcf420e8c63f3742a7f7f7f P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c460733f12e4837acd45e58786f969e in term 0.
I20260710 13:20:25.674077 11936 consensus_queue.cc:237] T 8cc6daf260f1484383c470fed5349530 P 18ce691b723448839337da99857d45ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.674655 11931 tablet_bootstrap.cc:492] T 49846e35428e4f618cbcd9490ad045a5 P 18ce691b723448839337da99857d45ee: No bootstrap required, opened a new log
I20260710 13:20:25.677138 11738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d83bda668add46169c7848b5f9b97208" candidate_uuid: "18ce691b723448839337da99857d45ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d76004d92d648caad5c0e4708d45835" is_pre_election: true
I20260710 13:20:25.677114 11779 leader_election.cc:304] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c460733f12e4837acd45e58786f969e, 2d76004d92d648caad5c0e4708d45835; no voters: 
I20260710 13:20:25.678333 11738 raft_consensus.cc:2468] T d83bda668add46169c7848b5f9b97208 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ce691b723448839337da99857d45ee in term 0.
I20260710 13:20:25.678687 11937 raft_consensus.cc:2804] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:25.679075 11937 raft_consensus.cc:493] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:25.679436 11937 raft_consensus.cc:3060] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.679383 11853 leader_election.cc:304] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ce691b723448839337da99857d45ee, 2d76004d92d648caad5c0e4708d45835; no voters: 
I20260710 13:20:25.680351 11935 raft_consensus.cc:2804] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:25.680755 11935 raft_consensus.cc:493] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:25.679306 11931 ts_tablet_manager.cc:1403] T 49846e35428e4f618cbcd9490ad045a5 P 18ce691b723448839337da99857d45ee: Time spent bootstrapping tablet: real 0.059s	user 0.026s	sys 0.027s
I20260710 13:20:25.681212 11935 raft_consensus.cc:3060] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.681990 11888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401b5756fbcf420e8c63f3742a7f7f7f" candidate_uuid: "0c460733f12e4837acd45e58786f969e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ce691b723448839337da99857d45ee" is_pre_election: true
I20260710 13:20:25.682571 11888 raft_consensus.cc:2468] T 401b5756fbcf420e8c63f3742a7f7f7f P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c460733f12e4837acd45e58786f969e in term 0.
I20260710 13:20:25.683816 11931 raft_consensus.cc:359] T 49846e35428e4f618cbcd9490ad045a5 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.684412 11931 raft_consensus.cc:385] T 49846e35428e4f618cbcd9490ad045a5 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.684648 11931 raft_consensus.cc:740] T 49846e35428e4f618cbcd9490ad045a5 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ce691b723448839337da99857d45ee, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.685220 11931 consensus_queue.cc:260] T 49846e35428e4f618cbcd9490ad045a5 P 18ce691b723448839337da99857d45ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.686872 11937 raft_consensus.cc:515] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.688125 11935 raft_consensus.cc:515] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.688563 11938 raft_consensus.cc:515] T 284a4f68d56e478086adf871b5557833 P 2d76004d92d648caad5c0e4708d45835 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.694908 11889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284a4f68d56e478086adf871b5557833" candidate_uuid: "2d76004d92d648caad5c0e4708d45835" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ce691b723448839337da99857d45ee"
I20260710 13:20:25.695552 11889 raft_consensus.cc:3060] T 284a4f68d56e478086adf871b5557833 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.701030 11815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d83bda668add46169c7848b5f9b97208" candidate_uuid: "18ce691b723448839337da99857d45ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c460733f12e4837acd45e58786f969e" is_pre_election: true
I20260710 13:20:25.701819 11815 raft_consensus.cc:2468] T d83bda668add46169c7848b5f9b97208 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ce691b723448839337da99857d45ee in term 0.
I20260710 13:20:25.703848 11889 raft_consensus.cc:2468] T 284a4f68d56e478086adf871b5557833 P 18ce691b723448839337da99857d45ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d76004d92d648caad5c0e4708d45835 in term 1.
I20260710 13:20:25.690764 11888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401b5756fbcf420e8c63f3742a7f7f7f" candidate_uuid: "0c460733f12e4837acd45e58786f969e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ce691b723448839337da99857d45ee"
I20260710 13:20:25.704741 11888 raft_consensus.cc:3060] T 401b5756fbcf420e8c63f3742a7f7f7f P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.705878 11975 raft_consensus.cc:493] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:25.706456 11975 raft_consensus.cc:515] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.711048 11814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284a4f68d56e478086adf871b5557833" candidate_uuid: "2d76004d92d648caad5c0e4708d45835" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c460733f12e4837acd45e58786f969e"
I20260710 13:20:25.711577 11814 raft_consensus.cc:3060] T 284a4f68d56e478086adf871b5557833 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.713876 11738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d83bda668add46169c7848b5f9b97208" candidate_uuid: "18ce691b723448839337da99857d45ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d76004d92d648caad5c0e4708d45835"
I20260710 13:20:25.714216 11812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d83bda668add46169c7848b5f9b97208" candidate_uuid: "18ce691b723448839337da99857d45ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c460733f12e4837acd45e58786f969e"
I20260710 13:20:25.714330 11813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0acb87df680416ca7bae8c3785f22e2" candidate_uuid: "2d76004d92d648caad5c0e4708d45835" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c460733f12e4837acd45e58786f969e" is_pre_election: true
I20260710 13:20:25.714646 11738 raft_consensus.cc:3060] T d83bda668add46169c7848b5f9b97208 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.714851 11812 raft_consensus.cc:3060] T d83bda668add46169c7848b5f9b97208 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.714900 11813 raft_consensus.cc:2468] T a0acb87df680416ca7bae8c3785f22e2 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d76004d92d648caad5c0e4708d45835 in term 0.
I20260710 13:20:25.720101 11814 raft_consensus.cc:2468] T 284a4f68d56e478086adf871b5557833 P 0c460733f12e4837acd45e58786f969e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d76004d92d648caad5c0e4708d45835 in term 1.
I20260710 13:20:25.721186 11706 leader_election.cc:304] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c460733f12e4837acd45e58786f969e, 2d76004d92d648caad5c0e4708d45835; no voters: 
I20260710 13:20:25.721516 11812 raft_consensus.cc:2468] T d83bda668add46169c7848b5f9b97208 P 0c460733f12e4837acd45e58786f969e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ce691b723448839337da99857d45ee in term 1.
I20260710 13:20:25.722071 11706 leader_election.cc:304] T 284a4f68d56e478086adf871b5557833 P 2d76004d92d648caad5c0e4708d45835 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c460733f12e4837acd45e58786f969e, 2d76004d92d648caad5c0e4708d45835; no voters: 
I20260710 13:20:25.722529 11855 leader_election.cc:304] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c460733f12e4837acd45e58786f969e, 18ce691b723448839337da99857d45ee; no voters: 
I20260710 13:20:25.724933 11738 raft_consensus.cc:2468] T d83bda668add46169c7848b5f9b97208 P 2d76004d92d648caad5c0e4708d45835 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ce691b723448839337da99857d45ee in term 1.
I20260710 13:20:25.690501 11937 leader_election.cc:290] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e [CANDIDATE]: Term 1 election: Requested vote from peers 2d76004d92d648caad5c0e4708d45835 (127.10.210.129:45505), 18ce691b723448839337da99857d45ee (127.10.210.131:34429)
I20260710 13:20:25.725958 11888 raft_consensus.cc:2468] T 401b5756fbcf420e8c63f3742a7f7f7f P 18ce691b723448839337da99857d45ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c460733f12e4837acd45e58786f969e in term 1.
I20260710 13:20:25.689947 11740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401b5756fbcf420e8c63f3742a7f7f7f" candidate_uuid: "0c460733f12e4837acd45e58786f969e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d76004d92d648caad5c0e4708d45835"
I20260710 13:20:25.729094 11740 raft_consensus.cc:3060] T 401b5756fbcf420e8c63f3742a7f7f7f P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.732031 11929 tablet_bootstrap.cc:492] T 49846e35428e4f618cbcd9490ad045a5 P 0c460733f12e4837acd45e58786f969e: No bootstrap required, opened a new log
I20260710 13:20:25.733829 11935 leader_election.cc:290] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee [CANDIDATE]: Term 1 election: Requested vote from peers 2d76004d92d648caad5c0e4708d45835 (127.10.210.129:45505), 0c460733f12e4837acd45e58786f969e (127.10.210.130:40665)
I20260710 13:20:25.734726 11935 raft_consensus.cc:2804] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:25.735239 11935 raft_consensus.cc:697] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee [term 1 LEADER]: Becoming Leader. State: Replica: 18ce691b723448839337da99857d45ee, State: Running, Role: LEADER
I20260710 13:20:25.735345 11938 leader_election.cc:290] T 284a4f68d56e478086adf871b5557833 P 2d76004d92d648caad5c0e4708d45835 [CANDIDATE]: Term 1 election: Requested vote from peers 0c460733f12e4837acd45e58786f969e (127.10.210.130:40665), 18ce691b723448839337da99857d45ee (127.10.210.131:34429)
I20260710 13:20:25.740140 11970 raft_consensus.cc:2804] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:25.740630 11970 raft_consensus.cc:493] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:25.741024 11970 raft_consensus.cc:3060] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.740911 11938 raft_consensus.cc:2804] T 284a4f68d56e478086adf871b5557833 P 2d76004d92d648caad5c0e4708d45835 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:25.742533 11938 raft_consensus.cc:697] T 284a4f68d56e478086adf871b5557833 P 2d76004d92d648caad5c0e4708d45835 [term 1 LEADER]: Becoming Leader. State: Replica: 2d76004d92d648caad5c0e4708d45835, State: Running, Role: LEADER
I20260710 13:20:25.744227 11938 consensus_queue.cc:237] T 284a4f68d56e478086adf871b5557833 P 2d76004d92d648caad5c0e4708d45835 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.747567 11952 raft_consensus.cc:697] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835 [term 1 LEADER]: Becoming Leader. State: Replica: 2d76004d92d648caad5c0e4708d45835, State: Running, Role: LEADER
I20260710 13:20:25.755012 11952 consensus_queue.cc:237] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.750064 11778 leader_election.cc:304] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c460733f12e4837acd45e58786f969e, 18ce691b723448839337da99857d45ee; no voters: 
I20260710 13:20:25.756469 11937 raft_consensus.cc:2804] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:25.758384 11888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0acb87df680416ca7bae8c3785f22e2" candidate_uuid: "2d76004d92d648caad5c0e4708d45835" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ce691b723448839337da99857d45ee" is_pre_election: true
I20260710 13:20:25.759162 11888 raft_consensus.cc:2468] T a0acb87df680416ca7bae8c3785f22e2 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d76004d92d648caad5c0e4708d45835 in term 0.
I20260710 13:20:25.732553 11929 ts_tablet_manager.cc:1403] T 49846e35428e4f618cbcd9490ad045a5 P 0c460733f12e4837acd45e58786f969e: Time spent bootstrapping tablet: real 0.086s	user 0.009s	sys 0.000s
I20260710 13:20:25.760946 11975 leader_election.cc:290] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c460733f12e4837acd45e58786f969e (127.10.210.130:40665), 18ce691b723448839337da99857d45ee (127.10.210.131:34429)
I20260710 13:20:25.736253 11935 consensus_queue.cc:237] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.748994 11977 raft_consensus.cc:493] T 3baf0705ad184beca28a6175340643a5 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:25.754782 11635 catalog_manager.cc:5697] T 8cc6daf260f1484383c470fed5349530 P 18ce691b723448839337da99857d45ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 18ce691b723448839337da99857d45ee (127.10.210.131). New cstate: current_term: 1 leader_uuid: "18ce691b723448839337da99857d45ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:25.765470 11977 raft_consensus.cc:515] T 3baf0705ad184beca28a6175340643a5 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.770227 11930 tablet_bootstrap.cc:492] T 49846e35428e4f618cbcd9490ad045a5 P 2d76004d92d648caad5c0e4708d45835: No bootstrap required, opened a new log
I20260710 13:20:25.772670 11970 raft_consensus.cc:515] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.773394 11930 ts_tablet_manager.cc:1403] T 49846e35428e4f618cbcd9490ad045a5 P 2d76004d92d648caad5c0e4708d45835: Time spent bootstrapping tablet: real 0.116s	user 0.021s	sys 0.034s
I20260710 13:20:25.774812 11931 ts_tablet_manager.cc:1434] T 49846e35428e4f618cbcd9490ad045a5 P 18ce691b723448839337da99857d45ee: Time spent starting tablet: real 0.091s	user 0.027s	sys 0.048s
I20260710 13:20:25.775724 11931 tablet_bootstrap.cc:492] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee: Bootstrap starting.
I20260710 13:20:25.778056 11970 leader_election.cc:290] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [CANDIDATE]: Term 1 election: Requested vote from peers 0c460733f12e4837acd45e58786f969e (127.10.210.130:40665), 18ce691b723448839337da99857d45ee (127.10.210.131:34429)
I20260710 13:20:25.778810 11977 leader_election.cc:290] T 3baf0705ad184beca28a6175340643a5 P 18ce691b723448839337da99857d45ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d76004d92d648caad5c0e4708d45835 (127.10.210.129:45505), 0c460733f12e4837acd45e58786f969e (127.10.210.130:40665)
I20260710 13:20:25.780838 11815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3baf0705ad184beca28a6175340643a5" candidate_uuid: "18ce691b723448839337da99857d45ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c460733f12e4837acd45e58786f969e" is_pre_election: true
I20260710 13:20:25.764724 11929 raft_consensus.cc:359] T 49846e35428e4f618cbcd9490ad045a5 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.781482 11815 raft_consensus.cc:2468] T 3baf0705ad184beca28a6175340643a5 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ce691b723448839337da99857d45ee in term 0.
I20260710 13:20:25.775519 11812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0acb87df680416ca7bae8c3785f22e2" candidate_uuid: "2d76004d92d648caad5c0e4708d45835" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c460733f12e4837acd45e58786f969e"
I20260710 13:20:25.782583 11931 tablet_bootstrap.cc:654] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.782732 11812 raft_consensus.cc:3060] T a0acb87df680416ca7bae8c3785f22e2 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.782634 11937 raft_consensus.cc:697] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e [term 1 LEADER]: Becoming Leader. State: Replica: 0c460733f12e4837acd45e58786f969e, State: Running, Role: LEADER
I20260710 13:20:25.782956 11635 catalog_manager.cc:5697] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 18ce691b723448839337da99857d45ee (127.10.210.131). New cstate: current_term: 1 leader_uuid: "18ce691b723448839337da99857d45ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:25.783937 11937 consensus_queue.cc:237] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.781538 11929 raft_consensus.cc:385] T 49846e35428e4f618cbcd9490ad045a5 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.780143 11738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3baf0705ad184beca28a6175340643a5" candidate_uuid: "18ce691b723448839337da99857d45ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d76004d92d648caad5c0e4708d45835" is_pre_election: true
I20260710 13:20:25.751365 11740 raft_consensus.cc:2468] T 401b5756fbcf420e8c63f3742a7f7f7f P 2d76004d92d648caad5c0e4708d45835 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c460733f12e4837acd45e58786f969e in term 1.
I20260710 13:20:25.779695 11888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0acb87df680416ca7bae8c3785f22e2" candidate_uuid: "2d76004d92d648caad5c0e4708d45835" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ce691b723448839337da99857d45ee"
I20260710 13:20:25.786278 11929 raft_consensus.cc:740] T 49846e35428e4f618cbcd9490ad045a5 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c460733f12e4837acd45e58786f969e, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.786816 11930 raft_consensus.cc:359] T 49846e35428e4f618cbcd9490ad045a5 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.788166 11930 raft_consensus.cc:385] T 49846e35428e4f618cbcd9490ad045a5 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.788425 11930 raft_consensus.cc:740] T 49846e35428e4f618cbcd9490ad045a5 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d76004d92d648caad5c0e4708d45835, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.789049 11930 consensus_queue.cc:260] T 49846e35428e4f618cbcd9490ad045a5 P 2d76004d92d648caad5c0e4708d45835 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.790863 11930 ts_tablet_manager.cc:1434] T 49846e35428e4f618cbcd9490ad045a5 P 2d76004d92d648caad5c0e4708d45835: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.000s
I20260710 13:20:25.791673 11930 tablet_bootstrap.cc:492] T 3baf0705ad184beca28a6175340643a5 P 2d76004d92d648caad5c0e4708d45835: Bootstrap starting.
I20260710 13:20:25.792544 11812 raft_consensus.cc:2468] T a0acb87df680416ca7bae8c3785f22e2 P 0c460733f12e4837acd45e58786f969e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d76004d92d648caad5c0e4708d45835 in term 1.
I20260710 13:20:25.787950 11888 raft_consensus.cc:3060] T a0acb87df680416ca7bae8c3785f22e2 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.794345 11855 leader_election.cc:304] T 3baf0705ad184beca28a6175340643a5 P 18ce691b723448839337da99857d45ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c460733f12e4837acd45e58786f969e, 18ce691b723448839337da99857d45ee; no voters: 
W20260710 13:20:25.795411 11853 leader_election.cc:343] T 3baf0705ad184beca28a6175340643a5 P 18ce691b723448839337da99857d45ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d76004d92d648caad5c0e4708d45835 (127.10.210.129:45505): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:25.795583 11977 raft_consensus.cc:2804] T 3baf0705ad184beca28a6175340643a5 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:25.797442 11929 consensus_queue.cc:260] T 49846e35428e4f618cbcd9490ad045a5 P 0c460733f12e4837acd45e58786f969e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.796609 11977 raft_consensus.cc:493] T 3baf0705ad184beca28a6175340643a5 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:25.799286 11977 raft_consensus.cc:3060] T 3baf0705ad184beca28a6175340643a5 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.799569 11706 leader_election.cc:304] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c460733f12e4837acd45e58786f969e, 2d76004d92d648caad5c0e4708d45835; no voters: 
I20260710 13:20:25.800716 11929 ts_tablet_manager.cc:1434] T 49846e35428e4f618cbcd9490ad045a5 P 0c460733f12e4837acd45e58786f969e: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.001s
I20260710 13:20:25.801261 11938 raft_consensus.cc:2804] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:25.802269 11938 raft_consensus.cc:697] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [term 1 LEADER]: Becoming Leader. State: Replica: 2d76004d92d648caad5c0e4708d45835, State: Running, Role: LEADER
I20260710 13:20:25.803289 11938 consensus_queue.cc:237] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.804023 11888 raft_consensus.cc:2468] T a0acb87df680416ca7bae8c3785f22e2 P 18ce691b723448839337da99857d45ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d76004d92d648caad5c0e4708d45835 in term 1.
I20260710 13:20:25.808820 11930 tablet_bootstrap.cc:654] T 3baf0705ad184beca28a6175340643a5 P 2d76004d92d648caad5c0e4708d45835: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.814673 11977 raft_consensus.cc:515] T 3baf0705ad184beca28a6175340643a5 P 18ce691b723448839337da99857d45ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.818086 11740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3baf0705ad184beca28a6175340643a5" candidate_uuid: "18ce691b723448839337da99857d45ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d76004d92d648caad5c0e4708d45835"
I20260710 13:20:25.821218 11931 tablet_bootstrap.cc:492] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee: No bootstrap required, opened a new log
I20260710 13:20:25.821825 11931 ts_tablet_manager.cc:1403] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee: Time spent bootstrapping tablet: real 0.046s	user 0.028s	sys 0.011s
W20260710 13:20:25.822805 11853 leader_election.cc:343] T 3baf0705ad184beca28a6175340643a5 P 18ce691b723448839337da99857d45ee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2d76004d92d648caad5c0e4708d45835 (127.10.210.129:45505): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:25.822865 11635 catalog_manager.cc:5697] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d76004d92d648caad5c0e4708d45835 (127.10.210.129). New cstate: current_term: 1 leader_uuid: "2d76004d92d648caad5c0e4708d45835" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:25.824728 11930 tablet_bootstrap.cc:492] T 3baf0705ad184beca28a6175340643a5 P 2d76004d92d648caad5c0e4708d45835: No bootstrap required, opened a new log
I20260710 13:20:25.825167 11930 ts_tablet_manager.cc:1403] T 3baf0705ad184beca28a6175340643a5 P 2d76004d92d648caad5c0e4708d45835: Time spent bootstrapping tablet: real 0.034s	user 0.006s	sys 0.004s
I20260710 13:20:25.827153 11931 raft_consensus.cc:359] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.829149 11931 raft_consensus.cc:385] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.829584 11931 raft_consensus.cc:740] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ce691b723448839337da99857d45ee, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.829934 11812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3baf0705ad184beca28a6175340643a5" candidate_uuid: "18ce691b723448839337da99857d45ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c460733f12e4837acd45e58786f969e"
I20260710 13:20:25.828613 11977 leader_election.cc:290] T 3baf0705ad184beca28a6175340643a5 P 18ce691b723448839337da99857d45ee [CANDIDATE]: Term 1 election: Requested vote from peers 2d76004d92d648caad5c0e4708d45835 (127.10.210.129:45505), 0c460733f12e4837acd45e58786f969e (127.10.210.130:40665)
I20260710 13:20:25.830647 11812 raft_consensus.cc:3060] T 3baf0705ad184beca28a6175340643a5 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.831492 11931 consensus_queue.cc:260] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.833786 11977 raft_consensus.cc:493] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:25.835144 11935 raft_consensus.cc:493] T 49846e35428e4f618cbcd9490ad045a5 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:25.835704 11935 raft_consensus.cc:515] T 49846e35428e4f618cbcd9490ad045a5 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.838208 11740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49846e35428e4f618cbcd9490ad045a5" candidate_uuid: "18ce691b723448839337da99857d45ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d76004d92d648caad5c0e4708d45835" is_pre_election: true
I20260710 13:20:25.838784 11740 raft_consensus.cc:2468] T 49846e35428e4f618cbcd9490ad045a5 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ce691b723448839337da99857d45ee in term 0.
I20260710 13:20:25.834425 11977 raft_consensus.cc:515] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.840682 11853 leader_election.cc:304] T 49846e35428e4f618cbcd9490ad045a5 P 18ce691b723448839337da99857d45ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ce691b723448839337da99857d45ee, 2d76004d92d648caad5c0e4708d45835; no voters: 
I20260710 13:20:25.841305 11977 leader_election.cc:290] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d76004d92d648caad5c0e4708d45835 (127.10.210.129:45505), 0c460733f12e4837acd45e58786f969e (127.10.210.130:40665)
I20260710 13:20:25.841678 11973 raft_consensus.cc:2804] T 49846e35428e4f618cbcd9490ad045a5 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:25.842154 11973 raft_consensus.cc:493] T 49846e35428e4f618cbcd9490ad045a5 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:25.842466 11973 raft_consensus.cc:3060] T 49846e35428e4f618cbcd9490ad045a5 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.843212 11931 ts_tablet_manager.cc:1434] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.006s
I20260710 13:20:25.844201 11931 tablet_bootstrap.cc:492] T fad8a1e6899c44749e387903b03cfed0 P 18ce691b723448839337da99857d45ee: Bootstrap starting.
I20260710 13:20:25.845295 11815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343d7c2ce876494fa6f01a9bfa1d6ce6" candidate_uuid: "18ce691b723448839337da99857d45ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c460733f12e4837acd45e58786f969e" is_pre_election: true
I20260710 13:20:25.845871 11815 raft_consensus.cc:2468] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ce691b723448839337da99857d45ee in term 0.
I20260710 13:20:25.846562 11812 raft_consensus.cc:2468] T 3baf0705ad184beca28a6175340643a5 P 0c460733f12e4837acd45e58786f969e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ce691b723448839337da99857d45ee in term 1.
I20260710 13:20:25.849452 11855 leader_election.cc:304] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c460733f12e4837acd45e58786f969e, 18ce691b723448839337da99857d45ee; no voters: 
I20260710 13:20:25.849119 11635 catalog_manager.cc:5697] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c460733f12e4837acd45e58786f969e (127.10.210.130). New cstate: current_term: 1 leader_uuid: "0c460733f12e4837acd45e58786f969e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:25.850242 11931 tablet_bootstrap.cc:654] T fad8a1e6899c44749e387903b03cfed0 P 18ce691b723448839337da99857d45ee: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.850587 11855 leader_election.cc:304] T 3baf0705ad184beca28a6175340643a5 P 18ce691b723448839337da99857d45ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0c460733f12e4837acd45e58786f969e, 18ce691b723448839337da99857d45ee; no voters: 2d76004d92d648caad5c0e4708d45835
I20260710 13:20:25.851703 11936 raft_consensus.cc:2804] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:25.852130 11936 raft_consensus.cc:493] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:25.852500 11936 raft_consensus.cc:3060] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.853945 11938 raft_consensus.cc:493] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:25.854506 11938 raft_consensus.cc:515] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.856869 11938 leader_election.cc:290] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c460733f12e4837acd45e58786f969e (127.10.210.130:40665), 18ce691b723448839337da99857d45ee (127.10.210.131:34429)
I20260710 13:20:25.857554 11930 raft_consensus.cc:359] T 3baf0705ad184beca28a6175340643a5 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.858352 11977 raft_consensus.cc:2804] T 3baf0705ad184beca28a6175340643a5 P 18ce691b723448839337da99857d45ee [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:25.858531 11930 raft_consensus.cc:385] T 3baf0705ad184beca28a6175340643a5 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.858863 11930 raft_consensus.cc:740] T 3baf0705ad184beca28a6175340643a5 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d76004d92d648caad5c0e4708d45835, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.859778 11930 consensus_queue.cc:260] T 3baf0705ad184beca28a6175340643a5 P 2d76004d92d648caad5c0e4708d45835 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.860296 11888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343d7c2ce876494fa6f01a9bfa1d6ce6" candidate_uuid: "2d76004d92d648caad5c0e4708d45835" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ce691b723448839337da99857d45ee" is_pre_election: true
I20260710 13:20:25.862548 11930 ts_tablet_manager.cc:1434] T 3baf0705ad184beca28a6175340643a5 P 2d76004d92d648caad5c0e4708d45835: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260710 13:20:25.862409 11740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343d7c2ce876494fa6f01a9bfa1d6ce6" candidate_uuid: "18ce691b723448839337da99857d45ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d76004d92d648caad5c0e4708d45835" is_pre_election: true
I20260710 13:20:25.863296 11740 raft_consensus.cc:2468] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ce691b723448839337da99857d45ee in term 0.
I20260710 13:20:25.864657 11936 raft_consensus.cc:515] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.865540 11935 leader_election.cc:290] T 49846e35428e4f618cbcd9490ad045a5 P 18ce691b723448839337da99857d45ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d76004d92d648caad5c0e4708d45835 (127.10.210.129:45505), 0c460733f12e4837acd45e58786f969e (127.10.210.130:40665)
I20260710 13:20:25.865795 11888 raft_consensus.cc:2393] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2d76004d92d648caad5c0e4708d45835 in current term 1: Already voted for candidate 18ce691b723448839337da99857d45ee in this term.
I20260710 13:20:25.866474 11815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49846e35428e4f618cbcd9490ad045a5" candidate_uuid: "18ce691b723448839337da99857d45ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c460733f12e4837acd45e58786f969e" is_pre_election: true
I20260710 13:20:25.867043 11815 raft_consensus.cc:2468] T 49846e35428e4f618cbcd9490ad045a5 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ce691b723448839337da99857d45ee in term 0.
I20260710 13:20:25.873309 11812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343d7c2ce876494fa6f01a9bfa1d6ce6" candidate_uuid: "2d76004d92d648caad5c0e4708d45835" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c460733f12e4837acd45e58786f969e" is_pre_election: true
I20260710 13:20:25.873919 11812 raft_consensus.cc:2468] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d76004d92d648caad5c0e4708d45835 in term 0.
I20260710 13:20:25.875226 11706 leader_election.cc:304] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0c460733f12e4837acd45e58786f969e, 2d76004d92d648caad5c0e4708d45835; no voters: 18ce691b723448839337da99857d45ee
I20260710 13:20:25.876659 11938 raft_consensus.cc:2804] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:25.877152 11938 raft_consensus.cc:493] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:25.877565 11938 raft_consensus.cc:3060] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.877398 11973 raft_consensus.cc:515] T 49846e35428e4f618cbcd9490ad045a5 P 18ce691b723448839337da99857d45ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.879562 11973 leader_election.cc:290] T 49846e35428e4f618cbcd9490ad045a5 P 18ce691b723448839337da99857d45ee [CANDIDATE]: Term 1 election: Requested vote from peers 2d76004d92d648caad5c0e4708d45835 (127.10.210.129:45505), 0c460733f12e4837acd45e58786f969e (127.10.210.130:40665)
I20260710 13:20:25.880631 11815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49846e35428e4f618cbcd9490ad045a5" candidate_uuid: "18ce691b723448839337da99857d45ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c460733f12e4837acd45e58786f969e"
I20260710 13:20:25.880231 11638 catalog_manager.cc:5697] T 284a4f68d56e478086adf871b5557833 P 2d76004d92d648caad5c0e4708d45835 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d76004d92d648caad5c0e4708d45835 (127.10.210.129). New cstate: current_term: 1 leader_uuid: "2d76004d92d648caad5c0e4708d45835" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:25.881150 11815 raft_consensus.cc:3060] T 49846e35428e4f618cbcd9490ad045a5 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.883415 11638 catalog_manager.cc:5697] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d76004d92d648caad5c0e4708d45835 (127.10.210.129). New cstate: current_term: 1 leader_uuid: "2d76004d92d648caad5c0e4708d45835" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:25.879586 11812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343d7c2ce876494fa6f01a9bfa1d6ce6" candidate_uuid: "18ce691b723448839337da99857d45ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c460733f12e4837acd45e58786f969e"
I20260710 13:20:25.885694 11812 raft_consensus.cc:3060] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 0c460733f12e4837acd45e58786f969e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.889147 11931 tablet_bootstrap.cc:492] T fad8a1e6899c44749e387903b03cfed0 P 18ce691b723448839337da99857d45ee: No bootstrap required, opened a new log
I20260710 13:20:25.889595 11931 ts_tablet_manager.cc:1403] T fad8a1e6899c44749e387903b03cfed0 P 18ce691b723448839337da99857d45ee: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.033s
I20260710 13:20:25.890434 11738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49846e35428e4f618cbcd9490ad045a5" candidate_uuid: "18ce691b723448839337da99857d45ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d76004d92d648caad5c0e4708d45835"
I20260710 13:20:25.890971 11738 raft_consensus.cc:3060] T 49846e35428e4f618cbcd9490ad045a5 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.892441 11815 raft_consensus.cc:2468] T 49846e35428e4f618cbcd9490ad045a5 P 0c460733f12e4837acd45e58786f969e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ce691b723448839337da99857d45ee in term 1.
I20260710 13:20:25.892352 11931 raft_consensus.cc:359] T fad8a1e6899c44749e387903b03cfed0 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.893043 11931 raft_consensus.cc:385] T fad8a1e6899c44749e387903b03cfed0 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.893311 11931 raft_consensus.cc:740] T fad8a1e6899c44749e387903b03cfed0 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ce691b723448839337da99857d45ee, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.893520 11855 leader_election.cc:304] T 49846e35428e4f618cbcd9490ad045a5 P 18ce691b723448839337da99857d45ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c460733f12e4837acd45e58786f969e, 18ce691b723448839337da99857d45ee; no voters: 
I20260710 13:20:25.893961 11931 consensus_queue.cc:260] T fad8a1e6899c44749e387903b03cfed0 P 18ce691b723448839337da99857d45ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.894315 11987 raft_consensus.cc:2804] T 49846e35428e4f618cbcd9490ad045a5 P 18ce691b723448839337da99857d45ee [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:25.894856 11987 raft_consensus.cc:697] T 49846e35428e4f618cbcd9490ad045a5 P 18ce691b723448839337da99857d45ee [term 1 LEADER]: Becoming Leader. State: Replica: 18ce691b723448839337da99857d45ee, State: Running, Role: LEADER
I20260710 13:20:25.895947 11931 ts_tablet_manager.cc:1434] T fad8a1e6899c44749e387903b03cfed0 P 18ce691b723448839337da99857d45ee: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 13:20:25.895639 11987 consensus_queue.cc:237] T 49846e35428e4f618cbcd9490ad045a5 P 18ce691b723448839337da99857d45ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.896939 11977 raft_consensus.cc:697] T 3baf0705ad184beca28a6175340643a5 P 18ce691b723448839337da99857d45ee [term 1 LEADER]: Becoming Leader. State: Replica: 18ce691b723448839337da99857d45ee, State: Running, Role: LEADER
I20260710 13:20:25.897768 11977 consensus_queue.cc:237] T 3baf0705ad184beca28a6175340643a5 P 18ce691b723448839337da99857d45ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.898900 11740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343d7c2ce876494fa6f01a9bfa1d6ce6" candidate_uuid: "18ce691b723448839337da99857d45ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d76004d92d648caad5c0e4708d45835"
I20260710 13:20:25.904994 11738 raft_consensus.cc:2468] T 49846e35428e4f618cbcd9490ad045a5 P 2d76004d92d648caad5c0e4708d45835 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ce691b723448839337da99857d45ee in term 1.
I20260710 13:20:25.905349 11812 raft_consensus.cc:2468] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 0c460733f12e4837acd45e58786f969e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ce691b723448839337da99857d45ee in term 1.
I20260710 13:20:25.906294 11936 leader_election.cc:290] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee [CANDIDATE]: Term 1 election: Requested vote from peers 2d76004d92d648caad5c0e4708d45835 (127.10.210.129:45505), 0c460733f12e4837acd45e58786f969e (127.10.210.130:40665)
I20260710 13:20:25.904066 11938 raft_consensus.cc:515] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.906711 11855 leader_election.cc:304] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c460733f12e4837acd45e58786f969e, 18ce691b723448839337da99857d45ee; no voters: 
I20260710 13:20:25.907663 11936 raft_consensus.cc:2804] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:25.908080 11938 leader_election.cc:290] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835 [CANDIDATE]: Term 1 election: Requested vote from peers 0c460733f12e4837acd45e58786f969e (127.10.210.130:40665), 18ce691b723448839337da99857d45ee (127.10.210.131:34429)
I20260710 13:20:25.908444 11936 raft_consensus.cc:697] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee [term 1 LEADER]: Becoming Leader. State: Replica: 18ce691b723448839337da99857d45ee, State: Running, Role: LEADER
I20260710 13:20:25.908819 11740 raft_consensus.cc:2393] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 18ce691b723448839337da99857d45ee in current term 1: Already voted for candidate 2d76004d92d648caad5c0e4708d45835 in this term.
I20260710 13:20:25.909144 11888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343d7c2ce876494fa6f01a9bfa1d6ce6" candidate_uuid: "2d76004d92d648caad5c0e4708d45835" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ce691b723448839337da99857d45ee"
I20260710 13:20:25.909576 11936 consensus_queue.cc:237] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:25.911784 11815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343d7c2ce876494fa6f01a9bfa1d6ce6" candidate_uuid: "2d76004d92d648caad5c0e4708d45835" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c460733f12e4837acd45e58786f969e"
I20260710 13:20:25.912559 11815 raft_consensus.cc:2393] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 0c460733f12e4837acd45e58786f969e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2d76004d92d648caad5c0e4708d45835 in current term 1: Already voted for candidate 18ce691b723448839337da99857d45ee in this term.
I20260710 13:20:25.913625 11706 leader_election.cc:304] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835 [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: 2d76004d92d648caad5c0e4708d45835; no voters: 0c460733f12e4837acd45e58786f969e, 18ce691b723448839337da99857d45ee
I20260710 13:20:25.915266 11938 raft_consensus.cc:2749] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:25.923215 11635 catalog_manager.cc:5697] T 3baf0705ad184beca28a6175340643a5 P 18ce691b723448839337da99857d45ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 18ce691b723448839337da99857d45ee (127.10.210.131). New cstate: current_term: 1 leader_uuid: "18ce691b723448839337da99857d45ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:25.936028 11635 catalog_manager.cc:5697] T 49846e35428e4f618cbcd9490ad045a5 P 18ce691b723448839337da99857d45ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 18ce691b723448839337da99857d45ee (127.10.210.131). New cstate: current_term: 1 leader_uuid: "18ce691b723448839337da99857d45ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:25.937381 11635 catalog_manager.cc:5697] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 18ce691b723448839337da99857d45ee (127.10.210.131). New cstate: current_term: 1 leader_uuid: "18ce691b723448839337da99857d45ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:25.970837 11938 consensus_queue.cc:1048] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:25.981705 11938 consensus_queue.cc:1048] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:26.008169 11815 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "401b5756fbcf420e8c63f3742a7f7f7f"
dest_uuid: "0c460733f12e4837acd45e58786f969e"
mode: GRACEFUL
new_leader_uuid: "2d76004d92d648caad5c0e4708d45835"
 from {username='slave'} at 127.0.0.1:60104
I20260710 13:20:26.008663 11815 raft_consensus.cc:606] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e [term 1 LEADER]: Received request to transfer leadership to TS 2d76004d92d648caad5c0e4708d45835
I20260710 13:20:26.021947 11888 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8cc6daf260f1484383c470fed5349530"
dest_uuid: "18ce691b723448839337da99857d45ee"
mode: GRACEFUL
new_leader_uuid: "2d76004d92d648caad5c0e4708d45835"
 from {username='slave'} at 127.0.0.1:35878
I20260710 13:20:26.022533 11888 raft_consensus.cc:606] T 8cc6daf260f1484383c470fed5349530 P 18ce691b723448839337da99857d45ee [term 1 LEADER]: Received request to transfer leadership to TS 2d76004d92d648caad5c0e4708d45835
I20260710 13:20:26.041756 11740 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18eb520fa5ca45848058d117726bba60"
dest_uuid: "2d76004d92d648caad5c0e4708d45835"
mode: GRACEFUL
new_leader_uuid: "0c460733f12e4837acd45e58786f969e"
 from {username='slave'} at 127.0.0.1:60938
I20260710 13:20:26.042254 11740 raft_consensus.cc:606] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835 [term 1 LEADER]: Received request to transfer leadership to TS 0c460733f12e4837acd45e58786f969e
I20260710 13:20:26.047545 11888 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d83bda668add46169c7848b5f9b97208"
dest_uuid: "18ce691b723448839337da99857d45ee"
mode: GRACEFUL
new_leader_uuid: "0c460733f12e4837acd45e58786f969e"
 from {username='slave'} at 127.0.0.1:35878
I20260710 13:20:26.047987 11888 raft_consensus.cc:606] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee [term 1 LEADER]: Received request to transfer leadership to TS 0c460733f12e4837acd45e58786f969e
I20260710 13:20:26.053054 11888 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "343d7c2ce876494fa6f01a9bfa1d6ce6"
dest_uuid: "18ce691b723448839337da99857d45ee"
mode: GRACEFUL
new_leader_uuid: "0c460733f12e4837acd45e58786f969e"
 from {username='slave'} at 127.0.0.1:35878
I20260710 13:20:26.053630 11888 raft_consensus.cc:606] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee [term 1 LEADER]: Received request to transfer leadership to TS 0c460733f12e4837acd45e58786f969e
I20260710 13:20:26.058796 11888 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "49846e35428e4f618cbcd9490ad045a5"
dest_uuid: "18ce691b723448839337da99857d45ee"
mode: GRACEFUL
new_leader_uuid: "0c460733f12e4837acd45e58786f969e"
 from {username='slave'} at 127.0.0.1:35878
I20260710 13:20:26.059302 11888 raft_consensus.cc:606] T 49846e35428e4f618cbcd9490ad045a5 P 18ce691b723448839337da99857d45ee [term 1 LEADER]: Received request to transfer leadership to TS 0c460733f12e4837acd45e58786f969e
I20260710 13:20:26.101657 11977 consensus_queue.cc:1048] T 8cc6daf260f1484383c470fed5349530 P 18ce691b723448839337da99857d45ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:26.112071 11987 consensus_queue.cc:1048] T 8cc6daf260f1484383c470fed5349530 P 18ce691b723448839337da99857d45ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:26.119352 11935 raft_consensus.cc:993] T 8cc6daf260f1484383c470fed5349530 P 18ce691b723448839337da99857d45ee: : Instructing follower 2d76004d92d648caad5c0e4708d45835 to start an election
I20260710 13:20:26.119771 11987 raft_consensus.cc:1081] T 8cc6daf260f1484383c470fed5349530 P 18ce691b723448839337da99857d45ee [term 1 LEADER]: Signalling peer 2d76004d92d648caad5c0e4708d45835 to start an election
I20260710 13:20:26.121268 11938 raft_consensus.cc:493] T 3baf0705ad184beca28a6175340643a5 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:26.121215 11740 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8cc6daf260f1484383c470fed5349530"
dest_uuid: "2d76004d92d648caad5c0e4708d45835"
 from {username='slave'} at 127.0.0.1:60908
I20260710 13:20:26.121898 11740 raft_consensus.cc:493] T 8cc6daf260f1484383c470fed5349530 P 2d76004d92d648caad5c0e4708d45835 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:26.121832 11938 raft_consensus.cc:515] T 3baf0705ad184beca28a6175340643a5 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:26.122326 11740 raft_consensus.cc:3060] T 8cc6daf260f1484383c470fed5349530 P 2d76004d92d648caad5c0e4708d45835 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.123883 11938 leader_election.cc:290] T 3baf0705ad184beca28a6175340643a5 P 2d76004d92d648caad5c0e4708d45835 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c460733f12e4837acd45e58786f969e (127.10.210.130:40665), 18ce691b723448839337da99857d45ee (127.10.210.131:34429)
I20260710 13:20:26.124920 11815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3baf0705ad184beca28a6175340643a5" candidate_uuid: "2d76004d92d648caad5c0e4708d45835" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c460733f12e4837acd45e58786f969e" is_pre_election: true
I20260710 13:20:26.125200 11888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3baf0705ad184beca28a6175340643a5" candidate_uuid: "2d76004d92d648caad5c0e4708d45835" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ce691b723448839337da99857d45ee" is_pre_election: true
I20260710 13:20:26.125682 11815 raft_consensus.cc:2393] T 3baf0705ad184beca28a6175340643a5 P 0c460733f12e4837acd45e58786f969e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2d76004d92d648caad5c0e4708d45835 in current term 1: Already voted for candidate 18ce691b723448839337da99857d45ee in this term.
I20260710 13:20:26.126674 11706 leader_election.cc:304] T 3baf0705ad184beca28a6175340643a5 P 2d76004d92d648caad5c0e4708d45835 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2d76004d92d648caad5c0e4708d45835; no voters: 0c460733f12e4837acd45e58786f969e, 18ce691b723448839337da99857d45ee
I20260710 13:20:26.127403 11938 raft_consensus.cc:3060] T 3baf0705ad184beca28a6175340643a5 P 2d76004d92d648caad5c0e4708d45835 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:26.128463 11740 raft_consensus.cc:515] T 8cc6daf260f1484383c470fed5349530 P 2d76004d92d648caad5c0e4708d45835 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:26.130329 11740 leader_election.cc:290] T 8cc6daf260f1484383c470fed5349530 P 2d76004d92d648caad5c0e4708d45835 [CANDIDATE]: Term 2 election: Requested vote from peers 0c460733f12e4837acd45e58786f969e (127.10.210.130:40665), 18ce691b723448839337da99857d45ee (127.10.210.131:34429)
I20260710 13:20:26.131253 11888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc6daf260f1484383c470fed5349530" candidate_uuid: "2d76004d92d648caad5c0e4708d45835" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18ce691b723448839337da99857d45ee"
I20260710 13:20:26.130663 11815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc6daf260f1484383c470fed5349530" candidate_uuid: "2d76004d92d648caad5c0e4708d45835" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c460733f12e4837acd45e58786f969e"
I20260710 13:20:26.131770 11888 raft_consensus.cc:3055] T 8cc6daf260f1484383c470fed5349530 P 18ce691b723448839337da99857d45ee [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:26.131906 11815 raft_consensus.cc:3060] T 8cc6daf260f1484383c470fed5349530 P 0c460733f12e4837acd45e58786f969e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.132105 11888 raft_consensus.cc:740] T 8cc6daf260f1484383c470fed5349530 P 18ce691b723448839337da99857d45ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 18ce691b723448839337da99857d45ee, State: Running, Role: LEADER
I20260710 13:20:26.132928 11888 consensus_queue.cc:260] T 8cc6daf260f1484383c470fed5349530 P 18ce691b723448839337da99857d45ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:26.133672 11938 raft_consensus.cc:2749] T 3baf0705ad184beca28a6175340643a5 P 2d76004d92d648caad5c0e4708d45835 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:26.134126 11888 raft_consensus.cc:3060] T 8cc6daf260f1484383c470fed5349530 P 18ce691b723448839337da99857d45ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.135092 11987 raft_consensus.cc:493] T fad8a1e6899c44749e387903b03cfed0 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:26.135527 11987 raft_consensus.cc:515] T fad8a1e6899c44749e387903b03cfed0 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:26.138496 11987 leader_election.cc:290] T fad8a1e6899c44749e387903b03cfed0 P 18ce691b723448839337da99857d45ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d76004d92d648caad5c0e4708d45835 (127.10.210.129:45505), 0c460733f12e4837acd45e58786f969e (127.10.210.130:40665)
I20260710 13:20:26.138571 11740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad8a1e6899c44749e387903b03cfed0" candidate_uuid: "18ce691b723448839337da99857d45ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d76004d92d648caad5c0e4708d45835" is_pre_election: true
I20260710 13:20:26.138859 11812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad8a1e6899c44749e387903b03cfed0" candidate_uuid: "18ce691b723448839337da99857d45ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c460733f12e4837acd45e58786f969e" is_pre_election: true
I20260710 13:20:26.139623 11812 raft_consensus.cc:2393] T fad8a1e6899c44749e387903b03cfed0 P 0c460733f12e4837acd45e58786f969e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 18ce691b723448839337da99857d45ee in current term 1: Already voted for candidate 2d76004d92d648caad5c0e4708d45835 in this term.
I20260710 13:20:26.138088 11815 raft_consensus.cc:2468] T 8cc6daf260f1484383c470fed5349530 P 0c460733f12e4837acd45e58786f969e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d76004d92d648caad5c0e4708d45835 in term 2.
I20260710 13:20:26.140580 11888 raft_consensus.cc:2468] T 8cc6daf260f1484383c470fed5349530 P 18ce691b723448839337da99857d45ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d76004d92d648caad5c0e4708d45835 in term 2.
I20260710 13:20:26.140661 11855 leader_election.cc:304] T fad8a1e6899c44749e387903b03cfed0 P 18ce691b723448839337da99857d45ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 18ce691b723448839337da99857d45ee; no voters: 0c460733f12e4837acd45e58786f969e, 2d76004d92d648caad5c0e4708d45835
I20260710 13:20:26.141278 11706 leader_election.cc:304] T 8cc6daf260f1484383c470fed5349530 P 2d76004d92d648caad5c0e4708d45835 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c460733f12e4837acd45e58786f969e, 2d76004d92d648caad5c0e4708d45835; no voters: 
I20260710 13:20:26.141717 11987 raft_consensus.cc:3060] T fad8a1e6899c44749e387903b03cfed0 P 18ce691b723448839337da99857d45ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:26.142311 11938 raft_consensus.cc:2804] T 8cc6daf260f1484383c470fed5349530 P 2d76004d92d648caad5c0e4708d45835 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:26.142885 11938 raft_consensus.cc:697] T 8cc6daf260f1484383c470fed5349530 P 2d76004d92d648caad5c0e4708d45835 [term 2 LEADER]: Becoming Leader. State: Replica: 2d76004d92d648caad5c0e4708d45835, State: Running, Role: LEADER
I20260710 13:20:26.143675 11938 consensus_queue.cc:237] T 8cc6daf260f1484383c470fed5349530 P 2d76004d92d648caad5c0e4708d45835 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:26.147965 11987 raft_consensus.cc:2749] T fad8a1e6899c44749e387903b03cfed0 P 18ce691b723448839337da99857d45ee [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:26.150349 11637 catalog_manager.cc:5697] T 8cc6daf260f1484383c470fed5349530 P 2d76004d92d648caad5c0e4708d45835 reported cstate change: term changed from 1 to 2, leader changed from 18ce691b723448839337da99857d45ee (127.10.210.131) to 2d76004d92d648caad5c0e4708d45835 (127.10.210.129). New cstate: current_term: 2 leader_uuid: "2d76004d92d648caad5c0e4708d45835" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:26.185302 11938 consensus_queue.cc:1048] T 284a4f68d56e478086adf871b5557833 P 2d76004d92d648caad5c0e4708d45835 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:26.196278 11976 consensus_queue.cc:1048] T 284a4f68d56e478086adf871b5557833 P 2d76004d92d648caad5c0e4708d45835 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:26.201418 11987 consensus_queue.cc:1048] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:26.209367 11935 raft_consensus.cc:993] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee: : Instructing follower 0c460733f12e4837acd45e58786f969e to start an election
I20260710 13:20:26.209827 11977 raft_consensus.cc:1081] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee [term 1 LEADER]: Signalling peer 0c460733f12e4837acd45e58786f969e to start an election
I20260710 13:20:26.214516 11987 consensus_queue.cc:1048] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:26.217391 11812 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d83bda668add46169c7848b5f9b97208"
dest_uuid: "0c460733f12e4837acd45e58786f969e"
 from {username='slave'} at 127.0.0.1:60098
I20260710 13:20:26.217944 11812 raft_consensus.cc:493] T d83bda668add46169c7848b5f9b97208 P 0c460733f12e4837acd45e58786f969e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:26.218349 11812 raft_consensus.cc:3060] T d83bda668add46169c7848b5f9b97208 P 0c460733f12e4837acd45e58786f969e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.224822 11812 raft_consensus.cc:515] T d83bda668add46169c7848b5f9b97208 P 0c460733f12e4837acd45e58786f969e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:26.228161 11738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d83bda668add46169c7848b5f9b97208" candidate_uuid: "0c460733f12e4837acd45e58786f969e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d76004d92d648caad5c0e4708d45835"
I20260710 13:20:26.229277 11888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d83bda668add46169c7848b5f9b97208" candidate_uuid: "0c460733f12e4837acd45e58786f969e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18ce691b723448839337da99857d45ee"
I20260710 13:20:26.229904 11888 raft_consensus.cc:3055] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:26.229823 11976 consensus_queue.cc:1048] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:26.230289 11888 raft_consensus.cc:740] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 18ce691b723448839337da99857d45ee, State: Running, Role: LEADER
I20260710 13:20:26.231129 11888 consensus_queue.cc:260] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:26.231786 11812 leader_election.cc:290] T d83bda668add46169c7848b5f9b97208 P 0c460733f12e4837acd45e58786f969e [CANDIDATE]: Term 2 election: Requested vote from peers 2d76004d92d648caad5c0e4708d45835 (127.10.210.129:45505), 18ce691b723448839337da99857d45ee (127.10.210.131:34429)
I20260710 13:20:26.232092 11888 raft_consensus.cc:3060] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.242301 11888 raft_consensus.cc:2468] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c460733f12e4837acd45e58786f969e in term 2.
I20260710 13:20:26.243523 11778 leader_election.cc:304] T d83bda668add46169c7848b5f9b97208 P 0c460733f12e4837acd45e58786f969e [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: 0c460733f12e4837acd45e58786f969e, 18ce691b723448839337da99857d45ee; no voters: 2d76004d92d648caad5c0e4708d45835
I20260710 13:20:26.244583 11978 raft_consensus.cc:2804] T d83bda668add46169c7848b5f9b97208 P 0c460733f12e4837acd45e58786f969e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:26.245062 11978 raft_consensus.cc:697] T d83bda668add46169c7848b5f9b97208 P 0c460733f12e4837acd45e58786f969e [term 2 LEADER]: Becoming Leader. State: Replica: 0c460733f12e4837acd45e58786f969e, State: Running, Role: LEADER
I20260710 13:20:26.245843 11978 consensus_queue.cc:237] T d83bda668add46169c7848b5f9b97208 P 0c460733f12e4837acd45e58786f969e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:26.251077 11952 consensus_queue.cc:1048] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:26.259688 11635 catalog_manager.cc:5697] T d83bda668add46169c7848b5f9b97208 P 0c460733f12e4837acd45e58786f969e reported cstate change: term changed from 1 to 2, leader changed from 18ce691b723448839337da99857d45ee (127.10.210.131) to 0c460733f12e4837acd45e58786f969e (127.10.210.130). New cstate: current_term: 2 leader_uuid: "0c460733f12e4837acd45e58786f969e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:26.272723 12005 consensus_queue.cc:1048] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:26.283519 11937 consensus_queue.cc:1048] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:26.290556 11937 raft_consensus.cc:993] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e: : Instructing follower 2d76004d92d648caad5c0e4708d45835 to start an election
I20260710 13:20:26.290956 12005 raft_consensus.cc:1081] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e [term 1 LEADER]: Signalling peer 2d76004d92d648caad5c0e4708d45835 to start an election
I20260710 13:20:26.292699 11740 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "401b5756fbcf420e8c63f3742a7f7f7f"
dest_uuid: "2d76004d92d648caad5c0e4708d45835"
 from {username='slave'} at 127.0.0.1:60922
I20260710 13:20:26.293255 11740 raft_consensus.cc:493] T 401b5756fbcf420e8c63f3742a7f7f7f P 2d76004d92d648caad5c0e4708d45835 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:26.293632 11740 raft_consensus.cc:3060] T 401b5756fbcf420e8c63f3742a7f7f7f P 2d76004d92d648caad5c0e4708d45835 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.299289 11740 raft_consensus.cc:515] T 401b5756fbcf420e8c63f3742a7f7f7f P 2d76004d92d648caad5c0e4708d45835 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:26.301496 11740 leader_election.cc:290] T 401b5756fbcf420e8c63f3742a7f7f7f P 2d76004d92d648caad5c0e4708d45835 [CANDIDATE]: Term 2 election: Requested vote from peers 0c460733f12e4837acd45e58786f969e (127.10.210.130:40665), 18ce691b723448839337da99857d45ee (127.10.210.131:34429)
I20260710 13:20:26.301898 11815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401b5756fbcf420e8c63f3742a7f7f7f" candidate_uuid: "2d76004d92d648caad5c0e4708d45835" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c460733f12e4837acd45e58786f969e"
I20260710 13:20:26.302016 11889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401b5756fbcf420e8c63f3742a7f7f7f" candidate_uuid: "2d76004d92d648caad5c0e4708d45835" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18ce691b723448839337da99857d45ee"
I20260710 13:20:26.302477 11815 raft_consensus.cc:3055] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:26.302484 11889 raft_consensus.cc:3060] T 401b5756fbcf420e8c63f3742a7f7f7f P 18ce691b723448839337da99857d45ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.302896 11815 raft_consensus.cc:740] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c460733f12e4837acd45e58786f969e, State: Running, Role: LEADER
I20260710 13:20:26.303654 11815 consensus_queue.cc:260] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:26.304814 11815 raft_consensus.cc:3060] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.309010 11889 raft_consensus.cc:2468] T 401b5756fbcf420e8c63f3742a7f7f7f P 18ce691b723448839337da99857d45ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d76004d92d648caad5c0e4708d45835 in term 2.
I20260710 13:20:26.310055 11703 leader_election.cc:304] T 401b5756fbcf420e8c63f3742a7f7f7f P 2d76004d92d648caad5c0e4708d45835 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ce691b723448839337da99857d45ee, 2d76004d92d648caad5c0e4708d45835; no voters: 
I20260710 13:20:26.310796 11815 raft_consensus.cc:2468] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d76004d92d648caad5c0e4708d45835 in term 2.
I20260710 13:20:26.310876 11952 raft_consensus.cc:2804] T 401b5756fbcf420e8c63f3742a7f7f7f P 2d76004d92d648caad5c0e4708d45835 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:26.311357 11952 raft_consensus.cc:697] T 401b5756fbcf420e8c63f3742a7f7f7f P 2d76004d92d648caad5c0e4708d45835 [term 2 LEADER]: Becoming Leader. State: Replica: 2d76004d92d648caad5c0e4708d45835, State: Running, Role: LEADER
I20260710 13:20:26.312078 11952 consensus_queue.cc:237] T 401b5756fbcf420e8c63f3742a7f7f7f P 2d76004d92d648caad5c0e4708d45835 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:26.318064 11637 catalog_manager.cc:5697] T 401b5756fbcf420e8c63f3742a7f7f7f P 2d76004d92d648caad5c0e4708d45835 reported cstate change: term changed from 1 to 2, leader changed from 0c460733f12e4837acd45e58786f969e (127.10.210.130) to 2d76004d92d648caad5c0e4708d45835 (127.10.210.129). New cstate: current_term: 2 leader_uuid: "2d76004d92d648caad5c0e4708d45835" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:26.372515 11970 raft_consensus.cc:993] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835: : Instructing follower 0c460733f12e4837acd45e58786f969e to start an election
I20260710 13:20:26.373078 11952 raft_consensus.cc:1081] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835 [term 1 LEADER]: Signalling peer 0c460733f12e4837acd45e58786f969e to start an election
I20260710 13:20:26.374929 11815 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18eb520fa5ca45848058d117726bba60"
dest_uuid: "0c460733f12e4837acd45e58786f969e"
 from {username='slave'} at 127.0.0.1:60100
I20260710 13:20:26.375480 11815 raft_consensus.cc:493] T 18eb520fa5ca45848058d117726bba60 P 0c460733f12e4837acd45e58786f969e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:26.375795 11815 raft_consensus.cc:3060] T 18eb520fa5ca45848058d117726bba60 P 0c460733f12e4837acd45e58786f969e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.377274 11935 consensus_queue.cc:1048] T 49846e35428e4f618cbcd9490ad045a5 P 18ce691b723448839337da99857d45ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:26.381161 11815 raft_consensus.cc:515] T 18eb520fa5ca45848058d117726bba60 P 0c460733f12e4837acd45e58786f969e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:26.383495 11815 leader_election.cc:290] T 18eb520fa5ca45848058d117726bba60 P 0c460733f12e4837acd45e58786f969e [CANDIDATE]: Term 2 election: Requested vote from peers 2d76004d92d648caad5c0e4708d45835 (127.10.210.129:45505), 18ce691b723448839337da99857d45ee (127.10.210.131:34429)
I20260710 13:20:26.383729 11740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18eb520fa5ca45848058d117726bba60" candidate_uuid: "0c460733f12e4837acd45e58786f969e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d76004d92d648caad5c0e4708d45835"
I20260710 13:20:26.384279 11740 raft_consensus.cc:3055] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:26.384610 11740 raft_consensus.cc:740] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2d76004d92d648caad5c0e4708d45835, State: Running, Role: LEADER
I20260710 13:20:26.384934 11889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18eb520fa5ca45848058d117726bba60" candidate_uuid: "0c460733f12e4837acd45e58786f969e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18ce691b723448839337da99857d45ee"
I20260710 13:20:26.385495 11889 raft_consensus.cc:3060] T 18eb520fa5ca45848058d117726bba60 P 18ce691b723448839337da99857d45ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.385386 11740 consensus_queue.cc:260] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:26.386209 11935 raft_consensus.cc:993] T 49846e35428e4f618cbcd9490ad045a5 P 18ce691b723448839337da99857d45ee: : Instructing follower 0c460733f12e4837acd45e58786f969e to start an election
I20260710 13:20:26.386629 11935 raft_consensus.cc:1081] T 49846e35428e4f618cbcd9490ad045a5 P 18ce691b723448839337da99857d45ee [term 1 LEADER]: Signalling peer 0c460733f12e4837acd45e58786f969e to start an election
I20260710 13:20:26.386682 11740 raft_consensus.cc:3060] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.389448 11814 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "49846e35428e4f618cbcd9490ad045a5"
dest_uuid: "0c460733f12e4837acd45e58786f969e"
 from {username='slave'} at 127.0.0.1:60098
I20260710 13:20:26.389966 11814 raft_consensus.cc:493] T 49846e35428e4f618cbcd9490ad045a5 P 0c460733f12e4837acd45e58786f969e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:26.390288 11814 raft_consensus.cc:3060] T 49846e35428e4f618cbcd9490ad045a5 P 0c460733f12e4837acd45e58786f969e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.392504 11889 raft_consensus.cc:2468] T 18eb520fa5ca45848058d117726bba60 P 18ce691b723448839337da99857d45ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c460733f12e4837acd45e58786f969e in term 2.
I20260710 13:20:26.393200 11740 raft_consensus.cc:2468] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c460733f12e4837acd45e58786f969e in term 2.
I20260710 13:20:26.393563 11778 leader_election.cc:304] T 18eb520fa5ca45848058d117726bba60 P 0c460733f12e4837acd45e58786f969e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c460733f12e4837acd45e58786f969e, 18ce691b723448839337da99857d45ee; no voters: 
I20260710 13:20:26.394464 11973 consensus_queue.cc:1048] T 49846e35428e4f618cbcd9490ad045a5 P 18ce691b723448839337da99857d45ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:26.394734 11936 consensus_queue.cc:1048] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:26.397166 12005 raft_consensus.cc:2804] T 18eb520fa5ca45848058d117726bba60 P 0c460733f12e4837acd45e58786f969e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:26.397599 12005 raft_consensus.cc:697] T 18eb520fa5ca45848058d117726bba60 P 0c460733f12e4837acd45e58786f969e [term 2 LEADER]: Becoming Leader. State: Replica: 0c460733f12e4837acd45e58786f969e, State: Running, Role: LEADER
I20260710 13:20:26.398279 12005 consensus_queue.cc:237] T 18eb520fa5ca45848058d117726bba60 P 0c460733f12e4837acd45e58786f969e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:26.398360 11814 raft_consensus.cc:515] T 49846e35428e4f618cbcd9490ad045a5 P 0c460733f12e4837acd45e58786f969e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:26.404414 11814 leader_election.cc:290] T 49846e35428e4f618cbcd9490ad045a5 P 0c460733f12e4837acd45e58786f969e [CANDIDATE]: Term 2 election: Requested vote from peers 2d76004d92d648caad5c0e4708d45835 (127.10.210.129:45505), 18ce691b723448839337da99857d45ee (127.10.210.131:34429)
I20260710 13:20:26.404539 11815 raft_consensus.cc:1240] T 49846e35428e4f618cbcd9490ad045a5 P 0c460733f12e4837acd45e58786f969e [term 2 FOLLOWER]: Rejecting Update request from peer 18ce691b723448839337da99857d45ee for earlier term 1. Current term is 2. Ops: []
I20260710 13:20:26.405948 11739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49846e35428e4f618cbcd9490ad045a5" candidate_uuid: "0c460733f12e4837acd45e58786f969e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d76004d92d648caad5c0e4708d45835"
I20260710 13:20:26.410362 11635 catalog_manager.cc:5697] T 18eb520fa5ca45848058d117726bba60 P 0c460733f12e4837acd45e58786f969e reported cstate change: term changed from 1 to 2, leader changed from 2d76004d92d648caad5c0e4708d45835 (127.10.210.129) to 0c460733f12e4837acd45e58786f969e (127.10.210.130). New cstate: current_term: 2 leader_uuid: "0c460733f12e4837acd45e58786f969e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:26.411708 11977 consensus_queue.cc:1059] T 49846e35428e4f618cbcd9490ad045a5 P 18ce691b723448839337da99857d45ee [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:26.412585 11977 raft_consensus.cc:3055] T 49846e35428e4f618cbcd9490ad045a5 P 18ce691b723448839337da99857d45ee [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:26.412956 11977 raft_consensus.cc:740] T 49846e35428e4f618cbcd9490ad045a5 P 18ce691b723448839337da99857d45ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 18ce691b723448839337da99857d45ee, State: Running, Role: LEADER
I20260710 13:20:26.413539 11889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49846e35428e4f618cbcd9490ad045a5" candidate_uuid: "0c460733f12e4837acd45e58786f969e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18ce691b723448839337da99857d45ee"
I20260710 13:20:26.414093 11970 consensus_queue.cc:1048] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:26.413842 11977 consensus_queue.cc:260] T 49846e35428e4f618cbcd9490ad045a5 P 18ce691b723448839337da99857d45ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:26.416320 11977 raft_consensus.cc:3060] T 49846e35428e4f618cbcd9490ad045a5 P 18ce691b723448839337da99857d45ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.414022 11987 consensus_queue.cc:1048] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:20:26.417558 11970 consensus_queue.cc:1048] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:26.431026 11889 raft_consensus.cc:2468] T 49846e35428e4f618cbcd9490ad045a5 P 18ce691b723448839337da99857d45ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c460733f12e4837acd45e58786f969e in term 2.
I20260710 13:20:26.433226 11778 leader_election.cc:304] T 49846e35428e4f618cbcd9490ad045a5 P 0c460733f12e4837acd45e58786f969e [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: 0c460733f12e4837acd45e58786f969e, 18ce691b723448839337da99857d45ee; no voters: 2d76004d92d648caad5c0e4708d45835
I20260710 13:20:26.434831 11977 consensus_queue.cc:1048] T 3baf0705ad184beca28a6175340643a5 P 18ce691b723448839337da99857d45ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:26.453085 12005 raft_consensus.cc:2804] T 49846e35428e4f618cbcd9490ad045a5 P 0c460733f12e4837acd45e58786f969e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:26.453792 12005 raft_consensus.cc:697] T 49846e35428e4f618cbcd9490ad045a5 P 0c460733f12e4837acd45e58786f969e [term 2 LEADER]: Becoming Leader. State: Replica: 0c460733f12e4837acd45e58786f969e, State: Running, Role: LEADER
I20260710 13:20:26.454723 12005 consensus_queue.cc:237] T 49846e35428e4f618cbcd9490ad045a5 P 0c460733f12e4837acd45e58786f969e [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: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:26.474048 11973 raft_consensus.cc:993] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee: : Instructing follower 0c460733f12e4837acd45e58786f969e to start an election
I20260710 13:20:26.474495 11973 raft_consensus.cc:1081] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee [term 1 LEADER]: Signalling peer 0c460733f12e4837acd45e58786f969e to start an election
I20260710 13:20:26.476250 11815 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "343d7c2ce876494fa6f01a9bfa1d6ce6"
dest_uuid: "0c460733f12e4837acd45e58786f969e"
 from {username='slave'} at 127.0.0.1:60098
I20260710 13:20:26.476768 11815 raft_consensus.cc:493] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 0c460733f12e4837acd45e58786f969e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:26.477145 11815 raft_consensus.cc:3060] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 0c460733f12e4837acd45e58786f969e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.482398 11935 consensus_queue.cc:1048] T 3baf0705ad184beca28a6175340643a5 P 18ce691b723448839337da99857d45ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:26.486853 11815 raft_consensus.cc:515] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 0c460733f12e4837acd45e58786f969e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:26.489408 11815 leader_election.cc:290] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 0c460733f12e4837acd45e58786f969e [CANDIDATE]: Term 2 election: Requested vote from peers 2d76004d92d648caad5c0e4708d45835 (127.10.210.129:45505), 18ce691b723448839337da99857d45ee (127.10.210.131:34429)
I20260710 13:20:26.489792 11739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343d7c2ce876494fa6f01a9bfa1d6ce6" candidate_uuid: "0c460733f12e4837acd45e58786f969e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d76004d92d648caad5c0e4708d45835"
I20260710 13:20:26.490402 11739 raft_consensus.cc:3060] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.491353 11889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343d7c2ce876494fa6f01a9bfa1d6ce6" candidate_uuid: "0c460733f12e4837acd45e58786f969e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18ce691b723448839337da99857d45ee"
I20260710 13:20:26.491936 11889 raft_consensus.cc:3055] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:26.492235 11889 raft_consensus.cc:740] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 18ce691b723448839337da99857d45ee, State: Running, Role: LEADER
I20260710 13:20:26.493120 11889 consensus_queue.cc:260] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:26.494547 11889 raft_consensus.cc:3060] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.498528 11739 raft_consensus.cc:2468] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c460733f12e4837acd45e58786f969e in term 2.
I20260710 13:20:26.499672 11779 leader_election.cc:304] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 0c460733f12e4837acd45e58786f969e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c460733f12e4837acd45e58786f969e, 2d76004d92d648caad5c0e4708d45835; no voters: 
I20260710 13:20:26.500631 12005 raft_consensus.cc:2804] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 0c460733f12e4837acd45e58786f969e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:26.501137 12005 raft_consensus.cc:697] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 0c460733f12e4837acd45e58786f969e [term 2 LEADER]: Becoming Leader. State: Replica: 0c460733f12e4837acd45e58786f969e, State: Running, Role: LEADER
I20260710 13:20:26.500710 11638 catalog_manager.cc:5697] T 49846e35428e4f618cbcd9490ad045a5 P 0c460733f12e4837acd45e58786f969e reported cstate change: term changed from 1 to 2, leader changed from 18ce691b723448839337da99857d45ee (127.10.210.131) to 0c460733f12e4837acd45e58786f969e (127.10.210.130). New cstate: current_term: 2 leader_uuid: "0c460733f12e4837acd45e58786f969e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:26.501888 12005 consensus_queue.cc:237] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 0c460733f12e4837acd45e58786f969e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:26.502646 11889 raft_consensus.cc:2468] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c460733f12e4837acd45e58786f969e in term 2.
I20260710 13:20:26.514020 11638 catalog_manager.cc:5697] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 0c460733f12e4837acd45e58786f969e reported cstate change: term changed from 1 to 2, leader changed from 18ce691b723448839337da99857d45ee (127.10.210.131) to 0c460733f12e4837acd45e58786f969e (127.10.210.130). New cstate: current_term: 2 leader_uuid: "0c460733f12e4837acd45e58786f969e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:26.591118 11889 raft_consensus.cc:1275] T 8cc6daf260f1484383c470fed5349530 P 18ce691b723448839337da99857d45ee [term 2 FOLLOWER]: Refusing update from remote peer 2d76004d92d648caad5c0e4708d45835: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:26.592626 11970 consensus_queue.cc:1048] T 8cc6daf260f1484383c470fed5349530 P 2d76004d92d648caad5c0e4708d45835 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:26.600090 11814 raft_consensus.cc:1275] T 8cc6daf260f1484383c470fed5349530 P 0c460733f12e4837acd45e58786f969e [term 2 FOLLOWER]: Refusing update from remote peer 2d76004d92d648caad5c0e4708d45835: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:26.602190 11970 consensus_queue.cc:1048] T 8cc6daf260f1484383c470fed5349530 P 2d76004d92d648caad5c0e4708d45835 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:26.692210 11739 raft_consensus.cc:3060] T d83bda668add46169c7848b5f9b97208 P 2d76004d92d648caad5c0e4708d45835 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.699179 11739 raft_consensus.cc:1275] T d83bda668add46169c7848b5f9b97208 P 2d76004d92d648caad5c0e4708d45835 [term 2 FOLLOWER]: Refusing update from remote peer 0c460733f12e4837acd45e58786f969e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:26.700654 11937 consensus_queue.cc:1048] T d83bda668add46169c7848b5f9b97208 P 0c460733f12e4837acd45e58786f969e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:26.702441 11889 raft_consensus.cc:1275] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee [term 2 FOLLOWER]: Refusing update from remote peer 0c460733f12e4837acd45e58786f969e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:26.703864 11937 consensus_queue.cc:1048] T d83bda668add46169c7848b5f9b97208 P 0c460733f12e4837acd45e58786f969e [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:26.706315 11889 raft_consensus.cc:1275] T 401b5756fbcf420e8c63f3742a7f7f7f P 18ce691b723448839337da99857d45ee [term 2 FOLLOWER]: Refusing update from remote peer 2d76004d92d648caad5c0e4708d45835: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:26.708508 11970 consensus_queue.cc:1048] T 401b5756fbcf420e8c63f3742a7f7f7f P 2d76004d92d648caad5c0e4708d45835 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:26.721366 11814 raft_consensus.cc:1275] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e [term 2 FOLLOWER]: Refusing update from remote peer 2d76004d92d648caad5c0e4708d45835: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:26.722808 11952 consensus_queue.cc:1048] T 401b5756fbcf420e8c63f3742a7f7f7f P 2d76004d92d648caad5c0e4708d45835 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:26.917995 11889 raft_consensus.cc:1275] T 49846e35428e4f618cbcd9490ad045a5 P 18ce691b723448839337da99857d45ee [term 2 FOLLOWER]: Refusing update from remote peer 0c460733f12e4837acd45e58786f969e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:26.919206 11937 consensus_queue.cc:1048] T 49846e35428e4f618cbcd9490ad045a5 P 0c460733f12e4837acd45e58786f969e [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:26.927193 11739 raft_consensus.cc:3060] T 49846e35428e4f618cbcd9490ad045a5 P 2d76004d92d648caad5c0e4708d45835 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.934082 11739 raft_consensus.cc:1275] T 49846e35428e4f618cbcd9490ad045a5 P 2d76004d92d648caad5c0e4708d45835 [term 2 FOLLOWER]: Refusing update from remote peer 0c460733f12e4837acd45e58786f969e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:26.935245 12017 consensus_queue.cc:1048] T 49846e35428e4f618cbcd9490ad045a5 P 0c460733f12e4837acd45e58786f969e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:26.939783 11738 raft_consensus.cc:1275] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835 [term 2 FOLLOWER]: Refusing update from remote peer 0c460733f12e4837acd45e58786f969e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:26.940930 12005 consensus_queue.cc:1048] T 18eb520fa5ca45848058d117726bba60 P 0c460733f12e4837acd45e58786f969e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:26.949020 11889 raft_consensus.cc:1275] T 18eb520fa5ca45848058d117726bba60 P 18ce691b723448839337da99857d45ee [term 2 FOLLOWER]: Refusing update from remote peer 0c460733f12e4837acd45e58786f969e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:26.950309 12017 consensus_queue.cc:1048] T 18eb520fa5ca45848058d117726bba60 P 0c460733f12e4837acd45e58786f969e [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:27.008502 11889 raft_consensus.cc:1275] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee [term 2 FOLLOWER]: Refusing update from remote peer 0c460733f12e4837acd45e58786f969e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:27.010066 12017 consensus_queue.cc:1048] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 0c460733f12e4837acd45e58786f969e [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:27.018240 11738 raft_consensus.cc:1275] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835 [term 2 FOLLOWER]: Refusing update from remote peer 0c460733f12e4837acd45e58786f969e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:27.020409 12005 consensus_queue.cc:1048] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 0c460733f12e4837acd45e58786f969e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:20:28.920820 11669 debug-util.cc:398] Leaking SignalData structure 0x7b0800054680 after lost signal to thread 11085
W20260710 13:20:28.921790 11669 debug-util.cc:398] Leaking SignalData structure 0x7b0800054d60 after lost signal to thread 11672
W20260710 13:20:28.922863 11669 debug-util.cc:398] Leaking SignalData structure 0x7b08001edd20 after lost signal to thread 11764
W20260710 13:20:28.923686 11669 debug-util.cc:398] Leaking SignalData structure 0x7b08001b2020 after lost signal to thread 11839
W20260710 13:20:28.924597 11669 debug-util.cc:398] Leaking SignalData structure 0x7b08000c0520 after lost signal to thread 11913
I20260710 13:20:29.137418 11082 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:20:29.138355 11082 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:29.160010 11738 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0acb87df680416ca7bae8c3785f22e2"
dest_uuid: "2d76004d92d648caad5c0e4708d45835"
mode: GRACEFUL
new_leader_uuid: "18ce691b723448839337da99857d45ee"
 from {username='slave'} at 127.0.0.1:60952
I20260710 13:20:29.160625 11738 raft_consensus.cc:606] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [term 1 LEADER]: Received request to transfer leadership to TS 18ce691b723448839337da99857d45ee
I20260710 13:20:29.163404 11739 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fad8a1e6899c44749e387903b03cfed0"
dest_uuid: "2d76004d92d648caad5c0e4708d45835"
mode: GRACEFUL
new_leader_uuid: "18ce691b723448839337da99857d45ee"
 from {username='slave'} at 127.0.0.1:60952
I20260710 13:20:29.163866 11739 raft_consensus.cc:606] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835 [term 1 LEADER]: Received request to transfer leadership to TS 18ce691b723448839337da99857d45ee
I20260710 13:20:29.165077 11082 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:20:29.165688 11082 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:29.172590 12019 raft_consensus.cc:993] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835: : Instructing follower 18ce691b723448839337da99857d45ee to start an election
I20260710 13:20:29.173113 12021 raft_consensus.cc:1081] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [term 1 LEADER]: Signalling peer 18ce691b723448839337da99857d45ee to start an election
I20260710 13:20:29.174539 11887 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0acb87df680416ca7bae8c3785f22e2"
dest_uuid: "18ce691b723448839337da99857d45ee"
 from {username='slave'} at 127.0.0.1:35856
I20260710 13:20:29.174952 11887 raft_consensus.cc:493] T a0acb87df680416ca7bae8c3785f22e2 P 18ce691b723448839337da99857d45ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:29.175230 11887 raft_consensus.cc:3060] T a0acb87df680416ca7bae8c3785f22e2 P 18ce691b723448839337da99857d45ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:29.180768 11887 raft_consensus.cc:515] T a0acb87df680416ca7bae8c3785f22e2 P 18ce691b723448839337da99857d45ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:29.183876 11815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0acb87df680416ca7bae8c3785f22e2" candidate_uuid: "18ce691b723448839337da99857d45ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c460733f12e4837acd45e58786f969e"
I20260710 13:20:29.183974 11739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0acb87df680416ca7bae8c3785f22e2" candidate_uuid: "18ce691b723448839337da99857d45ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d76004d92d648caad5c0e4708d45835"
I20260710 13:20:29.184458 11815 raft_consensus.cc:3060] T a0acb87df680416ca7bae8c3785f22e2 P 0c460733f12e4837acd45e58786f969e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:29.184899 11739 raft_consensus.cc:3055] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:29.185333 11887 leader_election.cc:290] T a0acb87df680416ca7bae8c3785f22e2 P 18ce691b723448839337da99857d45ee [CANDIDATE]: Term 2 election: Requested vote from peers 2d76004d92d648caad5c0e4708d45835 (127.10.210.129:45505), 0c460733f12e4837acd45e58786f969e (127.10.210.130:40665)
I20260710 13:20:29.185326 11739 raft_consensus.cc:740] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2d76004d92d648caad5c0e4708d45835, State: Running, Role: LEADER
I20260710 13:20:29.186591 11739 consensus_queue.cc:260] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:29.187805 11739 raft_consensus.cc:3060] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:29.190709 11815 raft_consensus.cc:2468] T a0acb87df680416ca7bae8c3785f22e2 P 0c460733f12e4837acd45e58786f969e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ce691b723448839337da99857d45ee in term 2.
I20260710 13:20:29.191824 11855 leader_election.cc:304] T a0acb87df680416ca7bae8c3785f22e2 P 18ce691b723448839337da99857d45ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c460733f12e4837acd45e58786f969e, 18ce691b723448839337da99857d45ee; no voters: 
I20260710 13:20:29.192585 11936 raft_consensus.cc:2804] T a0acb87df680416ca7bae8c3785f22e2 P 18ce691b723448839337da99857d45ee [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:29.193784 11739 raft_consensus.cc:2468] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ce691b723448839337da99857d45ee in term 2.
I20260710 13:20:29.193918 11936 raft_consensus.cc:697] T a0acb87df680416ca7bae8c3785f22e2 P 18ce691b723448839337da99857d45ee [term 2 LEADER]: Becoming Leader. State: Replica: 18ce691b723448839337da99857d45ee, State: Running, Role: LEADER
I20260710 13:20:29.194862 11936 consensus_queue.cc:237] T a0acb87df680416ca7bae8c3785f22e2 P 18ce691b723448839337da99857d45ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:29.204041 11637 catalog_manager.cc:5697] T a0acb87df680416ca7bae8c3785f22e2 P 18ce691b723448839337da99857d45ee reported cstate change: term changed from 1 to 2, leader changed from 2d76004d92d648caad5c0e4708d45835 (127.10.210.129) to 18ce691b723448839337da99857d45ee (127.10.210.131). New cstate: current_term: 2 leader_uuid: "18ce691b723448839337da99857d45ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:29.221033 12019 raft_consensus.cc:993] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835: : Instructing follower 18ce691b723448839337da99857d45ee to start an election
I20260710 13:20:29.221503 12021 raft_consensus.cc:1081] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835 [term 1 LEADER]: Signalling peer 18ce691b723448839337da99857d45ee to start an election
I20260710 13:20:29.222935 11887 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fad8a1e6899c44749e387903b03cfed0"
dest_uuid: "18ce691b723448839337da99857d45ee"
 from {username='slave'} at 127.0.0.1:35856
I20260710 13:20:29.223367 11887 raft_consensus.cc:493] T fad8a1e6899c44749e387903b03cfed0 P 18ce691b723448839337da99857d45ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:29.223647 11887 raft_consensus.cc:3060] T fad8a1e6899c44749e387903b03cfed0 P 18ce691b723448839337da99857d45ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:29.227861 11887 raft_consensus.cc:515] T fad8a1e6899c44749e387903b03cfed0 P 18ce691b723448839337da99857d45ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:29.229842 11887 leader_election.cc:290] T fad8a1e6899c44749e387903b03cfed0 P 18ce691b723448839337da99857d45ee [CANDIDATE]: Term 2 election: Requested vote from peers 2d76004d92d648caad5c0e4708d45835 (127.10.210.129:45505), 0c460733f12e4837acd45e58786f969e (127.10.210.130:40665)
I20260710 13:20:29.230161 11739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad8a1e6899c44749e387903b03cfed0" candidate_uuid: "18ce691b723448839337da99857d45ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d76004d92d648caad5c0e4708d45835"
I20260710 13:20:29.230389 11815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad8a1e6899c44749e387903b03cfed0" candidate_uuid: "18ce691b723448839337da99857d45ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c460733f12e4837acd45e58786f969e"
I20260710 13:20:29.230747 11739 raft_consensus.cc:3055] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:29.230954 11815 raft_consensus.cc:3060] T fad8a1e6899c44749e387903b03cfed0 P 0c460733f12e4837acd45e58786f969e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:29.231102 11739 raft_consensus.cc:740] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2d76004d92d648caad5c0e4708d45835, State: Running, Role: LEADER
I20260710 13:20:29.232064 11739 consensus_queue.cc:260] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:29.233371 11739 raft_consensus.cc:3060] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:29.235560 11815 raft_consensus.cc:2468] T fad8a1e6899c44749e387903b03cfed0 P 0c460733f12e4837acd45e58786f969e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ce691b723448839337da99857d45ee in term 2.
I20260710 13:20:29.236418 11855 leader_election.cc:304] T fad8a1e6899c44749e387903b03cfed0 P 18ce691b723448839337da99857d45ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c460733f12e4837acd45e58786f969e, 18ce691b723448839337da99857d45ee; no voters: 
I20260710 13:20:29.237157 11936 raft_consensus.cc:2804] T fad8a1e6899c44749e387903b03cfed0 P 18ce691b723448839337da99857d45ee [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:29.241133 11739 raft_consensus.cc:2468] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ce691b723448839337da99857d45ee in term 2.
I20260710 13:20:29.241235 11936 raft_consensus.cc:697] T fad8a1e6899c44749e387903b03cfed0 P 18ce691b723448839337da99857d45ee [term 2 LEADER]: Becoming Leader. State: Replica: 18ce691b723448839337da99857d45ee, State: Running, Role: LEADER
I20260710 13:20:29.242112 11936 consensus_queue.cc:237] T fad8a1e6899c44749e387903b03cfed0 P 18ce691b723448839337da99857d45ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:29.248894 11637 catalog_manager.cc:5697] T fad8a1e6899c44749e387903b03cfed0 P 18ce691b723448839337da99857d45ee reported cstate change: term changed from 1 to 2, leader changed from 2d76004d92d648caad5c0e4708d45835 (127.10.210.129) to 18ce691b723448839337da99857d45ee (127.10.210.131). New cstate: current_term: 2 leader_uuid: "18ce691b723448839337da99857d45ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:29.690651 11815 raft_consensus.cc:1275] T fad8a1e6899c44749e387903b03cfed0 P 0c460733f12e4837acd45e58786f969e [term 2 FOLLOWER]: Refusing update from remote peer 18ce691b723448839337da99857d45ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:29.692337 11936 consensus_queue.cc:1048] T fad8a1e6899c44749e387903b03cfed0 P 18ce691b723448839337da99857d45ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:29.714273 11738 raft_consensus.cc:1275] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835 [term 2 FOLLOWER]: Refusing update from remote peer 18ce691b723448839337da99857d45ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:29.715689 11936 consensus_queue.cc:1048] T fad8a1e6899c44749e387903b03cfed0 P 18ce691b723448839337da99857d45ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:29.751077 11815 raft_consensus.cc:1275] T a0acb87df680416ca7bae8c3785f22e2 P 0c460733f12e4837acd45e58786f969e [term 2 FOLLOWER]: Refusing update from remote peer 18ce691b723448839337da99857d45ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:29.752390 12031 consensus_queue.cc:1048] T a0acb87df680416ca7bae8c3785f22e2 P 18ce691b723448839337da99857d45ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:29.758196 11738 raft_consensus.cc:1275] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [term 2 FOLLOWER]: Refusing update from remote peer 18ce691b723448839337da99857d45ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:29.759716 12031 consensus_queue.cc:1048] T a0acb87df680416ca7bae8c3785f22e2 P 18ce691b723448839337da99857d45ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:30.166694 11082 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:30.191099 11887 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0acb87df680416ca7bae8c3785f22e2"
dest_uuid: "18ce691b723448839337da99857d45ee"
mode: GRACEFUL
new_leader_uuid: "2d76004d92d648caad5c0e4708d45835"
 from {username='slave'} at 127.0.0.1:35878
I20260710 13:20:30.191753 11887 raft_consensus.cc:606] T a0acb87df680416ca7bae8c3785f22e2 P 18ce691b723448839337da99857d45ee [term 2 LEADER]: Received request to transfer leadership to TS 2d76004d92d648caad5c0e4708d45835
I20260710 13:20:30.197844 11887 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fad8a1e6899c44749e387903b03cfed0"
dest_uuid: "18ce691b723448839337da99857d45ee"
mode: GRACEFUL
new_leader_uuid: "2d76004d92d648caad5c0e4708d45835"
 from {username='slave'} at 127.0.0.1:35878
I20260710 13:20:30.198444 11887 raft_consensus.cc:606] T fad8a1e6899c44749e387903b03cfed0 P 18ce691b723448839337da99857d45ee [term 2 LEADER]: Received request to transfer leadership to TS 2d76004d92d648caad5c0e4708d45835
I20260710 13:20:30.205295 11815 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18eb520fa5ca45848058d117726bba60"
dest_uuid: "0c460733f12e4837acd45e58786f969e"
mode: GRACEFUL
new_leader_uuid: "2d76004d92d648caad5c0e4708d45835"
 from {username='slave'} at 127.0.0.1:60104
I20260710 13:20:30.205822 11815 raft_consensus.cc:606] T 18eb520fa5ca45848058d117726bba60 P 0c460733f12e4837acd45e58786f969e [term 2 LEADER]: Received request to transfer leadership to TS 2d76004d92d648caad5c0e4708d45835
I20260710 13:20:30.211613 11815 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d83bda668add46169c7848b5f9b97208"
dest_uuid: "0c460733f12e4837acd45e58786f969e"
mode: GRACEFUL
new_leader_uuid: "2d76004d92d648caad5c0e4708d45835"
 from {username='slave'} at 127.0.0.1:60104
I20260710 13:20:30.212143 11815 raft_consensus.cc:606] T d83bda668add46169c7848b5f9b97208 P 0c460733f12e4837acd45e58786f969e [term 2 LEADER]: Received request to transfer leadership to TS 2d76004d92d648caad5c0e4708d45835
I20260710 13:20:30.217724 11815 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "343d7c2ce876494fa6f01a9bfa1d6ce6"
dest_uuid: "0c460733f12e4837acd45e58786f969e"
mode: GRACEFUL
new_leader_uuid: "2d76004d92d648caad5c0e4708d45835"
 from {username='slave'} at 127.0.0.1:60104
I20260710 13:20:30.218266 11815 raft_consensus.cc:606] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 0c460733f12e4837acd45e58786f969e [term 2 LEADER]: Received request to transfer leadership to TS 2d76004d92d648caad5c0e4708d45835
I20260710 13:20:30.286897 12042 raft_consensus.cc:993] T d83bda668add46169c7848b5f9b97208 P 0c460733f12e4837acd45e58786f969e: : Instructing follower 2d76004d92d648caad5c0e4708d45835 to start an election
I20260710 13:20:30.287550 12022 raft_consensus.cc:1081] T d83bda668add46169c7848b5f9b97208 P 0c460733f12e4837acd45e58786f969e [term 2 LEADER]: Signalling peer 2d76004d92d648caad5c0e4708d45835 to start an election
I20260710 13:20:30.289356 11738 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d83bda668add46169c7848b5f9b97208"
dest_uuid: "2d76004d92d648caad5c0e4708d45835"
 from {username='slave'} at 127.0.0.1:60922
I20260710 13:20:30.289857 11738 raft_consensus.cc:493] T d83bda668add46169c7848b5f9b97208 P 2d76004d92d648caad5c0e4708d45835 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:30.290160 11738 raft_consensus.cc:3060] T d83bda668add46169c7848b5f9b97208 P 2d76004d92d648caad5c0e4708d45835 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:30.295536 11738 raft_consensus.cc:515] T d83bda668add46169c7848b5f9b97208 P 2d76004d92d648caad5c0e4708d45835 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:30.297329 11738 leader_election.cc:290] T d83bda668add46169c7848b5f9b97208 P 2d76004d92d648caad5c0e4708d45835 [CANDIDATE]: Term 3 election: Requested vote from peers 0c460733f12e4837acd45e58786f969e (127.10.210.130:40665), 18ce691b723448839337da99857d45ee (127.10.210.131:34429)
I20260710 13:20:30.298458 11887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d83bda668add46169c7848b5f9b97208" candidate_uuid: "2d76004d92d648caad5c0e4708d45835" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "18ce691b723448839337da99857d45ee"
I20260710 13:20:30.299165 11887 raft_consensus.cc:3060] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:30.299247 11815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d83bda668add46169c7848b5f9b97208" candidate_uuid: "2d76004d92d648caad5c0e4708d45835" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0c460733f12e4837acd45e58786f969e"
I20260710 13:20:30.299763 11815 raft_consensus.cc:3055] T d83bda668add46169c7848b5f9b97208 P 0c460733f12e4837acd45e58786f969e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:30.300016 11815 raft_consensus.cc:740] T d83bda668add46169c7848b5f9b97208 P 0c460733f12e4837acd45e58786f969e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0c460733f12e4837acd45e58786f969e, State: Running, Role: LEADER
I20260710 13:20:30.300666 11815 consensus_queue.cc:260] T d83bda668add46169c7848b5f9b97208 P 0c460733f12e4837acd45e58786f969e [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: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:30.301571 11815 raft_consensus.cc:3060] T d83bda668add46169c7848b5f9b97208 P 0c460733f12e4837acd45e58786f969e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:30.305822 11815 raft_consensus.cc:2468] T d83bda668add46169c7848b5f9b97208 P 0c460733f12e4837acd45e58786f969e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d76004d92d648caad5c0e4708d45835 in term 3.
I20260710 13:20:30.306918 11706 leader_election.cc:304] T d83bda668add46169c7848b5f9b97208 P 2d76004d92d648caad5c0e4708d45835 [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: 0c460733f12e4837acd45e58786f969e, 2d76004d92d648caad5c0e4708d45835; no voters: 
I20260710 13:20:30.306937 11887 raft_consensus.cc:2468] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d76004d92d648caad5c0e4708d45835 in term 3.
I20260710 13:20:30.307816 12021 raft_consensus.cc:2804] T d83bda668add46169c7848b5f9b97208 P 2d76004d92d648caad5c0e4708d45835 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:30.308893 12021 raft_consensus.cc:697] T d83bda668add46169c7848b5f9b97208 P 2d76004d92d648caad5c0e4708d45835 [term 3 LEADER]: Becoming Leader. State: Replica: 2d76004d92d648caad5c0e4708d45835, State: Running, Role: LEADER
I20260710 13:20:30.309846 12021 consensus_queue.cc:237] T d83bda668add46169c7848b5f9b97208 P 2d76004d92d648caad5c0e4708d45835 [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: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:30.318800 11635 catalog_manager.cc:5697] T d83bda668add46169c7848b5f9b97208 P 2d76004d92d648caad5c0e4708d45835 reported cstate change: term changed from 2 to 3, leader changed from 0c460733f12e4837acd45e58786f969e (127.10.210.130) to 2d76004d92d648caad5c0e4708d45835 (127.10.210.129). New cstate: current_term: 3 leader_uuid: "2d76004d92d648caad5c0e4708d45835" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:30.383471 12042 raft_consensus.cc:993] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 0c460733f12e4837acd45e58786f969e: : Instructing follower 2d76004d92d648caad5c0e4708d45835 to start an election
I20260710 13:20:30.383896 12042 raft_consensus.cc:1081] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 0c460733f12e4837acd45e58786f969e [term 2 LEADER]: Signalling peer 2d76004d92d648caad5c0e4708d45835 to start an election
I20260710 13:20:30.385674 11738 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "343d7c2ce876494fa6f01a9bfa1d6ce6"
dest_uuid: "2d76004d92d648caad5c0e4708d45835"
 from {username='slave'} at 127.0.0.1:60922
I20260710 13:20:30.386206 11738 raft_consensus.cc:493] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:30.386550 11738 raft_consensus.cc:3060] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:30.394632 11738 raft_consensus.cc:515] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:30.396935 11738 leader_election.cc:290] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835 [CANDIDATE]: Term 3 election: Requested vote from peers 0c460733f12e4837acd45e58786f969e (127.10.210.130:40665), 18ce691b723448839337da99857d45ee (127.10.210.131:34429)
I20260710 13:20:30.397595 11815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343d7c2ce876494fa6f01a9bfa1d6ce6" candidate_uuid: "2d76004d92d648caad5c0e4708d45835" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0c460733f12e4837acd45e58786f969e"
I20260710 13:20:30.398166 11815 raft_consensus.cc:3055] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 0c460733f12e4837acd45e58786f969e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:30.398247 11887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343d7c2ce876494fa6f01a9bfa1d6ce6" candidate_uuid: "2d76004d92d648caad5c0e4708d45835" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "18ce691b723448839337da99857d45ee"
I20260710 13:20:30.398556 11815 raft_consensus.cc:740] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 0c460733f12e4837acd45e58786f969e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0c460733f12e4837acd45e58786f969e, State: Running, Role: LEADER
I20260710 13:20:30.398906 11887 raft_consensus.cc:3060] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:30.399730 11815 consensus_queue.cc:260] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 0c460733f12e4837acd45e58786f969e [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: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:30.401050 11815 raft_consensus.cc:3060] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 0c460733f12e4837acd45e58786f969e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:30.403857 11887 raft_consensus.cc:2468] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d76004d92d648caad5c0e4708d45835 in term 3.
I20260710 13:20:30.404942 11703 leader_election.cc:304] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835 [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: 18ce691b723448839337da99857d45ee, 2d76004d92d648caad5c0e4708d45835; no voters: 
I20260710 13:20:30.405793 12021 raft_consensus.cc:2804] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:30.406265 12021 raft_consensus.cc:697] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835 [term 3 LEADER]: Becoming Leader. State: Replica: 2d76004d92d648caad5c0e4708d45835, State: Running, Role: LEADER
I20260710 13:20:30.407109 12021 consensus_queue.cc:237] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835 [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: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:30.407298 11815 raft_consensus.cc:2468] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 0c460733f12e4837acd45e58786f969e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d76004d92d648caad5c0e4708d45835 in term 3.
I20260710 13:20:30.415253 11635 catalog_manager.cc:5697] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835 reported cstate change: term changed from 2 to 3, leader changed from 0c460733f12e4837acd45e58786f969e (127.10.210.130) to 2d76004d92d648caad5c0e4708d45835 (127.10.210.129). New cstate: current_term: 3 leader_uuid: "2d76004d92d648caad5c0e4708d45835" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:30.648020 12040 raft_consensus.cc:993] T fad8a1e6899c44749e387903b03cfed0 P 18ce691b723448839337da99857d45ee: : Instructing follower 2d76004d92d648caad5c0e4708d45835 to start an election
I20260710 13:20:30.648617 12025 raft_consensus.cc:1081] T fad8a1e6899c44749e387903b03cfed0 P 18ce691b723448839337da99857d45ee [term 2 LEADER]: Signalling peer 2d76004d92d648caad5c0e4708d45835 to start an election
I20260710 13:20:30.650311 11738 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fad8a1e6899c44749e387903b03cfed0"
dest_uuid: "2d76004d92d648caad5c0e4708d45835"
 from {username='slave'} at 127.0.0.1:60908
I20260710 13:20:30.650897 11738 raft_consensus.cc:493] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:30.651405 11738 raft_consensus.cc:3060] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:30.658615 11738 raft_consensus.cc:515] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:30.660635 11738 leader_election.cc:290] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835 [CANDIDATE]: Term 3 election: Requested vote from peers 0c460733f12e4837acd45e58786f969e (127.10.210.130:40665), 18ce691b723448839337da99857d45ee (127.10.210.131:34429)
I20260710 13:20:30.661664 11815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad8a1e6899c44749e387903b03cfed0" candidate_uuid: "2d76004d92d648caad5c0e4708d45835" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0c460733f12e4837acd45e58786f969e"
I20260710 13:20:30.661691 11887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad8a1e6899c44749e387903b03cfed0" candidate_uuid: "2d76004d92d648caad5c0e4708d45835" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "18ce691b723448839337da99857d45ee"
I20260710 13:20:30.662358 11815 raft_consensus.cc:3060] T fad8a1e6899c44749e387903b03cfed0 P 0c460733f12e4837acd45e58786f969e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:30.662456 11887 raft_consensus.cc:3055] T fad8a1e6899c44749e387903b03cfed0 P 18ce691b723448839337da99857d45ee [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:30.662834 11887 raft_consensus.cc:740] T fad8a1e6899c44749e387903b03cfed0 P 18ce691b723448839337da99857d45ee [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 18ce691b723448839337da99857d45ee, State: Running, Role: LEADER
I20260710 13:20:30.663748 11887 consensus_queue.cc:260] T fad8a1e6899c44749e387903b03cfed0 P 18ce691b723448839337da99857d45ee [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: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:30.664960 11887 raft_consensus.cc:3060] T fad8a1e6899c44749e387903b03cfed0 P 18ce691b723448839337da99857d45ee [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:30.667106 11815 raft_consensus.cc:2468] T fad8a1e6899c44749e387903b03cfed0 P 0c460733f12e4837acd45e58786f969e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d76004d92d648caad5c0e4708d45835 in term 3.
I20260710 13:20:30.668210 11706 leader_election.cc:304] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835 [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: 0c460733f12e4837acd45e58786f969e, 2d76004d92d648caad5c0e4708d45835; no voters: 
I20260710 13:20:30.669019 12021 raft_consensus.cc:2804] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:30.669437 12021 raft_consensus.cc:697] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835 [term 3 LEADER]: Becoming Leader. State: Replica: 2d76004d92d648caad5c0e4708d45835, State: Running, Role: LEADER
I20260710 13:20:30.670203 12021 consensus_queue.cc:237] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835 [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: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:30.671805 11887 raft_consensus.cc:2468] T fad8a1e6899c44749e387903b03cfed0 P 18ce691b723448839337da99857d45ee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d76004d92d648caad5c0e4708d45835 in term 3.
I20260710 13:20:30.675812 11635 catalog_manager.cc:5697] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835 reported cstate change: term changed from 2 to 3, leader changed from 18ce691b723448839337da99857d45ee (127.10.210.131) to 2d76004d92d648caad5c0e4708d45835 (127.10.210.129). New cstate: current_term: 3 leader_uuid: "2d76004d92d648caad5c0e4708d45835" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:30.687331 12040 raft_consensus.cc:993] T a0acb87df680416ca7bae8c3785f22e2 P 18ce691b723448839337da99857d45ee: : Instructing follower 2d76004d92d648caad5c0e4708d45835 to start an election
I20260710 13:20:30.687794 12040 raft_consensus.cc:1081] T a0acb87df680416ca7bae8c3785f22e2 P 18ce691b723448839337da99857d45ee [term 2 LEADER]: Signalling peer 2d76004d92d648caad5c0e4708d45835 to start an election
I20260710 13:20:30.689532 11738 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0acb87df680416ca7bae8c3785f22e2"
dest_uuid: "2d76004d92d648caad5c0e4708d45835"
 from {username='slave'} at 127.0.0.1:60908
I20260710 13:20:30.690079 11738 raft_consensus.cc:493] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:30.690390 11738 raft_consensus.cc:3060] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:30.695888 11738 raft_consensus.cc:515] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:30.697757 11738 leader_election.cc:290] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [CANDIDATE]: Term 3 election: Requested vote from peers 0c460733f12e4837acd45e58786f969e (127.10.210.130:40665), 18ce691b723448839337da99857d45ee (127.10.210.131:34429)
I20260710 13:20:30.698443 11815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0acb87df680416ca7bae8c3785f22e2" candidate_uuid: "2d76004d92d648caad5c0e4708d45835" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0c460733f12e4837acd45e58786f969e"
I20260710 13:20:30.699074 11815 raft_consensus.cc:3060] T a0acb87df680416ca7bae8c3785f22e2 P 0c460733f12e4837acd45e58786f969e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:30.698846 11887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0acb87df680416ca7bae8c3785f22e2" candidate_uuid: "2d76004d92d648caad5c0e4708d45835" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "18ce691b723448839337da99857d45ee"
I20260710 13:20:30.699730 11887 raft_consensus.cc:3055] T a0acb87df680416ca7bae8c3785f22e2 P 18ce691b723448839337da99857d45ee [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:30.700093 11887 raft_consensus.cc:740] T a0acb87df680416ca7bae8c3785f22e2 P 18ce691b723448839337da99857d45ee [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 18ce691b723448839337da99857d45ee, State: Running, Role: LEADER
I20260710 13:20:30.700878 11887 consensus_queue.cc:260] T a0acb87df680416ca7bae8c3785f22e2 P 18ce691b723448839337da99857d45ee [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: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:30.702126 11887 raft_consensus.cc:3060] T a0acb87df680416ca7bae8c3785f22e2 P 18ce691b723448839337da99857d45ee [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:30.705705 11815 raft_consensus.cc:2468] T a0acb87df680416ca7bae8c3785f22e2 P 0c460733f12e4837acd45e58786f969e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d76004d92d648caad5c0e4708d45835 in term 3.
I20260710 13:20:30.706676 11706 leader_election.cc:304] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [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: 0c460733f12e4837acd45e58786f969e, 2d76004d92d648caad5c0e4708d45835; no voters: 
I20260710 13:20:30.707283 11887 raft_consensus.cc:2468] T a0acb87df680416ca7bae8c3785f22e2 P 18ce691b723448839337da99857d45ee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d76004d92d648caad5c0e4708d45835 in term 3.
I20260710 13:20:30.707446 12021 raft_consensus.cc:2804] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:30.707949 12021 raft_consensus.cc:697] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [term 3 LEADER]: Becoming Leader. State: Replica: 2d76004d92d648caad5c0e4708d45835, State: Running, Role: LEADER
I20260710 13:20:30.709017 12021 consensus_queue.cc:237] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [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: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:30.715368 11815 raft_consensus.cc:1275] T d83bda668add46169c7848b5f9b97208 P 0c460733f12e4837acd45e58786f969e [term 3 FOLLOWER]: Refusing update from remote peer 2d76004d92d648caad5c0e4708d45835: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:30.715587 11635 catalog_manager.cc:5697] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 reported cstate change: term changed from 2 to 3, leader changed from 18ce691b723448839337da99857d45ee (127.10.210.131) to 2d76004d92d648caad5c0e4708d45835 (127.10.210.129). New cstate: current_term: 3 leader_uuid: "2d76004d92d648caad5c0e4708d45835" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:30.717110 12043 consensus_queue.cc:1048] T d83bda668add46169c7848b5f9b97208 P 2d76004d92d648caad5c0e4708d45835 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:30.735526 12022 raft_consensus.cc:993] T 18eb520fa5ca45848058d117726bba60 P 0c460733f12e4837acd45e58786f969e: : Instructing follower 2d76004d92d648caad5c0e4708d45835 to start an election
I20260710 13:20:30.735909 12022 raft_consensus.cc:1081] T 18eb520fa5ca45848058d117726bba60 P 0c460733f12e4837acd45e58786f969e [term 2 LEADER]: Signalling peer 2d76004d92d648caad5c0e4708d45835 to start an election
I20260710 13:20:30.737509 11738 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18eb520fa5ca45848058d117726bba60"
dest_uuid: "2d76004d92d648caad5c0e4708d45835"
 from {username='slave'} at 127.0.0.1:60922
I20260710 13:20:30.738016 11738 raft_consensus.cc:493] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:30.738346 11738 raft_consensus.cc:3060] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:30.745729 11738 raft_consensus.cc:515] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:30.746887 11887 raft_consensus.cc:1275] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee [term 3 FOLLOWER]: Refusing update from remote peer 2d76004d92d648caad5c0e4708d45835: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:30.748895 12050 consensus_queue.cc:1048] T d83bda668add46169c7848b5f9b97208 P 2d76004d92d648caad5c0e4708d45835 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:30.751432 11815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18eb520fa5ca45848058d117726bba60" candidate_uuid: "2d76004d92d648caad5c0e4708d45835" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0c460733f12e4837acd45e58786f969e"
I20260710 13:20:30.752022 11815 raft_consensus.cc:3055] T 18eb520fa5ca45848058d117726bba60 P 0c460733f12e4837acd45e58786f969e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:30.752439 11815 raft_consensus.cc:740] T 18eb520fa5ca45848058d117726bba60 P 0c460733f12e4837acd45e58786f969e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0c460733f12e4837acd45e58786f969e, State: Running, Role: LEADER
I20260710 13:20:30.753486 11815 consensus_queue.cc:260] T 18eb520fa5ca45848058d117726bba60 P 0c460733f12e4837acd45e58786f969e [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: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:30.754568 11815 raft_consensus.cc:3060] T 18eb520fa5ca45848058d117726bba60 P 0c460733f12e4837acd45e58786f969e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:30.758677 11888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18eb520fa5ca45848058d117726bba60" candidate_uuid: "2d76004d92d648caad5c0e4708d45835" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "18ce691b723448839337da99857d45ee"
I20260710 13:20:30.759248 11888 raft_consensus.cc:3060] T 18eb520fa5ca45848058d117726bba60 P 18ce691b723448839337da99857d45ee [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:30.762707 11815 raft_consensus.cc:2468] T 18eb520fa5ca45848058d117726bba60 P 0c460733f12e4837acd45e58786f969e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d76004d92d648caad5c0e4708d45835 in term 3.
I20260710 13:20:30.764117 11706 leader_election.cc:304] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835 [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: 0c460733f12e4837acd45e58786f969e, 2d76004d92d648caad5c0e4708d45835; no voters: 
I20260710 13:20:30.765081 12050 raft_consensus.cc:2804] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:30.765516 12050 raft_consensus.cc:697] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835 [term 3 LEADER]: Becoming Leader. State: Replica: 2d76004d92d648caad5c0e4708d45835, State: Running, Role: LEADER
I20260710 13:20:30.766469 12050 consensus_queue.cc:237] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835 [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: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:30.767778 11888 raft_consensus.cc:2468] T 18eb520fa5ca45848058d117726bba60 P 18ce691b723448839337da99857d45ee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d76004d92d648caad5c0e4708d45835 in term 3.
I20260710 13:20:30.769028 11738 leader_election.cc:290] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835 [CANDIDATE]: Term 3 election: Requested vote from peers 0c460733f12e4837acd45e58786f969e (127.10.210.130:40665), 18ce691b723448839337da99857d45ee (127.10.210.131:34429)
I20260710 13:20:30.774080 11635 catalog_manager.cc:5697] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835 reported cstate change: term changed from 2 to 3, leader changed from 0c460733f12e4837acd45e58786f969e (127.10.210.130) to 2d76004d92d648caad5c0e4708d45835 (127.10.210.129). New cstate: current_term: 3 leader_uuid: "2d76004d92d648caad5c0e4708d45835" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:30.829559 11887 raft_consensus.cc:1275] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee [term 3 FOLLOWER]: Refusing update from remote peer 2d76004d92d648caad5c0e4708d45835: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:30.830937 12050 consensus_queue.cc:1048] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:30.842721 11815 raft_consensus.cc:1275] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 0c460733f12e4837acd45e58786f969e [term 3 FOLLOWER]: Refusing update from remote peer 2d76004d92d648caad5c0e4708d45835: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:30.844123 12021 consensus_queue.cc:1048] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:31.192788 11887 raft_consensus.cc:1275] T fad8a1e6899c44749e387903b03cfed0 P 18ce691b723448839337da99857d45ee [term 3 FOLLOWER]: Refusing update from remote peer 2d76004d92d648caad5c0e4708d45835: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:31.194330 12021 consensus_queue.cc:1048] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:31.198755 11815 raft_consensus.cc:1275] T 18eb520fa5ca45848058d117726bba60 P 0c460733f12e4837acd45e58786f969e [term 3 FOLLOWER]: Refusing update from remote peer 2d76004d92d648caad5c0e4708d45835: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:31.200083 12021 consensus_queue.cc:1048] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:31.205183 11814 raft_consensus.cc:1275] T fad8a1e6899c44749e387903b03cfed0 P 0c460733f12e4837acd45e58786f969e [term 3 FOLLOWER]: Refusing update from remote peer 2d76004d92d648caad5c0e4708d45835: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:31.209487 12021 consensus_queue.cc:1048] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:31.224015 11887 raft_consensus.cc:1275] T 18eb520fa5ca45848058d117726bba60 P 18ce691b723448839337da99857d45ee [term 3 FOLLOWER]: Refusing update from remote peer 2d76004d92d648caad5c0e4708d45835: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:31.225900 12050 consensus_queue.cc:1048] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:31.280694 11815 raft_consensus.cc:1275] T a0acb87df680416ca7bae8c3785f22e2 P 0c460733f12e4837acd45e58786f969e [term 3 FOLLOWER]: Refusing update from remote peer 2d76004d92d648caad5c0e4708d45835: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:31.282195 12050 consensus_queue.cc:1048] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:31.290812 11887 raft_consensus.cc:1275] T a0acb87df680416ca7bae8c3785f22e2 P 18ce691b723448839337da99857d45ee [term 3 FOLLOWER]: Refusing update from remote peer 2d76004d92d648caad5c0e4708d45835: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:31.292347 12021 consensus_queue.cc:1048] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:33.225055 11082 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:33.233685 11738 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "343d7c2ce876494fa6f01a9bfa1d6ce6"
dest_uuid: "2d76004d92d648caad5c0e4708d45835"
mode: GRACEFUL
new_leader_uuid: "18ce691b723448839337da99857d45ee"
 from {username='slave'} at 127.0.0.1:60952
I20260710 13:20:33.234246 11738 raft_consensus.cc:606] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835 [term 3 LEADER]: Received request to transfer leadership to TS 18ce691b723448839337da99857d45ee
I20260710 13:20:33.236604 11738 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "401b5756fbcf420e8c63f3742a7f7f7f"
dest_uuid: "2d76004d92d648caad5c0e4708d45835"
mode: GRACEFUL
new_leader_uuid: "0c460733f12e4837acd45e58786f969e"
 from {username='slave'} at 127.0.0.1:60952
I20260710 13:20:33.237046 11738 raft_consensus.cc:606] T 401b5756fbcf420e8c63f3742a7f7f7f P 2d76004d92d648caad5c0e4708d45835 [term 2 LEADER]: Received request to transfer leadership to TS 0c460733f12e4837acd45e58786f969e
I20260710 13:20:33.239121 11738 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0acb87df680416ca7bae8c3785f22e2"
dest_uuid: "2d76004d92d648caad5c0e4708d45835"
mode: GRACEFUL
new_leader_uuid: "0c460733f12e4837acd45e58786f969e"
 from {username='slave'} at 127.0.0.1:60952
I20260710 13:20:33.239524 11738 raft_consensus.cc:606] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [term 3 LEADER]: Received request to transfer leadership to TS 0c460733f12e4837acd45e58786f969e
I20260710 13:20:33.241521 11738 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d83bda668add46169c7848b5f9b97208"
dest_uuid: "2d76004d92d648caad5c0e4708d45835"
mode: GRACEFUL
new_leader_uuid: "18ce691b723448839337da99857d45ee"
 from {username='slave'} at 127.0.0.1:60952
I20260710 13:20:33.241918 11738 raft_consensus.cc:606] T d83bda668add46169c7848b5f9b97208 P 2d76004d92d648caad5c0e4708d45835 [term 3 LEADER]: Received request to transfer leadership to TS 18ce691b723448839337da99857d45ee
I20260710 13:20:33.242936 11082 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:20:33.243363 11082 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:33.318533 12043 raft_consensus.cc:993] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835: : Instructing follower 0c460733f12e4837acd45e58786f969e to start an election
I20260710 13:20:33.319085 12066 raft_consensus.cc:1081] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [term 3 LEADER]: Signalling peer 0c460733f12e4837acd45e58786f969e to start an election
I20260710 13:20:33.320901 11815 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0acb87df680416ca7bae8c3785f22e2"
dest_uuid: "0c460733f12e4837acd45e58786f969e"
 from {username='slave'} at 127.0.0.1:60100
I20260710 13:20:33.321496 11815 raft_consensus.cc:493] T a0acb87df680416ca7bae8c3785f22e2 P 0c460733f12e4837acd45e58786f969e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:33.321767 11815 raft_consensus.cc:3060] T a0acb87df680416ca7bae8c3785f22e2 P 0c460733f12e4837acd45e58786f969e [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:33.325757 11815 raft_consensus.cc:515] T a0acb87df680416ca7bae8c3785f22e2 P 0c460733f12e4837acd45e58786f969e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:33.327044 11815 leader_election.cc:290] T a0acb87df680416ca7bae8c3785f22e2 P 0c460733f12e4837acd45e58786f969e [CANDIDATE]: Term 4 election: Requested vote from peers 2d76004d92d648caad5c0e4708d45835 (127.10.210.129:45505), 18ce691b723448839337da99857d45ee (127.10.210.131:34429)
I20260710 13:20:33.327914 11738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0acb87df680416ca7bae8c3785f22e2" candidate_uuid: "0c460733f12e4837acd45e58786f969e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2d76004d92d648caad5c0e4708d45835"
I20260710 13:20:33.327998 11887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0acb87df680416ca7bae8c3785f22e2" candidate_uuid: "0c460733f12e4837acd45e58786f969e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "18ce691b723448839337da99857d45ee"
I20260710 13:20:33.328377 11738 raft_consensus.cc:3055] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:33.328471 11887 raft_consensus.cc:3060] T a0acb87df680416ca7bae8c3785f22e2 P 18ce691b723448839337da99857d45ee [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:33.328743 11738 raft_consensus.cc:740] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2d76004d92d648caad5c0e4708d45835, State: Running, Role: LEADER
I20260710 13:20:33.329541 11738 consensus_queue.cc:260] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [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: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:33.330395 11738 raft_consensus.cc:3060] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:33.332567 11887 raft_consensus.cc:2468] T a0acb87df680416ca7bae8c3785f22e2 P 18ce691b723448839337da99857d45ee [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c460733f12e4837acd45e58786f969e in term 4.
I20260710 13:20:33.333664 11778 leader_election.cc:304] T a0acb87df680416ca7bae8c3785f22e2 P 0c460733f12e4837acd45e58786f969e [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: 0c460733f12e4837acd45e58786f969e, 18ce691b723448839337da99857d45ee; no voters: 
I20260710 13:20:33.334508 12065 raft_consensus.cc:2804] T a0acb87df680416ca7bae8c3785f22e2 P 0c460733f12e4837acd45e58786f969e [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:33.334635 11738 raft_consensus.cc:2468] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c460733f12e4837acd45e58786f969e in term 4.
I20260710 13:20:33.335542 12065 raft_consensus.cc:697] T a0acb87df680416ca7bae8c3785f22e2 P 0c460733f12e4837acd45e58786f969e [term 4 LEADER]: Becoming Leader. State: Replica: 0c460733f12e4837acd45e58786f969e, State: Running, Role: LEADER
I20260710 13:20:33.336364 12065 consensus_queue.cc:237] T a0acb87df680416ca7bae8c3785f22e2 P 0c460733f12e4837acd45e58786f969e [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: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:33.342306 11635 catalog_manager.cc:5697] T a0acb87df680416ca7bae8c3785f22e2 P 0c460733f12e4837acd45e58786f969e reported cstate change: term changed from 3 to 4, leader changed from 2d76004d92d648caad5c0e4708d45835 (127.10.210.129) to 0c460733f12e4837acd45e58786f969e (127.10.210.130). New cstate: current_term: 4 leader_uuid: "0c460733f12e4837acd45e58786f969e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:33.519827 12043 raft_consensus.cc:993] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835: : Instructing follower 18ce691b723448839337da99857d45ee to start an election
I20260710 13:20:33.520469 12066 raft_consensus.cc:1081] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835 [term 3 LEADER]: Signalling peer 18ce691b723448839337da99857d45ee to start an election
I20260710 13:20:33.522107 11887 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "343d7c2ce876494fa6f01a9bfa1d6ce6"
dest_uuid: "18ce691b723448839337da99857d45ee"
 from {username='slave'} at 127.0.0.1:35856
I20260710 13:20:33.522535 11887 raft_consensus.cc:493] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:33.522792 11887 raft_consensus.cc:3060] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:33.526925 11887 raft_consensus.cc:515] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:33.528316 11887 leader_election.cc:290] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee [CANDIDATE]: Term 4 election: Requested vote from peers 2d76004d92d648caad5c0e4708d45835 (127.10.210.129:45505), 0c460733f12e4837acd45e58786f969e (127.10.210.130:40665)
I20260710 13:20:33.529425 11815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343d7c2ce876494fa6f01a9bfa1d6ce6" candidate_uuid: "18ce691b723448839337da99857d45ee" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0c460733f12e4837acd45e58786f969e"
I20260710 13:20:33.529592 11738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343d7c2ce876494fa6f01a9bfa1d6ce6" candidate_uuid: "18ce691b723448839337da99857d45ee" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2d76004d92d648caad5c0e4708d45835"
I20260710 13:20:33.529877 11815 raft_consensus.cc:3060] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 0c460733f12e4837acd45e58786f969e [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:33.530227 11738 raft_consensus.cc:3055] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:33.530536 11738 raft_consensus.cc:740] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2d76004d92d648caad5c0e4708d45835, State: Running, Role: LEADER
I20260710 13:20:33.531253 11738 consensus_queue.cc:260] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835 [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: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:33.532258 11738 raft_consensus.cc:3060] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:33.534015 11815 raft_consensus.cc:2468] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 0c460733f12e4837acd45e58786f969e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ce691b723448839337da99857d45ee in term 4.
I20260710 13:20:33.535171 11855 leader_election.cc:304] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee [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: 0c460733f12e4837acd45e58786f969e, 18ce691b723448839337da99857d45ee; no voters: 
I20260710 13:20:33.535842 12040 raft_consensus.cc:2804] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:33.537030 12040 raft_consensus.cc:697] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee [term 4 LEADER]: Becoming Leader. State: Replica: 18ce691b723448839337da99857d45ee, State: Running, Role: LEADER
I20260710 13:20:33.537791 11738 raft_consensus.cc:2468] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ce691b723448839337da99857d45ee in term 4.
I20260710 13:20:33.537871 12040 consensus_queue.cc:237] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee [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: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:33.544085 11635 catalog_manager.cc:5697] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee reported cstate change: term changed from 3 to 4, leader changed from 2d76004d92d648caad5c0e4708d45835 (127.10.210.129) to 18ce691b723448839337da99857d45ee (127.10.210.131). New cstate: current_term: 4 leader_uuid: "18ce691b723448839337da99857d45ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:33.670051 12043 raft_consensus.cc:993] T 401b5756fbcf420e8c63f3742a7f7f7f P 2d76004d92d648caad5c0e4708d45835: : Instructing follower 0c460733f12e4837acd45e58786f969e to start an election
I20260710 13:20:33.670449 12066 raft_consensus.cc:1081] T 401b5756fbcf420e8c63f3742a7f7f7f P 2d76004d92d648caad5c0e4708d45835 [term 2 LEADER]: Signalling peer 0c460733f12e4837acd45e58786f969e to start an election
I20260710 13:20:33.671721 11815 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "401b5756fbcf420e8c63f3742a7f7f7f"
dest_uuid: "0c460733f12e4837acd45e58786f969e"
 from {username='slave'} at 127.0.0.1:60100
I20260710 13:20:33.672093 11815 raft_consensus.cc:493] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:33.672348 11815 raft_consensus.cc:3060] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:33.676338 11815 raft_consensus.cc:515] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:33.678367 11815 leader_election.cc:290] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e [CANDIDATE]: Term 3 election: Requested vote from peers 2d76004d92d648caad5c0e4708d45835 (127.10.210.129:45505), 18ce691b723448839337da99857d45ee (127.10.210.131:34429)
I20260710 13:20:33.679343 11887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401b5756fbcf420e8c63f3742a7f7f7f" candidate_uuid: "0c460733f12e4837acd45e58786f969e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "18ce691b723448839337da99857d45ee"
I20260710 13:20:33.679559 11738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401b5756fbcf420e8c63f3742a7f7f7f" candidate_uuid: "0c460733f12e4837acd45e58786f969e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2d76004d92d648caad5c0e4708d45835"
I20260710 13:20:33.679859 11887 raft_consensus.cc:3060] T 401b5756fbcf420e8c63f3742a7f7f7f P 18ce691b723448839337da99857d45ee [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:33.680194 11738 raft_consensus.cc:3055] T 401b5756fbcf420e8c63f3742a7f7f7f P 2d76004d92d648caad5c0e4708d45835 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:33.680460 11738 raft_consensus.cc:740] T 401b5756fbcf420e8c63f3742a7f7f7f P 2d76004d92d648caad5c0e4708d45835 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2d76004d92d648caad5c0e4708d45835, State: Running, Role: LEADER
I20260710 13:20:33.681188 11738 consensus_queue.cc:260] T 401b5756fbcf420e8c63f3742a7f7f7f P 2d76004d92d648caad5c0e4708d45835 [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: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:33.682468 11738 raft_consensus.cc:3060] T 401b5756fbcf420e8c63f3742a7f7f7f P 2d76004d92d648caad5c0e4708d45835 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:33.685765 11887 raft_consensus.cc:2468] T 401b5756fbcf420e8c63f3742a7f7f7f P 18ce691b723448839337da99857d45ee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c460733f12e4837acd45e58786f969e in term 3.
I20260710 13:20:33.686241 11738 raft_consensus.cc:2468] T 401b5756fbcf420e8c63f3742a7f7f7f P 2d76004d92d648caad5c0e4708d45835 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c460733f12e4837acd45e58786f969e in term 3.
I20260710 13:20:33.686746 11778 leader_election.cc:304] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e [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: 0c460733f12e4837acd45e58786f969e, 18ce691b723448839337da99857d45ee; no voters: 
I20260710 13:20:33.687511 12065 raft_consensus.cc:2804] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:33.687958 12065 raft_consensus.cc:697] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e [term 3 LEADER]: Becoming Leader. State: Replica: 0c460733f12e4837acd45e58786f969e, State: Running, Role: LEADER
I20260710 13:20:33.688663 12065 consensus_queue.cc:237] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e [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: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:33.694902 11635 catalog_manager.cc:5697] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e reported cstate change: term changed from 2 to 3, leader changed from 2d76004d92d648caad5c0e4708d45835 (127.10.210.129) to 0c460733f12e4837acd45e58786f969e (127.10.210.130). New cstate: current_term: 3 leader_uuid: "0c460733f12e4837acd45e58786f969e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:33.783430 11887 raft_consensus.cc:1275] T a0acb87df680416ca7bae8c3785f22e2 P 18ce691b723448839337da99857d45ee [term 4 FOLLOWER]: Refusing update from remote peer 0c460733f12e4837acd45e58786f969e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:33.784461 12067 consensus_queue.cc:1048] T a0acb87df680416ca7bae8c3785f22e2 P 0c460733f12e4837acd45e58786f969e [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:33.793635 11738 raft_consensus.cc:1275] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [term 4 FOLLOWER]: Refusing update from remote peer 0c460733f12e4837acd45e58786f969e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:33.795565 12067 consensus_queue.cc:1048] T a0acb87df680416ca7bae8c3785f22e2 P 0c460733f12e4837acd45e58786f969e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:33.838037 12043 raft_consensus.cc:993] T d83bda668add46169c7848b5f9b97208 P 2d76004d92d648caad5c0e4708d45835: : Instructing follower 18ce691b723448839337da99857d45ee to start an election
I20260710 13:20:33.838447 12066 raft_consensus.cc:1081] T d83bda668add46169c7848b5f9b97208 P 2d76004d92d648caad5c0e4708d45835 [term 3 LEADER]: Signalling peer 18ce691b723448839337da99857d45ee to start an election
I20260710 13:20:33.839811 11887 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d83bda668add46169c7848b5f9b97208"
dest_uuid: "18ce691b723448839337da99857d45ee"
 from {username='slave'} at 127.0.0.1:35856
I20260710 13:20:33.840303 11887 raft_consensus.cc:493] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:33.840560 11887 raft_consensus.cc:3060] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:33.845204 11887 raft_consensus.cc:515] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:33.846798 11887 leader_election.cc:290] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee [CANDIDATE]: Term 4 election: Requested vote from peers 2d76004d92d648caad5c0e4708d45835 (127.10.210.129:45505), 0c460733f12e4837acd45e58786f969e (127.10.210.130:40665)
I20260710 13:20:33.847501 11738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d83bda668add46169c7848b5f9b97208" candidate_uuid: "18ce691b723448839337da99857d45ee" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2d76004d92d648caad5c0e4708d45835"
I20260710 13:20:33.848012 11738 raft_consensus.cc:3055] T d83bda668add46169c7848b5f9b97208 P 2d76004d92d648caad5c0e4708d45835 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:33.847960 11815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d83bda668add46169c7848b5f9b97208" candidate_uuid: "18ce691b723448839337da99857d45ee" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0c460733f12e4837acd45e58786f969e"
I20260710 13:20:33.848425 11738 raft_consensus.cc:740] T d83bda668add46169c7848b5f9b97208 P 2d76004d92d648caad5c0e4708d45835 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2d76004d92d648caad5c0e4708d45835, State: Running, Role: LEADER
I20260710 13:20:33.848634 11815 raft_consensus.cc:3060] T d83bda668add46169c7848b5f9b97208 P 0c460733f12e4837acd45e58786f969e [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:33.849150 11738 consensus_queue.cc:260] T d83bda668add46169c7848b5f9b97208 P 2d76004d92d648caad5c0e4708d45835 [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: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:33.849956 11738 raft_consensus.cc:3060] T d83bda668add46169c7848b5f9b97208 P 2d76004d92d648caad5c0e4708d45835 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:33.853225 11815 raft_consensus.cc:2468] T d83bda668add46169c7848b5f9b97208 P 0c460733f12e4837acd45e58786f969e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ce691b723448839337da99857d45ee in term 4.
I20260710 13:20:33.854017 11738 raft_consensus.cc:2468] T d83bda668add46169c7848b5f9b97208 P 2d76004d92d648caad5c0e4708d45835 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ce691b723448839337da99857d45ee in term 4.
I20260710 13:20:33.854245 11855 leader_election.cc:304] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee [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: 0c460733f12e4837acd45e58786f969e, 18ce691b723448839337da99857d45ee; no voters: 
I20260710 13:20:33.855134 12040 raft_consensus.cc:2804] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:33.855517 12040 raft_consensus.cc:697] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee [term 4 LEADER]: Becoming Leader. State: Replica: 18ce691b723448839337da99857d45ee, State: Running, Role: LEADER
I20260710 13:20:33.856227 12040 consensus_queue.cc:237] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee [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: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } }
I20260710 13:20:33.862722 11637 catalog_manager.cc:5697] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee reported cstate change: term changed from 3 to 4, leader changed from 2d76004d92d648caad5c0e4708d45835 (127.10.210.129) to 18ce691b723448839337da99857d45ee (127.10.210.131). New cstate: current_term: 4 leader_uuid: "18ce691b723448839337da99857d45ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:33.926733 11738 raft_consensus.cc:1275] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835 [term 4 FOLLOWER]: Refusing update from remote peer 18ce691b723448839337da99857d45ee: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:33.928164 12040 consensus_queue.cc:1048] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:33.936682 11815 raft_consensus.cc:1275] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 0c460733f12e4837acd45e58786f969e [term 4 FOLLOWER]: Refusing update from remote peer 18ce691b723448839337da99857d45ee: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:33.940091 12084 consensus_queue.cc:1048] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c460733f12e4837acd45e58786f969e" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 40665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:34.187088 11738 raft_consensus.cc:1275] T 401b5756fbcf420e8c63f3742a7f7f7f P 2d76004d92d648caad5c0e4708d45835 [term 3 FOLLOWER]: Refusing update from remote peer 0c460733f12e4837acd45e58786f969e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:34.188138 12067 consensus_queue.cc:1048] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d76004d92d648caad5c0e4708d45835" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:34.197104 11887 raft_consensus.cc:1275] T 401b5756fbcf420e8c63f3742a7f7f7f P 18ce691b723448839337da99857d45ee [term 3 FOLLOWER]: Refusing update from remote peer 0c460733f12e4837acd45e58786f969e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:34.198642 12079 consensus_queue.cc:1048] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ce691b723448839337da99857d45ee" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 34429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:34.244031 11082 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:34.249660 11082 tablet_server.cc:179] TabletServer@127.10.210.129:0 shutting down...
I20260710 13:20:34.272715 11082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:34.273504 11082 tablet_replica.cc:333] T 3baf0705ad184beca28a6175340643a5 P 2d76004d92d648caad5c0e4708d45835: stopping tablet replica
I20260710 13:20:34.274358 11082 raft_consensus.cc:2243] T 3baf0705ad184beca28a6175340643a5 P 2d76004d92d648caad5c0e4708d45835 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:34.274945 11082 raft_consensus.cc:2272] T 3baf0705ad184beca28a6175340643a5 P 2d76004d92d648caad5c0e4708d45835 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.276975 11082 tablet_replica.cc:333] T 49846e35428e4f618cbcd9490ad045a5 P 2d76004d92d648caad5c0e4708d45835: stopping tablet replica
I20260710 13:20:34.277524 11082 raft_consensus.cc:2243] T 49846e35428e4f618cbcd9490ad045a5 P 2d76004d92d648caad5c0e4708d45835 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:34.277988 11082 raft_consensus.cc:2272] T 49846e35428e4f618cbcd9490ad045a5 P 2d76004d92d648caad5c0e4708d45835 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.279924 11082 tablet_replica.cc:333] T d83bda668add46169c7848b5f9b97208 P 2d76004d92d648caad5c0e4708d45835: stopping tablet replica
I20260710 13:20:34.280956 11082 raft_consensus.cc:2243] T d83bda668add46169c7848b5f9b97208 P 2d76004d92d648caad5c0e4708d45835 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:34.281654 11082 raft_consensus.cc:2272] T d83bda668add46169c7848b5f9b97208 P 2d76004d92d648caad5c0e4708d45835 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.283645 11082 tablet_replica.cc:333] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835: stopping tablet replica
I20260710 13:20:34.284269 11082 raft_consensus.cc:2243] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:34.284642 11082 raft_consensus.cc:2272] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 2d76004d92d648caad5c0e4708d45835 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.286437 11082 tablet_replica.cc:333] T 8cc6daf260f1484383c470fed5349530 P 2d76004d92d648caad5c0e4708d45835: stopping tablet replica
I20260710 13:20:34.286870 11082 raft_consensus.cc:2243] T 8cc6daf260f1484383c470fed5349530 P 2d76004d92d648caad5c0e4708d45835 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:34.287503 11082 raft_consensus.cc:2272] T 8cc6daf260f1484383c470fed5349530 P 2d76004d92d648caad5c0e4708d45835 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.289170 11082 tablet_replica.cc:333] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835: stopping tablet replica
I20260710 13:20:34.289633 11082 raft_consensus.cc:2243] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:34.289994 11082 raft_consensus.cc:2272] T a0acb87df680416ca7bae8c3785f22e2 P 2d76004d92d648caad5c0e4708d45835 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.291757 11082 tablet_replica.cc:333] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835: stopping tablet replica
I20260710 13:20:34.292220 11082 raft_consensus.cc:2243] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:34.292932 11082 raft_consensus.cc:2272] T fad8a1e6899c44749e387903b03cfed0 P 2d76004d92d648caad5c0e4708d45835 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.294401 11082 tablet_replica.cc:333] T 284a4f68d56e478086adf871b5557833 P 2d76004d92d648caad5c0e4708d45835: stopping tablet replica
I20260710 13:20:34.294836 11082 raft_consensus.cc:2243] T 284a4f68d56e478086adf871b5557833 P 2d76004d92d648caad5c0e4708d45835 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:34.295480 11082 raft_consensus.cc:2272] T 284a4f68d56e478086adf871b5557833 P 2d76004d92d648caad5c0e4708d45835 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.297147 11082 tablet_replica.cc:333] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835: stopping tablet replica
I20260710 13:20:34.297601 11082 raft_consensus.cc:2243] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:34.298213 11082 raft_consensus.cc:2272] T 18eb520fa5ca45848058d117726bba60 P 2d76004d92d648caad5c0e4708d45835 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.299631 11082 tablet_replica.cc:333] T 401b5756fbcf420e8c63f3742a7f7f7f P 2d76004d92d648caad5c0e4708d45835: stopping tablet replica
I20260710 13:20:34.300035 11082 raft_consensus.cc:2243] T 401b5756fbcf420e8c63f3742a7f7f7f P 2d76004d92d648caad5c0e4708d45835 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:34.300446 11082 raft_consensus.cc:2272] T 401b5756fbcf420e8c63f3742a7f7f7f P 2d76004d92d648caad5c0e4708d45835 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.329890 11082 tablet_server.cc:196] TabletServer@127.10.210.129:0 shutdown complete.
I20260710 13:20:34.352907 11082 tablet_server.cc:179] TabletServer@127.10.210.130:0 shutting down...
I20260710 13:20:34.379595 11082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:34.380362 11082 tablet_replica.cc:333] T 3baf0705ad184beca28a6175340643a5 P 0c460733f12e4837acd45e58786f969e: stopping tablet replica
I20260710 13:20:34.381096 11082 raft_consensus.cc:2243] T 3baf0705ad184beca28a6175340643a5 P 0c460733f12e4837acd45e58786f969e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:34.381650 11082 raft_consensus.cc:2272] T 3baf0705ad184beca28a6175340643a5 P 0c460733f12e4837acd45e58786f969e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.383826 11082 tablet_replica.cc:333] T 49846e35428e4f618cbcd9490ad045a5 P 0c460733f12e4837acd45e58786f969e: stopping tablet replica
I20260710 13:20:34.384347 11082 raft_consensus.cc:2243] T 49846e35428e4f618cbcd9490ad045a5 P 0c460733f12e4837acd45e58786f969e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:34.385142 11082 raft_consensus.cc:2272] T 49846e35428e4f618cbcd9490ad045a5 P 0c460733f12e4837acd45e58786f969e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.386996 11082 tablet_replica.cc:333] T d83bda668add46169c7848b5f9b97208 P 0c460733f12e4837acd45e58786f969e: stopping tablet replica
I20260710 13:20:34.387471 11082 raft_consensus.cc:2243] T d83bda668add46169c7848b5f9b97208 P 0c460733f12e4837acd45e58786f969e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:34.387831 11082 raft_consensus.cc:2272] T d83bda668add46169c7848b5f9b97208 P 0c460733f12e4837acd45e58786f969e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.389567 11082 tablet_replica.cc:333] T 284a4f68d56e478086adf871b5557833 P 0c460733f12e4837acd45e58786f969e: stopping tablet replica
I20260710 13:20:34.390049 11082 raft_consensus.cc:2243] T 284a4f68d56e478086adf871b5557833 P 0c460733f12e4837acd45e58786f969e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:34.390426 11082 raft_consensus.cc:2272] T 284a4f68d56e478086adf871b5557833 P 0c460733f12e4837acd45e58786f969e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.392197 11082 tablet_replica.cc:333] T fad8a1e6899c44749e387903b03cfed0 P 0c460733f12e4837acd45e58786f969e: stopping tablet replica
I20260710 13:20:34.392650 11082 raft_consensus.cc:2243] T fad8a1e6899c44749e387903b03cfed0 P 0c460733f12e4837acd45e58786f969e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:34.393054 11082 raft_consensus.cc:2272] T fad8a1e6899c44749e387903b03cfed0 P 0c460733f12e4837acd45e58786f969e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.394629 11082 tablet_replica.cc:333] T 18eb520fa5ca45848058d117726bba60 P 0c460733f12e4837acd45e58786f969e: stopping tablet replica
I20260710 13:20:34.395064 11082 raft_consensus.cc:2243] T 18eb520fa5ca45848058d117726bba60 P 0c460733f12e4837acd45e58786f969e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:34.395395 11082 raft_consensus.cc:2272] T 18eb520fa5ca45848058d117726bba60 P 0c460733f12e4837acd45e58786f969e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.396883 11082 tablet_replica.cc:333] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 0c460733f12e4837acd45e58786f969e: stopping tablet replica
I20260710 13:20:34.397429 11082 raft_consensus.cc:2243] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 0c460733f12e4837acd45e58786f969e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:34.397840 11082 raft_consensus.cc:2272] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 0c460733f12e4837acd45e58786f969e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.399924 11082 tablet_replica.cc:333] T a0acb87df680416ca7bae8c3785f22e2 P 0c460733f12e4837acd45e58786f969e: stopping tablet replica
I20260710 13:20:34.400434 11082 raft_consensus.cc:2243] T a0acb87df680416ca7bae8c3785f22e2 P 0c460733f12e4837acd45e58786f969e [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:20:34.401258 11082 raft_consensus.cc:2272] T a0acb87df680416ca7bae8c3785f22e2 P 0c460733f12e4837acd45e58786f969e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.403440 11082 tablet_replica.cc:333] T 8cc6daf260f1484383c470fed5349530 P 0c460733f12e4837acd45e58786f969e: stopping tablet replica
I20260710 13:20:34.404029 11082 raft_consensus.cc:2243] T 8cc6daf260f1484383c470fed5349530 P 0c460733f12e4837acd45e58786f969e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:34.404452 11082 raft_consensus.cc:2272] T 8cc6daf260f1484383c470fed5349530 P 0c460733f12e4837acd45e58786f969e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.406224 11082 tablet_replica.cc:333] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e: stopping tablet replica
I20260710 13:20:34.406749 11082 raft_consensus.cc:2243] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:34.407505 11082 raft_consensus.cc:2272] T 401b5756fbcf420e8c63f3742a7f7f7f P 0c460733f12e4837acd45e58786f969e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:34.427524 11853 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.210.129:45505: connect: Connection refused (error 111) [suppressed 36 similar messages]
W20260710 13:20:34.430965 11853 consensus_peers.cc:597] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee -> Peer 2d76004d92d648caad5c0e4708d45835 (127.10.210.129:45505): Couldn't send request to peer 2d76004d92d648caad5c0e4708d45835. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:45505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:34.439342 11082 tablet_server.cc:196] TabletServer@127.10.210.130:0 shutdown complete.
W20260710 13:20:34.450992 11855 consensus_peers.cc:597] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee -> Peer 0c460733f12e4837acd45e58786f969e (127.10.210.130:40665): Couldn't send request to peer 0c460733f12e4837acd45e58786f969e. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.130:40665: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:34.461982 11082 tablet_server.cc:179] TabletServer@127.10.210.131:0 shutting down...
W20260710 13:20:34.482296 11853 consensus_peers.cc:597] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee -> Peer 2d76004d92d648caad5c0e4708d45835 (127.10.210.129:45505): Couldn't send request to peer 2d76004d92d648caad5c0e4708d45835. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:45505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:34.489285 11082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:34.490016 11082 tablet_replica.cc:333] T 3baf0705ad184beca28a6175340643a5 P 18ce691b723448839337da99857d45ee: stopping tablet replica
I20260710 13:20:34.490885 11082 raft_consensus.cc:2243] T 3baf0705ad184beca28a6175340643a5 P 18ce691b723448839337da99857d45ee [term 1 LEADER]: Raft consensus shutting down.
W20260710 13:20:34.491601 11852 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260710 13:20:34.491768 11082 raft_consensus.cc:2272] T 3baf0705ad184beca28a6175340643a5 P 18ce691b723448839337da99857d45ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.493542 11082 tablet_replica.cc:333] T 49846e35428e4f618cbcd9490ad045a5 P 18ce691b723448839337da99857d45ee: stopping tablet replica
I20260710 13:20:34.494024 11082 raft_consensus.cc:2243] T 49846e35428e4f618cbcd9490ad045a5 P 18ce691b723448839337da99857d45ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:34.494436 11082 raft_consensus.cc:2272] T 49846e35428e4f618cbcd9490ad045a5 P 18ce691b723448839337da99857d45ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.495858 11082 tablet_replica.cc:333] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee: stopping tablet replica
I20260710 13:20:34.496335 11082 raft_consensus.cc:2243] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:20:34.496956 11082 pending_rounds.cc:70] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee: Trying to abort 1 pending ops.
I20260710 13:20:34.497218 11082 pending_rounds.cc:77] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee: Aborting op as it isn't in flight: id { term: 4 index: 4 } timestamp: 7305992740281667584 op_type: NO_OP noop_request { }
I20260710 13:20:34.497525 11082 raft_consensus.cc:2889] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:20:34.497813 11082 raft_consensus.cc:2272] T d83bda668add46169c7848b5f9b97208 P 18ce691b723448839337da99857d45ee [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.499977 11082 tablet_replica.cc:333] T fad8a1e6899c44749e387903b03cfed0 P 18ce691b723448839337da99857d45ee: stopping tablet replica
I20260710 13:20:34.500445 11082 raft_consensus.cc:2243] T fad8a1e6899c44749e387903b03cfed0 P 18ce691b723448839337da99857d45ee [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:34.500802 11082 raft_consensus.cc:2272] T fad8a1e6899c44749e387903b03cfed0 P 18ce691b723448839337da99857d45ee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.502403 11082 tablet_replica.cc:333] T 284a4f68d56e478086adf871b5557833 P 18ce691b723448839337da99857d45ee: stopping tablet replica
I20260710 13:20:34.502856 11082 raft_consensus.cc:2243] T 284a4f68d56e478086adf871b5557833 P 18ce691b723448839337da99857d45ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:34.503223 11082 raft_consensus.cc:2272] T 284a4f68d56e478086adf871b5557833 P 18ce691b723448839337da99857d45ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.505493 11082 tablet_replica.cc:333] T 18eb520fa5ca45848058d117726bba60 P 18ce691b723448839337da99857d45ee: stopping tablet replica
I20260710 13:20:34.506103 11082 raft_consensus.cc:2243] T 18eb520fa5ca45848058d117726bba60 P 18ce691b723448839337da99857d45ee [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:34.506664 11082 raft_consensus.cc:2272] T 18eb520fa5ca45848058d117726bba60 P 18ce691b723448839337da99857d45ee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.508090 11082 tablet_replica.cc:333] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee: stopping tablet replica
I20260710 13:20:34.508527 11082 raft_consensus.cc:2243] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:20:34.509210 11082 raft_consensus.cc:2272] T 343d7c2ce876494fa6f01a9bfa1d6ce6 P 18ce691b723448839337da99857d45ee [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.511142 11082 tablet_replica.cc:333] T a0acb87df680416ca7bae8c3785f22e2 P 18ce691b723448839337da99857d45ee: stopping tablet replica
I20260710 13:20:34.511588 11082 raft_consensus.cc:2243] T a0acb87df680416ca7bae8c3785f22e2 P 18ce691b723448839337da99857d45ee [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:34.511960 11082 raft_consensus.cc:2272] T a0acb87df680416ca7bae8c3785f22e2 P 18ce691b723448839337da99857d45ee [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.514274 11082 tablet_replica.cc:333] T 8cc6daf260f1484383c470fed5349530 P 18ce691b723448839337da99857d45ee: stopping tablet replica
I20260710 13:20:34.514808 11082 raft_consensus.cc:2243] T 8cc6daf260f1484383c470fed5349530 P 18ce691b723448839337da99857d45ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:34.515292 11082 raft_consensus.cc:2272] T 8cc6daf260f1484383c470fed5349530 P 18ce691b723448839337da99857d45ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.517076 11082 tablet_replica.cc:333] T 401b5756fbcf420e8c63f3742a7f7f7f P 18ce691b723448839337da99857d45ee: stopping tablet replica
I20260710 13:20:34.517515 11082 raft_consensus.cc:2243] T 401b5756fbcf420e8c63f3742a7f7f7f P 18ce691b723448839337da99857d45ee [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:34.517916 11082 raft_consensus.cc:2272] T 401b5756fbcf420e8c63f3742a7f7f7f P 18ce691b723448839337da99857d45ee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.547426 11082 tablet_server.cc:196] TabletServer@127.10.210.131:0 shutdown complete.
I20260710 13:20:34.564587 11082 master.cc:562] Master@127.10.210.190:42667 shutting down...
I20260710 13:20:34.582710 11082 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b68f9f8d4fd243f7be6d671733470849 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:34.583199 11082 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b68f9f8d4fd243f7be6d671733470849 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.583515 11082 tablet_replica.cc:333] T 00000000000000000000000000000000 P b68f9f8d4fd243f7be6d671733470849: stopping tablet replica
I20260710 13:20:34.619035 11082 master.cc:584] Master@127.10.210.190:42667 shutdown complete.
0c460733f12e4837acd45e58786f969e  4
18ce691b723448839337da99857d45ee  1
2d76004d92d648caad5c0e4708d45835  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10210 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:20:34.663584 11082 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.210.190:40825
I20260710 13:20:34.664572 11082 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:34.670768 12091 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:34.670883 12090 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:34.671607 12093 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:34.672801 11082 server_base.cc:1061] running on GCE node
I20260710 13:20:34.673664 11082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:34.673869 11082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:34.674046 11082 hybrid_clock.cc:648] HybridClock initialized: now 1783689634674029 us; error 0 us; skew 500 ppm
I20260710 13:20:34.674544 11082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:34.677244 11082 webserver.cc:533] Webserver started at http://127.10.210.190:37049/ using document root <none> and password file <none>
I20260710 13:20:34.677750 11082 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:34.677945 11082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:34.678217 11082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:34.679435 11082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689609182147-11082-0/minicluster-data/master-0-root/instance:
uuid: "53b6a1c8eec74c88b8544d2083ef5cd6"
format_stamp: "Formatted at 2026-07-10 13:20:34 on dist-test-slave-bkq5"
I20260710 13:20:34.683424 11082 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.006s
I20260710 13:20:34.686635 12098 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:34.687606 11082 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:20:34.687901 11082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689609182147-11082-0/minicluster-data/master-0-root
uuid: "53b6a1c8eec74c88b8544d2083ef5cd6"
format_stamp: "Formatted at 2026-07-10 13:20:34 on dist-test-slave-bkq5"
I20260710 13:20:34.688182 11082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689609182147-11082-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689609182147-11082-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689609182147-11082-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:34.720198 11082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:34.721462 11082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:34.761781 11082 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.190:40825
I20260710 13:20:34.761869 12149 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.190:40825 every 8 connection(s)
I20260710 13:20:34.765537 12150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:34.774518 12150 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 53b6a1c8eec74c88b8544d2083ef5cd6: Bootstrap starting.
I20260710 13:20:34.778997 12150 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 53b6a1c8eec74c88b8544d2083ef5cd6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:34.783106 12150 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 53b6a1c8eec74c88b8544d2083ef5cd6: No bootstrap required, opened a new log
I20260710 13:20:34.785192 12150 raft_consensus.cc:359] T 00000000000000000000000000000000 P 53b6a1c8eec74c88b8544d2083ef5cd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53b6a1c8eec74c88b8544d2083ef5cd6" member_type: VOTER }
I20260710 13:20:34.785619 12150 raft_consensus.cc:385] T 00000000000000000000000000000000 P 53b6a1c8eec74c88b8544d2083ef5cd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:34.785835 12150 raft_consensus.cc:740] T 00000000000000000000000000000000 P 53b6a1c8eec74c88b8544d2083ef5cd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b6a1c8eec74c88b8544d2083ef5cd6, State: Initialized, Role: FOLLOWER
I20260710 13:20:34.786342 12150 consensus_queue.cc:260] T 00000000000000000000000000000000 P 53b6a1c8eec74c88b8544d2083ef5cd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "53b6a1c8eec74c88b8544d2083ef5cd6" member_type: VOTER }
I20260710 13:20:34.786789 12150 raft_consensus.cc:399] T 00000000000000000000000000000000 P 53b6a1c8eec74c88b8544d2083ef5cd6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:34.787016 12150 raft_consensus.cc:493] T 00000000000000000000000000000000 P 53b6a1c8eec74c88b8544d2083ef5cd6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:34.787271 12150 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 53b6a1c8eec74c88b8544d2083ef5cd6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.791015 12150 raft_consensus.cc:515] T 00000000000000000000000000000000 P 53b6a1c8eec74c88b8544d2083ef5cd6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53b6a1c8eec74c88b8544d2083ef5cd6" member_type: VOTER }
I20260710 13:20:34.791488 12150 leader_election.cc:304] T 00000000000000000000000000000000 P 53b6a1c8eec74c88b8544d2083ef5cd6 [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: 53b6a1c8eec74c88b8544d2083ef5cd6; no voters: 
I20260710 13:20:34.792577 12150 leader_election.cc:290] T 00000000000000000000000000000000 P 53b6a1c8eec74c88b8544d2083ef5cd6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:34.792853 12153 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 53b6a1c8eec74c88b8544d2083ef5cd6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:34.794227 12153 raft_consensus.cc:697] T 00000000000000000000000000000000 P 53b6a1c8eec74c88b8544d2083ef5cd6 [term 1 LEADER]: Becoming Leader. State: Replica: 53b6a1c8eec74c88b8544d2083ef5cd6, State: Running, Role: LEADER
I20260710 13:20:34.794865 12153 consensus_queue.cc:237] T 00000000000000000000000000000000 P 53b6a1c8eec74c88b8544d2083ef5cd6 [LEADER]: Queue going to LEADER mode. State: All 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: "53b6a1c8eec74c88b8544d2083ef5cd6" member_type: VOTER }
I20260710 13:20:34.795435 12150 sys_catalog.cc:565] T 00000000000000000000000000000000 P 53b6a1c8eec74c88b8544d2083ef5cd6 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:34.799448 12155 sys_catalog.cc:455] T 00000000000000000000000000000000 P 53b6a1c8eec74c88b8544d2083ef5cd6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 53b6a1c8eec74c88b8544d2083ef5cd6. Latest consensus state: current_term: 1 leader_uuid: "53b6a1c8eec74c88b8544d2083ef5cd6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53b6a1c8eec74c88b8544d2083ef5cd6" member_type: VOTER } }
I20260710 13:20:34.800184 12155 sys_catalog.cc:458] T 00000000000000000000000000000000 P 53b6a1c8eec74c88b8544d2083ef5cd6 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:34.801317 12154 sys_catalog.cc:455] T 00000000000000000000000000000000 P 53b6a1c8eec74c88b8544d2083ef5cd6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "53b6a1c8eec74c88b8544d2083ef5cd6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53b6a1c8eec74c88b8544d2083ef5cd6" member_type: VOTER } }
I20260710 13:20:34.801746 12154 sys_catalog.cc:458] T 00000000000000000000000000000000 P 53b6a1c8eec74c88b8544d2083ef5cd6 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:34.802130 12161 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:34.810042 12161 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:34.810945 11082 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:34.818972 12161 catalog_manager.cc:1383] Generated new cluster ID: 1bd8f718585c46548ed2af7c567eb368
I20260710 13:20:34.819306 12161 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:34.840447 12161 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:34.841640 12161 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:34.855530 12161 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 53b6a1c8eec74c88b8544d2083ef5cd6: Generated new TSK 0
I20260710 13:20:34.856292 12161 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:34.878057 11082 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:34.884470 12171 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:34.885869 12172 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:34.890390 12174 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:34.891366 11082 server_base.cc:1061] running on GCE node
I20260710 13:20:34.892848 11082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:34.893177 11082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:34.893352 11082 hybrid_clock.cc:648] HybridClock initialized: now 1783689634893336 us; error 0 us; skew 500 ppm
I20260710 13:20:34.894025 11082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:34.896764 11082 webserver.cc:533] Webserver started at http://127.10.210.129:45603/ using document root <none> and password file <none>
I20260710 13:20:34.897315 11082 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:34.897487 11082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:34.897725 11082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:34.898852 11082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689609182147-11082-0/minicluster-data/ts-0-root/instance:
uuid: "598004379be44ffdbf65acf1a7332e5e"
format_stamp: "Formatted at 2026-07-10 13:20:34 on dist-test-slave-bkq5"
I20260710 13:20:34.903430 11082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:20:34.907126 12179 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:34.907867 11082 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 13:20:34.908253 11082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689609182147-11082-0/minicluster-data/ts-0-root
uuid: "598004379be44ffdbf65acf1a7332e5e"
format_stamp: "Formatted at 2026-07-10 13:20:34 on dist-test-slave-bkq5"
I20260710 13:20:34.908550 11082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689609182147-11082-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689609182147-11082-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689609182147-11082-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:34.926689 11082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:34.927824 11082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:34.929239 11082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:34.931345 11082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:34.931557 11082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:34.931777 11082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:34.931949 11082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:34.975732 11082 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.129:45449
I20260710 13:20:34.975899 12241 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.129:45449 every 8 connection(s)
I20260710 13:20:34.980412 11082 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:34.987655 12246 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:34.989419 12247 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:34.992405 12249 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:34.993250 11082 server_base.cc:1061] running on GCE node
I20260710 13:20:34.994616 11082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:34.994810 11082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:34.995015 11082 hybrid_clock.cc:648] HybridClock initialized: now 1783689634994995 us; error 0 us; skew 500 ppm
I20260710 13:20:34.995528 11082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:34.998109 11082 webserver.cc:533] Webserver started at http://127.10.210.130:34787/ using document root <none> and password file <none>
I20260710 13:20:34.998656 11082 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:34.998888 11082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:34.999212 11082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:35.000339 11082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689609182147-11082-0/minicluster-data/ts-1-root/instance:
uuid: "76162d71f5dc49fdbd62551038955111"
format_stamp: "Formatted at 2026-07-10 13:20:34 on dist-test-slave-bkq5"
I20260710 13:20:35.001006 12242 heartbeater.cc:344] Connected to a master server at 127.10.210.190:40825
I20260710 13:20:35.001430 12242 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:35.002218 12242 heartbeater.cc:507] Master 127.10.210.190:40825 requested a full tablet report, sending...
I20260710 13:20:35.004520 12115 ts_manager.cc:194] Registered new tserver with Master: 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449)
I20260710 13:20:35.004755 11082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:20:35.006950 12115 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45326
I20260710 13:20:35.008838 12254 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:35.009774 11082 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:20:35.010004 11082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689609182147-11082-0/minicluster-data/ts-1-root
uuid: "76162d71f5dc49fdbd62551038955111"
format_stamp: "Formatted at 2026-07-10 13:20:34 on dist-test-slave-bkq5"
I20260710 13:20:35.010232 11082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689609182147-11082-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689609182147-11082-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689609182147-11082-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:35.037753 11082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:35.039024 11082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:35.040493 11082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:35.042709 11082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:35.042886 11082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:35.043169 11082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:35.043324 11082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:35.084614 11082 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.130:37443
I20260710 13:20:35.084730 12316 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.130:37443 every 8 connection(s)
I20260710 13:20:35.089146 11082 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:35.095746 12320 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:35.097541 12321 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:35.099417 12323 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:35.099864 11082 server_base.cc:1061] running on GCE node
I20260710 13:20:35.100935 11082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:35.101198 11082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:35.101375 11082 hybrid_clock.cc:648] HybridClock initialized: now 1783689635101357 us; error 0 us; skew 500 ppm
I20260710 13:20:35.101619 12317 heartbeater.cc:344] Connected to a master server at 127.10.210.190:40825
I20260710 13:20:35.101959 11082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:35.101959 12317 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:35.102821 12317 heartbeater.cc:507] Master 127.10.210.190:40825 requested a full tablet report, sending...
I20260710 13:20:35.104943 12115 ts_manager.cc:194] Registered new tserver with Master: 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443)
I20260710 13:20:35.106241 12115 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45332
I20260710 13:20:35.107349 11082 webserver.cc:533] Webserver started at http://127.10.210.131:40247/ using document root <none> and password file <none>
I20260710 13:20:35.107818 11082 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:35.108011 11082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:35.108259 11082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:35.109355 11082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689609182147-11082-0/minicluster-data/ts-2-root/instance:
uuid: "8fc1f7e3dbfa44c1a70489864425a944"
format_stamp: "Formatted at 2026-07-10 13:20:35 on dist-test-slave-bkq5"
I20260710 13:20:35.114151 11082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:20:35.117522 12328 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:35.118360 11082 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:20:35.118594 11082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689609182147-11082-0/minicluster-data/ts-2-root
uuid: "8fc1f7e3dbfa44c1a70489864425a944"
format_stamp: "Formatted at 2026-07-10 13:20:35 on dist-test-slave-bkq5"
I20260710 13:20:35.118824 11082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689609182147-11082-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689609182147-11082-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689609182147-11082-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:35.133919 11082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:35.135283 11082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:35.136673 11082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:35.138913 11082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:35.139092 11082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:35.139379 11082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:35.139518 11082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:35.180244 11082 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.131:38791
I20260710 13:20:35.180444 12390 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.131:38791 every 8 connection(s)
I20260710 13:20:35.197499 12391 heartbeater.cc:344] Connected to a master server at 127.10.210.190:40825
I20260710 13:20:35.197968 12391 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:35.198772 12391 heartbeater.cc:507] Master 127.10.210.190:40825 requested a full tablet report, sending...
I20260710 13:20:35.200822 12115 ts_manager.cc:194] Registered new tserver with Master: 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:35.201634 11082 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015659434s
I20260710 13:20:35.202359 12115 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45336
I20260710 13:20:35.226753 12115 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45344:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:20:35.230574 12115 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:20:35.357859 12207 tablet_service.cc:1511] Processing CreateTablet for tablet ca02b51db0674e51970765d6116b8988 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:20:35.359305 12207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca02b51db0674e51970765d6116b8988. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.363498 12354 tablet_service.cc:1511] Processing CreateTablet for tablet 90426578ff3345dc80d18b36963a7a38 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:20:35.364810 12354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90426578ff3345dc80d18b36963a7a38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.381697 12351 tablet_service.cc:1511] Processing CreateTablet for tablet 9d4ace0579304749800286a9d66e0f7d (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:20:35.382987 12351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d4ace0579304749800286a9d66e0f7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.366003 12353 tablet_service.cc:1511] Processing CreateTablet for tablet 066976e1cef74f0ca831c1a763758cbc (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:20:35.384203 12353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 066976e1cef74f0ca831c1a763758cbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.386160 12350 tablet_service.cc:1511] Processing CreateTablet for tablet d251a19755e84f0cb2ebc1bb86585ed9 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:20:35.387405 12350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d251a19755e84f0cb2ebc1bb86585ed9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.366263 12205 tablet_service.cc:1511] Processing CreateTablet for tablet 90426578ff3345dc80d18b36963a7a38 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:20:35.367326 12204 tablet_service.cc:1511] Processing CreateTablet for tablet 066976e1cef74f0ca831c1a763758cbc (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:20:35.367538 12352 tablet_service.cc:1511] Processing CreateTablet for tablet dd06cdfbe0bf44129402b4f9dbf548a9 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:20:35.389793 12205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90426578ff3345dc80d18b36963a7a38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.390064 12352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd06cdfbe0bf44129402b4f9dbf548a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.369136 12282 tablet_service.cc:1511] Processing CreateTablet for tablet ca02b51db0674e51970765d6116b8988 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:20:35.393927 12282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca02b51db0674e51970765d6116b8988. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.394135 12273 tablet_service.cc:1511] Processing CreateTablet for tablet 779bbfde84924bf2a0fd7bb0b219f59d (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:20:35.395377 12273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 779bbfde84924bf2a0fd7bb0b219f59d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.397051 12204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 066976e1cef74f0ca831c1a763758cbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.398124 12274 tablet_service.cc:1511] Processing CreateTablet for tablet b77b7e15070c4731acc7b1b32fd3e505 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:20:35.399416 12274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b77b7e15070c4731acc7b1b32fd3e505. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.402189 12349 tablet_service.cc:1511] Processing CreateTablet for tablet 63b65a3552a140da88d75a2a54a86583 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:20:35.402976 12347 tablet_service.cc:1511] Processing CreateTablet for tablet 779bbfde84924bf2a0fd7bb0b219f59d (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:20:35.403489 12349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63b65a3552a140da88d75a2a54a86583. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.404215 12347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 779bbfde84924bf2a0fd7bb0b219f59d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.405545 12348 tablet_service.cc:1511] Processing CreateTablet for tablet b77b7e15070c4731acc7b1b32fd3e505 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:20:35.406826 12348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b77b7e15070c4731acc7b1b32fd3e505. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.369055 12203 tablet_service.cc:1511] Processing CreateTablet for tablet dd06cdfbe0bf44129402b4f9dbf548a9 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:20:35.370759 12202 tablet_service.cc:1511] Processing CreateTablet for tablet 9d4ace0579304749800286a9d66e0f7d (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:20:35.370775 12281 tablet_service.cc:1511] Processing CreateTablet for tablet a867939b09914e2b83c3ee471c2c2fcd (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:20:35.411041 12281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a867939b09914e2b83c3ee471c2c2fcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.411615 12202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d4ace0579304749800286a9d66e0f7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.371897 12280 tablet_service.cc:1511] Processing CreateTablet for tablet 90426578ff3345dc80d18b36963a7a38 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:20:35.413815 12280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90426578ff3345dc80d18b36963a7a38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.373481 12279 tablet_service.cc:1511] Processing CreateTablet for tablet 066976e1cef74f0ca831c1a763758cbc (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:20:35.417842 12279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 066976e1cef74f0ca831c1a763758cbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.373690 12275 tablet_service.cc:1511] Processing CreateTablet for tablet 63b65a3552a140da88d75a2a54a86583 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:20:35.420614 12275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63b65a3552a140da88d75a2a54a86583. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.373773 12200 tablet_service.cc:1511] Processing CreateTablet for tablet 63b65a3552a140da88d75a2a54a86583 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:20:35.430076 12200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63b65a3552a140da88d75a2a54a86583. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.375252 12278 tablet_service.cc:1511] Processing CreateTablet for tablet dd06cdfbe0bf44129402b4f9dbf548a9 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:20:35.375425 12201 tablet_service.cc:1511] Processing CreateTablet for tablet d251a19755e84f0cb2ebc1bb86585ed9 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:20:35.377038 12277 tablet_service.cc:1511] Processing CreateTablet for tablet 9d4ace0579304749800286a9d66e0f7d (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:20:35.378153 12206 tablet_service.cc:1511] Processing CreateTablet for tablet a867939b09914e2b83c3ee471c2c2fcd (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:20:35.378616 12355 tablet_service.cc:1511] Processing CreateTablet for tablet a867939b09914e2b83c3ee471c2c2fcd (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:20:35.379035 12356 tablet_service.cc:1511] Processing CreateTablet for tablet ca02b51db0674e51970765d6116b8988 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:20:35.379252 12276 tablet_service.cc:1511] Processing CreateTablet for tablet d251a19755e84f0cb2ebc1bb86585ed9 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:20:35.441562 12278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd06cdfbe0bf44129402b4f9dbf548a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.441941 12406 tablet_bootstrap.cc:492] T ca02b51db0674e51970765d6116b8988 P 598004379be44ffdbf65acf1a7332e5e: Bootstrap starting.
I20260710 13:20:35.443778 12276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d251a19755e84f0cb2ebc1bb86585ed9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.446455 12199 tablet_service.cc:1511] Processing CreateTablet for tablet b77b7e15070c4731acc7b1b32fd3e505 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:20:35.447815 12277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d4ace0579304749800286a9d66e0f7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.463590 12203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd06cdfbe0bf44129402b4f9dbf548a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.464285 12198 tablet_service.cc:1511] Processing CreateTablet for tablet 779bbfde84924bf2a0fd7bb0b219f59d (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:20:35.465476 12206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a867939b09914e2b83c3ee471c2c2fcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.470155 12348 tablet_service.cc:1511] Processing CreateTablet for tablet 4994fa6aebbb4aedafd2c36fdafa782a (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:20:35.471411 12348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4994fa6aebbb4aedafd2c36fdafa782a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.473237 12201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d251a19755e84f0cb2ebc1bb86585ed9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.475507 12276 tablet_service.cc:1511] Processing CreateTablet for tablet 4994fa6aebbb4aedafd2c36fdafa782a (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:20:35.476660 12276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4994fa6aebbb4aedafd2c36fdafa782a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.477499 12356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca02b51db0674e51970765d6116b8988. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.481453 12199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b77b7e15070c4731acc7b1b32fd3e505. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.487296 12355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a867939b09914e2b83c3ee471c2c2fcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.490269 12198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 779bbfde84924bf2a0fd7bb0b219f59d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.507289 12279 tablet_service.cc:1511] Processing CreateTablet for tablet 6b4fb3393d2e44ffba1af63d5ee45acc (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:20:35.518123 12407 tablet_bootstrap.cc:492] T b77b7e15070c4731acc7b1b32fd3e505 P 8fc1f7e3dbfa44c1a70489864425a944: Bootstrap starting.
I20260710 13:20:35.521517 12279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b4fb3393d2e44ffba1af63d5ee45acc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.522527 12207 tablet_service.cc:1511] Processing CreateTablet for tablet 10a88cc3368c47f496bd6ee69b954f17 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:20:35.523697 12207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10a88cc3368c47f496bd6ee69b954f17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.526985 12350 tablet_service.cc:1511] Processing CreateTablet for tablet 10a88cc3368c47f496bd6ee69b954f17 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:20:35.528581 12350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10a88cc3368c47f496bd6ee69b954f17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.531898 12348 tablet_service.cc:1511] Processing CreateTablet for tablet 6b4fb3393d2e44ffba1af63d5ee45acc (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:20:35.534729 12276 tablet_service.cc:1511] Processing CreateTablet for tablet 10a88cc3368c47f496bd6ee69b954f17 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:20:35.536357 12276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10a88cc3368c47f496bd6ee69b954f17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.548305 12407 tablet_bootstrap.cc:654] T b77b7e15070c4731acc7b1b32fd3e505 P 8fc1f7e3dbfa44c1a70489864425a944: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.507887 12202 tablet_service.cc:1511] Processing CreateTablet for tablet 4994fa6aebbb4aedafd2c36fdafa782a (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:20:35.562076 12202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4994fa6aebbb4aedafd2c36fdafa782a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.532548 12201 tablet_service.cc:1511] Processing CreateTablet for tablet 6b4fb3393d2e44ffba1af63d5ee45acc (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:20:35.582372 12201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b4fb3393d2e44ffba1af63d5ee45acc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.583948 12206 tablet_service.cc:1511] Processing CreateTablet for tablet 10afa96c7b6d478b9339e8a34d5e9e93 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:20:35.589205 12206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10afa96c7b6d478b9339e8a34d5e9e93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.601339 12406 tablet_bootstrap.cc:654] T ca02b51db0674e51970765d6116b8988 P 598004379be44ffdbf65acf1a7332e5e: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:35.609982 12099 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.10.210.131:38791, user_credentials={real_user=slave}} blocked reactor thread for 94081.1us
I20260710 13:20:35.610412 12348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b4fb3393d2e44ffba1af63d5ee45acc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.617856 12408 tablet_bootstrap.cc:492] T 9d4ace0579304749800286a9d66e0f7d P 76162d71f5dc49fdbd62551038955111: Bootstrap starting.
I20260710 13:20:35.621394 12278 tablet_service.cc:1511] Processing CreateTablet for tablet f8b92a6cde0c45a6af5420feb02d7b73 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:20:35.622671 12278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8b92a6cde0c45a6af5420feb02d7b73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.623260 12200 tablet_service.cc:1511] Processing CreateTablet for tablet f8b92a6cde0c45a6af5420feb02d7b73 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:20:35.624639 12200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8b92a6cde0c45a6af5420feb02d7b73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.617292 12347 tablet_service.cc:1511] Processing CreateTablet for tablet f8b92a6cde0c45a6af5420feb02d7b73 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:20:35.624796 12274 tablet_service.cc:1511] Processing CreateTablet for tablet 1ae871e6210c45b0ab9283f9dd1dff19 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:20:35.626225 12274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ae871e6210c45b0ab9283f9dd1dff19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.629285 12276 tablet_service.cc:1511] Processing CreateTablet for tablet a7b29b9af2cc460c94652349d4709511 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:20:35.629446 12353 tablet_service.cc:1511] Processing CreateTablet for tablet 10afa96c7b6d478b9339e8a34d5e9e93 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:20:35.630411 12276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7b29b9af2cc460c94652349d4709511. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.631155 12355 tablet_service.cc:1511] Processing CreateTablet for tablet 1ae871e6210c45b0ab9283f9dd1dff19 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:20:35.632006 12347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8b92a6cde0c45a6af5420feb02d7b73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.633057 12353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10afa96c7b6d478b9339e8a34d5e9e93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.633905 12273 tablet_service.cc:1511] Processing CreateTablet for tablet 10afa96c7b6d478b9339e8a34d5e9e93 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:20:35.633903 12349 tablet_service.cc:1511] Processing CreateTablet for tablet a7b29b9af2cc460c94652349d4709511 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:20:35.635113 12273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10afa96c7b6d478b9339e8a34d5e9e93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.635730 12349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7b29b9af2cc460c94652349d4709511. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.631477 12207 tablet_service.cc:1511] Processing CreateTablet for tablet 1ae871e6210c45b0ab9283f9dd1dff19 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:20:35.650107 12207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ae871e6210c45b0ab9283f9dd1dff19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.661496 12355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ae871e6210c45b0ab9283f9dd1dff19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.676313 12406 tablet_bootstrap.cc:492] T ca02b51db0674e51970765d6116b8988 P 598004379be44ffdbf65acf1a7332e5e: No bootstrap required, opened a new log
I20260710 13:20:35.678714 12407 tablet_bootstrap.cc:492] T b77b7e15070c4731acc7b1b32fd3e505 P 8fc1f7e3dbfa44c1a70489864425a944: No bootstrap required, opened a new log
I20260710 13:20:35.679268 12407 ts_tablet_manager.cc:1403] T b77b7e15070c4731acc7b1b32fd3e505 P 8fc1f7e3dbfa44c1a70489864425a944: Time spent bootstrapping tablet: real 0.165s	user 0.009s	sys 0.000s
I20260710 13:20:35.687965 12200 tablet_service.cc:1511] Processing CreateTablet for tablet 2e884ae123c34a6fb0e6838ac39025c0 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:20:35.640614 12198 tablet_service.cc:1511] Processing CreateTablet for tablet a7b29b9af2cc460c94652349d4709511 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:20:35.689369 12200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e884ae123c34a6fb0e6838ac39025c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.691517 12198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7b29b9af2cc460c94652349d4709511. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.693502 12408 tablet_bootstrap.cc:654] T 9d4ace0579304749800286a9d66e0f7d P 76162d71f5dc49fdbd62551038955111: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.676944 12406 ts_tablet_manager.cc:1403] T ca02b51db0674e51970765d6116b8988 P 598004379be44ffdbf65acf1a7332e5e: Time spent bootstrapping tablet: real 0.235s	user 0.007s	sys 0.003s
I20260710 13:20:35.698902 12406 raft_consensus.cc:359] T ca02b51db0674e51970765d6116b8988 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } }
I20260710 13:20:35.699893 12406 raft_consensus.cc:385] T ca02b51db0674e51970765d6116b8988 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.700259 12406 raft_consensus.cc:740] T ca02b51db0674e51970765d6116b8988 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 598004379be44ffdbf65acf1a7332e5e, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.705969 12273 tablet_service.cc:1511] Processing CreateTablet for tablet 2e884ae123c34a6fb0e6838ac39025c0 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:20:35.707211 12273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e884ae123c34a6fb0e6838ac39025c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.707911 12351 tablet_service.cc:1511] Processing CreateTablet for tablet 2e884ae123c34a6fb0e6838ac39025c0 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:20:35.710011 12408 tablet_bootstrap.cc:492] T 9d4ace0579304749800286a9d66e0f7d P 76162d71f5dc49fdbd62551038955111: No bootstrap required, opened a new log
I20260710 13:20:35.710950 12408 ts_tablet_manager.cc:1403] T 9d4ace0579304749800286a9d66e0f7d P 76162d71f5dc49fdbd62551038955111: Time spent bootstrapping tablet: real 0.093s	user 0.018s	sys 0.000s
I20260710 13:20:35.717427 12351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e884ae123c34a6fb0e6838ac39025c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.717492 12206 tablet_service.cc:1511] Processing CreateTablet for tablet 7a324a671ae54a84ae93c3896147d90c (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:20:35.717694 12275 tablet_service.cc:1511] Processing CreateTablet for tablet 323f09dbd8b04c86a2e5c04273b0c06f (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:20:35.715968 12408 raft_consensus.cc:359] T 9d4ace0579304749800286a9d66e0f7d P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:35.718822 12206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a324a671ae54a84ae93c3896147d90c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.720314 12207 tablet_service.cc:1511] Processing CreateTablet for tablet 323f09dbd8b04c86a2e5c04273b0c06f (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:20:35.721478 12207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 323f09dbd8b04c86a2e5c04273b0c06f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.721288 12280 tablet_service.cc:1511] Processing CreateTablet for tablet 7a324a671ae54a84ae93c3896147d90c (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:20:35.719329 12275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 323f09dbd8b04c86a2e5c04273b0c06f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.722847 12280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a324a671ae54a84ae93c3896147d90c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.735793 12355 tablet_service.cc:1511] Processing CreateTablet for tablet 323f09dbd8b04c86a2e5c04273b0c06f (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:20:35.741639 12355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 323f09dbd8b04c86a2e5c04273b0c06f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.752148 12407 raft_consensus.cc:359] T b77b7e15070c4731acc7b1b32fd3e505 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:35.738720 12408 raft_consensus.cc:385] T 9d4ace0579304749800286a9d66e0f7d P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.753373 12407 raft_consensus.cc:385] T b77b7e15070c4731acc7b1b32fd3e505 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.753479 12408 raft_consensus.cc:740] T 9d4ace0579304749800286a9d66e0f7d P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76162d71f5dc49fdbd62551038955111, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.753762 12407 raft_consensus.cc:740] T b77b7e15070c4731acc7b1b32fd3e505 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc1f7e3dbfa44c1a70489864425a944, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.755347 12281 tablet_service.cc:1511] Processing CreateTablet for tablet ea1b2581f6e643919717f17563c8d05a (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:20:35.756032 12347 tablet_service.cc:1511] Processing CreateTablet for tablet ea1b2581f6e643919717f17563c8d05a (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:20:35.756563 12281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea1b2581f6e643919717f17563c8d05a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.757215 12347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea1b2581f6e643919717f17563c8d05a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.759439 12282 tablet_service.cc:1511] Processing CreateTablet for tablet ff91e071bb72418bb34f140fc15efad6 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:20:35.760682 12282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff91e071bb72418bb34f140fc15efad6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.762064 12349 tablet_service.cc:1511] Processing CreateTablet for tablet ff91e071bb72418bb34f140fc15efad6 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:20:35.763217 12349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff91e071bb72418bb34f140fc15efad6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.764241 12280 tablet_service.cc:1511] Processing CreateTablet for tablet 199277d74c3e4dbaa70ef042e2e19030 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:20:35.765407 12280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 199277d74c3e4dbaa70ef042e2e19030. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.754585 12408 consensus_queue.cc:260] T 9d4ace0579304749800286a9d66e0f7d P 76162d71f5dc49fdbd62551038955111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:35.769009 12204 tablet_service.cc:1511] Processing CreateTablet for tablet ea1b2581f6e643919717f17563c8d05a (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:20:35.770645 12204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea1b2581f6e643919717f17563c8d05a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.773967 12199 tablet_service.cc:1511] Processing CreateTablet for tablet 199277d74c3e4dbaa70ef042e2e19030 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:20:35.775126 12199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 199277d74c3e4dbaa70ef042e2e19030. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.775821 12353 tablet_service.cc:1511] Processing CreateTablet for tablet 199277d74c3e4dbaa70ef042e2e19030 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:20:35.776948 12353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 199277d74c3e4dbaa70ef042e2e19030. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.777930 12203 tablet_service.cc:1511] Processing CreateTablet for tablet ff91e071bb72418bb34f140fc15efad6 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:20:35.779078 12203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff91e071bb72418bb34f140fc15efad6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.742988 12352 tablet_service.cc:1511] Processing CreateTablet for tablet 7a324a671ae54a84ae93c3896147d90c (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:20:35.779990 12352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a324a671ae54a84ae93c3896147d90c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.781939 12274 tablet_service.cc:1511] Processing CreateTablet for tablet b7b2e0dfc15d438596b1e354f7bf7f60 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:20:35.783208 12274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7b2e0dfc15d438596b1e354f7bf7f60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.785245 12317 heartbeater.cc:499] Master 127.10.210.190:40825 was elected leader, sending a full tablet report...
I20260710 13:20:35.786659 12408 ts_tablet_manager.cc:1434] T 9d4ace0579304749800286a9d66e0f7d P 76162d71f5dc49fdbd62551038955111: Time spent starting tablet: real 0.075s	user 0.006s	sys 0.000s
I20260710 13:20:35.787720 12408 tablet_bootstrap.cc:492] T d251a19755e84f0cb2ebc1bb86585ed9 P 76162d71f5dc49fdbd62551038955111: Bootstrap starting.
I20260710 13:20:35.790647 12200 tablet_service.cc:1511] Processing CreateTablet for tablet b7b2e0dfc15d438596b1e354f7bf7f60 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:20:35.791888 12200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7b2e0dfc15d438596b1e354f7bf7f60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.794341 12348 tablet_service.cc:1511] Processing CreateTablet for tablet b7b2e0dfc15d438596b1e354f7bf7f60 (DEFAULT_TABLE table=test-workload [id=8f7189f08e8240d19084a8447e922a9a]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:20:35.795524 12348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7b2e0dfc15d438596b1e354f7bf7f60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.801270 12407 consensus_queue.cc:260] T b77b7e15070c4731acc7b1b32fd3e505 P 8fc1f7e3dbfa44c1a70489864425a944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
W20260710 13:20:35.805769 12163 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:35.812832 12406 consensus_queue.cc:260] T ca02b51db0674e51970765d6116b8988 P 598004379be44ffdbf65acf1a7332e5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } }
I20260710 13:20:35.813827 12412 raft_consensus.cc:493] T ca02b51db0674e51970765d6116b8988 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:35.814235 12412 raft_consensus.cc:515] T ca02b51db0674e51970765d6116b8988 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } }
I20260710 13:20:35.819397 12408 tablet_bootstrap.cc:654] T d251a19755e84f0cb2ebc1bb86585ed9 P 76162d71f5dc49fdbd62551038955111: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.832087 12412 leader_election.cc:290] T ca02b51db0674e51970765d6116b8988 P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791), 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443)
I20260710 13:20:35.847743 12391 heartbeater.cc:499] Master 127.10.210.190:40825 was elected leader, sending a full tablet report...
I20260710 13:20:35.848053 12407 ts_tablet_manager.cc:1434] T b77b7e15070c4731acc7b1b32fd3e505 P 8fc1f7e3dbfa44c1a70489864425a944: Time spent starting tablet: real 0.168s	user 0.008s	sys 0.004s
I20260710 13:20:35.849673 12407 tablet_bootstrap.cc:492] T 4994fa6aebbb4aedafd2c36fdafa782a P 8fc1f7e3dbfa44c1a70489864425a944: Bootstrap starting.
I20260710 13:20:35.853343 12414 raft_consensus.cc:493] T b77b7e15070c4731acc7b1b32fd3e505 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:35.854115 12414 raft_consensus.cc:515] T b77b7e15070c4731acc7b1b32fd3e505 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:35.856149 12407 tablet_bootstrap.cc:654] T 4994fa6aebbb4aedafd2c36fdafa782a P 8fc1f7e3dbfa44c1a70489864425a944: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.880127 12408 tablet_bootstrap.cc:492] T d251a19755e84f0cb2ebc1bb86585ed9 P 76162d71f5dc49fdbd62551038955111: No bootstrap required, opened a new log
I20260710 13:20:35.880873 12408 ts_tablet_manager.cc:1403] T d251a19755e84f0cb2ebc1bb86585ed9 P 76162d71f5dc49fdbd62551038955111: Time spent bootstrapping tablet: real 0.093s	user 0.018s	sys 0.018s
I20260710 13:20:35.885272 12408 raft_consensus.cc:359] T d251a19755e84f0cb2ebc1bb86585ed9 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:35.886359 12408 raft_consensus.cc:385] T d251a19755e84f0cb2ebc1bb86585ed9 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.876165 12242 heartbeater.cc:499] Master 127.10.210.190:40825 was elected leader, sending a full tablet report...
I20260710 13:20:35.891505 12414 leader_election.cc:290] T b77b7e15070c4731acc7b1b32fd3e505 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443)
I20260710 13:20:35.895490 12408 raft_consensus.cc:740] T d251a19755e84f0cb2ebc1bb86585ed9 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76162d71f5dc49fdbd62551038955111, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.906188 12408 consensus_queue.cc:260] T d251a19755e84f0cb2ebc1bb86585ed9 P 76162d71f5dc49fdbd62551038955111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:35.908680 12406 ts_tablet_manager.cc:1434] T ca02b51db0674e51970765d6116b8988 P 598004379be44ffdbf65acf1a7332e5e: Time spent starting tablet: real 0.213s	user 0.013s	sys 0.018s
I20260710 13:20:35.909579 12406 tablet_bootstrap.cc:492] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e: Bootstrap starting.
I20260710 13:20:35.914508 12408 ts_tablet_manager.cc:1434] T d251a19755e84f0cb2ebc1bb86585ed9 P 76162d71f5dc49fdbd62551038955111: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.001s
I20260710 13:20:35.915393 12408 tablet_bootstrap.cc:492] T 066976e1cef74f0ca831c1a763758cbc P 76162d71f5dc49fdbd62551038955111: Bootstrap starting.
I20260710 13:20:35.925863 12406 tablet_bootstrap.cc:654] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.931703 12292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77b7e15070c4731acc7b1b32fd3e505" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111" is_pre_election: true
W20260710 13:20:35.933414 12332 leader_election.cc:343] T b77b7e15070c4731acc7b1b32fd3e505 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:35.940496 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77b7e15070c4731acc7b1b32fd3e505" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "598004379be44ffdbf65acf1a7332e5e" is_pre_election: true
W20260710 13:20:35.942106 12330 leader_election.cc:343] T b77b7e15070c4731acc7b1b32fd3e505 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:35.942546 12330 leader_election.cc:304] T b77b7e15070c4731acc7b1b32fd3e505 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8fc1f7e3dbfa44c1a70489864425a944; no voters: 598004379be44ffdbf65acf1a7332e5e, 76162d71f5dc49fdbd62551038955111
I20260710 13:20:35.943648 12414 raft_consensus.cc:2749] T b77b7e15070c4731acc7b1b32fd3e505 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:35.946744 12292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca02b51db0674e51970765d6116b8988" candidate_uuid: "598004379be44ffdbf65acf1a7332e5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111" is_pre_election: true
W20260710 13:20:35.948233 12183 leader_election.cc:343] T ca02b51db0674e51970765d6116b8988 P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:35.959407 12408 tablet_bootstrap.cc:654] T 066976e1cef74f0ca831c1a763758cbc P 76162d71f5dc49fdbd62551038955111: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.964226 12407 tablet_bootstrap.cc:492] T 4994fa6aebbb4aedafd2c36fdafa782a P 8fc1f7e3dbfa44c1a70489864425a944: No bootstrap required, opened a new log
I20260710 13:20:35.964666 12407 ts_tablet_manager.cc:1403] T 4994fa6aebbb4aedafd2c36fdafa782a P 8fc1f7e3dbfa44c1a70489864425a944: Time spent bootstrapping tablet: real 0.116s	user 0.026s	sys 0.023s
I20260710 13:20:35.965171 12406 tablet_bootstrap.cc:492] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e: No bootstrap required, opened a new log
I20260710 13:20:35.965663 12406 ts_tablet_manager.cc:1403] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e: Time spent bootstrapping tablet: real 0.056s	user 0.023s	sys 0.002s
I20260710 13:20:35.966277 12366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca02b51db0674e51970765d6116b8988" candidate_uuid: "598004379be44ffdbf65acf1a7332e5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944" is_pre_election: true
I20260710 13:20:35.967474 12407 raft_consensus.cc:359] T 4994fa6aebbb4aedafd2c36fdafa782a P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:35.968166 12407 raft_consensus.cc:385] T 4994fa6aebbb4aedafd2c36fdafa782a P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:20:35.968077 12180 leader_election.cc:343] T ca02b51db0674e51970765d6116b8988 P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:35.968632 12407 raft_consensus.cc:740] T 4994fa6aebbb4aedafd2c36fdafa782a P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc1f7e3dbfa44c1a70489864425a944, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.968809 12180 leader_election.cc:304] T ca02b51db0674e51970765d6116b8988 P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e; no voters: 76162d71f5dc49fdbd62551038955111, 8fc1f7e3dbfa44c1a70489864425a944
I20260710 13:20:35.968518 12406 raft_consensus.cc:359] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:35.970184 12406 raft_consensus.cc:385] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.969874 12407 consensus_queue.cc:260] T 4994fa6aebbb4aedafd2c36fdafa782a P 8fc1f7e3dbfa44c1a70489864425a944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:35.970518 12406 raft_consensus.cc:740] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 598004379be44ffdbf65acf1a7332e5e, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.970811 12415 raft_consensus.cc:2749] T ca02b51db0674e51970765d6116b8988 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:35.971969 12407 ts_tablet_manager.cc:1434] T 4994fa6aebbb4aedafd2c36fdafa782a P 8fc1f7e3dbfa44c1a70489864425a944: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:20:35.971783 12406 consensus_queue.cc:260] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:35.972846 12407 tablet_bootstrap.cc:492] T d251a19755e84f0cb2ebc1bb86585ed9 P 8fc1f7e3dbfa44c1a70489864425a944: Bootstrap starting.
I20260710 13:20:35.974041 12406 ts_tablet_manager.cc:1434] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:35.974925 12406 tablet_bootstrap.cc:492] T d251a19755e84f0cb2ebc1bb86585ed9 P 598004379be44ffdbf65acf1a7332e5e: Bootstrap starting.
I20260710 13:20:35.980945 12407 tablet_bootstrap.cc:654] T d251a19755e84f0cb2ebc1bb86585ed9 P 8fc1f7e3dbfa44c1a70489864425a944: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.981333 12408 tablet_bootstrap.cc:492] T 066976e1cef74f0ca831c1a763758cbc P 76162d71f5dc49fdbd62551038955111: No bootstrap required, opened a new log
I20260710 13:20:35.981793 12408 ts_tablet_manager.cc:1403] T 066976e1cef74f0ca831c1a763758cbc P 76162d71f5dc49fdbd62551038955111: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.010s
I20260710 13:20:35.980957 12406 tablet_bootstrap.cc:654] T d251a19755e84f0cb2ebc1bb86585ed9 P 598004379be44ffdbf65acf1a7332e5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.984748 12408 raft_consensus.cc:359] T 066976e1cef74f0ca831c1a763758cbc P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:35.985507 12408 raft_consensus.cc:385] T 066976e1cef74f0ca831c1a763758cbc P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.985808 12408 raft_consensus.cc:740] T 066976e1cef74f0ca831c1a763758cbc P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76162d71f5dc49fdbd62551038955111, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.987138 12407 tablet_bootstrap.cc:492] T d251a19755e84f0cb2ebc1bb86585ed9 P 8fc1f7e3dbfa44c1a70489864425a944: No bootstrap required, opened a new log
I20260710 13:20:35.986713 12408 consensus_queue.cc:260] T 066976e1cef74f0ca831c1a763758cbc P 76162d71f5dc49fdbd62551038955111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:35.987725 12407 ts_tablet_manager.cc:1403] T d251a19755e84f0cb2ebc1bb86585ed9 P 8fc1f7e3dbfa44c1a70489864425a944: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260710 13:20:35.990767 12407 raft_consensus.cc:359] T d251a19755e84f0cb2ebc1bb86585ed9 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:35.991500 12407 raft_consensus.cc:385] T d251a19755e84f0cb2ebc1bb86585ed9 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.991837 12407 raft_consensus.cc:740] T d251a19755e84f0cb2ebc1bb86585ed9 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc1f7e3dbfa44c1a70489864425a944, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.992605 12407 consensus_queue.cc:260] T d251a19755e84f0cb2ebc1bb86585ed9 P 8fc1f7e3dbfa44c1a70489864425a944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:35.994752 12407 ts_tablet_manager.cc:1434] T d251a19755e84f0cb2ebc1bb86585ed9 P 8fc1f7e3dbfa44c1a70489864425a944: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:35.995052 12408 ts_tablet_manager.cc:1434] T 066976e1cef74f0ca831c1a763758cbc P 76162d71f5dc49fdbd62551038955111: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260710 13:20:35.995049 12415 raft_consensus.cc:493] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:35.995803 12407 tablet_bootstrap.cc:492] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944: Bootstrap starting.
I20260710 13:20:35.995765 12415 raft_consensus.cc:515] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:35.996577 12408 tablet_bootstrap.cc:492] T 4994fa6aebbb4aedafd2c36fdafa782a P 76162d71f5dc49fdbd62551038955111: Bootstrap starting.
I20260710 13:20:35.998029 12415 leader_election.cc:290] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443), 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:35.999835 12292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d4ace0579304749800286a9d66e0f7d" candidate_uuid: "598004379be44ffdbf65acf1a7332e5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111" is_pre_election: true
I20260710 13:20:36.000669 12292 raft_consensus.cc:2468] T 9d4ace0579304749800286a9d66e0f7d P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 598004379be44ffdbf65acf1a7332e5e in term 0.
I20260710 13:20:36.002393 12183 leader_election.cc:304] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e, 76162d71f5dc49fdbd62551038955111; no voters: 
I20260710 13:20:36.002853 12407 tablet_bootstrap.cc:654] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.003585 12415 raft_consensus.cc:2804] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:36.004072 12415 raft_consensus.cc:493] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:36.004534 12415 raft_consensus.cc:3060] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.005858 12366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d4ace0579304749800286a9d66e0f7d" candidate_uuid: "598004379be44ffdbf65acf1a7332e5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944" is_pre_election: true
W20260710 13:20:36.007493 12180 leader_election.cc:343] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:36.017201 12415 raft_consensus.cc:515] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.021389 12292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d4ace0579304749800286a9d66e0f7d" candidate_uuid: "598004379be44ffdbf65acf1a7332e5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111"
I20260710 13:20:36.021981 12292 raft_consensus.cc:3060] T 9d4ace0579304749800286a9d66e0f7d P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.023376 12407 tablet_bootstrap.cc:492] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944: No bootstrap required, opened a new log
I20260710 13:20:36.023815 12407 ts_tablet_manager.cc:1403] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.002s
I20260710 13:20:36.025521 12408 tablet_bootstrap.cc:654] T 4994fa6aebbb4aedafd2c36fdafa782a P 76162d71f5dc49fdbd62551038955111: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.030494 12292 raft_consensus.cc:2468] T 9d4ace0579304749800286a9d66e0f7d P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 598004379be44ffdbf65acf1a7332e5e in term 1.
I20260710 13:20:36.031744 12183 leader_election.cc:304] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e, 76162d71f5dc49fdbd62551038955111; no voters: 
I20260710 13:20:36.032562 12406 tablet_bootstrap.cc:492] T d251a19755e84f0cb2ebc1bb86585ed9 P 598004379be44ffdbf65acf1a7332e5e: No bootstrap required, opened a new log
I20260710 13:20:36.032791 12412 raft_consensus.cc:2804] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:36.033018 12406 ts_tablet_manager.cc:1403] T d251a19755e84f0cb2ebc1bb86585ed9 P 598004379be44ffdbf65acf1a7332e5e: Time spent bootstrapping tablet: real 0.058s	user 0.023s	sys 0.020s
I20260710 13:20:36.034636 12366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d4ace0579304749800286a9d66e0f7d" candidate_uuid: "598004379be44ffdbf65acf1a7332e5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944"
I20260710 13:20:36.035811 12415 leader_election.cc:290] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 election: Requested vote from peers 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443), 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:36.035578 12407 raft_consensus.cc:359] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
W20260710 13:20:36.036255 12180 leader_election.cc:343] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:36.036590 12407 raft_consensus.cc:385] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.036949 12407 raft_consensus.cc:740] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc1f7e3dbfa44c1a70489864425a944, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.041589 12423 raft_consensus.cc:493] T d251a19755e84f0cb2ebc1bb86585ed9 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:36.039405 12412 raft_consensus.cc:697] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e [term 1 LEADER]: Becoming Leader. State: Replica: 598004379be44ffdbf65acf1a7332e5e, State: Running, Role: LEADER
I20260710 13:20:36.042218 12423 raft_consensus.cc:515] T d251a19755e84f0cb2ebc1bb86585ed9 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.042706 12412 consensus_queue.cc:237] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.039337 12406 raft_consensus.cc:359] T d251a19755e84f0cb2ebc1bb86585ed9 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.044226 12406 raft_consensus.cc:385] T d251a19755e84f0cb2ebc1bb86585ed9 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.044521 12406 raft_consensus.cc:740] T d251a19755e84f0cb2ebc1bb86585ed9 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 598004379be44ffdbf65acf1a7332e5e, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.045195 12406 consensus_queue.cc:260] T d251a19755e84f0cb2ebc1bb86585ed9 P 598004379be44ffdbf65acf1a7332e5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.045887 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d251a19755e84f0cb2ebc1bb86585ed9" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "598004379be44ffdbf65acf1a7332e5e" is_pre_election: true
I20260710 13:20:36.046640 12217 raft_consensus.cc:2468] T d251a19755e84f0cb2ebc1bb86585ed9 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc1f7e3dbfa44c1a70489864425a944 in term 0.
I20260710 13:20:36.046540 12407 consensus_queue.cc:260] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.048206 12330 leader_election.cc:304] T d251a19755e84f0cb2ebc1bb86585ed9 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e, 8fc1f7e3dbfa44c1a70489864425a944; no voters: 
I20260710 13:20:36.049991 12406 ts_tablet_manager.cc:1434] T d251a19755e84f0cb2ebc1bb86585ed9 P 598004379be44ffdbf65acf1a7332e5e: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 13:20:36.050436 12423 leader_election.cc:290] T d251a19755e84f0cb2ebc1bb86585ed9 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443)
I20260710 13:20:36.051290 12406 tablet_bootstrap.cc:492] T a867939b09914e2b83c3ee471c2c2fcd P 598004379be44ffdbf65acf1a7332e5e: Bootstrap starting.
I20260710 13:20:36.051735 12292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d251a19755e84f0cb2ebc1bb86585ed9" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111" is_pre_election: true
I20260710 13:20:36.052313 12292 raft_consensus.cc:2468] T d251a19755e84f0cb2ebc1bb86585ed9 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc1f7e3dbfa44c1a70489864425a944 in term 0.
I20260710 13:20:36.054586 12407 ts_tablet_manager.cc:1434] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.004s
I20260710 13:20:36.055105 12423 raft_consensus.cc:2804] T d251a19755e84f0cb2ebc1bb86585ed9 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:36.055459 12423 raft_consensus.cc:493] T d251a19755e84f0cb2ebc1bb86585ed9 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:36.055599 12407 tablet_bootstrap.cc:492] T 63b65a3552a140da88d75a2a54a86583 P 8fc1f7e3dbfa44c1a70489864425a944: Bootstrap starting.
I20260710 13:20:36.055850 12423 raft_consensus.cc:3060] T d251a19755e84f0cb2ebc1bb86585ed9 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.058068 12406 tablet_bootstrap.cc:654] T a867939b09914e2b83c3ee471c2c2fcd P 598004379be44ffdbf65acf1a7332e5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.060405 12423 raft_consensus.cc:515] T d251a19755e84f0cb2ebc1bb86585ed9 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.039721 12408 tablet_bootstrap.cc:492] T 4994fa6aebbb4aedafd2c36fdafa782a P 76162d71f5dc49fdbd62551038955111: No bootstrap required, opened a new log
I20260710 13:20:36.061640 12408 ts_tablet_manager.cc:1403] T 4994fa6aebbb4aedafd2c36fdafa782a P 76162d71f5dc49fdbd62551038955111: Time spent bootstrapping tablet: real 0.065s	user 0.010s	sys 0.013s
I20260710 13:20:36.062920 12407 tablet_bootstrap.cc:654] T 63b65a3552a140da88d75a2a54a86583 P 8fc1f7e3dbfa44c1a70489864425a944: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.064096 12114 catalog_manager.cc:5697] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e reported cstate change: term changed from 0 to 1, leader changed from <none> to 598004379be44ffdbf65acf1a7332e5e (127.10.210.129). New cstate: current_term: 1 leader_uuid: "598004379be44ffdbf65acf1a7332e5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:36.064713 12408 raft_consensus.cc:359] T 4994fa6aebbb4aedafd2c36fdafa782a P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.065444 12408 raft_consensus.cc:385] T 4994fa6aebbb4aedafd2c36fdafa782a P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.065752 12408 raft_consensus.cc:740] T 4994fa6aebbb4aedafd2c36fdafa782a P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76162d71f5dc49fdbd62551038955111, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.066642 12408 consensus_queue.cc:260] T 4994fa6aebbb4aedafd2c36fdafa782a P 76162d71f5dc49fdbd62551038955111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.069453 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d251a19755e84f0cb2ebc1bb86585ed9" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "598004379be44ffdbf65acf1a7332e5e"
I20260710 13:20:36.070012 12217 raft_consensus.cc:3060] T d251a19755e84f0cb2ebc1bb86585ed9 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.074968 12406 tablet_bootstrap.cc:492] T a867939b09914e2b83c3ee471c2c2fcd P 598004379be44ffdbf65acf1a7332e5e: No bootstrap required, opened a new log
I20260710 13:20:36.075430 12406 ts_tablet_manager.cc:1403] T a867939b09914e2b83c3ee471c2c2fcd P 598004379be44ffdbf65acf1a7332e5e: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.000s
I20260710 13:20:36.078416 12292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d251a19755e84f0cb2ebc1bb86585ed9" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111"
I20260710 13:20:36.078181 12406 raft_consensus.cc:359] T a867939b09914e2b83c3ee471c2c2fcd P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.078941 12292 raft_consensus.cc:3060] T d251a19755e84f0cb2ebc1bb86585ed9 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.079057 12406 raft_consensus.cc:385] T a867939b09914e2b83c3ee471c2c2fcd P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.079706 12406 raft_consensus.cc:740] T a867939b09914e2b83c3ee471c2c2fcd P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 598004379be44ffdbf65acf1a7332e5e, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.079916 12408 ts_tablet_manager.cc:1434] T 4994fa6aebbb4aedafd2c36fdafa782a P 76162d71f5dc49fdbd62551038955111: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260710 13:20:36.080699 12406 consensus_queue.cc:260] T a867939b09914e2b83c3ee471c2c2fcd P 598004379be44ffdbf65acf1a7332e5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.082978 12406 ts_tablet_manager.cc:1434] T a867939b09914e2b83c3ee471c2c2fcd P 598004379be44ffdbf65acf1a7332e5e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:36.084590 12406 tablet_bootstrap.cc:492] T 63b65a3552a140da88d75a2a54a86583 P 598004379be44ffdbf65acf1a7332e5e: Bootstrap starting.
I20260710 13:20:36.085414 12292 raft_consensus.cc:2468] T d251a19755e84f0cb2ebc1bb86585ed9 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc1f7e3dbfa44c1a70489864425a944 in term 1.
I20260710 13:20:36.083627 12217 raft_consensus.cc:2468] T d251a19755e84f0cb2ebc1bb86585ed9 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc1f7e3dbfa44c1a70489864425a944 in term 1.
I20260710 13:20:36.083290 12423 leader_election.cc:290] T d251a19755e84f0cb2ebc1bb86585ed9 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 election: Requested vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443)
I20260710 13:20:36.086767 12330 leader_election.cc:304] T d251a19755e84f0cb2ebc1bb86585ed9 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e, 8fc1f7e3dbfa44c1a70489864425a944; no voters: 
I20260710 13:20:36.088241 12423 raft_consensus.cc:2804] T d251a19755e84f0cb2ebc1bb86585ed9 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:36.089649 12423 raft_consensus.cc:697] T d251a19755e84f0cb2ebc1bb86585ed9 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Becoming Leader. State: Replica: 8fc1f7e3dbfa44c1a70489864425a944, State: Running, Role: LEADER
I20260710 13:20:36.090680 12423 consensus_queue.cc:237] T d251a19755e84f0cb2ebc1bb86585ed9 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.091423 12408 tablet_bootstrap.cc:492] T 10a88cc3368c47f496bd6ee69b954f17 P 76162d71f5dc49fdbd62551038955111: Bootstrap starting.
I20260710 13:20:36.097004 12406 tablet_bootstrap.cc:654] T 63b65a3552a140da88d75a2a54a86583 P 598004379be44ffdbf65acf1a7332e5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.098266 12413 raft_consensus.cc:493] T 066976e1cef74f0ca831c1a763758cbc P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:36.098838 12413 raft_consensus.cc:515] T 066976e1cef74f0ca831c1a763758cbc P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.102540 12408 tablet_bootstrap.cc:654] T 10a88cc3368c47f496bd6ee69b954f17 P 76162d71f5dc49fdbd62551038955111: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.105406 12407 tablet_bootstrap.cc:492] T 63b65a3552a140da88d75a2a54a86583 P 8fc1f7e3dbfa44c1a70489864425a944: No bootstrap required, opened a new log
I20260710 13:20:36.108304 12407 ts_tablet_manager.cc:1403] T 63b65a3552a140da88d75a2a54a86583 P 8fc1f7e3dbfa44c1a70489864425a944: Time spent bootstrapping tablet: real 0.053s	user 0.017s	sys 0.025s
I20260710 13:20:36.107831 12406 tablet_bootstrap.cc:492] T 63b65a3552a140da88d75a2a54a86583 P 598004379be44ffdbf65acf1a7332e5e: No bootstrap required, opened a new log
I20260710 13:20:36.109584 12406 ts_tablet_manager.cc:1403] T 63b65a3552a140da88d75a2a54a86583 P 598004379be44ffdbf65acf1a7332e5e: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.001s
I20260710 13:20:36.111102 12407 raft_consensus.cc:359] T 63b65a3552a140da88d75a2a54a86583 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.111842 12407 raft_consensus.cc:385] T 63b65a3552a140da88d75a2a54a86583 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.112133 12407 raft_consensus.cc:740] T 63b65a3552a140da88d75a2a54a86583 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc1f7e3dbfa44c1a70489864425a944, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.112607 12406 raft_consensus.cc:359] T 63b65a3552a140da88d75a2a54a86583 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.112821 12407 consensus_queue.cc:260] T 63b65a3552a140da88d75a2a54a86583 P 8fc1f7e3dbfa44c1a70489864425a944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.113363 12406 raft_consensus.cc:385] T 63b65a3552a140da88d75a2a54a86583 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.114002 12406 raft_consensus.cc:740] T 63b65a3552a140da88d75a2a54a86583 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 598004379be44ffdbf65acf1a7332e5e, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.114984 12407 ts_tablet_manager.cc:1434] T 63b65a3552a140da88d75a2a54a86583 P 8fc1f7e3dbfa44c1a70489864425a944: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:20:36.114822 12406 consensus_queue.cc:260] T 63b65a3552a140da88d75a2a54a86583 P 598004379be44ffdbf65acf1a7332e5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.115900 12407 tablet_bootstrap.cc:492] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944: Bootstrap starting.
I20260710 13:20:36.117156 12406 ts_tablet_manager.cc:1434] T 63b65a3552a140da88d75a2a54a86583 P 598004379be44ffdbf65acf1a7332e5e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:36.118129 12406 tablet_bootstrap.cc:492] T 10a88cc3368c47f496bd6ee69b954f17 P 598004379be44ffdbf65acf1a7332e5e: Bootstrap starting.
I20260710 13:20:36.122524 12407 tablet_bootstrap.cc:654] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.122536 12413 leader_election.cc:290] T 066976e1cef74f0ca831c1a763758cbc P 76162d71f5dc49fdbd62551038955111 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:36.124747 12406 tablet_bootstrap.cc:654] T 10a88cc3368c47f496bd6ee69b954f17 P 598004379be44ffdbf65acf1a7332e5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.166326 12112 catalog_manager.cc:5697] T d251a19755e84f0cb2ebc1bb86585ed9 P 8fc1f7e3dbfa44c1a70489864425a944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131). New cstate: current_term: 1 leader_uuid: "8fc1f7e3dbfa44c1a70489864425a944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:36.176743 12412 raft_consensus.cc:493] T 63b65a3552a140da88d75a2a54a86583 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:36.177408 12412 raft_consensus.cc:515] T 63b65a3552a140da88d75a2a54a86583 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.181010 12412 leader_election.cc:290] T 63b65a3552a140da88d75a2a54a86583 P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443), 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:36.181216 12366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b65a3552a140da88d75a2a54a86583" candidate_uuid: "598004379be44ffdbf65acf1a7332e5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944" is_pre_election: true
I20260710 13:20:36.181798 12366 raft_consensus.cc:2468] T 63b65a3552a140da88d75a2a54a86583 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 598004379be44ffdbf65acf1a7332e5e in term 0.
I20260710 13:20:36.183403 12292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b65a3552a140da88d75a2a54a86583" candidate_uuid: "598004379be44ffdbf65acf1a7332e5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111" is_pre_election: true
I20260710 13:20:36.185041 12180 leader_election.cc:304] T 63b65a3552a140da88d75a2a54a86583 P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e, 8fc1f7e3dbfa44c1a70489864425a944; no voters: 
W20260710 13:20:36.185909 12183 leader_election.cc:343] T 63b65a3552a140da88d75a2a54a86583 P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:36.186767 12412 raft_consensus.cc:2804] T 63b65a3552a140da88d75a2a54a86583 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:36.187131 12412 raft_consensus.cc:493] T 63b65a3552a140da88d75a2a54a86583 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:36.187446 12412 raft_consensus.cc:3060] T 63b65a3552a140da88d75a2a54a86583 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.198786 12412 raft_consensus.cc:515] T 63b65a3552a140da88d75a2a54a86583 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.199869 12406 tablet_bootstrap.cc:492] T 10a88cc3368c47f496bd6ee69b954f17 P 598004379be44ffdbf65acf1a7332e5e: No bootstrap required, opened a new log
I20260710 13:20:36.200699 12406 ts_tablet_manager.cc:1403] T 10a88cc3368c47f496bd6ee69b954f17 P 598004379be44ffdbf65acf1a7332e5e: Time spent bootstrapping tablet: real 0.083s	user 0.032s	sys 0.044s
I20260710 13:20:36.200850 12412 leader_election.cc:290] T 63b65a3552a140da88d75a2a54a86583 P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 election: Requested vote from peers 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443), 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:36.199895 12408 tablet_bootstrap.cc:492] T 10a88cc3368c47f496bd6ee69b954f17 P 76162d71f5dc49fdbd62551038955111: No bootstrap required, opened a new log
I20260710 13:20:36.201496 12408 ts_tablet_manager.cc:1403] T 10a88cc3368c47f496bd6ee69b954f17 P 76162d71f5dc49fdbd62551038955111: Time spent bootstrapping tablet: real 0.110s	user 0.041s	sys 0.045s
I20260710 13:20:36.201977 12366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b65a3552a140da88d75a2a54a86583" candidate_uuid: "598004379be44ffdbf65acf1a7332e5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944"
I20260710 13:20:36.202561 12366 raft_consensus.cc:3060] T 63b65a3552a140da88d75a2a54a86583 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.204643 12408 raft_consensus.cc:359] T 10a88cc3368c47f496bd6ee69b954f17 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.205574 12292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b65a3552a140da88d75a2a54a86583" candidate_uuid: "598004379be44ffdbf65acf1a7332e5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111"
I20260710 13:20:36.205821 12408 raft_consensus.cc:385] T 10a88cc3368c47f496bd6ee69b954f17 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.206287 12408 raft_consensus.cc:740] T 10a88cc3368c47f496bd6ee69b954f17 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76162d71f5dc49fdbd62551038955111, State: Initialized, Role: FOLLOWER
W20260710 13:20:36.206941 12183 leader_election.cc:343] T 63b65a3552a140da88d75a2a54a86583 P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:36.207716 12406 raft_consensus.cc:359] T 10a88cc3368c47f496bd6ee69b954f17 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.207646 12408 consensus_queue.cc:260] T 10a88cc3368c47f496bd6ee69b954f17 P 76162d71f5dc49fdbd62551038955111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.208714 12406 raft_consensus.cc:385] T 10a88cc3368c47f496bd6ee69b954f17 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.209079 12406 raft_consensus.cc:740] T 10a88cc3368c47f496bd6ee69b954f17 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 598004379be44ffdbf65acf1a7332e5e, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.210090 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "066976e1cef74f0ca831c1a763758cbc" candidate_uuid: "76162d71f5dc49fdbd62551038955111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "598004379be44ffdbf65acf1a7332e5e" is_pre_election: true
I20260710 13:20:36.210340 12408 ts_tablet_manager.cc:1434] T 10a88cc3368c47f496bd6ee69b954f17 P 76162d71f5dc49fdbd62551038955111: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:20:36.209926 12406 consensus_queue.cc:260] T 10a88cc3368c47f496bd6ee69b954f17 P 598004379be44ffdbf65acf1a7332e5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.211328 12408 tablet_bootstrap.cc:492] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111: Bootstrap starting.
W20260710 13:20:36.211860 12256 leader_election.cc:343] T 066976e1cef74f0ca831c1a763758cbc P 76162d71f5dc49fdbd62551038955111 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:36.212530 12406 ts_tablet_manager.cc:1434] T 10a88cc3368c47f496bd6ee69b954f17 P 598004379be44ffdbf65acf1a7332e5e: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260710 13:20:36.217864 12408 tablet_bootstrap.cc:654] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.218067 12407 tablet_bootstrap.cc:492] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944: No bootstrap required, opened a new log
I20260710 13:20:36.218508 12407 ts_tablet_manager.cc:1403] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944: Time spent bootstrapping tablet: real 0.103s	user 0.041s	sys 0.033s
I20260710 13:20:36.218791 12365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "066976e1cef74f0ca831c1a763758cbc" candidate_uuid: "76162d71f5dc49fdbd62551038955111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944" is_pre_election: true
W20260710 13:20:36.220745 12255 leader_election.cc:343] T 066976e1cef74f0ca831c1a763758cbc P 76162d71f5dc49fdbd62551038955111 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:36.221167 12255 leader_election.cc:304] T 066976e1cef74f0ca831c1a763758cbc P 76162d71f5dc49fdbd62551038955111 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76162d71f5dc49fdbd62551038955111; no voters: 598004379be44ffdbf65acf1a7332e5e, 8fc1f7e3dbfa44c1a70489864425a944
I20260710 13:20:36.221915 12413 raft_consensus.cc:2749] T 066976e1cef74f0ca831c1a763758cbc P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:36.221736 12407 raft_consensus.cc:359] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.222719 12407 raft_consensus.cc:385] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.223086 12407 raft_consensus.cc:740] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc1f7e3dbfa44c1a70489864425a944, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.223987 12407 consensus_queue.cc:260] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.219538 12366 raft_consensus.cc:2468] T 63b65a3552a140da88d75a2a54a86583 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 598004379be44ffdbf65acf1a7332e5e in term 1.
I20260710 13:20:36.225818 12180 leader_election.cc:304] T 63b65a3552a140da88d75a2a54a86583 P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e, 8fc1f7e3dbfa44c1a70489864425a944; no voters: 76162d71f5dc49fdbd62551038955111
I20260710 13:20:36.226861 12412 raft_consensus.cc:2804] T 63b65a3552a140da88d75a2a54a86583 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:36.227193 12407 ts_tablet_manager.cc:1434] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 13:20:36.227321 12412 raft_consensus.cc:697] T 63b65a3552a140da88d75a2a54a86583 P 598004379be44ffdbf65acf1a7332e5e [term 1 LEADER]: Becoming Leader. State: Replica: 598004379be44ffdbf65acf1a7332e5e, State: Running, Role: LEADER
I20260710 13:20:36.228547 12407 tablet_bootstrap.cc:492] T 779bbfde84924bf2a0fd7bb0b219f59d P 8fc1f7e3dbfa44c1a70489864425a944: Bootstrap starting.
I20260710 13:20:36.228402 12412 consensus_queue.cc:237] T 63b65a3552a140da88d75a2a54a86583 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.232404 12406 tablet_bootstrap.cc:492] T 779bbfde84924bf2a0fd7bb0b219f59d P 598004379be44ffdbf65acf1a7332e5e: Bootstrap starting.
I20260710 13:20:36.236727 12407 tablet_bootstrap.cc:654] T 779bbfde84924bf2a0fd7bb0b219f59d P 8fc1f7e3dbfa44c1a70489864425a944: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.238881 12406 tablet_bootstrap.cc:654] T 779bbfde84924bf2a0fd7bb0b219f59d P 598004379be44ffdbf65acf1a7332e5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.254163 12413 raft_consensus.cc:493] T 4994fa6aebbb4aedafd2c36fdafa782a P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:36.254805 12413 raft_consensus.cc:515] T 4994fa6aebbb4aedafd2c36fdafa782a P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.258044 12413 leader_election.cc:290] T 4994fa6aebbb4aedafd2c36fdafa782a P 76162d71f5dc49fdbd62551038955111 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:36.257929 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4994fa6aebbb4aedafd2c36fdafa782a" candidate_uuid: "76162d71f5dc49fdbd62551038955111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "598004379be44ffdbf65acf1a7332e5e" is_pre_election: true
I20260710 13:20:36.258597 12366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4994fa6aebbb4aedafd2c36fdafa782a" candidate_uuid: "76162d71f5dc49fdbd62551038955111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944" is_pre_election: true
I20260710 13:20:36.259167 12366 raft_consensus.cc:2468] T 4994fa6aebbb4aedafd2c36fdafa782a P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76162d71f5dc49fdbd62551038955111 in term 0.
W20260710 13:20:36.259493 12256 leader_election.cc:343] T 4994fa6aebbb4aedafd2c36fdafa782a P 76162d71f5dc49fdbd62551038955111 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:36.260305 12255 leader_election.cc:304] T 4994fa6aebbb4aedafd2c36fdafa782a P 76162d71f5dc49fdbd62551038955111 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 76162d71f5dc49fdbd62551038955111, 8fc1f7e3dbfa44c1a70489864425a944; no voters: 598004379be44ffdbf65acf1a7332e5e
I20260710 13:20:36.261330 12413 raft_consensus.cc:2804] T 4994fa6aebbb4aedafd2c36fdafa782a P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:36.261675 12413 raft_consensus.cc:493] T 4994fa6aebbb4aedafd2c36fdafa782a P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:36.252772 12114 catalog_manager.cc:5697] T 63b65a3552a140da88d75a2a54a86583 P 598004379be44ffdbf65acf1a7332e5e reported cstate change: term changed from 0 to 1, leader changed from <none> to 598004379be44ffdbf65acf1a7332e5e (127.10.210.129). New cstate: current_term: 1 leader_uuid: "598004379be44ffdbf65acf1a7332e5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:36.262009 12413 raft_consensus.cc:3060] T 4994fa6aebbb4aedafd2c36fdafa782a P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.269273 12413 raft_consensus.cc:515] T 4994fa6aebbb4aedafd2c36fdafa782a P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.272171 12366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4994fa6aebbb4aedafd2c36fdafa782a" candidate_uuid: "76162d71f5dc49fdbd62551038955111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944"
I20260710 13:20:36.272257 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4994fa6aebbb4aedafd2c36fdafa782a" candidate_uuid: "76162d71f5dc49fdbd62551038955111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "598004379be44ffdbf65acf1a7332e5e"
I20260710 13:20:36.272704 12366 raft_consensus.cc:3060] T 4994fa6aebbb4aedafd2c36fdafa782a P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:36.273972 12256 leader_election.cc:343] T 4994fa6aebbb4aedafd2c36fdafa782a P 76162d71f5dc49fdbd62551038955111 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:36.276494 12408 tablet_bootstrap.cc:492] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111: No bootstrap required, opened a new log
I20260710 13:20:36.277127 12408 ts_tablet_manager.cc:1403] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111: Time spent bootstrapping tablet: real 0.066s	user 0.017s	sys 0.042s
I20260710 13:20:36.279269 12366 raft_consensus.cc:2468] T 4994fa6aebbb4aedafd2c36fdafa782a P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76162d71f5dc49fdbd62551038955111 in term 1.
I20260710 13:20:36.280339 12255 leader_election.cc:304] T 4994fa6aebbb4aedafd2c36fdafa782a P 76162d71f5dc49fdbd62551038955111 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 76162d71f5dc49fdbd62551038955111, 8fc1f7e3dbfa44c1a70489864425a944; no voters: 598004379be44ffdbf65acf1a7332e5e
I20260710 13:20:36.281214 12413 leader_election.cc:290] T 4994fa6aebbb4aedafd2c36fdafa782a P 76162d71f5dc49fdbd62551038955111 [CANDIDATE]: Term 1 election: Requested vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:36.280800 12408 raft_consensus.cc:359] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.281778 12423 raft_consensus.cc:493] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:36.282058 12408 raft_consensus.cc:385] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.282418 12407 tablet_bootstrap.cc:492] T 779bbfde84924bf2a0fd7bb0b219f59d P 8fc1f7e3dbfa44c1a70489864425a944: No bootstrap required, opened a new log
I20260710 13:20:36.282289 12423 raft_consensus.cc:515] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.282464 12408 raft_consensus.cc:740] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76162d71f5dc49fdbd62551038955111, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.282963 12407 ts_tablet_manager.cc:1403] T 779bbfde84924bf2a0fd7bb0b219f59d P 8fc1f7e3dbfa44c1a70489864425a944: Time spent bootstrapping tablet: real 0.055s	user 0.026s	sys 0.027s
I20260710 13:20:36.282555 12413 raft_consensus.cc:2804] T 4994fa6aebbb4aedafd2c36fdafa782a P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:36.283715 12413 raft_consensus.cc:697] T 4994fa6aebbb4aedafd2c36fdafa782a P 76162d71f5dc49fdbd62551038955111 [term 1 LEADER]: Becoming Leader. State: Replica: 76162d71f5dc49fdbd62551038955111, State: Running, Role: LEADER
I20260710 13:20:36.284315 12423 leader_election.cc:290] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443)
I20260710 13:20:36.283519 12408 consensus_queue.cc:260] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.285277 12413 consensus_queue.cc:237] T 4994fa6aebbb4aedafd2c36fdafa782a P 76162d71f5dc49fdbd62551038955111 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.285818 12407 raft_consensus.cc:359] T 779bbfde84924bf2a0fd7bb0b219f59d P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.286521 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a867939b09914e2b83c3ee471c2c2fcd" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "598004379be44ffdbf65acf1a7332e5e" is_pre_election: true
I20260710 13:20:36.287375 12423 raft_consensus.cc:493] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:36.287465 12407 raft_consensus.cc:385] T 779bbfde84924bf2a0fd7bb0b219f59d P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.287602 12217 raft_consensus.cc:2468] T a867939b09914e2b83c3ee471c2c2fcd P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc1f7e3dbfa44c1a70489864425a944 in term 0.
I20260710 13:20:36.287791 12423 raft_consensus.cc:515] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.288708 12330 leader_election.cc:304] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e, 8fc1f7e3dbfa44c1a70489864425a944; no voters: 
I20260710 13:20:36.289526 12414 raft_consensus.cc:2804] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:36.289893 12414 raft_consensus.cc:493] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:36.290218 12414 raft_consensus.cc:3060] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.288180 12407 raft_consensus.cc:740] T 779bbfde84924bf2a0fd7bb0b219f59d P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc1f7e3dbfa44c1a70489864425a944, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.286979 12292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a867939b09914e2b83c3ee471c2c2fcd" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111" is_pre_election: true
W20260710 13:20:36.292140 12332 leader_election.cc:343] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:36.292770 12408 ts_tablet_manager.cc:1434] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260710 13:20:36.294315 12408 tablet_bootstrap.cc:492] T dd06cdfbe0bf44129402b4f9dbf548a9 P 76162d71f5dc49fdbd62551038955111: Bootstrap starting.
I20260710 13:20:36.294837 12407 consensus_queue.cc:260] T 779bbfde84924bf2a0fd7bb0b219f59d P 8fc1f7e3dbfa44c1a70489864425a944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.295174 12291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10a88cc3368c47f496bd6ee69b954f17" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111" is_pre_election: true
I20260710 13:20:36.290994 12423 leader_election.cc:290] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443)
I20260710 13:20:36.296475 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10a88cc3368c47f496bd6ee69b954f17" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "598004379be44ffdbf65acf1a7332e5e" is_pre_election: true
I20260710 13:20:36.298321 12217 raft_consensus.cc:2468] T 10a88cc3368c47f496bd6ee69b954f17 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc1f7e3dbfa44c1a70489864425a944 in term 0.
I20260710 13:20:36.296486 12291 raft_consensus.cc:2468] T 10a88cc3368c47f496bd6ee69b954f17 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc1f7e3dbfa44c1a70489864425a944 in term 0.
I20260710 13:20:36.304220 12406 tablet_bootstrap.cc:492] T 779bbfde84924bf2a0fd7bb0b219f59d P 598004379be44ffdbf65acf1a7332e5e: No bootstrap required, opened a new log
I20260710 13:20:36.304749 12406 ts_tablet_manager.cc:1403] T 779bbfde84924bf2a0fd7bb0b219f59d P 598004379be44ffdbf65acf1a7332e5e: Time spent bootstrapping tablet: real 0.073s	user 0.016s	sys 0.014s
I20260710 13:20:36.301554 12330 leader_election.cc:304] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e, 8fc1f7e3dbfa44c1a70489864425a944; no voters: 
I20260710 13:20:36.306844 12408 tablet_bootstrap.cc:654] T dd06cdfbe0bf44129402b4f9dbf548a9 P 76162d71f5dc49fdbd62551038955111: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.307283 12423 raft_consensus.cc:2804] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:36.307696 12423 raft_consensus.cc:493] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:36.308048 12423 raft_consensus.cc:3060] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.311597 12112 catalog_manager.cc:5697] T 4994fa6aebbb4aedafd2c36fdafa782a P 76162d71f5dc49fdbd62551038955111 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76162d71f5dc49fdbd62551038955111 (127.10.210.130). New cstate: current_term: 1 leader_uuid: "76162d71f5dc49fdbd62551038955111" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:36.316308 12423 raft_consensus.cc:515] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.316179 12414 raft_consensus.cc:515] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.318995 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10a88cc3368c47f496bd6ee69b954f17" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "598004379be44ffdbf65acf1a7332e5e"
I20260710 13:20:36.320511 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a867939b09914e2b83c3ee471c2c2fcd" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "598004379be44ffdbf65acf1a7332e5e"
I20260710 13:20:36.321506 12216 raft_consensus.cc:3060] T a867939b09914e2b83c3ee471c2c2fcd P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.320930 12217 raft_consensus.cc:3060] T 10a88cc3368c47f496bd6ee69b954f17 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.323501 12291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a867939b09914e2b83c3ee471c2c2fcd" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111"
W20260710 13:20:36.324962 12332 leader_election.cc:343] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:36.322785 12406 raft_consensus.cc:359] T 779bbfde84924bf2a0fd7bb0b219f59d P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.329327 12407 ts_tablet_manager.cc:1434] T 779bbfde84924bf2a0fd7bb0b219f59d P 8fc1f7e3dbfa44c1a70489864425a944: Time spent starting tablet: real 0.046s	user 0.012s	sys 0.009s
I20260710 13:20:36.328210 12406 raft_consensus.cc:385] T 779bbfde84924bf2a0fd7bb0b219f59d P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.329959 12406 raft_consensus.cc:740] T 779bbfde84924bf2a0fd7bb0b219f59d P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 598004379be44ffdbf65acf1a7332e5e, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.331055 12406 consensus_queue.cc:260] T 779bbfde84924bf2a0fd7bb0b219f59d P 598004379be44ffdbf65acf1a7332e5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.333882 12406 ts_tablet_manager.cc:1434] T 779bbfde84924bf2a0fd7bb0b219f59d P 598004379be44ffdbf65acf1a7332e5e: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260710 13:20:36.334578 12216 raft_consensus.cc:2468] T a867939b09914e2b83c3ee471c2c2fcd P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc1f7e3dbfa44c1a70489864425a944 in term 1.
I20260710 13:20:36.335927 12330 leader_election.cc:304] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e, 8fc1f7e3dbfa44c1a70489864425a944; no voters: 76162d71f5dc49fdbd62551038955111
I20260710 13:20:36.327142 12414 leader_election.cc:290] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 election: Requested vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443)
I20260710 13:20:36.337049 12217 raft_consensus.cc:2468] T 10a88cc3368c47f496bd6ee69b954f17 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc1f7e3dbfa44c1a70489864425a944 in term 1.
I20260710 13:20:36.330317 12407 tablet_bootstrap.cc:492] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944: Bootstrap starting.
I20260710 13:20:36.339010 12330 leader_election.cc:304] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e, 8fc1f7e3dbfa44c1a70489864425a944; no voters: 
I20260710 13:20:36.339279 12291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10a88cc3368c47f496bd6ee69b954f17" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111"
I20260710 13:20:36.337052 12452 raft_consensus.cc:2804] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:36.339830 12291 raft_consensus.cc:3060] T 10a88cc3368c47f496bd6ee69b954f17 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.341010 12423 leader_election.cc:290] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 election: Requested vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443)
I20260710 13:20:36.341538 12423 raft_consensus.cc:2804] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:36.341949 12423 raft_consensus.cc:697] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Becoming Leader. State: Replica: 8fc1f7e3dbfa44c1a70489864425a944, State: Running, Role: LEADER
I20260710 13:20:36.342732 12423 consensus_queue.cc:237] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.345212 12407 tablet_bootstrap.cc:654] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.334802 12406 tablet_bootstrap.cc:492] T 6b4fb3393d2e44ffba1af63d5ee45acc P 598004379be44ffdbf65acf1a7332e5e: Bootstrap starting.
I20260710 13:20:36.349524 12408 tablet_bootstrap.cc:492] T dd06cdfbe0bf44129402b4f9dbf548a9 P 76162d71f5dc49fdbd62551038955111: No bootstrap required, opened a new log
I20260710 13:20:36.350019 12408 ts_tablet_manager.cc:1403] T dd06cdfbe0bf44129402b4f9dbf548a9 P 76162d71f5dc49fdbd62551038955111: Time spent bootstrapping tablet: real 0.056s	user 0.016s	sys 0.010s
I20260710 13:20:36.352389 12406 tablet_bootstrap.cc:654] T 6b4fb3393d2e44ffba1af63d5ee45acc P 598004379be44ffdbf65acf1a7332e5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.352844 12408 raft_consensus.cc:359] T dd06cdfbe0bf44129402b4f9dbf548a9 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.353731 12408 raft_consensus.cc:385] T dd06cdfbe0bf44129402b4f9dbf548a9 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.354084 12408 raft_consensus.cc:740] T dd06cdfbe0bf44129402b4f9dbf548a9 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76162d71f5dc49fdbd62551038955111, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.358376 12408 consensus_queue.cc:260] T dd06cdfbe0bf44129402b4f9dbf548a9 P 76162d71f5dc49fdbd62551038955111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.361716 12291 raft_consensus.cc:2468] T 10a88cc3368c47f496bd6ee69b954f17 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc1f7e3dbfa44c1a70489864425a944 in term 1.
I20260710 13:20:36.357610 12452 raft_consensus.cc:697] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Becoming Leader. State: Replica: 8fc1f7e3dbfa44c1a70489864425a944, State: Running, Role: LEADER
I20260710 13:20:36.365248 12452 consensus_queue.cc:237] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.368263 12408 ts_tablet_manager.cc:1434] T dd06cdfbe0bf44129402b4f9dbf548a9 P 76162d71f5dc49fdbd62551038955111: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.001s
I20260710 13:20:36.369268 12408 tablet_bootstrap.cc:492] T 779bbfde84924bf2a0fd7bb0b219f59d P 76162d71f5dc49fdbd62551038955111: Bootstrap starting.
I20260710 13:20:36.370579 12407 tablet_bootstrap.cc:492] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944: No bootstrap required, opened a new log
I20260710 13:20:36.370997 12407 ts_tablet_manager.cc:1403] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.014s
I20260710 13:20:36.373482 12407 raft_consensus.cc:359] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.374107 12407 raft_consensus.cc:385] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.374367 12407 raft_consensus.cc:740] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc1f7e3dbfa44c1a70489864425a944, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.375147 12408 tablet_bootstrap.cc:654] T 779bbfde84924bf2a0fd7bb0b219f59d P 76162d71f5dc49fdbd62551038955111: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.374972 12407 consensus_queue.cc:260] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.377069 12407 ts_tablet_manager.cc:1434] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:20:36.378042 12407 tablet_bootstrap.cc:492] T 90426578ff3345dc80d18b36963a7a38 P 8fc1f7e3dbfa44c1a70489864425a944: Bootstrap starting.
I20260710 13:20:36.384891 12407 tablet_bootstrap.cc:654] T 90426578ff3345dc80d18b36963a7a38 P 8fc1f7e3dbfa44c1a70489864425a944: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.385797 12408 tablet_bootstrap.cc:492] T 779bbfde84924bf2a0fd7bb0b219f59d P 76162d71f5dc49fdbd62551038955111: No bootstrap required, opened a new log
I20260710 13:20:36.386214 12408 ts_tablet_manager.cc:1403] T 779bbfde84924bf2a0fd7bb0b219f59d P 76162d71f5dc49fdbd62551038955111: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.000s
I20260710 13:20:36.385535 12112 catalog_manager.cc:5697] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131). New cstate: current_term: 1 leader_uuid: "8fc1f7e3dbfa44c1a70489864425a944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:36.387143 12112 catalog_manager.cc:5697] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131). New cstate: current_term: 1 leader_uuid: "8fc1f7e3dbfa44c1a70489864425a944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:36.388633 12408 raft_consensus.cc:359] T 779bbfde84924bf2a0fd7bb0b219f59d P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.389187 12408 raft_consensus.cc:385] T 779bbfde84924bf2a0fd7bb0b219f59d P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.389432 12408 raft_consensus.cc:740] T 779bbfde84924bf2a0fd7bb0b219f59d P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76162d71f5dc49fdbd62551038955111, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.390163 12407 tablet_bootstrap.cc:492] T 90426578ff3345dc80d18b36963a7a38 P 8fc1f7e3dbfa44c1a70489864425a944: No bootstrap required, opened a new log
I20260710 13:20:36.390578 12407 ts_tablet_manager.cc:1403] T 90426578ff3345dc80d18b36963a7a38 P 8fc1f7e3dbfa44c1a70489864425a944: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:20:36.391861 12406 tablet_bootstrap.cc:492] T 6b4fb3393d2e44ffba1af63d5ee45acc P 598004379be44ffdbf65acf1a7332e5e: No bootstrap required, opened a new log
I20260710 13:20:36.392261 12406 ts_tablet_manager.cc:1403] T 6b4fb3393d2e44ffba1af63d5ee45acc P 598004379be44ffdbf65acf1a7332e5e: Time spent bootstrapping tablet: real 0.058s	user 0.009s	sys 0.007s
I20260710 13:20:36.393046 12407 raft_consensus.cc:359] T 90426578ff3345dc80d18b36963a7a38 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.393652 12407 raft_consensus.cc:385] T 90426578ff3345dc80d18b36963a7a38 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.393903 12407 raft_consensus.cc:740] T 90426578ff3345dc80d18b36963a7a38 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc1f7e3dbfa44c1a70489864425a944, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.394520 12407 consensus_queue.cc:260] T 90426578ff3345dc80d18b36963a7a38 P 8fc1f7e3dbfa44c1a70489864425a944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.394618 12406 raft_consensus.cc:359] T 6b4fb3393d2e44ffba1af63d5ee45acc P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.390025 12408 consensus_queue.cc:260] T 779bbfde84924bf2a0fd7bb0b219f59d P 76162d71f5dc49fdbd62551038955111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.397182 12406 raft_consensus.cc:385] T 6b4fb3393d2e44ffba1af63d5ee45acc P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.397293 12407 ts_tablet_manager.cc:1434] T 90426578ff3345dc80d18b36963a7a38 P 8fc1f7e3dbfa44c1a70489864425a944: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260710 13:20:36.397670 12408 ts_tablet_manager.cc:1434] T 779bbfde84924bf2a0fd7bb0b219f59d P 76162d71f5dc49fdbd62551038955111: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:20:36.397620 12406 raft_consensus.cc:740] T 6b4fb3393d2e44ffba1af63d5ee45acc P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 598004379be44ffdbf65acf1a7332e5e, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.398190 12407 tablet_bootstrap.cc:492] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944: Bootstrap starting.
I20260710 13:20:36.398566 12408 tablet_bootstrap.cc:492] T 63b65a3552a140da88d75a2a54a86583 P 76162d71f5dc49fdbd62551038955111: Bootstrap starting.
I20260710 13:20:36.398684 12406 consensus_queue.cc:260] T 6b4fb3393d2e44ffba1af63d5ee45acc P 598004379be44ffdbf65acf1a7332e5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.403451 12407 tablet_bootstrap.cc:654] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.404143 12408 tablet_bootstrap.cc:654] T 63b65a3552a140da88d75a2a54a86583 P 76162d71f5dc49fdbd62551038955111: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.409438 12406 ts_tablet_manager.cc:1434] T 6b4fb3393d2e44ffba1af63d5ee45acc P 598004379be44ffdbf65acf1a7332e5e: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260710 13:20:36.412961 12450 raft_consensus.cc:493] T 779bbfde84924bf2a0fd7bb0b219f59d P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:36.413197 12406 tablet_bootstrap.cc:492] T 90426578ff3345dc80d18b36963a7a38 P 598004379be44ffdbf65acf1a7332e5e: Bootstrap starting.
I20260710 13:20:36.413425 12450 raft_consensus.cc:515] T 779bbfde84924bf2a0fd7bb0b219f59d P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.415685 12450 leader_election.cc:290] T 779bbfde84924bf2a0fd7bb0b219f59d P 76162d71f5dc49fdbd62551038955111 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:36.418015 12366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "779bbfde84924bf2a0fd7bb0b219f59d" candidate_uuid: "76162d71f5dc49fdbd62551038955111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944" is_pre_election: true
I20260710 13:20:36.418838 12366 raft_consensus.cc:2468] T 779bbfde84924bf2a0fd7bb0b219f59d P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76162d71f5dc49fdbd62551038955111 in term 0.
I20260710 13:20:36.419216 12406 tablet_bootstrap.cc:654] T 90426578ff3345dc80d18b36963a7a38 P 598004379be44ffdbf65acf1a7332e5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.417948 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "779bbfde84924bf2a0fd7bb0b219f59d" candidate_uuid: "76162d71f5dc49fdbd62551038955111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "598004379be44ffdbf65acf1a7332e5e" is_pre_election: true
I20260710 13:20:36.419823 12217 raft_consensus.cc:2468] T 779bbfde84924bf2a0fd7bb0b219f59d P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76162d71f5dc49fdbd62551038955111 in term 0.
I20260710 13:20:36.420819 12255 leader_election.cc:304] T 779bbfde84924bf2a0fd7bb0b219f59d P 76162d71f5dc49fdbd62551038955111 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76162d71f5dc49fdbd62551038955111, 8fc1f7e3dbfa44c1a70489864425a944; no voters: 
I20260710 13:20:36.423246 12450 raft_consensus.cc:2804] T 779bbfde84924bf2a0fd7bb0b219f59d P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:36.423692 12450 raft_consensus.cc:493] T 779bbfde84924bf2a0fd7bb0b219f59d P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:36.424099 12450 raft_consensus.cc:3060] T 779bbfde84924bf2a0fd7bb0b219f59d P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.430995 12412 consensus_queue.cc:1048] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:36.440132 12406 tablet_bootstrap.cc:492] T 90426578ff3345dc80d18b36963a7a38 P 598004379be44ffdbf65acf1a7332e5e: No bootstrap required, opened a new log
I20260710 13:20:36.440496 12406 ts_tablet_manager.cc:1403] T 90426578ff3345dc80d18b36963a7a38 P 598004379be44ffdbf65acf1a7332e5e: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.010s
I20260710 13:20:36.442818 12406 raft_consensus.cc:359] T 90426578ff3345dc80d18b36963a7a38 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.443289 12406 raft_consensus.cc:385] T 90426578ff3345dc80d18b36963a7a38 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.443562 12406 raft_consensus.cc:740] T 90426578ff3345dc80d18b36963a7a38 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 598004379be44ffdbf65acf1a7332e5e, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.443560 12450 raft_consensus.cc:515] T 779bbfde84924bf2a0fd7bb0b219f59d P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.444473 12406 consensus_queue.cc:260] T 90426578ff3345dc80d18b36963a7a38 P 598004379be44ffdbf65acf1a7332e5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.446694 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "779bbfde84924bf2a0fd7bb0b219f59d" candidate_uuid: "76162d71f5dc49fdbd62551038955111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "598004379be44ffdbf65acf1a7332e5e"
I20260710 13:20:36.447207 12217 raft_consensus.cc:3060] T 779bbfde84924bf2a0fd7bb0b219f59d P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.448158 12407 tablet_bootstrap.cc:492] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944: No bootstrap required, opened a new log
I20260710 13:20:36.448546 12407 ts_tablet_manager.cc:1403] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.024s
I20260710 13:20:36.448895 12406 ts_tablet_manager.cc:1434] T 90426578ff3345dc80d18b36963a7a38 P 598004379be44ffdbf65acf1a7332e5e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:36.449801 12406 tablet_bootstrap.cc:492] T 1ae871e6210c45b0ab9283f9dd1dff19 P 598004379be44ffdbf65acf1a7332e5e: Bootstrap starting.
I20260710 13:20:36.451014 12407 raft_consensus.cc:359] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } }
I20260710 13:20:36.451676 12407 raft_consensus.cc:385] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.451944 12407 raft_consensus.cc:740] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc1f7e3dbfa44c1a70489864425a944, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.452557 12407 consensus_queue.cc:260] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } }
I20260710 13:20:36.454455 12407 ts_tablet_manager.cc:1434] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:20:36.456009 12408 tablet_bootstrap.cc:492] T 63b65a3552a140da88d75a2a54a86583 P 76162d71f5dc49fdbd62551038955111: No bootstrap required, opened a new log
I20260710 13:20:36.456753 12408 ts_tablet_manager.cc:1403] T 63b65a3552a140da88d75a2a54a86583 P 76162d71f5dc49fdbd62551038955111: Time spent bootstrapping tablet: real 0.058s	user 0.007s	sys 0.013s
I20260710 13:20:36.458022 12406 tablet_bootstrap.cc:654] T 1ae871e6210c45b0ab9283f9dd1dff19 P 598004379be44ffdbf65acf1a7332e5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.454562 12217 raft_consensus.cc:2468] T 779bbfde84924bf2a0fd7bb0b219f59d P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76162d71f5dc49fdbd62551038955111 in term 1.
I20260710 13:20:36.459087 12256 leader_election.cc:304] T 779bbfde84924bf2a0fd7bb0b219f59d P 76162d71f5dc49fdbd62551038955111 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e, 76162d71f5dc49fdbd62551038955111; no voters: 
I20260710 13:20:36.459503 12407 tablet_bootstrap.cc:492] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944: Bootstrap starting.
I20260710 13:20:36.460547 12450 leader_election.cc:290] T 779bbfde84924bf2a0fd7bb0b219f59d P 76162d71f5dc49fdbd62551038955111 [CANDIDATE]: Term 1 election: Requested vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:36.461153 12413 raft_consensus.cc:2804] T 779bbfde84924bf2a0fd7bb0b219f59d P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:36.461688 12413 raft_consensus.cc:697] T 779bbfde84924bf2a0fd7bb0b219f59d P 76162d71f5dc49fdbd62551038955111 [term 1 LEADER]: Becoming Leader. State: Replica: 76162d71f5dc49fdbd62551038955111, State: Running, Role: LEADER
I20260710 13:20:36.462553 12413 consensus_queue.cc:237] T 779bbfde84924bf2a0fd7bb0b219f59d P 76162d71f5dc49fdbd62551038955111 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.462996 12408 raft_consensus.cc:359] T 63b65a3552a140da88d75a2a54a86583 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.463991 12408 raft_consensus.cc:385] T 63b65a3552a140da88d75a2a54a86583 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.464395 12408 raft_consensus.cc:740] T 63b65a3552a140da88d75a2a54a86583 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76162d71f5dc49fdbd62551038955111, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.479120 12408 consensus_queue.cc:260] T 63b65a3552a140da88d75a2a54a86583 P 76162d71f5dc49fdbd62551038955111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.480351 12407 tablet_bootstrap.cc:654] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.481557 12408 ts_tablet_manager.cc:1434] T 63b65a3552a140da88d75a2a54a86583 P 76162d71f5dc49fdbd62551038955111: Time spent starting tablet: real 0.024s	user 0.012s	sys 0.008s
I20260710 13:20:36.482465 12408 tablet_bootstrap.cc:492] T ca02b51db0674e51970765d6116b8988 P 76162d71f5dc49fdbd62551038955111: Bootstrap starting.
W20260710 13:20:36.488379 12180 consensus_peers.cc:597] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e -> Peer 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791): Couldn't send request to peer 8fc1f7e3dbfa44c1a70489864425a944. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:36.482805 12366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "779bbfde84924bf2a0fd7bb0b219f59d" candidate_uuid: "76162d71f5dc49fdbd62551038955111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944"
I20260710 13:20:36.489799 12366 raft_consensus.cc:3060] T 779bbfde84924bf2a0fd7bb0b219f59d P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.491271 12407 tablet_bootstrap.cc:492] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944: No bootstrap required, opened a new log
I20260710 13:20:36.491703 12407 ts_tablet_manager.cc:1403] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944: Time spent bootstrapping tablet: real 0.032s	user 0.021s	sys 0.008s
I20260710 13:20:36.493462 12408 tablet_bootstrap.cc:654] T ca02b51db0674e51970765d6116b8988 P 76162d71f5dc49fdbd62551038955111: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.494240 12407 raft_consensus.cc:359] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.494904 12407 raft_consensus.cc:385] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.495157 12407 raft_consensus.cc:740] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc1f7e3dbfa44c1a70489864425a944, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.495815 12407 consensus_queue.cc:260] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.497772 12407 ts_tablet_manager.cc:1434] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:20:36.498911 12407 tablet_bootstrap.cc:492] T 10afa96c7b6d478b9339e8a34d5e9e93 P 8fc1f7e3dbfa44c1a70489864425a944: Bootstrap starting.
I20260710 13:20:36.506280 12408 tablet_bootstrap.cc:492] T ca02b51db0674e51970765d6116b8988 P 76162d71f5dc49fdbd62551038955111: No bootstrap required, opened a new log
I20260710 13:20:36.506928 12408 ts_tablet_manager.cc:1403] T ca02b51db0674e51970765d6116b8988 P 76162d71f5dc49fdbd62551038955111: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.004s
I20260710 13:20:36.508380 12452 raft_consensus.cc:493] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:36.509063 12452 raft_consensus.cc:515] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } }
I20260710 13:20:36.510828 12408 raft_consensus.cc:359] T ca02b51db0674e51970765d6116b8988 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } }
I20260710 13:20:36.511516 12452 leader_election.cc:290] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443)
I20260710 13:20:36.511678 12408 raft_consensus.cc:385] T ca02b51db0674e51970765d6116b8988 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.512285 12407 tablet_bootstrap.cc:654] T 10afa96c7b6d478b9339e8a34d5e9e93 P 8fc1f7e3dbfa44c1a70489864425a944: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.512223 12408 raft_consensus.cc:740] T ca02b51db0674e51970765d6116b8988 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76162d71f5dc49fdbd62551038955111, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.513515 12408 consensus_queue.cc:260] T ca02b51db0674e51970765d6116b8988 P 76162d71f5dc49fdbd62551038955111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } }
I20260710 13:20:36.515570 12449 raft_consensus.cc:493] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:36.516222 12449 raft_consensus.cc:515] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.519170 12449 leader_election.cc:290] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:36.519788 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca02b51db0674e51970765d6116b8988" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "598004379be44ffdbf65acf1a7332e5e" is_pre_election: true
I20260710 13:20:36.520632 12217 raft_consensus.cc:2468] T ca02b51db0674e51970765d6116b8988 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc1f7e3dbfa44c1a70489864425a944 in term 0.
I20260710 13:20:36.522360 12330 leader_election.cc:304] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e, 8fc1f7e3dbfa44c1a70489864425a944; no voters: 
I20260710 13:20:36.523435 12452 raft_consensus.cc:2804] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:36.523862 12452 raft_consensus.cc:493] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:36.524232 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77b7e15070c4731acc7b1b32fd3e505" candidate_uuid: "76162d71f5dc49fdbd62551038955111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "598004379be44ffdbf65acf1a7332e5e" is_pre_election: true
I20260710 13:20:36.525169 12423 consensus_queue.cc:1048] T d251a19755e84f0cb2ebc1bb86585ed9 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.525943 12365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77b7e15070c4731acc7b1b32fd3e505" candidate_uuid: "76162d71f5dc49fdbd62551038955111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944" is_pre_election: true
W20260710 13:20:36.526278 12256 leader_election.cc:343] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:36.526782 12365 raft_consensus.cc:2468] T b77b7e15070c4731acc7b1b32fd3e505 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76162d71f5dc49fdbd62551038955111 in term 0.
I20260710 13:20:36.524240 12452 raft_consensus.cc:3060] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.528486 12408 ts_tablet_manager.cc:1434] T ca02b51db0674e51970765d6116b8988 P 76162d71f5dc49fdbd62551038955111: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260710 13:20:36.529642 12408 tablet_bootstrap.cc:492] T a7b29b9af2cc460c94652349d4709511 P 76162d71f5dc49fdbd62551038955111: Bootstrap starting.
I20260710 13:20:36.533778 12255 leader_election.cc:304] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 76162d71f5dc49fdbd62551038955111, 8fc1f7e3dbfa44c1a70489864425a944; no voters: 598004379be44ffdbf65acf1a7332e5e
I20260710 13:20:36.534801 12413 raft_consensus.cc:2804] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:36.535210 12413 raft_consensus.cc:493] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:36.535979 12413 raft_consensus.cc:3060] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.536680 12291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca02b51db0674e51970765d6116b8988" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111" is_pre_election: true
I20260710 13:20:36.535169 12412 raft_consensus.cc:493] T 90426578ff3345dc80d18b36963a7a38 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:36.537529 12291 raft_consensus.cc:2468] T ca02b51db0674e51970765d6116b8988 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc1f7e3dbfa44c1a70489864425a944 in term 0.
I20260710 13:20:36.537884 12412 raft_consensus.cc:515] T 90426578ff3345dc80d18b36963a7a38 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.538527 12408 tablet_bootstrap.cc:654] T a7b29b9af2cc460c94652349d4709511 P 76162d71f5dc49fdbd62551038955111: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.541335 12289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90426578ff3345dc80d18b36963a7a38" candidate_uuid: "598004379be44ffdbf65acf1a7332e5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111" is_pre_election: true
I20260710 13:20:36.541531 12423 raft_consensus.cc:493] T 90426578ff3345dc80d18b36963a7a38 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:36.542055 12423 raft_consensus.cc:515] T 90426578ff3345dc80d18b36963a7a38 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
W20260710 13:20:36.542733 12183 leader_election.cc:343] T 90426578ff3345dc80d18b36963a7a38 P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:36.544608 12423 leader_election.cc:290] T 90426578ff3345dc80d18b36963a7a38 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443)
I20260710 13:20:36.545006 12407 tablet_bootstrap.cc:492] T 10afa96c7b6d478b9339e8a34d5e9e93 P 8fc1f7e3dbfa44c1a70489864425a944: No bootstrap required, opened a new log
I20260710 13:20:36.546147 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90426578ff3345dc80d18b36963a7a38" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "598004379be44ffdbf65acf1a7332e5e" is_pre_election: true
I20260710 13:20:36.547729 12217 raft_consensus.cc:2468] T 90426578ff3345dc80d18b36963a7a38 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc1f7e3dbfa44c1a70489864425a944 in term 0.
I20260710 13:20:36.546777 12289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90426578ff3345dc80d18b36963a7a38" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111" is_pre_election: true
W20260710 13:20:36.549368 12332 leader_election.cc:343] T 90426578ff3345dc80d18b36963a7a38 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:36.549904 12365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90426578ff3345dc80d18b36963a7a38" candidate_uuid: "598004379be44ffdbf65acf1a7332e5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944" is_pre_election: true
I20260710 13:20:36.550262 12407 ts_tablet_manager.cc:1403] T 10afa96c7b6d478b9339e8a34d5e9e93 P 8fc1f7e3dbfa44c1a70489864425a944: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.019s
I20260710 13:20:36.550668 12365 raft_consensus.cc:2468] T 90426578ff3345dc80d18b36963a7a38 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 598004379be44ffdbf65acf1a7332e5e in term 0.
I20260710 13:20:36.552276 12330 leader_election.cc:304] T 90426578ff3345dc80d18b36963a7a38 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e, 8fc1f7e3dbfa44c1a70489864425a944; no voters: 76162d71f5dc49fdbd62551038955111
I20260710 13:20:36.552959 12407 raft_consensus.cc:359] T 10afa96c7b6d478b9339e8a34d5e9e93 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.553640 12407 raft_consensus.cc:385] T 10afa96c7b6d478b9339e8a34d5e9e93 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.553555 12366 raft_consensus.cc:2468] T 779bbfde84924bf2a0fd7bb0b219f59d P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76162d71f5dc49fdbd62551038955111 in term 1.
I20260710 13:20:36.554009 12407 raft_consensus.cc:740] T 10afa96c7b6d478b9339e8a34d5e9e93 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc1f7e3dbfa44c1a70489864425a944, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.554739 12407 consensus_queue.cc:260] T 10afa96c7b6d478b9339e8a34d5e9e93 P 8fc1f7e3dbfa44c1a70489864425a944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.556001 12454 raft_consensus.cc:2804] T 90426578ff3345dc80d18b36963a7a38 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:36.556492 12454 raft_consensus.cc:493] T 90426578ff3345dc80d18b36963a7a38 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:36.556882 12454 raft_consensus.cc:3060] T 90426578ff3345dc80d18b36963a7a38 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.557114 12407 ts_tablet_manager.cc:1434] T 10afa96c7b6d478b9339e8a34d5e9e93 P 8fc1f7e3dbfa44c1a70489864425a944: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:20:36.558082 12407 tablet_bootstrap.cc:492] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944: Bootstrap starting.
I20260710 13:20:36.561731 12449 raft_consensus.cc:493] T dd06cdfbe0bf44129402b4f9dbf548a9 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:36.562214 12449 raft_consensus.cc:515] T dd06cdfbe0bf44129402b4f9dbf548a9 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.564298 12449 leader_election.cc:290] T dd06cdfbe0bf44129402b4f9dbf548a9 P 76162d71f5dc49fdbd62551038955111 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:36.564721 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd06cdfbe0bf44129402b4f9dbf548a9" candidate_uuid: "76162d71f5dc49fdbd62551038955111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "598004379be44ffdbf65acf1a7332e5e" is_pre_election: true
I20260710 13:20:36.565071 12412 leader_election.cc:290] T 90426578ff3345dc80d18b36963a7a38 P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443), 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:36.566007 12454 raft_consensus.cc:515] T 90426578ff3345dc80d18b36963a7a38 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
W20260710 13:20:36.566275 12256 leader_election.cc:343] T dd06cdfbe0bf44129402b4f9dbf548a9 P 76162d71f5dc49fdbd62551038955111 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:36.561535 12180 leader_election.cc:304] T 90426578ff3345dc80d18b36963a7a38 P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e, 8fc1f7e3dbfa44c1a70489864425a944; no voters: 76162d71f5dc49fdbd62551038955111
I20260710 13:20:36.567982 12454 leader_election.cc:290] T 90426578ff3345dc80d18b36963a7a38 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 election: Requested vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443)
I20260710 13:20:36.568825 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90426578ff3345dc80d18b36963a7a38" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "598004379be44ffdbf65acf1a7332e5e"
I20260710 13:20:36.569528 12217 raft_consensus.cc:3060] T 90426578ff3345dc80d18b36963a7a38 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.570879 12407 tablet_bootstrap.cc:654] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.573323 12454 raft_consensus.cc:493] T 10afa96c7b6d478b9339e8a34d5e9e93 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:36.573758 12454 raft_consensus.cc:515] T 10afa96c7b6d478b9339e8a34d5e9e93 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.576088 12454 leader_election.cc:290] T 10afa96c7b6d478b9339e8a34d5e9e93 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443)
I20260710 13:20:36.577330 12289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10afa96c7b6d478b9339e8a34d5e9e93" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111" is_pre_election: true
I20260710 13:20:36.577862 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10afa96c7b6d478b9339e8a34d5e9e93" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "598004379be44ffdbf65acf1a7332e5e" is_pre_election: true
W20260710 13:20:36.578707 12332 leader_election.cc:343] T 10afa96c7b6d478b9339e8a34d5e9e93 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:36.579811 12330 leader_election.cc:343] T 10afa96c7b6d478b9339e8a34d5e9e93 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:36.580111 12291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90426578ff3345dc80d18b36963a7a38" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111"
I20260710 13:20:36.580379 12330 leader_election.cc:304] T 10afa96c7b6d478b9339e8a34d5e9e93 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8fc1f7e3dbfa44c1a70489864425a944; no voters: 598004379be44ffdbf65acf1a7332e5e, 76162d71f5dc49fdbd62551038955111
I20260710 13:20:36.580955 12407 tablet_bootstrap.cc:492] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944: No bootstrap required, opened a new log
W20260710 13:20:36.581287 12332 leader_election.cc:343] T 90426578ff3345dc80d18b36963a7a38 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:36.581390 12407 ts_tablet_manager.cc:1403] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944: Time spent bootstrapping tablet: real 0.023s	user 0.003s	sys 0.008s
I20260710 13:20:36.581912 12454 raft_consensus.cc:2749] T 10afa96c7b6d478b9339e8a34d5e9e93 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:36.544088 12112 catalog_manager.cc:5697] T 779bbfde84924bf2a0fd7bb0b219f59d P 76162d71f5dc49fdbd62551038955111 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76162d71f5dc49fdbd62551038955111 (127.10.210.130). New cstate: current_term: 1 leader_uuid: "76162d71f5dc49fdbd62551038955111" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:36.584649 12407 raft_consensus.cc:359] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.585301 12407 raft_consensus.cc:385] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.585558 12407 raft_consensus.cc:740] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc1f7e3dbfa44c1a70489864425a944, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.586215 12217 raft_consensus.cc:2468] T 90426578ff3345dc80d18b36963a7a38 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc1f7e3dbfa44c1a70489864425a944 in term 1.
I20260710 13:20:36.586289 12407 consensus_queue.cc:260] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.588114 12330 leader_election.cc:304] T 90426578ff3345dc80d18b36963a7a38 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e, 8fc1f7e3dbfa44c1a70489864425a944; no voters: 76162d71f5dc49fdbd62551038955111
I20260710 13:20:36.589006 12407 ts_tablet_manager.cc:1434] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 13:20:36.589694 12454 raft_consensus.cc:2804] T 90426578ff3345dc80d18b36963a7a38 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:36.548760 12452 raft_consensus.cc:515] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } }
I20260710 13:20:36.590313 12407 tablet_bootstrap.cc:492] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944: Bootstrap starting.
I20260710 13:20:36.590934 12412 raft_consensus.cc:2764] T 90426578ff3345dc80d18b36963a7a38 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:20:36.592708 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca02b51db0674e51970765d6116b8988" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "598004379be44ffdbf65acf1a7332e5e"
I20260710 13:20:36.593475 12216 raft_consensus.cc:3060] T ca02b51db0674e51970765d6116b8988 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.593832 12291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca02b51db0674e51970765d6116b8988" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111"
I20260710 13:20:36.594434 12291 raft_consensus.cc:3060] T ca02b51db0674e51970765d6116b8988 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.597083 12452 leader_election.cc:290] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 election: Requested vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443)
I20260710 13:20:36.590302 12454 raft_consensus.cc:697] T 90426578ff3345dc80d18b36963a7a38 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Becoming Leader. State: Replica: 8fc1f7e3dbfa44c1a70489864425a944, State: Running, Role: LEADER
I20260710 13:20:36.598991 12454 consensus_queue.cc:237] T 90426578ff3345dc80d18b36963a7a38 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.600781 12366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd06cdfbe0bf44129402b4f9dbf548a9" candidate_uuid: "76162d71f5dc49fdbd62551038955111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944" is_pre_election: true
W20260710 13:20:36.602100 12255 leader_election.cc:343] T dd06cdfbe0bf44129402b4f9dbf548a9 P 76162d71f5dc49fdbd62551038955111 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:36.602684 12255 leader_election.cc:304] T dd06cdfbe0bf44129402b4f9dbf548a9 P 76162d71f5dc49fdbd62551038955111 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76162d71f5dc49fdbd62551038955111; no voters: 598004379be44ffdbf65acf1a7332e5e, 8fc1f7e3dbfa44c1a70489864425a944
I20260710 13:20:36.604146 12449 raft_consensus.cc:2749] T dd06cdfbe0bf44129402b4f9dbf548a9 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:36.602092 12216 raft_consensus.cc:2468] T ca02b51db0674e51970765d6116b8988 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc1f7e3dbfa44c1a70489864425a944 in term 1.
I20260710 13:20:36.604842 12407 tablet_bootstrap.cc:654] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.610658 12330 leader_election.cc:304] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e, 8fc1f7e3dbfa44c1a70489864425a944; no voters: 
I20260710 13:20:36.621503 12423 raft_consensus.cc:2804] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:36.622076 12423 raft_consensus.cc:697] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Becoming Leader. State: Replica: 8fc1f7e3dbfa44c1a70489864425a944, State: Running, Role: LEADER
I20260710 13:20:36.623068 12423 consensus_queue.cc:237] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } }
I20260710 13:20:36.623004 12413 raft_consensus.cc:515] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.626359 12408 tablet_bootstrap.cc:492] T a7b29b9af2cc460c94652349d4709511 P 76162d71f5dc49fdbd62551038955111: No bootstrap required, opened a new log
I20260710 13:20:36.626825 12408 ts_tablet_manager.cc:1403] T a7b29b9af2cc460c94652349d4709511 P 76162d71f5dc49fdbd62551038955111: Time spent bootstrapping tablet: real 0.097s	user 0.041s	sys 0.039s
I20260710 13:20:36.627395 12407 tablet_bootstrap.cc:492] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944: No bootstrap required, opened a new log
I20260710 13:20:36.627794 12407 ts_tablet_manager.cc:1403] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.006s
I20260710 13:20:36.628073 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77b7e15070c4731acc7b1b32fd3e505" candidate_uuid: "76162d71f5dc49fdbd62551038955111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "598004379be44ffdbf65acf1a7332e5e"
W20260710 13:20:36.629256 12256 leader_election.cc:343] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:36.629766 12408 raft_consensus.cc:359] T a7b29b9af2cc460c94652349d4709511 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.630636 12408 raft_consensus.cc:385] T a7b29b9af2cc460c94652349d4709511 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.630985 12408 raft_consensus.cc:740] T a7b29b9af2cc460c94652349d4709511 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76162d71f5dc49fdbd62551038955111, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.631155 12407 raft_consensus.cc:359] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.631969 12407 raft_consensus.cc:385] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.631796 12408 consensus_queue.cc:260] T a7b29b9af2cc460c94652349d4709511 P 76162d71f5dc49fdbd62551038955111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.632292 12366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77b7e15070c4731acc7b1b32fd3e505" candidate_uuid: "76162d71f5dc49fdbd62551038955111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944"
I20260710 13:20:36.632402 12407 raft_consensus.cc:740] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc1f7e3dbfa44c1a70489864425a944, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.632879 12366 raft_consensus.cc:3060] T b77b7e15070c4731acc7b1b32fd3e505 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.634514 12408 ts_tablet_manager.cc:1434] T a7b29b9af2cc460c94652349d4709511 P 76162d71f5dc49fdbd62551038955111: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:36.635404 12408 tablet_bootstrap.cc:492] T f8b92a6cde0c45a6af5420feb02d7b73 P 76162d71f5dc49fdbd62551038955111: Bootstrap starting.
I20260710 13:20:36.639464 12413 leader_election.cc:290] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111 [CANDIDATE]: Term 1 election: Requested vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:36.640117 12407 consensus_queue.cc:260] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.641572 12408 tablet_bootstrap.cc:654] T f8b92a6cde0c45a6af5420feb02d7b73 P 76162d71f5dc49fdbd62551038955111: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.642493 12407 ts_tablet_manager.cc:1434] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.006s
I20260710 13:20:36.643352 12407 tablet_bootstrap.cc:492] T 9d4ace0579304749800286a9d66e0f7d P 8fc1f7e3dbfa44c1a70489864425a944: Bootstrap starting.
I20260710 13:20:36.644471 12366 raft_consensus.cc:2468] T b77b7e15070c4731acc7b1b32fd3e505 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76162d71f5dc49fdbd62551038955111 in term 1.
I20260710 13:20:36.645859 12255 leader_election.cc:304] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 76162d71f5dc49fdbd62551038955111, 8fc1f7e3dbfa44c1a70489864425a944; no voters: 598004379be44ffdbf65acf1a7332e5e
I20260710 13:20:36.647431 12413 raft_consensus.cc:2804] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:36.648270 12413 raft_consensus.cc:697] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111 [term 1 LEADER]: Becoming Leader. State: Replica: 76162d71f5dc49fdbd62551038955111, State: Running, Role: LEADER
I20260710 13:20:36.649328 12413 consensus_queue.cc:237] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.654814 12423 raft_consensus.cc:493] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:36.655275 12423 raft_consensus.cc:515] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.656841 12408 tablet_bootstrap.cc:492] T f8b92a6cde0c45a6af5420feb02d7b73 P 76162d71f5dc49fdbd62551038955111: No bootstrap required, opened a new log
I20260710 13:20:36.657473 12408 ts_tablet_manager.cc:1403] T f8b92a6cde0c45a6af5420feb02d7b73 P 76162d71f5dc49fdbd62551038955111: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.010s
I20260710 13:20:36.657550 12423 leader_election.cc:290] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443)
I20260710 13:20:36.657634 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7b29b9af2cc460c94652349d4709511" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "598004379be44ffdbf65acf1a7332e5e" is_pre_election: true
I20260710 13:20:36.654134 12481 consensus_queue.cc:1048] T d251a19755e84f0cb2ebc1bb86585ed9 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:36.659812 12290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7b29b9af2cc460c94652349d4709511" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111" is_pre_election: true
I20260710 13:20:36.660634 12290 raft_consensus.cc:2468] T a7b29b9af2cc460c94652349d4709511 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc1f7e3dbfa44c1a70489864425a944 in term 0.
I20260710 13:20:36.661587 12408 raft_consensus.cc:359] T f8b92a6cde0c45a6af5420feb02d7b73 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.662324 12408 raft_consensus.cc:385] T f8b92a6cde0c45a6af5420feb02d7b73 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:20:36.662609 12330 leader_election.cc:343] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:36.662631 12408 raft_consensus.cc:740] T f8b92a6cde0c45a6af5420feb02d7b73 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76162d71f5dc49fdbd62551038955111, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.663806 12408 consensus_queue.cc:260] T f8b92a6cde0c45a6af5420feb02d7b73 P 76162d71f5dc49fdbd62551038955111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.664137 12332 leader_election.cc:304] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 76162d71f5dc49fdbd62551038955111, 8fc1f7e3dbfa44c1a70489864425a944; no voters: 598004379be44ffdbf65acf1a7332e5e
I20260710 13:20:36.665268 12481 raft_consensus.cc:2804] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:36.665596 12481 raft_consensus.cc:493] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:36.665910 12481 raft_consensus.cc:3060] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.667148 12408 ts_tablet_manager.cc:1434] T f8b92a6cde0c45a6af5420feb02d7b73 P 76162d71f5dc49fdbd62551038955111: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:20:36.668444 12408 tablet_bootstrap.cc:492] T 1ae871e6210c45b0ab9283f9dd1dff19 P 76162d71f5dc49fdbd62551038955111: Bootstrap starting.
I20260710 13:20:36.672993 12481 raft_consensus.cc:515] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.664502 12407 tablet_bootstrap.cc:654] T 9d4ace0579304749800286a9d66e0f7d P 8fc1f7e3dbfa44c1a70489864425a944: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.675746 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7b29b9af2cc460c94652349d4709511" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "598004379be44ffdbf65acf1a7332e5e"
I20260710 13:20:36.676759 12291 raft_consensus.cc:2468] T ca02b51db0674e51970765d6116b8988 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc1f7e3dbfa44c1a70489864425a944 in term 1.
W20260710 13:20:36.677174 12330 leader_election.cc:343] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:36.679329 12408 tablet_bootstrap.cc:654] T 1ae871e6210c45b0ab9283f9dd1dff19 P 76162d71f5dc49fdbd62551038955111: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.686841 12112 catalog_manager.cc:5697] T 90426578ff3345dc80d18b36963a7a38 P 8fc1f7e3dbfa44c1a70489864425a944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131). New cstate: current_term: 1 leader_uuid: "8fc1f7e3dbfa44c1a70489864425a944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:36.689210 12431 consensus_queue.cc:1048] T 63b65a3552a140da88d75a2a54a86583 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:36.693778 12407 tablet_bootstrap.cc:492] T 9d4ace0579304749800286a9d66e0f7d P 8fc1f7e3dbfa44c1a70489864425a944: No bootstrap required, opened a new log
I20260710 13:20:36.694276 12407 ts_tablet_manager.cc:1403] T 9d4ace0579304749800286a9d66e0f7d P 8fc1f7e3dbfa44c1a70489864425a944: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.006s
I20260710 13:20:36.704725 12413 consensus_queue.cc:1048] T 4994fa6aebbb4aedafd2c36fdafa782a P 76162d71f5dc49fdbd62551038955111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:36.705956 12291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7b29b9af2cc460c94652349d4709511" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111"
I20260710 13:20:36.706719 12291 raft_consensus.cc:3060] T a7b29b9af2cc460c94652349d4709511 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.716111 12407 raft_consensus.cc:359] T 9d4ace0579304749800286a9d66e0f7d P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.717024 12407 raft_consensus.cc:385] T 9d4ace0579304749800286a9d66e0f7d P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.717368 12407 raft_consensus.cc:740] T 9d4ace0579304749800286a9d66e0f7d P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc1f7e3dbfa44c1a70489864425a944, State: Initialized, Role: FOLLOWER
W20260710 13:20:36.717675 12256 consensus_peers.cc:597] T 4994fa6aebbb4aedafd2c36fdafa782a P 76162d71f5dc49fdbd62551038955111 -> Peer 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449): Couldn't send request to peer 598004379be44ffdbf65acf1a7332e5e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:36.718127 12481 leader_election.cc:290] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 election: Requested vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443)
I20260710 13:20:36.720489 12407 consensus_queue.cc:260] T 9d4ace0579304749800286a9d66e0f7d P 8fc1f7e3dbfa44c1a70489864425a944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.723695 12407 ts_tablet_manager.cc:1434] T 9d4ace0579304749800286a9d66e0f7d P 8fc1f7e3dbfa44c1a70489864425a944: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260710 13:20:36.719468 12291 raft_consensus.cc:2468] T a7b29b9af2cc460c94652349d4709511 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc1f7e3dbfa44c1a70489864425a944 in term 1.
I20260710 13:20:36.724694 12454 raft_consensus.cc:493] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:36.725327 12454 raft_consensus.cc:515] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.725968 12332 leader_election.cc:304] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 76162d71f5dc49fdbd62551038955111, 8fc1f7e3dbfa44c1a70489864425a944; no voters: 598004379be44ffdbf65acf1a7332e5e
I20260710 13:20:36.727414 12481 raft_consensus.cc:2804] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:36.728180 12481 raft_consensus.cc:697] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Becoming Leader. State: Replica: 8fc1f7e3dbfa44c1a70489864425a944, State: Running, Role: LEADER
I20260710 13:20:36.728996 12454 leader_election.cc:290] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443)
I20260710 13:20:36.729923 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4fb3393d2e44ffba1af63d5ee45acc" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "598004379be44ffdbf65acf1a7332e5e" is_pre_election: true
I20260710 13:20:36.730690 12217 raft_consensus.cc:2468] T 6b4fb3393d2e44ffba1af63d5ee45acc P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc1f7e3dbfa44c1a70489864425a944 in term 0.
I20260710 13:20:36.730976 12290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4fb3393d2e44ffba1af63d5ee45acc" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111" is_pre_election: true
I20260710 13:20:36.732192 12330 leader_election.cc:304] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e, 8fc1f7e3dbfa44c1a70489864425a944; no voters: 
W20260710 13:20:36.733165 12332 leader_election.cc:343] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:36.733003 12481 consensus_queue.cc:237] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.736136 12406 tablet_bootstrap.cc:492] T 1ae871e6210c45b0ab9283f9dd1dff19 P 598004379be44ffdbf65acf1a7332e5e: No bootstrap required, opened a new log
I20260710 13:20:36.736682 12406 ts_tablet_manager.cc:1403] T 1ae871e6210c45b0ab9283f9dd1dff19 P 598004379be44ffdbf65acf1a7332e5e: Time spent bootstrapping tablet: real 0.287s	user 0.034s	sys 0.048s
I20260710 13:20:36.737200 12454 raft_consensus.cc:2804] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:36.724718 12407 tablet_bootstrap.cc:492] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944: Bootstrap starting.
I20260710 13:20:36.737699 12454 raft_consensus.cc:493] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:36.742275 12454 raft_consensus.cc:3060] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.747848 12406 raft_consensus.cc:359] T 1ae871e6210c45b0ab9283f9dd1dff19 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.748696 12406 raft_consensus.cc:385] T 1ae871e6210c45b0ab9283f9dd1dff19 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.761098 12406 raft_consensus.cc:740] T 1ae871e6210c45b0ab9283f9dd1dff19 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 598004379be44ffdbf65acf1a7332e5e, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.762650 12408 tablet_bootstrap.cc:492] T 1ae871e6210c45b0ab9283f9dd1dff19 P 76162d71f5dc49fdbd62551038955111: No bootstrap required, opened a new log
I20260710 13:20:36.762224 12406 consensus_queue.cc:260] T 1ae871e6210c45b0ab9283f9dd1dff19 P 598004379be44ffdbf65acf1a7332e5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.753063 12407 tablet_bootstrap.cc:654] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.766076 12406 ts_tablet_manager.cc:1434] T 1ae871e6210c45b0ab9283f9dd1dff19 P 598004379be44ffdbf65acf1a7332e5e: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.003s
I20260710 13:20:36.766886 12406 tablet_bootstrap.cc:492] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e: Bootstrap starting.
I20260710 13:20:36.767680 12291 raft_consensus.cc:3060] T 63b65a3552a140da88d75a2a54a86583 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.771504 12408 ts_tablet_manager.cc:1403] T 1ae871e6210c45b0ab9283f9dd1dff19 P 76162d71f5dc49fdbd62551038955111: Time spent bootstrapping tablet: real 0.103s	user 0.039s	sys 0.032s
I20260710 13:20:36.774004 12408 raft_consensus.cc:359] T 1ae871e6210c45b0ab9283f9dd1dff19 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.756240 12454 raft_consensus.cc:515] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.778358 12454 leader_election.cc:290] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 election: Requested vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443)
I20260710 13:20:36.778975 12408 raft_consensus.cc:385] T 1ae871e6210c45b0ab9283f9dd1dff19 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.779310 12408 raft_consensus.cc:740] T 1ae871e6210c45b0ab9283f9dd1dff19 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76162d71f5dc49fdbd62551038955111, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.780313 12407 tablet_bootstrap.cc:492] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944: No bootstrap required, opened a new log
I20260710 13:20:36.779946 12408 consensus_queue.cc:260] T 1ae871e6210c45b0ab9283f9dd1dff19 P 76162d71f5dc49fdbd62551038955111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.781060 12407 ts_tablet_manager.cc:1403] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.011s
I20260710 13:20:36.782477 12408 ts_tablet_manager.cc:1434] T 1ae871e6210c45b0ab9283f9dd1dff19 P 76162d71f5dc49fdbd62551038955111: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260710 13:20:36.783505 12408 tablet_bootstrap.cc:492] T a867939b09914e2b83c3ee471c2c2fcd P 76162d71f5dc49fdbd62551038955111: Bootstrap starting.
I20260710 13:20:36.783969 12454 raft_consensus.cc:493] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:36.784485 12454 raft_consensus.cc:515] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.785296 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4fb3393d2e44ffba1af63d5ee45acc" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "598004379be44ffdbf65acf1a7332e5e"
I20260710 13:20:36.785405 12290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4fb3393d2e44ffba1af63d5ee45acc" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111"
I20260710 13:20:36.785876 12217 raft_consensus.cc:3060] T 6b4fb3393d2e44ffba1af63d5ee45acc P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:36.786762 12332 leader_election.cc:343] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:36.787060 12454 leader_election.cc:290] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443)
I20260710 13:20:36.775985 12406 tablet_bootstrap.cc:654] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.788242 12290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "066976e1cef74f0ca831c1a763758cbc" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111" is_pre_election: true
I20260710 13:20:36.788818 12290 raft_consensus.cc:2468] T 066976e1cef74f0ca831c1a763758cbc P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc1f7e3dbfa44c1a70489864425a944 in term 0.
I20260710 13:20:36.789875 12408 tablet_bootstrap.cc:654] T a867939b09914e2b83c3ee471c2c2fcd P 76162d71f5dc49fdbd62551038955111: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.790249 12412 consensus_queue.cc:1048] T 63b65a3552a140da88d75a2a54a86583 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.790563 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "066976e1cef74f0ca831c1a763758cbc" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "598004379be44ffdbf65acf1a7332e5e" is_pre_election: true
I20260710 13:20:36.791193 12407 raft_consensus.cc:359] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.791657 12481 consensus_queue.cc:1048] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:20:36.791877 12330 leader_election.cc:343] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:36.791870 12407 raft_consensus.cc:385] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.792670 12407 raft_consensus.cc:740] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc1f7e3dbfa44c1a70489864425a944, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.793352 12407 consensus_queue.cc:260] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.795259 12407 ts_tablet_manager.cc:1434] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260710 13:20:36.795852 12217 raft_consensus.cc:2468] T 6b4fb3393d2e44ffba1af63d5ee45acc P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc1f7e3dbfa44c1a70489864425a944 in term 1.
I20260710 13:20:36.795899 12332 leader_election.cc:304] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 76162d71f5dc49fdbd62551038955111, 8fc1f7e3dbfa44c1a70489864425a944; no voters: 598004379be44ffdbf65acf1a7332e5e
I20260710 13:20:36.797262 12452 raft_consensus.cc:2804] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:36.797515 12452 raft_consensus.cc:493] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:36.797712 12452 raft_consensus.cc:3060] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.801451 12330 leader_election.cc:304] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e, 8fc1f7e3dbfa44c1a70489864425a944; no voters: 76162d71f5dc49fdbd62551038955111
I20260710 13:20:36.802211 12454 raft_consensus.cc:2804] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:36.802886 12454 raft_consensus.cc:697] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Becoming Leader. State: Replica: 8fc1f7e3dbfa44c1a70489864425a944, State: Running, Role: LEADER
I20260710 13:20:36.803696 12454 consensus_queue.cc:237] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
W20260710 13:20:36.804788 12332 consensus_peers.cc:597] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 -> Peer 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443): Couldn't send request to peer 76162d71f5dc49fdbd62551038955111. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:36.803696 12407 tablet_bootstrap.cc:492] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944: Bootstrap starting.
I20260710 13:20:36.805413 12452 raft_consensus.cc:515] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
W20260710 13:20:36.808125 12163 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:36.808835 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "066976e1cef74f0ca831c1a763758cbc" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "598004379be44ffdbf65acf1a7332e5e"
W20260710 13:20:36.810384 12330 leader_election.cc:343] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:36.812292 12452 leader_election.cc:290] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 election: Requested vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443)
I20260710 13:20:36.776244 12115 catalog_manager.cc:5697] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131). New cstate: current_term: 1 leader_uuid: "8fc1f7e3dbfa44c1a70489864425a944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:36.813736 12291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "066976e1cef74f0ca831c1a763758cbc" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111"
I20260710 13:20:36.814280 12291 raft_consensus.cc:3060] T 066976e1cef74f0ca831c1a763758cbc P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.814765 12115 catalog_manager.cc:5697] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131). New cstate: current_term: 1 leader_uuid: "8fc1f7e3dbfa44c1a70489864425a944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:36.819670 12407 tablet_bootstrap.cc:654] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.826285 12406 tablet_bootstrap.cc:492] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e: No bootstrap required, opened a new log
I20260710 13:20:36.826589 12407 tablet_bootstrap.cc:492] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944: No bootstrap required, opened a new log
I20260710 13:20:36.826696 12406 ts_tablet_manager.cc:1403] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e: Time spent bootstrapping tablet: real 0.060s	user 0.008s	sys 0.023s
I20260710 13:20:36.826973 12407 ts_tablet_manager.cc:1403] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.002s
I20260710 13:20:36.829156 12406 raft_consensus.cc:359] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.829366 12407 raft_consensus.cc:359] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.829620 12291 raft_consensus.cc:2468] T 066976e1cef74f0ca831c1a763758cbc P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc1f7e3dbfa44c1a70489864425a944 in term 1.
I20260710 13:20:36.829818 12406 raft_consensus.cc:385] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.829909 12407 raft_consensus.cc:385] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.830150 12406 raft_consensus.cc:740] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 598004379be44ffdbf65acf1a7332e5e, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.830240 12407 raft_consensus.cc:740] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc1f7e3dbfa44c1a70489864425a944, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.830951 12406 consensus_queue.cc:260] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.830953 12407 consensus_queue.cc:260] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.833024 12406 ts_tablet_manager.cc:1434] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:20:36.833205 12407 ts_tablet_manager.cc:1434] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:20:36.833799 12406 tablet_bootstrap.cc:492] T f8b92a6cde0c45a6af5420feb02d7b73 P 598004379be44ffdbf65acf1a7332e5e: Bootstrap starting.
I20260710 13:20:36.833938 12407 tablet_bootstrap.cc:492] T ea1b2581f6e643919717f17563c8d05a P 8fc1f7e3dbfa44c1a70489864425a944: Bootstrap starting.
I20260710 13:20:36.834223 12332 leader_election.cc:304] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 76162d71f5dc49fdbd62551038955111, 8fc1f7e3dbfa44c1a70489864425a944; no voters: 598004379be44ffdbf65acf1a7332e5e
I20260710 13:20:36.835147 12477 raft_consensus.cc:2804] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:36.835608 12477 raft_consensus.cc:697] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Becoming Leader. State: Replica: 8fc1f7e3dbfa44c1a70489864425a944, State: Running, Role: LEADER
I20260710 13:20:36.836179 12477 consensus_queue.cc:237] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.837836 12423 raft_consensus.cc:493] T 9d4ace0579304749800286a9d66e0f7d P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:36.838274 12423 raft_consensus.cc:515] T 9d4ace0579304749800286a9d66e0f7d P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.839509 12407 tablet_bootstrap.cc:654] T ea1b2581f6e643919717f17563c8d05a P 8fc1f7e3dbfa44c1a70489864425a944: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.839550 12406 tablet_bootstrap.cc:654] T f8b92a6cde0c45a6af5420feb02d7b73 P 598004379be44ffdbf65acf1a7332e5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.841387 12423 leader_election.cc:290] T 9d4ace0579304749800286a9d66e0f7d P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443)
I20260710 13:20:36.841743 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d4ace0579304749800286a9d66e0f7d" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "598004379be44ffdbf65acf1a7332e5e" is_pre_election: true
I20260710 13:20:36.841835 12481 consensus_queue.cc:1048] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.843675 12291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d4ace0579304749800286a9d66e0f7d" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111" is_pre_election: true
I20260710 13:20:36.846249 12332 leader_election.cc:304] T 9d4ace0579304749800286a9d66e0f7d P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8fc1f7e3dbfa44c1a70489864425a944; no voters: 598004379be44ffdbf65acf1a7332e5e, 76162d71f5dc49fdbd62551038955111
I20260710 13:20:36.846973 12481 raft_consensus.cc:2749] T 9d4ace0579304749800286a9d66e0f7d P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:36.854655 12408 tablet_bootstrap.cc:492] T a867939b09914e2b83c3ee471c2c2fcd P 76162d71f5dc49fdbd62551038955111: No bootstrap required, opened a new log
I20260710 13:20:36.855082 12408 ts_tablet_manager.cc:1403] T a867939b09914e2b83c3ee471c2c2fcd P 76162d71f5dc49fdbd62551038955111: Time spent bootstrapping tablet: real 0.072s	user 0.007s	sys 0.008s
I20260710 13:20:36.857069 12408 raft_consensus.cc:359] T a867939b09914e2b83c3ee471c2c2fcd P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.857709 12408 raft_consensus.cc:385] T a867939b09914e2b83c3ee471c2c2fcd P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.857962 12408 raft_consensus.cc:740] T a867939b09914e2b83c3ee471c2c2fcd P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76162d71f5dc49fdbd62551038955111, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.857895 12113 catalog_manager.cc:5697] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76162d71f5dc49fdbd62551038955111 (127.10.210.130). New cstate: current_term: 1 leader_uuid: "76162d71f5dc49fdbd62551038955111" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:36.859037 12407 tablet_bootstrap.cc:492] T ea1b2581f6e643919717f17563c8d05a P 8fc1f7e3dbfa44c1a70489864425a944: No bootstrap required, opened a new log
I20260710 13:20:36.858773 12408 consensus_queue.cc:260] T a867939b09914e2b83c3ee471c2c2fcd P 76162d71f5dc49fdbd62551038955111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.859450 12407 ts_tablet_manager.cc:1403] T ea1b2581f6e643919717f17563c8d05a P 8fc1f7e3dbfa44c1a70489864425a944: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.012s
I20260710 13:20:36.861145 12408 ts_tablet_manager.cc:1434] T a867939b09914e2b83c3ee471c2c2fcd P 76162d71f5dc49fdbd62551038955111: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 13:20:36.862035 12408 tablet_bootstrap.cc:492] T 10afa96c7b6d478b9339e8a34d5e9e93 P 76162d71f5dc49fdbd62551038955111: Bootstrap starting.
I20260710 13:20:36.864215 12407 raft_consensus.cc:359] T ea1b2581f6e643919717f17563c8d05a P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.864831 12407 raft_consensus.cc:385] T ea1b2581f6e643919717f17563c8d05a P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.865212 12407 raft_consensus.cc:740] T ea1b2581f6e643919717f17563c8d05a P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc1f7e3dbfa44c1a70489864425a944, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.865948 12407 consensus_queue.cc:260] T ea1b2581f6e643919717f17563c8d05a P 8fc1f7e3dbfa44c1a70489864425a944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.866426 12477 raft_consensus.cc:493] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:36.866994 12477 raft_consensus.cc:515] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.867919 12407 ts_tablet_manager.cc:1434] T ea1b2581f6e643919717f17563c8d05a P 8fc1f7e3dbfa44c1a70489864425a944: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:20:36.868786 12407 tablet_bootstrap.cc:492] T b7b2e0dfc15d438596b1e354f7bf7f60 P 8fc1f7e3dbfa44c1a70489864425a944: Bootstrap starting.
I20260710 13:20:36.871116 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae871e6210c45b0ab9283f9dd1dff19" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "598004379be44ffdbf65acf1a7332e5e" is_pre_election: true
I20260710 13:20:36.871887 12216 raft_consensus.cc:2468] T 1ae871e6210c45b0ab9283f9dd1dff19 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc1f7e3dbfa44c1a70489864425a944 in term 0.
I20260710 13:20:36.872131 12112 catalog_manager.cc:5697] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131). New cstate: current_term: 1 leader_uuid: "8fc1f7e3dbfa44c1a70489864425a944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:36.873390 12330 leader_election.cc:304] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e, 8fc1f7e3dbfa44c1a70489864425a944; no voters: 
I20260710 13:20:36.874462 12481 raft_consensus.cc:2804] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:36.874279 12112 catalog_manager.cc:5697] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131). New cstate: current_term: 1 leader_uuid: "8fc1f7e3dbfa44c1a70489864425a944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:36.874912 12481 raft_consensus.cc:493] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:36.874995 12407 tablet_bootstrap.cc:654] T b7b2e0dfc15d438596b1e354f7bf7f60 P 8fc1f7e3dbfa44c1a70489864425a944: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.875459 12481 raft_consensus.cc:3060] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.882472 12406 tablet_bootstrap.cc:492] T f8b92a6cde0c45a6af5420feb02d7b73 P 598004379be44ffdbf65acf1a7332e5e: No bootstrap required, opened a new log
I20260710 13:20:36.882748 12366 raft_consensus.cc:3060] T 9d4ace0579304749800286a9d66e0f7d P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.883235 12406 ts_tablet_manager.cc:1403] T f8b92a6cde0c45a6af5420feb02d7b73 P 598004379be44ffdbf65acf1a7332e5e: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.001s
I20260710 13:20:36.887226 12406 raft_consensus.cc:359] T f8b92a6cde0c45a6af5420feb02d7b73 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.888065 12406 raft_consensus.cc:385] T f8b92a6cde0c45a6af5420feb02d7b73 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.888404 12406 raft_consensus.cc:740] T f8b92a6cde0c45a6af5420feb02d7b73 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 598004379be44ffdbf65acf1a7332e5e, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.889334 12406 consensus_queue.cc:260] T f8b92a6cde0c45a6af5420feb02d7b73 P 598004379be44ffdbf65acf1a7332e5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.891974 12406 ts_tablet_manager.cc:1434] T f8b92a6cde0c45a6af5420feb02d7b73 P 598004379be44ffdbf65acf1a7332e5e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:20:36.893255 12406 tablet_bootstrap.cc:492] T 066976e1cef74f0ca831c1a763758cbc P 598004379be44ffdbf65acf1a7332e5e: Bootstrap starting.
I20260710 13:20:36.896057 12407 tablet_bootstrap.cc:492] T b7b2e0dfc15d438596b1e354f7bf7f60 P 8fc1f7e3dbfa44c1a70489864425a944: No bootstrap required, opened a new log
I20260710 13:20:36.896459 12407 ts_tablet_manager.cc:1403] T b7b2e0dfc15d438596b1e354f7bf7f60 P 8fc1f7e3dbfa44c1a70489864425a944: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.010s
I20260710 13:20:36.896885 12290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae871e6210c45b0ab9283f9dd1dff19" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111" is_pre_election: true
I20260710 13:20:36.897526 12290 raft_consensus.cc:2468] T 1ae871e6210c45b0ab9283f9dd1dff19 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc1f7e3dbfa44c1a70489864425a944 in term 0.
I20260710 13:20:36.898833 12477 leader_election.cc:290] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443)
I20260710 13:20:36.898901 12407 raft_consensus.cc:359] T b7b2e0dfc15d438596b1e354f7bf7f60 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.899607 12407 raft_consensus.cc:385] T b7b2e0dfc15d438596b1e354f7bf7f60 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.899863 12407 raft_consensus.cc:740] T b7b2e0dfc15d438596b1e354f7bf7f60 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc1f7e3dbfa44c1a70489864425a944, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.900916 12406 tablet_bootstrap.cc:654] T 066976e1cef74f0ca831c1a763758cbc P 598004379be44ffdbf65acf1a7332e5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.900552 12407 consensus_queue.cc:260] T b7b2e0dfc15d438596b1e354f7bf7f60 P 8fc1f7e3dbfa44c1a70489864425a944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.903020 12452 raft_consensus.cc:493] T b7b2e0dfc15d438596b1e354f7bf7f60 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:36.903460 12452 raft_consensus.cc:515] T b7b2e0dfc15d438596b1e354f7bf7f60 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.905103 12477 consensus_queue.cc:1048] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.907320 12452 leader_election.cc:290] T b7b2e0dfc15d438596b1e354f7bf7f60 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443)
I20260710 13:20:36.908927 12407 ts_tablet_manager.cc:1434] T b7b2e0dfc15d438596b1e354f7bf7f60 P 8fc1f7e3dbfa44c1a70489864425a944: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:20:36.909809 12407 tablet_bootstrap.cc:492] T 199277d74c3e4dbaa70ef042e2e19030 P 8fc1f7e3dbfa44c1a70489864425a944: Bootstrap starting.
I20260710 13:20:36.910316 12290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7b2e0dfc15d438596b1e354f7bf7f60" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111" is_pre_election: true
I20260710 13:20:36.911926 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7b2e0dfc15d438596b1e354f7bf7f60" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "598004379be44ffdbf65acf1a7332e5e" is_pre_election: true
W20260710 13:20:36.913552 12330 leader_election.cc:343] T b7b2e0dfc15d438596b1e354f7bf7f60 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:36.914811 12332 leader_election.cc:343] T b7b2e0dfc15d438596b1e354f7bf7f60 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:36.915225 12332 leader_election.cc:304] T b7b2e0dfc15d438596b1e354f7bf7f60 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8fc1f7e3dbfa44c1a70489864425a944; no voters: 598004379be44ffdbf65acf1a7332e5e, 76162d71f5dc49fdbd62551038955111
I20260710 13:20:36.915598 12407 tablet_bootstrap.cc:654] T 199277d74c3e4dbaa70ef042e2e19030 P 8fc1f7e3dbfa44c1a70489864425a944: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.916440 12452 raft_consensus.cc:2749] T b7b2e0dfc15d438596b1e354f7bf7f60 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:36.921077 12481 raft_consensus.cc:515] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.924362 12413 raft_consensus.cc:493] T a867939b09914e2b83c3ee471c2c2fcd P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:36.924738 12450 consensus_queue.cc:1048] T 779bbfde84924bf2a0fd7bb0b219f59d P 76162d71f5dc49fdbd62551038955111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.925010 12413 raft_consensus.cc:515] T a867939b09914e2b83c3ee471c2c2fcd P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.927426 12413 leader_election.cc:290] T a867939b09914e2b83c3ee471c2c2fcd P 76162d71f5dc49fdbd62551038955111 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:36.928107 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae871e6210c45b0ab9283f9dd1dff19" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "598004379be44ffdbf65acf1a7332e5e"
I20260710 13:20:36.928644 12217 raft_consensus.cc:3060] T 1ae871e6210c45b0ab9283f9dd1dff19 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.931437 12407 tablet_bootstrap.cc:492] T 199277d74c3e4dbaa70ef042e2e19030 P 8fc1f7e3dbfa44c1a70489864425a944: No bootstrap required, opened a new log
I20260710 13:20:36.931871 12407 ts_tablet_manager.cc:1403] T 199277d74c3e4dbaa70ef042e2e19030 P 8fc1f7e3dbfa44c1a70489864425a944: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.007s
I20260710 13:20:36.934477 12214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a867939b09914e2b83c3ee471c2c2fcd" candidate_uuid: "76162d71f5dc49fdbd62551038955111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "598004379be44ffdbf65acf1a7332e5e" is_pre_election: true
I20260710 13:20:36.938058 12217 raft_consensus.cc:2468] T 1ae871e6210c45b0ab9283f9dd1dff19 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc1f7e3dbfa44c1a70489864425a944 in term 1.
I20260710 13:20:36.939819 12452 raft_consensus.cc:493] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:36.939780 12330 leader_election.cc:304] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e, 8fc1f7e3dbfa44c1a70489864425a944; no voters: 
I20260710 13:20:36.940004 12481 leader_election.cc:290] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 election: Requested vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443)
I20260710 13:20:36.941103 12406 tablet_bootstrap.cc:492] T 066976e1cef74f0ca831c1a763758cbc P 598004379be44ffdbf65acf1a7332e5e: No bootstrap required, opened a new log
I20260710 13:20:36.941262 12452 raft_consensus.cc:515] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.942142 12423 raft_consensus.cc:493] T ea1b2581f6e643919717f17563c8d05a P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:36.942435 12454 raft_consensus.cc:2804] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:36.942739 12365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a867939b09914e2b83c3ee471c2c2fcd" candidate_uuid: "76162d71f5dc49fdbd62551038955111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944" is_pre_election: true
I20260710 13:20:36.943301 12407 raft_consensus.cc:359] T 199277d74c3e4dbaa70ef042e2e19030 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.944113 12406 ts_tablet_manager.cc:1403] T 066976e1cef74f0ca831c1a763758cbc P 598004379be44ffdbf65acf1a7332e5e: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.006s
I20260710 13:20:36.945185 12290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae871e6210c45b0ab9283f9dd1dff19" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111"
I20260710 13:20:36.949946 12407 raft_consensus.cc:385] T 199277d74c3e4dbaa70ef042e2e19030 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.950345 12407 raft_consensus.cc:740] T 199277d74c3e4dbaa70ef042e2e19030 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc1f7e3dbfa44c1a70489864425a944, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.950065 12291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b92a6cde0c45a6af5420feb02d7b73" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111" is_pre_election: true
I20260710 13:20:36.945283 12423 raft_consensus.cc:515] T ea1b2581f6e643919717f17563c8d05a P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.950510 12454 raft_consensus.cc:697] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Becoming Leader. State: Replica: 8fc1f7e3dbfa44c1a70489864425a944, State: Running, Role: LEADER
I20260710 13:20:36.951057 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b92a6cde0c45a6af5420feb02d7b73" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "598004379be44ffdbf65acf1a7332e5e" is_pre_election: true
I20260710 13:20:36.951027 12407 consensus_queue.cc:260] T 199277d74c3e4dbaa70ef042e2e19030 P 8fc1f7e3dbfa44c1a70489864425a944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.951505 12290 raft_consensus.cc:3060] T 1ae871e6210c45b0ab9283f9dd1dff19 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.951771 12217 raft_consensus.cc:2468] T f8b92a6cde0c45a6af5420feb02d7b73 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc1f7e3dbfa44c1a70489864425a944 in term 0.
I20260710 13:20:36.951797 12454 consensus_queue.cc:237] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.953473 12407 ts_tablet_manager.cc:1434] T 199277d74c3e4dbaa70ef042e2e19030 P 8fc1f7e3dbfa44c1a70489864425a944: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 13:20:36.953375 12255 leader_election.cc:304] T a867939b09914e2b83c3ee471c2c2fcd P 76162d71f5dc49fdbd62551038955111 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76162d71f5dc49fdbd62551038955111; no voters: 598004379be44ffdbf65acf1a7332e5e, 8fc1f7e3dbfa44c1a70489864425a944
I20260710 13:20:36.947600 12452 leader_election.cc:290] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443)
I20260710 13:20:36.955248 12407 tablet_bootstrap.cc:492] T ff91e071bb72418bb34f140fc15efad6 P 8fc1f7e3dbfa44c1a70489864425a944: Bootstrap starting.
I20260710 13:20:36.955164 12330 leader_election.cc:304] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e, 8fc1f7e3dbfa44c1a70489864425a944; no voters: 
I20260710 13:20:36.956302 12423 leader_election.cc:290] T ea1b2581f6e643919717f17563c8d05a P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443)
I20260710 13:20:36.956774 12423 raft_consensus.cc:2804] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:36.957110 12423 raft_consensus.cc:493] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:36.957468 12423 raft_consensus.cc:3060] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.957971 12408 tablet_bootstrap.cc:654] T 10afa96c7b6d478b9339e8a34d5e9e93 P 76162d71f5dc49fdbd62551038955111: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.956960 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1b2581f6e643919717f17563c8d05a" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "598004379be44ffdbf65acf1a7332e5e" is_pre_election: true
I20260710 13:20:36.954459 12413 raft_consensus.cc:2749] T a867939b09914e2b83c3ee471c2c2fcd P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:36.958616 12290 raft_consensus.cc:2468] T 1ae871e6210c45b0ab9283f9dd1dff19 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc1f7e3dbfa44c1a70489864425a944 in term 1.
W20260710 13:20:36.960202 12330 leader_election.cc:343] T ea1b2581f6e643919717f17563c8d05a P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:36.961032 12292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1b2581f6e643919717f17563c8d05a" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111" is_pre_election: true
I20260710 13:20:36.951081 12291 raft_consensus.cc:2468] T f8b92a6cde0c45a6af5420feb02d7b73 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc1f7e3dbfa44c1a70489864425a944 in term 0.
W20260710 13:20:36.965960 12332 leader_election.cc:343] T ea1b2581f6e643919717f17563c8d05a P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:36.966498 12332 leader_election.cc:304] T ea1b2581f6e643919717f17563c8d05a P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8fc1f7e3dbfa44c1a70489864425a944; no voters: 598004379be44ffdbf65acf1a7332e5e, 76162d71f5dc49fdbd62551038955111
I20260710 13:20:36.970323 12477 raft_consensus.cc:2749] T ea1b2581f6e643919717f17563c8d05a P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:36.972349 12413 consensus_queue.cc:1048] T 779bbfde84924bf2a0fd7bb0b219f59d P 76162d71f5dc49fdbd62551038955111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.981933 12406 raft_consensus.cc:359] T 066976e1cef74f0ca831c1a763758cbc P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.982400 12406 raft_consensus.cc:385] T 066976e1cef74f0ca831c1a763758cbc P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.982637 12406 raft_consensus.cc:740] T 066976e1cef74f0ca831c1a763758cbc P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 598004379be44ffdbf65acf1a7332e5e, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.985567 12406 consensus_queue.cc:260] T 066976e1cef74f0ca831c1a763758cbc P 598004379be44ffdbf65acf1a7332e5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.990577 12406 ts_tablet_manager.cc:1434] T 066976e1cef74f0ca831c1a763758cbc P 598004379be44ffdbf65acf1a7332e5e: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.005s
I20260710 13:20:36.990727 12408 tablet_bootstrap.cc:492] T 10afa96c7b6d478b9339e8a34d5e9e93 P 76162d71f5dc49fdbd62551038955111: No bootstrap required, opened a new log
I20260710 13:20:36.991178 12408 ts_tablet_manager.cc:1403] T 10afa96c7b6d478b9339e8a34d5e9e93 P 76162d71f5dc49fdbd62551038955111: Time spent bootstrapping tablet: real 0.129s	user 0.010s	sys 0.001s
I20260710 13:20:36.991428 12406 tablet_bootstrap.cc:492] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e: Bootstrap starting.
I20260710 13:20:36.995985 12408 raft_consensus.cc:359] T 10afa96c7b6d478b9339e8a34d5e9e93 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:36.996498 12408 raft_consensus.cc:385] T 10afa96c7b6d478b9339e8a34d5e9e93 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.996754 12408 raft_consensus.cc:740] T 10afa96c7b6d478b9339e8a34d5e9e93 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76162d71f5dc49fdbd62551038955111, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.997301 12408 consensus_queue.cc:260] T 10afa96c7b6d478b9339e8a34d5e9e93 P 76162d71f5dc49fdbd62551038955111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.000164 12408 ts_tablet_manager.cc:1434] T 10afa96c7b6d478b9339e8a34d5e9e93 P 76162d71f5dc49fdbd62551038955111: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:20:37.003278 12408 tablet_bootstrap.cc:492] T 90426578ff3345dc80d18b36963a7a38 P 76162d71f5dc49fdbd62551038955111: Bootstrap starting.
I20260710 13:20:37.013304 12406 tablet_bootstrap.cc:654] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.014609 12423 raft_consensus.cc:515] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.017529 12215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b92a6cde0c45a6af5420feb02d7b73" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "598004379be44ffdbf65acf1a7332e5e"
I20260710 13:20:37.018060 12215 raft_consensus.cc:3060] T f8b92a6cde0c45a6af5420feb02d7b73 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.021319 12112 catalog_manager.cc:5697] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131). New cstate: current_term: 1 leader_uuid: "8fc1f7e3dbfa44c1a70489864425a944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:37.022881 12423 leader_election.cc:290] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 election: Requested vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443)
I20260710 13:20:37.024765 12291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b92a6cde0c45a6af5420feb02d7b73" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111"
I20260710 13:20:37.025348 12291 raft_consensus.cc:3060] T f8b92a6cde0c45a6af5420feb02d7b73 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.029107 12407 tablet_bootstrap.cc:654] T ff91e071bb72418bb34f140fc15efad6 P 8fc1f7e3dbfa44c1a70489864425a944: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.030509 12406 tablet_bootstrap.cc:492] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e: No bootstrap required, opened a new log
I20260710 13:20:37.030951 12406 ts_tablet_manager.cc:1403] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.005s
I20260710 13:20:37.033165 12215 raft_consensus.cc:2468] T f8b92a6cde0c45a6af5420feb02d7b73 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc1f7e3dbfa44c1a70489864425a944 in term 1.
I20260710 13:20:37.034718 12330 leader_election.cc:304] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e, 8fc1f7e3dbfa44c1a70489864425a944; no voters: 
I20260710 13:20:37.035275 12291 raft_consensus.cc:2468] T f8b92a6cde0c45a6af5420feb02d7b73 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc1f7e3dbfa44c1a70489864425a944 in term 1.
I20260710 13:20:37.035667 12423 raft_consensus.cc:2804] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:37.036192 12423 raft_consensus.cc:697] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Becoming Leader. State: Replica: 8fc1f7e3dbfa44c1a70489864425a944, State: Running, Role: LEADER
I20260710 13:20:37.037654 12408 tablet_bootstrap.cc:654] T 90426578ff3345dc80d18b36963a7a38 P 76162d71f5dc49fdbd62551038955111: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.037160 12423 consensus_queue.cc:237] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.033681 12406 raft_consensus.cc:359] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.042536 12406 raft_consensus.cc:385] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.042905 12406 raft_consensus.cc:740] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 598004379be44ffdbf65acf1a7332e5e, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.047351 12407 tablet_bootstrap.cc:492] T ff91e071bb72418bb34f140fc15efad6 P 8fc1f7e3dbfa44c1a70489864425a944: No bootstrap required, opened a new log
I20260710 13:20:37.047313 12406 consensus_queue.cc:260] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.047834 12407 ts_tablet_manager.cc:1403] T ff91e071bb72418bb34f140fc15efad6 P 8fc1f7e3dbfa44c1a70489864425a944: Time spent bootstrapping tablet: real 0.093s	user 0.010s	sys 0.005s
I20260710 13:20:37.050601 12407 raft_consensus.cc:359] T ff91e071bb72418bb34f140fc15efad6 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.051231 12407 raft_consensus.cc:385] T ff91e071bb72418bb34f140fc15efad6 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.051515 12407 raft_consensus.cc:740] T ff91e071bb72418bb34f140fc15efad6 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc1f7e3dbfa44c1a70489864425a944, State: Initialized, Role: FOLLOWER
W20260710 13:20:37.052259 12256 consensus_peers.cc:597] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111 -> Peer 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449): Couldn't send request to peer 598004379be44ffdbf65acf1a7332e5e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:37.052253 12407 consensus_queue.cc:260] T ff91e071bb72418bb34f140fc15efad6 P 8fc1f7e3dbfa44c1a70489864425a944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.054626 12407 ts_tablet_manager.cc:1434] T ff91e071bb72418bb34f140fc15efad6 P 8fc1f7e3dbfa44c1a70489864425a944: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:20:37.055461 12407 tablet_bootstrap.cc:492] T 2e884ae123c34a6fb0e6838ac39025c0 P 8fc1f7e3dbfa44c1a70489864425a944: Bootstrap starting.
I20260710 13:20:37.059919 12406 ts_tablet_manager.cc:1434] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.001s
I20260710 13:20:37.060752 12407 tablet_bootstrap.cc:654] T 2e884ae123c34a6fb0e6838ac39025c0 P 8fc1f7e3dbfa44c1a70489864425a944: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.060511 12423 consensus_queue.cc:1048] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:37.062153 12114 catalog_manager.cc:5697] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131). New cstate: current_term: 1 leader_uuid: "8fc1f7e3dbfa44c1a70489864425a944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:37.069772 12406 tablet_bootstrap.cc:492] T b77b7e15070c4731acc7b1b32fd3e505 P 598004379be44ffdbf65acf1a7332e5e: Bootstrap starting.
I20260710 13:20:37.080389 12406 tablet_bootstrap.cc:654] T b77b7e15070c4731acc7b1b32fd3e505 P 598004379be44ffdbf65acf1a7332e5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.082578 12423 raft_consensus.cc:493] T 199277d74c3e4dbaa70ef042e2e19030 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:37.083173 12423 raft_consensus.cc:515] T 199277d74c3e4dbaa70ef042e2e19030 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.086588 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "199277d74c3e4dbaa70ef042e2e19030" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "598004379be44ffdbf65acf1a7332e5e" is_pre_election: true
I20260710 13:20:37.087246 12423 leader_election.cc:290] T 199277d74c3e4dbaa70ef042e2e19030 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443)
W20260710 13:20:37.088294 12330 leader_election.cc:343] T 199277d74c3e4dbaa70ef042e2e19030 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:37.089887 12291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "199277d74c3e4dbaa70ef042e2e19030" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111" is_pre_election: true
W20260710 13:20:37.091270 12332 leader_election.cc:343] T 199277d74c3e4dbaa70ef042e2e19030 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:37.091679 12332 leader_election.cc:304] T 199277d74c3e4dbaa70ef042e2e19030 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8fc1f7e3dbfa44c1a70489864425a944; no voters: 598004379be44ffdbf65acf1a7332e5e, 76162d71f5dc49fdbd62551038955111
I20260710 13:20:37.093048 12454 consensus_queue.cc:1048] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:37.096026 12423 raft_consensus.cc:2749] T 199277d74c3e4dbaa70ef042e2e19030 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:37.097397 12408 tablet_bootstrap.cc:492] T 90426578ff3345dc80d18b36963a7a38 P 76162d71f5dc49fdbd62551038955111: No bootstrap required, opened a new log
I20260710 13:20:37.097950 12408 ts_tablet_manager.cc:1403] T 90426578ff3345dc80d18b36963a7a38 P 76162d71f5dc49fdbd62551038955111: Time spent bootstrapping tablet: real 0.095s	user 0.006s	sys 0.020s
I20260710 13:20:37.103749 12408 raft_consensus.cc:359] T 90426578ff3345dc80d18b36963a7a38 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.104606 12408 raft_consensus.cc:385] T 90426578ff3345dc80d18b36963a7a38 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.104679 12431 raft_consensus.cc:493] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:37.105352 12431 raft_consensus.cc:515] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.106783 12407 tablet_bootstrap.cc:492] T 2e884ae123c34a6fb0e6838ac39025c0 P 8fc1f7e3dbfa44c1a70489864425a944: No bootstrap required, opened a new log
I20260710 13:20:37.107189 12407 ts_tablet_manager.cc:1403] T 2e884ae123c34a6fb0e6838ac39025c0 P 8fc1f7e3dbfa44c1a70489864425a944: Time spent bootstrapping tablet: real 0.052s	user 0.023s	sys 0.013s
I20260710 13:20:37.107857 12431 leader_election.cc:290] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443), 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:37.109663 12407 raft_consensus.cc:359] T 2e884ae123c34a6fb0e6838ac39025c0 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.109869 12291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10afa96c7b6d478b9339e8a34d5e9e93" candidate_uuid: "598004379be44ffdbf65acf1a7332e5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111" is_pre_election: true
I20260710 13:20:37.111953 12365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10afa96c7b6d478b9339e8a34d5e9e93" candidate_uuid: "598004379be44ffdbf65acf1a7332e5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944" is_pre_election: true
I20260710 13:20:37.121435 12477 consensus_queue.cc:1048] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 13:20:37.128793 12291 raft_consensus.cc:2468] T 10afa96c7b6d478b9339e8a34d5e9e93 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 598004379be44ffdbf65acf1a7332e5e in term 0.
I20260710 13:20:37.129238 12365 raft_consensus.cc:2468] T 10afa96c7b6d478b9339e8a34d5e9e93 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 598004379be44ffdbf65acf1a7332e5e in term 0.
I20260710 13:20:37.130295 12183 leader_election.cc:304] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e, 76162d71f5dc49fdbd62551038955111; no voters: 
I20260710 13:20:37.131358 12431 raft_consensus.cc:2804] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:37.132068 12431 raft_consensus.cc:493] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:37.132555 12431 raft_consensus.cc:3060] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.134763 12413 consensus_queue.cc:1048] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:37.138674 12408 raft_consensus.cc:740] T 90426578ff3345dc80d18b36963a7a38 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76162d71f5dc49fdbd62551038955111, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.118654 12423 consensus_queue.cc:1048] T 90426578ff3345dc80d18b36963a7a38 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260710 13:20:37.140964 12407 raft_consensus.cc:385] T 2e884ae123c34a6fb0e6838ac39025c0 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.141378 12407 raft_consensus.cc:740] T 2e884ae123c34a6fb0e6838ac39025c0 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc1f7e3dbfa44c1a70489864425a944, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.142208 12407 consensus_queue.cc:260] T 2e884ae123c34a6fb0e6838ac39025c0 P 8fc1f7e3dbfa44c1a70489864425a944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.146883 12407 ts_tablet_manager.cc:1434] T 2e884ae123c34a6fb0e6838ac39025c0 P 8fc1f7e3dbfa44c1a70489864425a944: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260710 13:20:37.147970 12407 tablet_bootstrap.cc:492] T 7a324a671ae54a84ae93c3896147d90c P 8fc1f7e3dbfa44c1a70489864425a944: Bootstrap starting.
W20260710 13:20:37.148018 12330 consensus_peers.cc:597] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944 -> Peer 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449): Couldn't send request to peer 598004379be44ffdbf65acf1a7332e5e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:37.152518 12408 consensus_queue.cc:260] T 90426578ff3345dc80d18b36963a7a38 P 76162d71f5dc49fdbd62551038955111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.159271 12407 tablet_bootstrap.cc:654] T 7a324a671ae54a84ae93c3896147d90c P 8fc1f7e3dbfa44c1a70489864425a944: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.159875 12412 raft_consensus.cc:493] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:37.160576 12412 raft_consensus.cc:515] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.163512 12412 leader_election.cc:290] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443), 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:37.165913 12292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e884ae123c34a6fb0e6838ac39025c0" candidate_uuid: "598004379be44ffdbf65acf1a7332e5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111" is_pre_election: true
W20260710 13:20:37.167788 12183 leader_election.cc:343] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:37.169709 12365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e884ae123c34a6fb0e6838ac39025c0" candidate_uuid: "598004379be44ffdbf65acf1a7332e5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944" is_pre_election: true
I20260710 13:20:37.170482 12365 raft_consensus.cc:2468] T 2e884ae123c34a6fb0e6838ac39025c0 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 598004379be44ffdbf65acf1a7332e5e in term 0.
I20260710 13:20:37.172127 12180 leader_election.cc:304] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e, 8fc1f7e3dbfa44c1a70489864425a944; no voters: 76162d71f5dc49fdbd62551038955111
I20260710 13:20:37.173149 12412 raft_consensus.cc:2804] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:37.173584 12412 raft_consensus.cc:493] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:37.174005 12412 raft_consensus.cc:3060] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.187517 12415 raft_consensus.cc:493] T 066976e1cef74f0ca831c1a763758cbc P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:37.188071 12408 ts_tablet_manager.cc:1434] T 90426578ff3345dc80d18b36963a7a38 P 76162d71f5dc49fdbd62551038955111: Time spent starting tablet: real 0.090s	user 0.007s	sys 0.003s
I20260710 13:20:37.187978 12415 raft_consensus.cc:515] T 066976e1cef74f0ca831c1a763758cbc P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.188949 12408 tablet_bootstrap.cc:492] T 7a324a671ae54a84ae93c3896147d90c P 76162d71f5dc49fdbd62551038955111: Bootstrap starting.
I20260710 13:20:37.190186 12415 leader_election.cc:290] T 066976e1cef74f0ca831c1a763758cbc P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443), 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:37.194588 12292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "066976e1cef74f0ca831c1a763758cbc" candidate_uuid: "598004379be44ffdbf65acf1a7332e5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111" is_pre_election: true
I20260710 13:20:37.195005 12365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "066976e1cef74f0ca831c1a763758cbc" candidate_uuid: "598004379be44ffdbf65acf1a7332e5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944" is_pre_election: true
I20260710 13:20:37.195597 12292 raft_consensus.cc:2393] T 066976e1cef74f0ca831c1a763758cbc P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 598004379be44ffdbf65acf1a7332e5e in current term 1: Already voted for candidate 8fc1f7e3dbfa44c1a70489864425a944 in this term.
I20260710 13:20:37.197034 12183 leader_election.cc:304] T 066976e1cef74f0ca831c1a763758cbc P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e; no voters: 76162d71f5dc49fdbd62551038955111, 8fc1f7e3dbfa44c1a70489864425a944
I20260710 13:20:37.198374 12415 raft_consensus.cc:3060] T 066976e1cef74f0ca831c1a763758cbc P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.208146 12291 raft_consensus.cc:3060] T 90426578ff3345dc80d18b36963a7a38 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.220364 12415 raft_consensus.cc:2749] T 066976e1cef74f0ca831c1a763758cbc P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:37.222707 12412 raft_consensus.cc:515] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.228367 12407 tablet_bootstrap.cc:492] T 7a324a671ae54a84ae93c3896147d90c P 8fc1f7e3dbfa44c1a70489864425a944: No bootstrap required, opened a new log
I20260710 13:20:37.228849 12407 ts_tablet_manager.cc:1403] T 7a324a671ae54a84ae93c3896147d90c P 8fc1f7e3dbfa44c1a70489864425a944: Time spent bootstrapping tablet: real 0.081s	user 0.018s	sys 0.026s
I20260710 13:20:37.231446 12407 raft_consensus.cc:359] T 7a324a671ae54a84ae93c3896147d90c P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.232101 12406 tablet_bootstrap.cc:492] T b77b7e15070c4731acc7b1b32fd3e505 P 598004379be44ffdbf65acf1a7332e5e: No bootstrap required, opened a new log
I20260710 13:20:37.231961 12431 raft_consensus.cc:515] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.232108 12407 raft_consensus.cc:385] T 7a324a671ae54a84ae93c3896147d90c P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.232739 12406 ts_tablet_manager.cc:1403] T b77b7e15070c4731acc7b1b32fd3e505 P 598004379be44ffdbf65acf1a7332e5e: Time spent bootstrapping tablet: real 0.163s	user 0.074s	sys 0.065s
I20260710 13:20:37.232739 12407 raft_consensus.cc:740] T 7a324a671ae54a84ae93c3896147d90c P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc1f7e3dbfa44c1a70489864425a944, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.233666 12407 consensus_queue.cc:260] T 7a324a671ae54a84ae93c3896147d90c P 8fc1f7e3dbfa44c1a70489864425a944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.235765 12407 ts_tablet_manager.cc:1434] T 7a324a671ae54a84ae93c3896147d90c P 8fc1f7e3dbfa44c1a70489864425a944: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:20:37.235469 12406 raft_consensus.cc:359] T b77b7e15070c4731acc7b1b32fd3e505 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.236120 12406 raft_consensus.cc:385] T b77b7e15070c4731acc7b1b32fd3e505 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.236398 12406 raft_consensus.cc:740] T b77b7e15070c4731acc7b1b32fd3e505 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 598004379be44ffdbf65acf1a7332e5e, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.237149 12406 consensus_queue.cc:260] T b77b7e15070c4731acc7b1b32fd3e505 P 598004379be44ffdbf65acf1a7332e5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.238492 12407 tablet_bootstrap.cc:492] T 323f09dbd8b04c86a2e5c04273b0c06f P 8fc1f7e3dbfa44c1a70489864425a944: Bootstrap starting.
I20260710 13:20:37.239037 12406 ts_tablet_manager.cc:1434] T b77b7e15070c4731acc7b1b32fd3e505 P 598004379be44ffdbf65acf1a7332e5e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:37.239640 12292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e884ae123c34a6fb0e6838ac39025c0" candidate_uuid: "598004379be44ffdbf65acf1a7332e5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111"
I20260710 13:20:37.239854 12406 tablet_bootstrap.cc:492] T dd06cdfbe0bf44129402b4f9dbf548a9 P 598004379be44ffdbf65acf1a7332e5e: Bootstrap starting.
W20260710 13:20:37.240870 12183 leader_election.cc:343] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:37.242808 12365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e884ae123c34a6fb0e6838ac39025c0" candidate_uuid: "598004379be44ffdbf65acf1a7332e5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944"
I20260710 13:20:37.243391 12365 raft_consensus.cc:3060] T 2e884ae123c34a6fb0e6838ac39025c0 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.244199 12407 tablet_bootstrap.cc:654] T 323f09dbd8b04c86a2e5c04273b0c06f P 8fc1f7e3dbfa44c1a70489864425a944: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.244555 12481 raft_consensus.cc:493] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:37.245016 12481 raft_consensus.cc:515] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.246250 12406 tablet_bootstrap.cc:654] T dd06cdfbe0bf44129402b4f9dbf548a9 P 598004379be44ffdbf65acf1a7332e5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.252233 12481 leader_election.cc:290] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443)
I20260710 13:20:37.255167 12292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd06cdfbe0bf44129402b4f9dbf548a9" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111" is_pre_election: true
I20260710 13:20:37.256888 12292 raft_consensus.cc:2468] T dd06cdfbe0bf44129402b4f9dbf548a9 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc1f7e3dbfa44c1a70489864425a944 in term 0.
I20260710 13:20:37.258210 12406 tablet_bootstrap.cc:492] T dd06cdfbe0bf44129402b4f9dbf548a9 P 598004379be44ffdbf65acf1a7332e5e: No bootstrap required, opened a new log
I20260710 13:20:37.265847 12406 ts_tablet_manager.cc:1403] T dd06cdfbe0bf44129402b4f9dbf548a9 P 598004379be44ffdbf65acf1a7332e5e: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.000s
I20260710 13:20:37.258359 12215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd06cdfbe0bf44129402b4f9dbf548a9" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "598004379be44ffdbf65acf1a7332e5e" is_pre_election: true
I20260710 13:20:37.252127 12365 raft_consensus.cc:2468] T 2e884ae123c34a6fb0e6838ac39025c0 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 598004379be44ffdbf65acf1a7332e5e in term 1.
I20260710 13:20:37.270850 12431 leader_election.cc:290] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 election: Requested vote from peers 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443), 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:37.268776 12406 raft_consensus.cc:359] T dd06cdfbe0bf44129402b4f9dbf548a9 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.273555 12406 raft_consensus.cc:385] T dd06cdfbe0bf44129402b4f9dbf548a9 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.258710 12412 leader_election.cc:290] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 election: Requested vote from peers 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443), 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:37.273844 12406 raft_consensus.cc:740] T dd06cdfbe0bf44129402b4f9dbf548a9 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 598004379be44ffdbf65acf1a7332e5e, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.274751 12406 consensus_queue.cc:260] T dd06cdfbe0bf44129402b4f9dbf548a9 P 598004379be44ffdbf65acf1a7332e5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.275452 12408 tablet_bootstrap.cc:654] T 7a324a671ae54a84ae93c3896147d90c P 76162d71f5dc49fdbd62551038955111: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.277009 12180 leader_election.cc:304] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e, 8fc1f7e3dbfa44c1a70489864425a944; no voters: 76162d71f5dc49fdbd62551038955111
I20260710 13:20:37.278007 12406 ts_tablet_manager.cc:1434] T dd06cdfbe0bf44129402b4f9dbf548a9 P 598004379be44ffdbf65acf1a7332e5e: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:20:37.279002 12406 tablet_bootstrap.cc:492] T 4994fa6aebbb4aedafd2c36fdafa782a P 598004379be44ffdbf65acf1a7332e5e: Bootstrap starting.
I20260710 13:20:37.282547 12407 tablet_bootstrap.cc:492] T 323f09dbd8b04c86a2e5c04273b0c06f P 8fc1f7e3dbfa44c1a70489864425a944: No bootstrap required, opened a new log
W20260710 13:20:37.278786 12330 leader_election.cc:343] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:37.283015 12407 ts_tablet_manager.cc:1403] T 323f09dbd8b04c86a2e5c04273b0c06f P 8fc1f7e3dbfa44c1a70489864425a944: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.025s
I20260710 13:20:37.285681 12407 raft_consensus.cc:359] T 323f09dbd8b04c86a2e5c04273b0c06f P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.286304 12407 raft_consensus.cc:385] T 323f09dbd8b04c86a2e5c04273b0c06f P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.286592 12407 raft_consensus.cc:740] T 323f09dbd8b04c86a2e5c04273b0c06f P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fc1f7e3dbfa44c1a70489864425a944, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.286672 12291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10afa96c7b6d478b9339e8a34d5e9e93" candidate_uuid: "598004379be44ffdbf65acf1a7332e5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111"
I20260710 13:20:37.287250 12407 consensus_queue.cc:260] T 323f09dbd8b04c86a2e5c04273b0c06f P 8fc1f7e3dbfa44c1a70489864425a944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.287251 12291 raft_consensus.cc:3060] T 10afa96c7b6d478b9339e8a34d5e9e93 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.286324 12406 tablet_bootstrap.cc:654] T 4994fa6aebbb4aedafd2c36fdafa782a P 598004379be44ffdbf65acf1a7332e5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.292302 12408 tablet_bootstrap.cc:492] T 7a324a671ae54a84ae93c3896147d90c P 76162d71f5dc49fdbd62551038955111: No bootstrap required, opened a new log
I20260710 13:20:37.292428 12407 ts_tablet_manager.cc:1434] T 323f09dbd8b04c86a2e5c04273b0c06f P 8fc1f7e3dbfa44c1a70489864425a944: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:20:37.292729 12408 ts_tablet_manager.cc:1403] T 7a324a671ae54a84ae93c3896147d90c P 76162d71f5dc49fdbd62551038955111: Time spent bootstrapping tablet: real 0.104s	user 0.008s	sys 0.003s
I20260710 13:20:37.287545 12365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10afa96c7b6d478b9339e8a34d5e9e93" candidate_uuid: "598004379be44ffdbf65acf1a7332e5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944"
I20260710 13:20:37.293229 12365 raft_consensus.cc:3060] T 10afa96c7b6d478b9339e8a34d5e9e93 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.295097 12291 raft_consensus.cc:2468] T 10afa96c7b6d478b9339e8a34d5e9e93 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 598004379be44ffdbf65acf1a7332e5e in term 1.
I20260710 13:20:37.296172 12183 leader_election.cc:304] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e, 76162d71f5dc49fdbd62551038955111; no voters: 
I20260710 13:20:37.296151 12332 leader_election.cc:304] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 76162d71f5dc49fdbd62551038955111, 8fc1f7e3dbfa44c1a70489864425a944; no voters: 598004379be44ffdbf65acf1a7332e5e
I20260710 13:20:37.298641 12523 raft_consensus.cc:2804] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:37.299093 12523 raft_consensus.cc:697] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e [term 1 LEADER]: Becoming Leader. State: Replica: 598004379be44ffdbf65acf1a7332e5e, State: Running, Role: LEADER
I20260710 13:20:37.299952 12523 consensus_queue.cc:237] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.303474 12365 raft_consensus.cc:2468] T 10afa96c7b6d478b9339e8a34d5e9e93 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 598004379be44ffdbf65acf1a7332e5e in term 1.
I20260710 13:20:37.301386 12412 raft_consensus.cc:2804] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:37.304911 12412 raft_consensus.cc:697] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e [term 1 LEADER]: Becoming Leader. State: Replica: 598004379be44ffdbf65acf1a7332e5e, State: Running, Role: LEADER
I20260710 13:20:37.306049 12454 raft_consensus.cc:2804] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:37.306389 12454 raft_consensus.cc:493] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:37.306744 12454 raft_consensus.cc:3060] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.306478 12412 consensus_queue.cc:237] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.326514 12481 raft_consensus.cc:493] T 7a324a671ae54a84ae93c3896147d90c P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:37.326040 12477 consensus_queue.cc:1048] T 90426578ff3345dc80d18b36963a7a38 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:20:37.328667 12408 raft_consensus.cc:359] T 7a324a671ae54a84ae93c3896147d90c P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.328256 12481 raft_consensus.cc:515] T 7a324a671ae54a84ae93c3896147d90c P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.329413 12408 raft_consensus.cc:385] T 7a324a671ae54a84ae93c3896147d90c P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.329788 12408 raft_consensus.cc:740] T 7a324a671ae54a84ae93c3896147d90c P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76162d71f5dc49fdbd62551038955111, State: Initialized, Role: FOLLOWER
W20260710 13:20:37.330674 12332 consensus_peers.cc:597] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 -> Peer 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443): Couldn't send request to peer 76162d71f5dc49fdbd62551038955111. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:37.330444 12408 consensus_queue.cc:260] T 7a324a671ae54a84ae93c3896147d90c P 76162d71f5dc49fdbd62551038955111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.331480 12481 leader_election.cc:290] T 7a324a671ae54a84ae93c3896147d90c P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443)
I20260710 13:20:37.332655 12408 ts_tablet_manager.cc:1434] T 7a324a671ae54a84ae93c3896147d90c P 76162d71f5dc49fdbd62551038955111: Time spent starting tablet: real 0.040s	user 0.004s	sys 0.000s
I20260710 13:20:37.334769 12406 tablet_bootstrap.cc:492] T 4994fa6aebbb4aedafd2c36fdafa782a P 598004379be44ffdbf65acf1a7332e5e: No bootstrap required, opened a new log
I20260710 13:20:37.336089 12406 ts_tablet_manager.cc:1403] T 4994fa6aebbb4aedafd2c36fdafa782a P 598004379be44ffdbf65acf1a7332e5e: Time spent bootstrapping tablet: real 0.057s	user 0.018s	sys 0.020s
I20260710 13:20:37.338461 12454 raft_consensus.cc:515] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.340417 12454 leader_election.cc:290] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 election: Requested vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443)
I20260710 13:20:37.342941 12406 raft_consensus.cc:359] T 4994fa6aebbb4aedafd2c36fdafa782a P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.342974 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a324a671ae54a84ae93c3896147d90c" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "598004379be44ffdbf65acf1a7332e5e" is_pre_election: true
I20260710 13:20:37.343477 12406 raft_consensus.cc:385] T 4994fa6aebbb4aedafd2c36fdafa782a P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.343770 12406 raft_consensus.cc:740] T 4994fa6aebbb4aedafd2c36fdafa782a P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 598004379be44ffdbf65acf1a7332e5e, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.344458 12406 consensus_queue.cc:260] T 4994fa6aebbb4aedafd2c36fdafa782a P 598004379be44ffdbf65acf1a7332e5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.345072 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd06cdfbe0bf44129402b4f9dbf548a9" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "598004379be44ffdbf65acf1a7332e5e"
I20260710 13:20:37.345817 12216 raft_consensus.cc:3060] T dd06cdfbe0bf44129402b4f9dbf548a9 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.347572 12406 ts_tablet_manager.cc:1434] T 4994fa6aebbb4aedafd2c36fdafa782a P 598004379be44ffdbf65acf1a7332e5e: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260710 13:20:37.348745 12406 tablet_bootstrap.cc:492] T a7b29b9af2cc460c94652349d4709511 P 598004379be44ffdbf65acf1a7332e5e: Bootstrap starting.
I20260710 13:20:37.354310 12406 tablet_bootstrap.cc:654] T a7b29b9af2cc460c94652349d4709511 P 598004379be44ffdbf65acf1a7332e5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.355118 12216 raft_consensus.cc:2468] T dd06cdfbe0bf44129402b4f9dbf548a9 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc1f7e3dbfa44c1a70489864425a944 in term 1.
I20260710 13:20:37.359282 12454 consensus_queue.cc:1048] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:20:37.362020 12330 leader_election.cc:343] T 7a324a671ae54a84ae93c3896147d90c P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:37.363343 12330 leader_election.cc:304] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e, 8fc1f7e3dbfa44c1a70489864425a944; no voters: 
I20260710 13:20:37.364499 12481 raft_consensus.cc:2804] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:37.365847 12481 raft_consensus.cc:697] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Becoming Leader. State: Replica: 8fc1f7e3dbfa44c1a70489864425a944, State: Running, Role: LEADER
I20260710 13:20:37.367014 12481 consensus_queue.cc:237] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.371342 12291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a324a671ae54a84ae93c3896147d90c" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111" is_pre_election: true
I20260710 13:20:37.371546 12290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd06cdfbe0bf44129402b4f9dbf548a9" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111"
I20260710 13:20:37.372041 12290 raft_consensus.cc:3060] T dd06cdfbe0bf44129402b4f9dbf548a9 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.371965 12291 raft_consensus.cc:2468] T 7a324a671ae54a84ae93c3896147d90c P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fc1f7e3dbfa44c1a70489864425a944 in term 0.
I20260710 13:20:37.374480 12408 tablet_bootstrap.cc:492] T 199277d74c3e4dbaa70ef042e2e19030 P 76162d71f5dc49fdbd62551038955111: Bootstrap starting.
I20260710 13:20:37.377614 12332 leader_election.cc:304] T 7a324a671ae54a84ae93c3896147d90c P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 76162d71f5dc49fdbd62551038955111, 8fc1f7e3dbfa44c1a70489864425a944; no voters: 598004379be44ffdbf65acf1a7332e5e
I20260710 13:20:37.378422 12481 raft_consensus.cc:2804] T 7a324a671ae54a84ae93c3896147d90c P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:37.378918 12481 raft_consensus.cc:493] T 7a324a671ae54a84ae93c3896147d90c P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:37.379335 12481 raft_consensus.cc:3060] T 7a324a671ae54a84ae93c3896147d90c P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.379668 12523 raft_consensus.cc:493] T 4994fa6aebbb4aedafd2c36fdafa782a P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:37.380093 12523 raft_consensus.cc:515] T 4994fa6aebbb4aedafd2c36fdafa782a P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.384420 12291 raft_consensus.cc:3060] T a867939b09914e2b83c3ee471c2c2fcd P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.389061 12290 raft_consensus.cc:2468] T dd06cdfbe0bf44129402b4f9dbf548a9 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc1f7e3dbfa44c1a70489864425a944 in term 1.
I20260710 13:20:37.389350 12289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4994fa6aebbb4aedafd2c36fdafa782a" candidate_uuid: "598004379be44ffdbf65acf1a7332e5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111" is_pre_election: true
I20260710 13:20:37.392665 12523 leader_election.cc:290] T 4994fa6aebbb4aedafd2c36fdafa782a P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443), 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:37.393169 12365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4994fa6aebbb4aedafd2c36fdafa782a" candidate_uuid: "598004379be44ffdbf65acf1a7332e5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944" is_pre_election: true
I20260710 13:20:37.394658 12481 raft_consensus.cc:515] T 7a324a671ae54a84ae93c3896147d90c P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.395515 12180 leader_election.cc:304] T 4994fa6aebbb4aedafd2c36fdafa782a P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e; no voters: 76162d71f5dc49fdbd62551038955111, 8fc1f7e3dbfa44c1a70489864425a944
I20260710 13:20:37.396601 12523 raft_consensus.cc:2749] T 4994fa6aebbb4aedafd2c36fdafa782a P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:37.398633 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a324a671ae54a84ae93c3896147d90c" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "598004379be44ffdbf65acf1a7332e5e"
I20260710 13:20:37.402490 12406 tablet_bootstrap.cc:492] T a7b29b9af2cc460c94652349d4709511 P 598004379be44ffdbf65acf1a7332e5e: No bootstrap required, opened a new log
I20260710 13:20:37.403406 12406 ts_tablet_manager.cc:1403] T a7b29b9af2cc460c94652349d4709511 P 598004379be44ffdbf65acf1a7332e5e: Time spent bootstrapping tablet: real 0.055s	user 0.018s	sys 0.007s
W20260710 13:20:37.407480 12330 leader_election.cc:343] T 7a324a671ae54a84ae93c3896147d90c P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:37.408607 12406 raft_consensus.cc:359] T a7b29b9af2cc460c94652349d4709511 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.409698 12406 raft_consensus.cc:385] T a7b29b9af2cc460c94652349d4709511 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.410334 12406 raft_consensus.cc:740] T a7b29b9af2cc460c94652349d4709511 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 598004379be44ffdbf65acf1a7332e5e, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.411265 12406 consensus_queue.cc:260] T a7b29b9af2cc460c94652349d4709511 P 598004379be44ffdbf65acf1a7332e5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.413385 12408 tablet_bootstrap.cc:654] T 199277d74c3e4dbaa70ef042e2e19030 P 76162d71f5dc49fdbd62551038955111: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.384397 12115 catalog_manager.cc:5697] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131). New cstate: current_term: 1 leader_uuid: "8fc1f7e3dbfa44c1a70489864425a944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:37.414345 12291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a324a671ae54a84ae93c3896147d90c" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111"
I20260710 13:20:37.417198 12291 raft_consensus.cc:3060] T 7a324a671ae54a84ae93c3896147d90c P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.414911 12481 leader_election.cc:290] T 7a324a671ae54a84ae93c3896147d90c P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 election: Requested vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443)
I20260710 13:20:37.416479 12406 ts_tablet_manager.cc:1434] T a7b29b9af2cc460c94652349d4709511 P 598004379be44ffdbf65acf1a7332e5e: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.004s
I20260710 13:20:37.419385 12406 tablet_bootstrap.cc:492] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e: Bootstrap starting.
I20260710 13:20:37.424014 12291 raft_consensus.cc:2468] T 7a324a671ae54a84ae93c3896147d90c P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fc1f7e3dbfa44c1a70489864425a944 in term 1.
I20260710 13:20:37.423260 12114 catalog_manager.cc:5697] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e reported cstate change: term changed from 0 to 1, leader changed from <none> to 598004379be44ffdbf65acf1a7332e5e (127.10.210.129). New cstate: current_term: 1 leader_uuid: "598004379be44ffdbf65acf1a7332e5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:37.425203 12481 raft_consensus.cc:493] T ff91e071bb72418bb34f140fc15efad6 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:37.425372 12332 leader_election.cc:304] T 7a324a671ae54a84ae93c3896147d90c P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 76162d71f5dc49fdbd62551038955111, 8fc1f7e3dbfa44c1a70489864425a944; no voters: 598004379be44ffdbf65acf1a7332e5e
I20260710 13:20:37.425977 12414 raft_consensus.cc:493] T 323f09dbd8b04c86a2e5c04273b0c06f P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:37.425822 12481 raft_consensus.cc:515] T ff91e071bb72418bb34f140fc15efad6 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.426463 12414 raft_consensus.cc:515] T 323f09dbd8b04c86a2e5c04273b0c06f P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.427738 12481 leader_election.cc:290] T ff91e071bb72418bb34f140fc15efad6 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443)
I20260710 13:20:37.428290 12481 raft_consensus.cc:2804] T 7a324a671ae54a84ae93c3896147d90c P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:37.428920 12481 raft_consensus.cc:697] T 7a324a671ae54a84ae93c3896147d90c P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Becoming Leader. State: Replica: 8fc1f7e3dbfa44c1a70489864425a944, State: Running, Role: LEADER
I20260710 13:20:37.428784 12291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff91e071bb72418bb34f140fc15efad6" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111" is_pre_election: true
I20260710 13:20:37.429842 12481 consensus_queue.cc:237] T 7a324a671ae54a84ae93c3896147d90c P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.431167 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff91e071bb72418bb34f140fc15efad6" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "598004379be44ffdbf65acf1a7332e5e" is_pre_election: true
I20260710 13:20:37.428620 12414 leader_election.cc:290] T 323f09dbd8b04c86a2e5c04273b0c06f P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443)
I20260710 13:20:37.432365 12215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323f09dbd8b04c86a2e5c04273b0c06f" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "598004379be44ffdbf65acf1a7332e5e" is_pre_election: true
I20260710 13:20:37.433339 12406 tablet_bootstrap.cc:654] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:37.434024 12330 leader_election.cc:343] T ff91e071bb72418bb34f140fc15efad6 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:37.434427 12114 catalog_manager.cc:5697] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e reported cstate change: term changed from 0 to 1, leader changed from <none> to 598004379be44ffdbf65acf1a7332e5e (127.10.210.129). New cstate: current_term: 1 leader_uuid: "598004379be44ffdbf65acf1a7332e5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:37.437778 12291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323f09dbd8b04c86a2e5c04273b0c06f" candidate_uuid: "8fc1f7e3dbfa44c1a70489864425a944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111" is_pre_election: true
W20260710 13:20:37.438510 12332 leader_election.cc:343] T ff91e071bb72418bb34f140fc15efad6 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:37.439091 12330 leader_election.cc:343] T 323f09dbd8b04c86a2e5c04273b0c06f P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:37.440531 12332 leader_election.cc:304] T ff91e071bb72418bb34f140fc15efad6 P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8fc1f7e3dbfa44c1a70489864425a944; no voters: 598004379be44ffdbf65acf1a7332e5e, 76162d71f5dc49fdbd62551038955111
W20260710 13:20:37.442119 12332 leader_election.cc:343] T 323f09dbd8b04c86a2e5c04273b0c06f P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:37.442468 12414 raft_consensus.cc:2749] T ff91e071bb72418bb34f140fc15efad6 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:37.442701 12332 leader_election.cc:304] T 323f09dbd8b04c86a2e5c04273b0c06f P 8fc1f7e3dbfa44c1a70489864425a944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8fc1f7e3dbfa44c1a70489864425a944; no voters: 598004379be44ffdbf65acf1a7332e5e, 76162d71f5dc49fdbd62551038955111
I20260710 13:20:37.444813 12414 raft_consensus.cc:2749] T 323f09dbd8b04c86a2e5c04273b0c06f P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:37.452325 12481 consensus_queue.cc:1048] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:37.459260 12452 consensus_queue.cc:1048] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:37.459935 12414 consensus_queue.cc:1048] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:37.465238 12406 tablet_bootstrap.cc:492] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e: No bootstrap required, opened a new log
I20260710 13:20:37.465871 12406 ts_tablet_manager.cc:1403] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.007s
I20260710 13:20:37.466081 12412 raft_consensus.cc:493] T b77b7e15070c4731acc7b1b32fd3e505 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:37.466611 12412 raft_consensus.cc:515] T b77b7e15070c4731acc7b1b32fd3e505 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.468784 12412 leader_election.cc:290] T b77b7e15070c4731acc7b1b32fd3e505 P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443), 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:37.469358 12289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77b7e15070c4731acc7b1b32fd3e505" candidate_uuid: "598004379be44ffdbf65acf1a7332e5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111" is_pre_election: true
I20260710 13:20:37.469384 12406 raft_consensus.cc:359] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.469764 12365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77b7e15070c4731acc7b1b32fd3e505" candidate_uuid: "598004379be44ffdbf65acf1a7332e5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944" is_pre_election: true
I20260710 13:20:37.470237 12406 raft_consensus.cc:385] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.470657 12406 raft_consensus.cc:740] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 598004379be44ffdbf65acf1a7332e5e, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.471787 12406 consensus_queue.cc:260] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.472317 12180 leader_election.cc:304] T b77b7e15070c4731acc7b1b32fd3e505 P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e; no voters: 76162d71f5dc49fdbd62551038955111, 8fc1f7e3dbfa44c1a70489864425a944
I20260710 13:20:37.473412 12412 raft_consensus.cc:2749] T b77b7e15070c4731acc7b1b32fd3e505 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:37.473723 12406 ts_tablet_manager.cc:1434] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:20:37.474565 12406 tablet_bootstrap.cc:492] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e: Bootstrap starting.
I20260710 13:20:37.474901 12115 catalog_manager.cc:5697] T 7a324a671ae54a84ae93c3896147d90c P 8fc1f7e3dbfa44c1a70489864425a944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131). New cstate: current_term: 1 leader_uuid: "8fc1f7e3dbfa44c1a70489864425a944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:37.481186 12423 consensus_queue.cc:1048] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:37.487206 12414 consensus_queue.cc:1048] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:37.488674 12414 consensus_queue.cc:1048] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:37.504196 12406 tablet_bootstrap.cc:654] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.504601 12408 tablet_bootstrap.cc:492] T 199277d74c3e4dbaa70ef042e2e19030 P 76162d71f5dc49fdbd62551038955111: No bootstrap required, opened a new log
I20260710 13:20:37.505043 12408 ts_tablet_manager.cc:1403] T 199277d74c3e4dbaa70ef042e2e19030 P 76162d71f5dc49fdbd62551038955111: Time spent bootstrapping tablet: real 0.132s	user 0.015s	sys 0.000s
I20260710 13:20:37.507539 12408 raft_consensus.cc:359] T 199277d74c3e4dbaa70ef042e2e19030 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.508163 12408 raft_consensus.cc:385] T 199277d74c3e4dbaa70ef042e2e19030 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.508420 12408 raft_consensus.cc:740] T 199277d74c3e4dbaa70ef042e2e19030 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76162d71f5dc49fdbd62551038955111, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.509310 12408 consensus_queue.cc:260] T 199277d74c3e4dbaa70ef042e2e19030 P 76162d71f5dc49fdbd62551038955111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.510948 12408 ts_tablet_manager.cc:1434] T 199277d74c3e4dbaa70ef042e2e19030 P 76162d71f5dc49fdbd62551038955111: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260710 13:20:37.511631 12408 tablet_bootstrap.cc:492] T 6b4fb3393d2e44ffba1af63d5ee45acc P 76162d71f5dc49fdbd62551038955111: Bootstrap starting.
I20260710 13:20:37.527047 12406 tablet_bootstrap.cc:492] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e: No bootstrap required, opened a new log
I20260710 13:20:37.527643 12406 ts_tablet_manager.cc:1403] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.009s
I20260710 13:20:37.530911 12406 raft_consensus.cc:359] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.531670 12406 raft_consensus.cc:385] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.532040 12406 raft_consensus.cc:740] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 598004379be44ffdbf65acf1a7332e5e, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.532790 12406 consensus_queue.cc:260] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.534811 12408 tablet_bootstrap.cc:654] T 6b4fb3393d2e44ffba1af63d5ee45acc P 76162d71f5dc49fdbd62551038955111: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.535315 12406 ts_tablet_manager.cc:1434] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:37.536103 12406 tablet_bootstrap.cc:492] T 7a324a671ae54a84ae93c3896147d90c P 598004379be44ffdbf65acf1a7332e5e: Bootstrap starting.
I20260710 13:20:37.540345 12406 tablet_bootstrap.cc:654] T 7a324a671ae54a84ae93c3896147d90c P 598004379be44ffdbf65acf1a7332e5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.556173 12406 tablet_bootstrap.cc:492] T 7a324a671ae54a84ae93c3896147d90c P 598004379be44ffdbf65acf1a7332e5e: No bootstrap required, opened a new log
I20260710 13:20:37.556638 12406 ts_tablet_manager.cc:1403] T 7a324a671ae54a84ae93c3896147d90c P 598004379be44ffdbf65acf1a7332e5e: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260710 13:20:37.557243 12408 tablet_bootstrap.cc:492] T 6b4fb3393d2e44ffba1af63d5ee45acc P 76162d71f5dc49fdbd62551038955111: No bootstrap required, opened a new log
I20260710 13:20:37.557643 12408 ts_tablet_manager.cc:1403] T 6b4fb3393d2e44ffba1af63d5ee45acc P 76162d71f5dc49fdbd62551038955111: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.017s
I20260710 13:20:37.559223 12406 raft_consensus.cc:359] T 7a324a671ae54a84ae93c3896147d90c P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.559731 12406 raft_consensus.cc:385] T 7a324a671ae54a84ae93c3896147d90c P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.559978 12406 raft_consensus.cc:740] T 7a324a671ae54a84ae93c3896147d90c P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 598004379be44ffdbf65acf1a7332e5e, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.559834 12408 raft_consensus.cc:359] T 6b4fb3393d2e44ffba1af63d5ee45acc P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.560482 12408 raft_consensus.cc:385] T 6b4fb3393d2e44ffba1af63d5ee45acc P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.560758 12408 raft_consensus.cc:740] T 6b4fb3393d2e44ffba1af63d5ee45acc P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76162d71f5dc49fdbd62551038955111, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.560582 12406 consensus_queue.cc:260] T 7a324a671ae54a84ae93c3896147d90c P 598004379be44ffdbf65acf1a7332e5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.561399 12408 consensus_queue.cc:260] T 6b4fb3393d2e44ffba1af63d5ee45acc P 76162d71f5dc49fdbd62551038955111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.562834 12406 ts_tablet_manager.cc:1434] T 7a324a671ae54a84ae93c3896147d90c P 598004379be44ffdbf65acf1a7332e5e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:20:37.564399 12408 ts_tablet_manager.cc:1434] T 6b4fb3393d2e44ffba1af63d5ee45acc P 76162d71f5dc49fdbd62551038955111: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:37.564811 12406 tablet_bootstrap.cc:492] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e: Bootstrap starting.
I20260710 13:20:37.565506 12408 tablet_bootstrap.cc:492] T 2e884ae123c34a6fb0e6838ac39025c0 P 76162d71f5dc49fdbd62551038955111: Bootstrap starting.
I20260710 13:20:37.572079 12406 tablet_bootstrap.cc:654] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.572822 12408 tablet_bootstrap.cc:654] T 2e884ae123c34a6fb0e6838ac39025c0 P 76162d71f5dc49fdbd62551038955111: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.581447 12216 raft_consensus.cc:3060] T 4994fa6aebbb4aedafd2c36fdafa782a P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.590221 12408 tablet_bootstrap.cc:492] T 2e884ae123c34a6fb0e6838ac39025c0 P 76162d71f5dc49fdbd62551038955111: No bootstrap required, opened a new log
I20260710 13:20:37.590742 12408 ts_tablet_manager.cc:1403] T 2e884ae123c34a6fb0e6838ac39025c0 P 76162d71f5dc49fdbd62551038955111: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.000s
I20260710 13:20:37.594342 12408 raft_consensus.cc:359] T 2e884ae123c34a6fb0e6838ac39025c0 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.594751 12406 tablet_bootstrap.cc:492] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e: No bootstrap required, opened a new log
I20260710 13:20:37.594998 12408 raft_consensus.cc:385] T 2e884ae123c34a6fb0e6838ac39025c0 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.595304 12408 raft_consensus.cc:740] T 2e884ae123c34a6fb0e6838ac39025c0 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76162d71f5dc49fdbd62551038955111, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.595367 12406 ts_tablet_manager.cc:1403] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.012s
I20260710 13:20:37.595968 12408 consensus_queue.cc:260] T 2e884ae123c34a6fb0e6838ac39025c0 P 76162d71f5dc49fdbd62551038955111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.597795 12408 ts_tablet_manager.cc:1434] T 2e884ae123c34a6fb0e6838ac39025c0 P 76162d71f5dc49fdbd62551038955111: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 13:20:37.599072 12408 tablet_bootstrap.cc:492] T b7b2e0dfc15d438596b1e354f7bf7f60 P 76162d71f5dc49fdbd62551038955111: Bootstrap starting.
I20260710 13:20:37.599704 12406 raft_consensus.cc:359] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.600335 12406 raft_consensus.cc:385] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.600564 12406 raft_consensus.cc:740] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 598004379be44ffdbf65acf1a7332e5e, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.601181 12406 consensus_queue.cc:260] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.603456 12406 ts_tablet_manager.cc:1434] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 13:20:37.604359 12406 tablet_bootstrap.cc:492] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e: Bootstrap starting.
I20260710 13:20:37.605031 12408 tablet_bootstrap.cc:654] T b7b2e0dfc15d438596b1e354f7bf7f60 P 76162d71f5dc49fdbd62551038955111: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.608410 12215 raft_consensus.cc:3060] T b77b7e15070c4731acc7b1b32fd3e505 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.619740 12412 raft_consensus.cc:493] T 7a324a671ae54a84ae93c3896147d90c P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:37.620170 12412 raft_consensus.cc:515] T 7a324a671ae54a84ae93c3896147d90c P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.622152 12412 leader_election.cc:290] T 7a324a671ae54a84ae93c3896147d90c P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443), 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:37.623665 12365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a324a671ae54a84ae93c3896147d90c" candidate_uuid: "598004379be44ffdbf65acf1a7332e5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944" is_pre_election: true
I20260710 13:20:37.624402 12289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a324a671ae54a84ae93c3896147d90c" candidate_uuid: "598004379be44ffdbf65acf1a7332e5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111" is_pre_election: true
I20260710 13:20:37.625146 12289 raft_consensus.cc:2393] T 7a324a671ae54a84ae93c3896147d90c P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 598004379be44ffdbf65acf1a7332e5e in current term 1: Already voted for candidate 8fc1f7e3dbfa44c1a70489864425a944 in this term.
I20260710 13:20:37.626377 12183 leader_election.cc:304] T 7a324a671ae54a84ae93c3896147d90c P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e; no voters: 76162d71f5dc49fdbd62551038955111, 8fc1f7e3dbfa44c1a70489864425a944
I20260710 13:20:37.627442 12412 raft_consensus.cc:3060] T 7a324a671ae54a84ae93c3896147d90c P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.629805 12216 raft_consensus.cc:3060] T a7b29b9af2cc460c94652349d4709511 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.632635 12406 tablet_bootstrap.cc:654] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.634464 12412 raft_consensus.cc:2749] T 7a324a671ae54a84ae93c3896147d90c P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:37.639492 12406 tablet_bootstrap.cc:492] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e: No bootstrap required, opened a new log
I20260710 13:20:37.639889 12406 ts_tablet_manager.cc:1403] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.000s
I20260710 13:20:37.642340 12408 tablet_bootstrap.cc:492] T b7b2e0dfc15d438596b1e354f7bf7f60 P 76162d71f5dc49fdbd62551038955111: No bootstrap required, opened a new log
I20260710 13:20:37.642038 12406 raft_consensus.cc:359] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.642863 12408 ts_tablet_manager.cc:1403] T b7b2e0dfc15d438596b1e354f7bf7f60 P 76162d71f5dc49fdbd62551038955111: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.020s
I20260710 13:20:37.643002 12406 raft_consensus.cc:385] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.643329 12406 raft_consensus.cc:740] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 598004379be44ffdbf65acf1a7332e5e, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.644273 12406 consensus_queue.cc:260] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.646268 12408 raft_consensus.cc:359] T b7b2e0dfc15d438596b1e354f7bf7f60 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.646967 12406 ts_tablet_manager.cc:1434] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 13:20:37.646981 12408 raft_consensus.cc:385] T b7b2e0dfc15d438596b1e354f7bf7f60 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.647383 12408 raft_consensus.cc:740] T b7b2e0dfc15d438596b1e354f7bf7f60 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76162d71f5dc49fdbd62551038955111, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.647960 12406 tablet_bootstrap.cc:492] T ff91e071bb72418bb34f140fc15efad6 P 598004379be44ffdbf65acf1a7332e5e: Bootstrap starting.
I20260710 13:20:37.647991 12408 consensus_queue.cc:260] T b7b2e0dfc15d438596b1e354f7bf7f60 P 76162d71f5dc49fdbd62551038955111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.650590 12408 ts_tablet_manager.cc:1434] T b7b2e0dfc15d438596b1e354f7bf7f60 P 76162d71f5dc49fdbd62551038955111: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:37.652161 12408 tablet_bootstrap.cc:492] T 323f09dbd8b04c86a2e5c04273b0c06f P 76162d71f5dc49fdbd62551038955111: Bootstrap starting.
I20260710 13:20:37.655273 12406 tablet_bootstrap.cc:654] T ff91e071bb72418bb34f140fc15efad6 P 598004379be44ffdbf65acf1a7332e5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.658684 12408 tablet_bootstrap.cc:654] T 323f09dbd8b04c86a2e5c04273b0c06f P 76162d71f5dc49fdbd62551038955111: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.665148 12406 tablet_bootstrap.cc:492] T ff91e071bb72418bb34f140fc15efad6 P 598004379be44ffdbf65acf1a7332e5e: No bootstrap required, opened a new log
I20260710 13:20:37.665575 12406 ts_tablet_manager.cc:1403] T ff91e071bb72418bb34f140fc15efad6 P 598004379be44ffdbf65acf1a7332e5e: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260710 13:20:37.665958 12408 tablet_bootstrap.cc:492] T 323f09dbd8b04c86a2e5c04273b0c06f P 76162d71f5dc49fdbd62551038955111: No bootstrap required, opened a new log
I20260710 13:20:37.666389 12408 ts_tablet_manager.cc:1403] T 323f09dbd8b04c86a2e5c04273b0c06f P 76162d71f5dc49fdbd62551038955111: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260710 13:20:37.667821 12406 raft_consensus.cc:359] T ff91e071bb72418bb34f140fc15efad6 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.668329 12406 raft_consensus.cc:385] T ff91e071bb72418bb34f140fc15efad6 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.668545 12406 raft_consensus.cc:740] T ff91e071bb72418bb34f140fc15efad6 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 598004379be44ffdbf65acf1a7332e5e, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.668632 12408 raft_consensus.cc:359] T 323f09dbd8b04c86a2e5c04273b0c06f P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.669312 12408 raft_consensus.cc:385] T 323f09dbd8b04c86a2e5c04273b0c06f P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.669139 12406 consensus_queue.cc:260] T ff91e071bb72418bb34f140fc15efad6 P 598004379be44ffdbf65acf1a7332e5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.669548 12408 raft_consensus.cc:740] T 323f09dbd8b04c86a2e5c04273b0c06f P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76162d71f5dc49fdbd62551038955111, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.670194 12408 consensus_queue.cc:260] T 323f09dbd8b04c86a2e5c04273b0c06f P 76162d71f5dc49fdbd62551038955111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.670691 12406 ts_tablet_manager.cc:1434] T ff91e071bb72418bb34f140fc15efad6 P 598004379be44ffdbf65acf1a7332e5e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:37.671869 12408 ts_tablet_manager.cc:1434] T 323f09dbd8b04c86a2e5c04273b0c06f P 76162d71f5dc49fdbd62551038955111: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260710 13:20:37.673622 12408 tablet_bootstrap.cc:492] T ea1b2581f6e643919717f17563c8d05a P 76162d71f5dc49fdbd62551038955111: Bootstrap starting.
I20260710 13:20:37.679283 12408 tablet_bootstrap.cc:654] T ea1b2581f6e643919717f17563c8d05a P 76162d71f5dc49fdbd62551038955111: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.684298 12408 tablet_bootstrap.cc:492] T ea1b2581f6e643919717f17563c8d05a P 76162d71f5dc49fdbd62551038955111: No bootstrap required, opened a new log
I20260710 13:20:37.684648 12408 ts_tablet_manager.cc:1403] T ea1b2581f6e643919717f17563c8d05a P 76162d71f5dc49fdbd62551038955111: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:20:37.686618 12408 raft_consensus.cc:359] T ea1b2581f6e643919717f17563c8d05a P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.687067 12408 raft_consensus.cc:385] T ea1b2581f6e643919717f17563c8d05a P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.687273 12408 raft_consensus.cc:740] T ea1b2581f6e643919717f17563c8d05a P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76162d71f5dc49fdbd62551038955111, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.687794 12408 consensus_queue.cc:260] T ea1b2581f6e643919717f17563c8d05a P 76162d71f5dc49fdbd62551038955111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.689280 12408 ts_tablet_manager.cc:1434] T ea1b2581f6e643919717f17563c8d05a P 76162d71f5dc49fdbd62551038955111: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.003s
I20260710 13:20:37.690145 12408 tablet_bootstrap.cc:492] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111: Bootstrap starting.
I20260710 13:20:37.694316 12408 tablet_bootstrap.cc:654] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.698966 12408 tablet_bootstrap.cc:492] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111: No bootstrap required, opened a new log
I20260710 13:20:37.699493 12408 ts_tablet_manager.cc:1403] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.002s
I20260710 13:20:37.701664 12408 raft_consensus.cc:359] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.702133 12408 raft_consensus.cc:385] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.702370 12408 raft_consensus.cc:740] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76162d71f5dc49fdbd62551038955111, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.702942 12408 consensus_queue.cc:260] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.704577 12412 consensus_queue.cc:1048] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:37.704813 12408 ts_tablet_manager.cc:1434] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260710 13:20:37.718125 12412 consensus_queue.cc:1048] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:37.729581 12412 raft_consensus.cc:493] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:37.730100 12412 raft_consensus.cc:515] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.732347 12412 leader_election.cc:290] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443), 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:37.733325 12365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7b2e0dfc15d438596b1e354f7bf7f60" candidate_uuid: "598004379be44ffdbf65acf1a7332e5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944" is_pre_election: true
I20260710 13:20:37.733949 12365 raft_consensus.cc:2468] T b7b2e0dfc15d438596b1e354f7bf7f60 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 598004379be44ffdbf65acf1a7332e5e in term 0.
I20260710 13:20:37.734030 12289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7b2e0dfc15d438596b1e354f7bf7f60" candidate_uuid: "598004379be44ffdbf65acf1a7332e5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111" is_pre_election: true
I20260710 13:20:37.734722 12289 raft_consensus.cc:2468] T b7b2e0dfc15d438596b1e354f7bf7f60 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 598004379be44ffdbf65acf1a7332e5e in term 0.
I20260710 13:20:37.734790 12180 leader_election.cc:304] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e, 8fc1f7e3dbfa44c1a70489864425a944; no voters: 
I20260710 13:20:37.735751 12412 raft_consensus.cc:2804] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:37.736122 12412 raft_consensus.cc:493] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:37.736439 12412 raft_consensus.cc:3060] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.740725 12412 raft_consensus.cc:515] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.742319 12412 leader_election.cc:290] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 election: Requested vote from peers 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443), 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:37.742856 12431 raft_consensus.cc:493] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:37.743218 12289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7b2e0dfc15d438596b1e354f7bf7f60" candidate_uuid: "598004379be44ffdbf65acf1a7332e5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111"
I20260710 13:20:37.743425 12365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7b2e0dfc15d438596b1e354f7bf7f60" candidate_uuid: "598004379be44ffdbf65acf1a7332e5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944"
I20260710 13:20:37.743314 12431 raft_consensus.cc:515] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.743774 12289 raft_consensus.cc:3060] T b7b2e0dfc15d438596b1e354f7bf7f60 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.744009 12365 raft_consensus.cc:3060] T b7b2e0dfc15d438596b1e354f7bf7f60 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.745316 12431 leader_election.cc:290] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443), 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:37.746155 12292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "199277d74c3e4dbaa70ef042e2e19030" candidate_uuid: "598004379be44ffdbf65acf1a7332e5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111" is_pre_election: true
I20260710 13:20:37.746721 12292 raft_consensus.cc:2468] T 199277d74c3e4dbaa70ef042e2e19030 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 598004379be44ffdbf65acf1a7332e5e in term 0.
I20260710 13:20:37.747007 12366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "199277d74c3e4dbaa70ef042e2e19030" candidate_uuid: "598004379be44ffdbf65acf1a7332e5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944" is_pre_election: true
I20260710 13:20:37.747720 12366 raft_consensus.cc:2468] T 199277d74c3e4dbaa70ef042e2e19030 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 598004379be44ffdbf65acf1a7332e5e in term 0.
I20260710 13:20:37.747990 12183 leader_election.cc:304] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e, 76162d71f5dc49fdbd62551038955111; no voters: 
I20260710 13:20:37.748898 12431 raft_consensus.cc:2804] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:37.749286 12431 raft_consensus.cc:493] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:37.749598 12431 raft_consensus.cc:3060] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.750245 12365 raft_consensus.cc:2468] T b7b2e0dfc15d438596b1e354f7bf7f60 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 598004379be44ffdbf65acf1a7332e5e in term 1.
I20260710 13:20:37.750751 12289 raft_consensus.cc:2468] T b7b2e0dfc15d438596b1e354f7bf7f60 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 598004379be44ffdbf65acf1a7332e5e in term 1.
I20260710 13:20:37.751406 12180 leader_election.cc:304] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e, 8fc1f7e3dbfa44c1a70489864425a944; no voters: 
I20260710 13:20:37.752249 12412 raft_consensus.cc:2804] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:37.752660 12523 raft_consensus.cc:493] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:37.752822 12412 raft_consensus.cc:697] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e [term 1 LEADER]: Becoming Leader. State: Replica: 598004379be44ffdbf65acf1a7332e5e, State: Running, Role: LEADER
I20260710 13:20:37.753175 12523 raft_consensus.cc:515] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.753877 12412 consensus_queue.cc:237] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.755215 12523 leader_election.cc:290] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443), 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:37.755889 12431 raft_consensus.cc:515] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.756103 12289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1b2581f6e643919717f17563c8d05a" candidate_uuid: "598004379be44ffdbf65acf1a7332e5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111" is_pre_election: true
I20260710 13:20:37.756702 12365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1b2581f6e643919717f17563c8d05a" candidate_uuid: "598004379be44ffdbf65acf1a7332e5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944" is_pre_election: true
I20260710 13:20:37.757273 12365 raft_consensus.cc:2468] T ea1b2581f6e643919717f17563c8d05a P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 598004379be44ffdbf65acf1a7332e5e in term 0.
I20260710 13:20:37.757274 12289 raft_consensus.cc:2468] T ea1b2581f6e643919717f17563c8d05a P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 598004379be44ffdbf65acf1a7332e5e in term 0.
I20260710 13:20:37.759093 12180 leader_election.cc:304] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e, 8fc1f7e3dbfa44c1a70489864425a944; no voters: 
I20260710 13:20:37.759403 12365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "199277d74c3e4dbaa70ef042e2e19030" candidate_uuid: "598004379be44ffdbf65acf1a7332e5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944"
I20260710 13:20:37.758283 12431 leader_election.cc:290] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 election: Requested vote from peers 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443), 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:37.759972 12365 raft_consensus.cc:3060] T 199277d74c3e4dbaa70ef042e2e19030 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.760154 12412 raft_consensus.cc:2804] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:37.760555 12412 raft_consensus.cc:493] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:37.760888 12412 raft_consensus.cc:3060] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.764648 12365 raft_consensus.cc:2468] T 199277d74c3e4dbaa70ef042e2e19030 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 598004379be44ffdbf65acf1a7332e5e in term 1.
I20260710 13:20:37.764003 12289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "199277d74c3e4dbaa70ef042e2e19030" candidate_uuid: "598004379be44ffdbf65acf1a7332e5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111"
I20260710 13:20:37.765486 12289 raft_consensus.cc:3060] T 199277d74c3e4dbaa70ef042e2e19030 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.765785 12180 leader_election.cc:304] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e, 8fc1f7e3dbfa44c1a70489864425a944; no voters: 
I20260710 13:20:37.766947 12412 raft_consensus.cc:515] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.767680 12431 raft_consensus.cc:2804] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:37.767349 12115 catalog_manager.cc:5697] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e reported cstate change: term changed from 0 to 1, leader changed from <none> to 598004379be44ffdbf65acf1a7332e5e (127.10.210.129). New cstate: current_term: 1 leader_uuid: "598004379be44ffdbf65acf1a7332e5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:37.768198 12431 raft_consensus.cc:697] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e [term 1 LEADER]: Becoming Leader. State: Replica: 598004379be44ffdbf65acf1a7332e5e, State: Running, Role: LEADER
I20260710 13:20:37.769862 12292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1b2581f6e643919717f17563c8d05a" candidate_uuid: "598004379be44ffdbf65acf1a7332e5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111"
I20260710 13:20:37.770392 12292 raft_consensus.cc:3060] T ea1b2581f6e643919717f17563c8d05a P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.772415 12365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1b2581f6e643919717f17563c8d05a" candidate_uuid: "598004379be44ffdbf65acf1a7332e5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944"
I20260710 13:20:37.772938 12365 raft_consensus.cc:3060] T ea1b2581f6e643919717f17563c8d05a P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.776643 12291 raft_consensus.cc:3060] T 2e884ae123c34a6fb0e6838ac39025c0 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.777488 12365 raft_consensus.cc:2468] T ea1b2581f6e643919717f17563c8d05a P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 598004379be44ffdbf65acf1a7332e5e in term 1.
I20260710 13:20:37.778522 12180 leader_election.cc:304] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e, 8fc1f7e3dbfa44c1a70489864425a944; no voters: 
I20260710 13:20:37.779241 12412 leader_election.cc:290] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 election: Requested vote from peers 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443), 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:37.779253 12523 raft_consensus.cc:2804] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:37.779870 12523 raft_consensus.cc:697] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e [term 1 LEADER]: Becoming Leader. State: Replica: 598004379be44ffdbf65acf1a7332e5e, State: Running, Role: LEADER
I20260710 13:20:37.780827 12523 consensus_queue.cc:237] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.776197 12292 raft_consensus.cc:2468] T ea1b2581f6e643919717f17563c8d05a P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 598004379be44ffdbf65acf1a7332e5e in term 1.
I20260710 13:20:37.784873 12412 consensus_queue.cc:1048] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:37.769062 12431 consensus_queue.cc:237] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.804383 12289 raft_consensus.cc:2468] T 199277d74c3e4dbaa70ef042e2e19030 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 598004379be44ffdbf65acf1a7332e5e in term 1.
I20260710 13:20:37.810685 12431 consensus_queue.cc:1048] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:37.813818 12115 catalog_manager.cc:5697] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e reported cstate change: term changed from 0 to 1, leader changed from <none> to 598004379be44ffdbf65acf1a7332e5e (127.10.210.129). New cstate: current_term: 1 leader_uuid: "598004379be44ffdbf65acf1a7332e5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:37.817145 12414 consensus_queue.cc:1048] T 7a324a671ae54a84ae93c3896147d90c P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:37.834990 12414 consensus_queue.cc:1048] T 7a324a671ae54a84ae93c3896147d90c P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:37.842495 12115 catalog_manager.cc:5697] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e reported cstate change: term changed from 0 to 1, leader changed from <none> to 598004379be44ffdbf65acf1a7332e5e (127.10.210.129). New cstate: current_term: 1 leader_uuid: "598004379be44ffdbf65acf1a7332e5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: UNKNOWN } } }
W20260710 13:20:37.851426 12163 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:37.859512 12414 consensus_queue.cc:1048] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:37.869313 12454 consensus_queue.cc:1048] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:37.887367 12289 raft_consensus.cc:3060] T 6b4fb3393d2e44ffba1af63d5ee45acc P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.924634 12523 raft_consensus.cc:493] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:37.925151 12523 raft_consensus.cc:515] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.926887 12523 leader_election.cc:290] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443), 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:37.927879 12365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323f09dbd8b04c86a2e5c04273b0c06f" candidate_uuid: "598004379be44ffdbf65acf1a7332e5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944" is_pre_election: true
I20260710 13:20:37.927524 12289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323f09dbd8b04c86a2e5c04273b0c06f" candidate_uuid: "598004379be44ffdbf65acf1a7332e5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111" is_pre_election: true
I20260710 13:20:37.928454 12365 raft_consensus.cc:2468] T 323f09dbd8b04c86a2e5c04273b0c06f P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 598004379be44ffdbf65acf1a7332e5e in term 0.
I20260710 13:20:37.929270 12289 raft_consensus.cc:2468] T 323f09dbd8b04c86a2e5c04273b0c06f P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 598004379be44ffdbf65acf1a7332e5e in term 0.
I20260710 13:20:37.929973 12180 leader_election.cc:304] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e, 8fc1f7e3dbfa44c1a70489864425a944; no voters: 
I20260710 13:20:37.930785 12523 raft_consensus.cc:2804] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:37.931123 12523 raft_consensus.cc:493] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:37.931419 12523 raft_consensus.cc:3060] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.935636 12523 raft_consensus.cc:515] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.937124 12523 leader_election.cc:290] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 election: Requested vote from peers 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443), 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:37.937722 12289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323f09dbd8b04c86a2e5c04273b0c06f" candidate_uuid: "598004379be44ffdbf65acf1a7332e5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76162d71f5dc49fdbd62551038955111"
I20260710 13:20:37.937966 12365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323f09dbd8b04c86a2e5c04273b0c06f" candidate_uuid: "598004379be44ffdbf65acf1a7332e5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944"
I20260710 13:20:37.938160 12289 raft_consensus.cc:3060] T 323f09dbd8b04c86a2e5c04273b0c06f P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.938460 12365 raft_consensus.cc:3060] T 323f09dbd8b04c86a2e5c04273b0c06f P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.942459 12365 raft_consensus.cc:2468] T 323f09dbd8b04c86a2e5c04273b0c06f P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 598004379be44ffdbf65acf1a7332e5e in term 1.
I20260710 13:20:37.942541 12289 raft_consensus.cc:2468] T 323f09dbd8b04c86a2e5c04273b0c06f P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 598004379be44ffdbf65acf1a7332e5e in term 1.
I20260710 13:20:37.943393 12180 leader_election.cc:304] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e, 8fc1f7e3dbfa44c1a70489864425a944; no voters: 
I20260710 13:20:37.944000 12523 raft_consensus.cc:2804] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:37.944361 12523 raft_consensus.cc:697] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e [term 1 LEADER]: Becoming Leader. State: Replica: 598004379be44ffdbf65acf1a7332e5e, State: Running, Role: LEADER
I20260710 13:20:37.945060 12523 consensus_queue.cc:237] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:37.952493 12112 catalog_manager.cc:5697] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e reported cstate change: term changed from 0 to 1, leader changed from <none> to 598004379be44ffdbf65acf1a7332e5e (127.10.210.129). New cstate: current_term: 1 leader_uuid: "598004379be44ffdbf65acf1a7332e5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:38.055980 12571 raft_consensus.cc:493] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:38.056473 12571 raft_consensus.cc:515] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:38.058053 12571 leader_election.cc:290] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:38.058804 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff91e071bb72418bb34f140fc15efad6" candidate_uuid: "76162d71f5dc49fdbd62551038955111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "598004379be44ffdbf65acf1a7332e5e" is_pre_election: true
I20260710 13:20:38.058939 12365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff91e071bb72418bb34f140fc15efad6" candidate_uuid: "76162d71f5dc49fdbd62551038955111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944" is_pre_election: true
I20260710 13:20:38.059350 12216 raft_consensus.cc:2468] T ff91e071bb72418bb34f140fc15efad6 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76162d71f5dc49fdbd62551038955111 in term 0.
I20260710 13:20:38.059492 12365 raft_consensus.cc:2468] T ff91e071bb72418bb34f140fc15efad6 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76162d71f5dc49fdbd62551038955111 in term 0.
I20260710 13:20:38.060407 12256 leader_election.cc:304] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e, 76162d71f5dc49fdbd62551038955111; no voters: 
I20260710 13:20:38.061087 12571 raft_consensus.cc:2804] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:38.061414 12571 raft_consensus.cc:493] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:38.061694 12571 raft_consensus.cc:3060] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:38.067123 12571 raft_consensus.cc:515] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:38.069407 12571 leader_election.cc:290] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111 [CANDIDATE]: Term 1 election: Requested vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:38.070122 12365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff91e071bb72418bb34f140fc15efad6" candidate_uuid: "76162d71f5dc49fdbd62551038955111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944"
I20260710 13:20:38.069931 12215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff91e071bb72418bb34f140fc15efad6" candidate_uuid: "76162d71f5dc49fdbd62551038955111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "598004379be44ffdbf65acf1a7332e5e"
I20260710 13:20:38.070650 12365 raft_consensus.cc:3060] T ff91e071bb72418bb34f140fc15efad6 P 8fc1f7e3dbfa44c1a70489864425a944 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:38.070770 12215 raft_consensus.cc:3060] T ff91e071bb72418bb34f140fc15efad6 P 598004379be44ffdbf65acf1a7332e5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:38.075531 12365 raft_consensus.cc:2468] T ff91e071bb72418bb34f140fc15efad6 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76162d71f5dc49fdbd62551038955111 in term 1.
I20260710 13:20:38.076437 12255 leader_election.cc:304] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76162d71f5dc49fdbd62551038955111, 8fc1f7e3dbfa44c1a70489864425a944; no voters: 
I20260710 13:20:38.077088 12571 raft_consensus.cc:2804] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:38.077124 12215 raft_consensus.cc:2468] T ff91e071bb72418bb34f140fc15efad6 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76162d71f5dc49fdbd62551038955111 in term 1.
I20260710 13:20:38.077607 12571 raft_consensus.cc:697] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111 [term 1 LEADER]: Becoming Leader. State: Replica: 76162d71f5dc49fdbd62551038955111, State: Running, Role: LEADER
I20260710 13:20:38.078456 12571 consensus_queue.cc:237] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:38.085955 12112 catalog_manager.cc:5697] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76162d71f5dc49fdbd62551038955111 (127.10.210.130). New cstate: current_term: 1 leader_uuid: "76162d71f5dc49fdbd62551038955111" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:38.129385 11082 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:38.135072 12574 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:38.139668 12575 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:38.140566 12577 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:38.140605 11082 server_base.cc:1061] running on GCE node
I20260710 13:20:38.141832 11082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:38.142060 11082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:38.142256 11082 hybrid_clock.cc:648] HybridClock initialized: now 1783689638142238 us; error 0 us; skew 500 ppm
I20260710 13:20:38.142829 11082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:38.146047 11082 webserver.cc:533] Webserver started at http://127.10.210.132:43531/ using document root <none> and password file <none>
I20260710 13:20:38.146790 11082 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:38.147027 11082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:38.147267 11082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:38.148422 11082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689609182147-11082-0/minicluster-data/ts-3-root/instance:
uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c"
format_stamp: "Formatted at 2026-07-10 13:20:38 on dist-test-slave-bkq5"
I20260710 13:20:38.153282 11082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:20:38.156657 12582 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:38.157506 11082 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:20:38.157824 11082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689609182147-11082-0/minicluster-data/ts-3-root
uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c"
format_stamp: "Formatted at 2026-07-10 13:20:38 on dist-test-slave-bkq5"
I20260710 13:20:38.158078 11082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689609182147-11082-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689609182147-11082-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689609182147-11082-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:38.186546 12523 consensus_queue.cc:1048] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:38.199079 11082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:38.200876 11082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:38.203148 12412 consensus_queue.cc:1048] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:38.207141 11082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:38.210068 11082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:38.210320 11082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:38.210602 11082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:38.210836 11082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:38.218802 12523 consensus_queue.cc:1048] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:38.238291 12431 consensus_queue.cc:1048] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:38.286975 12431 consensus_queue.cc:1048] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:38.307929 12523 consensus_queue.cc:1048] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:38.355362 11082 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.132:36661
I20260710 13:20:38.355479 12650 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.132:36661 every 8 connection(s)
I20260710 13:20:38.359972 11082 auto_leader_rebalancer-test.cc:388] add a tserver: 87ca975a65cd4e9cb5c2a1717ed7b56c
I20260710 13:20:38.373066 12651 heartbeater.cc:344] Connected to a master server at 127.10.210.190:40825
I20260710 13:20:38.373442 12651 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:38.374200 12651 heartbeater.cc:507] Master 127.10.210.190:40825 requested a full tablet report, sending...
I20260710 13:20:38.376024 12112 ts_manager.cc:194] Registered new tserver with Master: 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132:36661)
I20260710 13:20:38.377270 12112 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45360
I20260710 13:20:38.493392 12431 consensus_queue.cc:1048] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:38.503331 12431 consensus_queue.cc:1048] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:38.578375 12571 consensus_queue.cc:1048] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:38.590201 12658 consensus_queue.cc:1048] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:38.900432 12365 consensus_queue.cc:237] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Queue 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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:38.908900 12289 raft_consensus.cc:1275] T 1ae871e6210c45b0ab9283f9dd1dff19 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:38.910516 12454 consensus_queue.cc:1048] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:38.915838 12216 raft_consensus.cc:1275] T 1ae871e6210c45b0ab9283f9dd1dff19 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:38.917243 12454 consensus_queue.cc:1048] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:38.921880 12414 raft_consensus.cc:2955] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:38.923767 12289 raft_consensus.cc:2955] T 1ae871e6210c45b0ab9283f9dd1dff19 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:38.945482 12112 catalog_manager.cc:5697] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 reported cstate change: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New cstate: current_term: 1 leader_uuid: "8fc1f7e3dbfa44c1a70489864425a944" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:20:38.947023 12329 consensus_peers.cc:597] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 -> Peer 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132:36661): Couldn't send request to peer 87ca975a65cd4e9cb5c2a1717ed7b56c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1ae871e6210c45b0ab9283f9dd1dff19. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:38.946856 12216 raft_consensus.cc:2955] T 1ae871e6210c45b0ab9283f9dd1dff19 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:38.963516 12216 consensus_queue.cc:237] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Queue 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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:38.971158 12289 raft_consensus.cc:1275] T ea1b2581f6e643919717f17563c8d05a P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:38.973232 12412 consensus_queue.cc:1048] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:38.974481 12365 raft_consensus.cc:1275] T ea1b2581f6e643919717f17563c8d05a P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:38.976140 12412 consensus_queue.cc:1048] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:38.982820 12431 raft_consensus.cc:2955] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:38.989254 12365 raft_consensus.cc:2955] T ea1b2581f6e643919717f17563c8d05a P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
W20260710 13:20:38.998265 12180 consensus_peers.cc:597] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e -> Peer 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132:36661): Couldn't send request to peer 87ca975a65cd4e9cb5c2a1717ed7b56c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ea1b2581f6e643919717f17563c8d05a. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:39.001392 12115 catalog_manager.cc:5697] T ea1b2581f6e643919717f17563c8d05a P 8fc1f7e3dbfa44c1a70489864425a944 reported cstate change: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New cstate: current_term: 1 leader_uuid: "598004379be44ffdbf65acf1a7332e5e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:39.008769 12216 consensus_queue.cc:237] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Queue 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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:39.010383 12289 raft_consensus.cc:2955] T ea1b2581f6e643919717f17563c8d05a P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
W20260710 13:20:39.022873 12180 consensus_peers.cc:597] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e -> Peer 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132:36661): Couldn't send request to peer 87ca975a65cd4e9cb5c2a1717ed7b56c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9d4ace0579304749800286a9d66e0f7d. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:39.024346 12365 raft_consensus.cc:1275] T 9d4ace0579304749800286a9d66e0f7d P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:39.024447 12289 raft_consensus.cc:1275] T 9d4ace0579304749800286a9d66e0f7d P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:39.026396 12523 consensus_queue.cc:1048] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:39.027451 12431 consensus_queue.cc:1048] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:39.035514 12412 raft_consensus.cc:2955] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:39.037634 12365 raft_consensus.cc:2955] T 9d4ace0579304749800286a9d66e0f7d P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:39.039252 12289 raft_consensus.cc:2955] T 9d4ace0579304749800286a9d66e0f7d P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:39.049664 12366 consensus_queue.cc:237] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Queue 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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:39.050144 12114 catalog_manager.cc:5697] T 9d4ace0579304749800286a9d66e0f7d P 76162d71f5dc49fdbd62551038955111 reported cstate change: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New cstate: current_term: 1 leader_uuid: "598004379be44ffdbf65acf1a7332e5e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
W20260710 13:20:39.060773 12329 consensus_peers.cc:597] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944 -> Peer 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132:36661): Couldn't send request to peer 87ca975a65cd4e9cb5c2a1717ed7b56c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a7b29b9af2cc460c94652349d4709511. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:39.061050 12289 raft_consensus.cc:1275] T a7b29b9af2cc460c94652349d4709511 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:39.062583 12414 consensus_queue.cc:1048] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:39.065124 12216 raft_consensus.cc:1275] T a7b29b9af2cc460c94652349d4709511 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:39.066563 12414 consensus_queue.cc:1048] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:39.070118 12667 raft_consensus.cc:2955] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:39.072008 12289 raft_consensus.cc:2955] T a7b29b9af2cc460c94652349d4709511 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:39.091286 12112 catalog_manager.cc:5697] T a7b29b9af2cc460c94652349d4709511 P 76162d71f5dc49fdbd62551038955111 reported cstate change: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New cstate: current_term: 1 leader_uuid: "8fc1f7e3dbfa44c1a70489864425a944" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:39.093243 12216 raft_consensus.cc:2955] T a7b29b9af2cc460c94652349d4709511 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:39.379437 12651 heartbeater.cc:499] Master 127.10.210.190:40825 was elected leader, sending a full tablet report...
I20260710 13:20:39.464529 12679 ts_tablet_manager.cc:933] T ea1b2581f6e643919717f17563c8d05a P 87ca975a65cd4e9cb5c2a1717ed7b56c: Initiating tablet copy from peer 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449)
I20260710 13:20:39.466169 12679 tablet_copy_client.cc:323] T ea1b2581f6e643919717f17563c8d05a P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.210.129:45449
I20260710 13:20:39.488953 12684 ts_tablet_manager.cc:933] T 1ae871e6210c45b0ab9283f9dd1dff19 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Initiating tablet copy from peer 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:39.491247 12684 tablet_copy_client.cc:323] T 1ae871e6210c45b0ab9283f9dd1dff19 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.210.131:38791
I20260710 13:20:39.554309 12227 tablet_copy_service.cc:140] P 598004379be44ffdbf65acf1a7332e5e: Received BeginTabletCopySession request for tablet ea1b2581f6e643919717f17563c8d05a from peer 87ca975a65cd4e9cb5c2a1717ed7b56c ({username='slave'} at 127.0.0.1:44640)
I20260710 13:20:39.555577 12227 tablet_copy_service.cc:161] P 598004379be44ffdbf65acf1a7332e5e: Beginning new tablet copy session on tablet ea1b2581f6e643919717f17563c8d05a from peer 87ca975a65cd4e9cb5c2a1717ed7b56c at {username='slave'} at 127.0.0.1:44640: session id = 87ca975a65cd4e9cb5c2a1717ed7b56c-ea1b2581f6e643919717f17563c8d05a
I20260710 13:20:39.556964 12687 ts_tablet_manager.cc:933] T 9d4ace0579304749800286a9d66e0f7d P 87ca975a65cd4e9cb5c2a1717ed7b56c: Initiating tablet copy from peer 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449)
I20260710 13:20:39.565932 12687 tablet_copy_client.cc:323] T 9d4ace0579304749800286a9d66e0f7d P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.210.129:45449
I20260710 13:20:39.568066 12226 tablet_copy_service.cc:140] P 598004379be44ffdbf65acf1a7332e5e: Received BeginTabletCopySession request for tablet 9d4ace0579304749800286a9d66e0f7d from peer 87ca975a65cd4e9cb5c2a1717ed7b56c ({username='slave'} at 127.0.0.1:44640)
I20260710 13:20:39.568730 12226 tablet_copy_service.cc:161] P 598004379be44ffdbf65acf1a7332e5e: Beginning new tablet copy session on tablet 9d4ace0579304749800286a9d66e0f7d from peer 87ca975a65cd4e9cb5c2a1717ed7b56c at {username='slave'} at 127.0.0.1:44640: session id = 87ca975a65cd4e9cb5c2a1717ed7b56c-9d4ace0579304749800286a9d66e0f7d
I20260710 13:20:39.569589 12376 tablet_copy_service.cc:140] P 8fc1f7e3dbfa44c1a70489864425a944: Received BeginTabletCopySession request for tablet 1ae871e6210c45b0ab9283f9dd1dff19 from peer 87ca975a65cd4e9cb5c2a1717ed7b56c ({username='slave'} at 127.0.0.1:47492)
I20260710 13:20:39.570319 12376 tablet_copy_service.cc:161] P 8fc1f7e3dbfa44c1a70489864425a944: Beginning new tablet copy session on tablet 1ae871e6210c45b0ab9283f9dd1dff19 from peer 87ca975a65cd4e9cb5c2a1717ed7b56c at {username='slave'} at 127.0.0.1:47492: session id = 87ca975a65cd4e9cb5c2a1717ed7b56c-1ae871e6210c45b0ab9283f9dd1dff19
I20260710 13:20:39.571334 12227 tablet_copy_source_session.cc:215] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:39.574928 12679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea1b2581f6e643919717f17563c8d05a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.577728 12226 tablet_copy_source_session.cc:215] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:39.578802 12376 tablet_copy_source_session.cc:215] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:39.586535 12687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d4ace0579304749800286a9d66e0f7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.594527 12684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ae871e6210c45b0ab9283f9dd1dff19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.607286 12679 tablet_copy_client.cc:806] T ea1b2581f6e643919717f17563c8d05a P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:39.608122 12679 tablet_copy_client.cc:670] T ea1b2581f6e643919717f17563c8d05a P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:39.613610 12679 tablet_copy_client.cc:538] T ea1b2581f6e643919717f17563c8d05a P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:39.621125 12687 tablet_copy_client.cc:806] T 9d4ace0579304749800286a9d66e0f7d P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:39.621742 12687 tablet_copy_client.cc:670] T 9d4ace0579304749800286a9d66e0f7d P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:39.624905 12684 tablet_copy_client.cc:806] T 1ae871e6210c45b0ab9283f9dd1dff19 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:39.625489 12684 tablet_copy_client.cc:670] T 1ae871e6210c45b0ab9283f9dd1dff19 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:39.627526 12679 tablet_bootstrap.cc:492] T ea1b2581f6e643919717f17563c8d05a P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap starting.
I20260710 13:20:39.631901 12687 tablet_copy_client.cc:538] T 9d4ace0579304749800286a9d66e0f7d P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:39.643150 12687 tablet_bootstrap.cc:492] T 9d4ace0579304749800286a9d66e0f7d P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap starting.
I20260710 13:20:39.649966 12684 tablet_copy_client.cc:538] T 1ae871e6210c45b0ab9283f9dd1dff19 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:39.660266 12689 ts_tablet_manager.cc:933] T a7b29b9af2cc460c94652349d4709511 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Initiating tablet copy from peer 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:39.663082 12684 tablet_bootstrap.cc:492] T 1ae871e6210c45b0ab9283f9dd1dff19 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap starting.
I20260710 13:20:39.669764 12689 tablet_copy_client.cc:323] T a7b29b9af2cc460c94652349d4709511 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.210.131:38791
I20260710 13:20:39.671507 12376 tablet_copy_service.cc:140] P 8fc1f7e3dbfa44c1a70489864425a944: Received BeginTabletCopySession request for tablet a7b29b9af2cc460c94652349d4709511 from peer 87ca975a65cd4e9cb5c2a1717ed7b56c ({username='slave'} at 127.0.0.1:47492)
I20260710 13:20:39.672052 12376 tablet_copy_service.cc:161] P 8fc1f7e3dbfa44c1a70489864425a944: Beginning new tablet copy session on tablet a7b29b9af2cc460c94652349d4709511 from peer 87ca975a65cd4e9cb5c2a1717ed7b56c at {username='slave'} at 127.0.0.1:47492: session id = 87ca975a65cd4e9cb5c2a1717ed7b56c-a7b29b9af2cc460c94652349d4709511
I20260710 13:20:39.682082 12376 tablet_copy_source_session.cc:215] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:39.685389 12689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7b29b9af2cc460c94652349d4709511. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.699391 12687 tablet_bootstrap.cc:492] T 9d4ace0579304749800286a9d66e0f7d P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:39.700456 12687 tablet_bootstrap.cc:492] T 9d4ace0579304749800286a9d66e0f7d P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap complete.
I20260710 13:20:39.701180 12687 ts_tablet_manager.cc:1403] T 9d4ace0579304749800286a9d66e0f7d P 87ca975a65cd4e9cb5c2a1717ed7b56c: Time spent bootstrapping tablet: real 0.058s	user 0.018s	sys 0.014s
I20260710 13:20:39.706838 12679 tablet_bootstrap.cc:492] T ea1b2581f6e643919717f17563c8d05a P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:39.707964 12679 tablet_bootstrap.cc:492] T ea1b2581f6e643919717f17563c8d05a P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap complete.
I20260710 13:20:39.704694 12687 raft_consensus.cc:359] T 9d4ace0579304749800286a9d66e0f7d P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:39.711948 12679 ts_tablet_manager.cc:1403] T ea1b2581f6e643919717f17563c8d05a P 87ca975a65cd4e9cb5c2a1717ed7b56c: Time spent bootstrapping tablet: real 0.085s	user 0.016s	sys 0.017s
I20260710 13:20:39.713985 12689 tablet_copy_client.cc:806] T a7b29b9af2cc460c94652349d4709511 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:39.714502 12689 tablet_copy_client.cc:670] T a7b29b9af2cc460c94652349d4709511 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:39.715127 12679 raft_consensus.cc:359] T ea1b2581f6e643919717f17563c8d05a P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:39.715727 12679 raft_consensus.cc:740] T ea1b2581f6e643919717f17563c8d05a P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 87ca975a65cd4e9cb5c2a1717ed7b56c, State: Initialized, Role: LEARNER
I20260710 13:20:39.716302 12679 consensus_queue.cc:260] T ea1b2581f6e643919717f17563c8d05a P 87ca975a65cd4e9cb5c2a1717ed7b56c [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:39.711163 12687 raft_consensus.cc:740] T 9d4ace0579304749800286a9d66e0f7d P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 87ca975a65cd4e9cb5c2a1717ed7b56c, State: Initialized, Role: LEARNER
I20260710 13:20:39.718194 12687 consensus_queue.cc:260] T 9d4ace0579304749800286a9d66e0f7d P 87ca975a65cd4e9cb5c2a1717ed7b56c [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:39.719139 12689 tablet_copy_client.cc:538] T a7b29b9af2cc460c94652349d4709511 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:39.722855 12684 tablet_bootstrap.cc:492] T 1ae871e6210c45b0ab9283f9dd1dff19 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:39.723937 12684 tablet_bootstrap.cc:492] T 1ae871e6210c45b0ab9283f9dd1dff19 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap complete.
I20260710 13:20:39.724807 12684 ts_tablet_manager.cc:1403] T 1ae871e6210c45b0ab9283f9dd1dff19 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Time spent bootstrapping tablet: real 0.062s	user 0.035s	sys 0.014s
I20260710 13:20:39.729107 12679 ts_tablet_manager.cc:1434] T ea1b2581f6e643919717f17563c8d05a P 87ca975a65cd4e9cb5c2a1717ed7b56c: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.000s
I20260710 13:20:39.730057 12684 raft_consensus.cc:359] T 1ae871e6210c45b0ab9283f9dd1dff19 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:39.730875 12684 raft_consensus.cc:740] T 1ae871e6210c45b0ab9283f9dd1dff19 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 87ca975a65cd4e9cb5c2a1717ed7b56c, State: Initialized, Role: LEARNER
I20260710 13:20:39.731070 12226 tablet_copy_service.cc:342] P 598004379be44ffdbf65acf1a7332e5e: Request end of tablet copy session 87ca975a65cd4e9cb5c2a1717ed7b56c-ea1b2581f6e643919717f17563c8d05a received from {username='slave'} at 127.0.0.1:44640
I20260710 13:20:39.731621 12226 tablet_copy_service.cc:434] P 598004379be44ffdbf65acf1a7332e5e: ending tablet copy session 87ca975a65cd4e9cb5c2a1717ed7b56c-ea1b2581f6e643919717f17563c8d05a on tablet ea1b2581f6e643919717f17563c8d05a with peer 87ca975a65cd4e9cb5c2a1717ed7b56c
I20260710 13:20:39.732164 12687 ts_tablet_manager.cc:1434] T 9d4ace0579304749800286a9d66e0f7d P 87ca975a65cd4e9cb5c2a1717ed7b56c: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.008s
I20260710 13:20:39.731748 12684 consensus_queue.cc:260] T 1ae871e6210c45b0ab9283f9dd1dff19 P 87ca975a65cd4e9cb5c2a1717ed7b56c [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:39.734408 12226 tablet_copy_service.cc:342] P 598004379be44ffdbf65acf1a7332e5e: Request end of tablet copy session 87ca975a65cd4e9cb5c2a1717ed7b56c-9d4ace0579304749800286a9d66e0f7d received from {username='slave'} at 127.0.0.1:44640
I20260710 13:20:39.734949 12226 tablet_copy_service.cc:434] P 598004379be44ffdbf65acf1a7332e5e: ending tablet copy session 87ca975a65cd4e9cb5c2a1717ed7b56c-9d4ace0579304749800286a9d66e0f7d on tablet 9d4ace0579304749800286a9d66e0f7d with peer 87ca975a65cd4e9cb5c2a1717ed7b56c
I20260710 13:20:39.736272 12689 tablet_bootstrap.cc:492] T a7b29b9af2cc460c94652349d4709511 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap starting.
I20260710 13:20:39.741156 12684 ts_tablet_manager.cc:1434] T 1ae871e6210c45b0ab9283f9dd1dff19 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 13:20:39.747550 12376 tablet_copy_service.cc:342] P 8fc1f7e3dbfa44c1a70489864425a944: Request end of tablet copy session 87ca975a65cd4e9cb5c2a1717ed7b56c-1ae871e6210c45b0ab9283f9dd1dff19 received from {username='slave'} at 127.0.0.1:47492
I20260710 13:20:39.748082 12376 tablet_copy_service.cc:434] P 8fc1f7e3dbfa44c1a70489864425a944: ending tablet copy session 87ca975a65cd4e9cb5c2a1717ed7b56c-1ae871e6210c45b0ab9283f9dd1dff19 on tablet 1ae871e6210c45b0ab9283f9dd1dff19 with peer 87ca975a65cd4e9cb5c2a1717ed7b56c
I20260710 13:20:39.768508 12689 tablet_bootstrap.cc:492] T a7b29b9af2cc460c94652349d4709511 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:39.769367 12689 tablet_bootstrap.cc:492] T a7b29b9af2cc460c94652349d4709511 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap complete.
I20260710 13:20:39.770022 12689 ts_tablet_manager.cc:1403] T a7b29b9af2cc460c94652349d4709511 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.009s
I20260710 13:20:39.773033 12689 raft_consensus.cc:359] T a7b29b9af2cc460c94652349d4709511 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:39.773849 12689 raft_consensus.cc:740] T a7b29b9af2cc460c94652349d4709511 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 87ca975a65cd4e9cb5c2a1717ed7b56c, State: Initialized, Role: LEARNER
I20260710 13:20:39.774474 12689 consensus_queue.cc:260] T a7b29b9af2cc460c94652349d4709511 P 87ca975a65cd4e9cb5c2a1717ed7b56c [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:39.776428 12689 ts_tablet_manager.cc:1434] T a7b29b9af2cc460c94652349d4709511 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:39.777900 12376 tablet_copy_service.cc:342] P 8fc1f7e3dbfa44c1a70489864425a944: Request end of tablet copy session 87ca975a65cd4e9cb5c2a1717ed7b56c-a7b29b9af2cc460c94652349d4709511 received from {username='slave'} at 127.0.0.1:47492
I20260710 13:20:39.778254 12376 tablet_copy_service.cc:434] P 8fc1f7e3dbfa44c1a70489864425a944: ending tablet copy session 87ca975a65cd4e9cb5c2a1717ed7b56c-a7b29b9af2cc460c94652349d4709511 on tablet a7b29b9af2cc460c94652349d4709511 with peer 87ca975a65cd4e9cb5c2a1717ed7b56c
I20260710 13:20:39.912066 12624 raft_consensus.cc:1217] T 1ae871e6210c45b0ab9283f9dd1dff19 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:40.011253 12624 raft_consensus.cc:1217] T 9d4ace0579304749800286a9d66e0f7d P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:40.047313 12624 raft_consensus.cc:1217] T ea1b2581f6e643919717f17563c8d05a P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:40.205156 12624 raft_consensus.cc:1217] T a7b29b9af2cc460c94652349d4709511 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:40.372282 12454 raft_consensus.cc:1064] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944: attempting to promote NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c to VOTER
I20260710 13:20:40.374908 12454 consensus_queue.cc:237] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:40.380721 12624 raft_consensus.cc:1275] T 1ae871e6210c45b0ab9283f9dd1dff19 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:40.383406 12414 consensus_queue.cc:1048] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:40.384891 12215 raft_consensus.cc:1275] T 1ae871e6210c45b0ab9283f9dd1dff19 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:40.386477 12701 consensus_queue.cc:1048] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:40.387224 12292 raft_consensus.cc:1275] T 1ae871e6210c45b0ab9283f9dd1dff19 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:40.389082 12414 consensus_queue.cc:1048] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:40.422335 12701 raft_consensus.cc:2955] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:40.424047 12292 raft_consensus.cc:2955] T 1ae871e6210c45b0ab9283f9dd1dff19 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:40.425406 12623 raft_consensus.cc:2955] T 1ae871e6210c45b0ab9283f9dd1dff19 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:40.435673 12215 raft_consensus.cc:2955] T 1ae871e6210c45b0ab9283f9dd1dff19 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:40.439263 12115 catalog_manager.cc:5697] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 reported cstate change: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8fc1f7e3dbfa44c1a70489864425a944" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:40.463769 12431 raft_consensus.cc:1064] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e: attempting to promote NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c to VOTER
I20260710 13:20:40.466354 12431 consensus_queue.cc:237] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:40.467868 12366 consensus_queue.cc:237] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 [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: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:40.474519 12623 raft_consensus.cc:1275] T 1ae871e6210c45b0ab9283f9dd1dff19 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:40.477643 12289 raft_consensus.cc:1275] T 9d4ace0579304749800286a9d66e0f7d P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:40.476637 12699 consensus_queue.cc:1048] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260710 13:20:40.478088 12365 raft_consensus.cc:1275] T 9d4ace0579304749800286a9d66e0f7d P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:40.479697 12623 raft_consensus.cc:1275] T 9d4ace0579304749800286a9d66e0f7d P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:40.481025 12431 consensus_queue.cc:1048] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:40.481865 12523 consensus_queue.cc:1048] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:40.482395 12289 raft_consensus.cc:1275] T 1ae871e6210c45b0ab9283f9dd1dff19 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:40.483129 12710 consensus_queue.cc:1048] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:40.485447 12701 consensus_queue.cc:1048] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:40.484977 12699 raft_consensus.cc:2955] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 598004379be44ffdbf65acf1a7332e5e (127.10.210.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:40.486224 12624 raft_consensus.cc:2955] T 1ae871e6210c45b0ab9283f9dd1dff19 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 598004379be44ffdbf65acf1a7332e5e (127.10.210.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:40.495334 12289 raft_consensus.cc:2955] T 1ae871e6210c45b0ab9283f9dd1dff19 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 598004379be44ffdbf65acf1a7332e5e (127.10.210.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:40.505232 12113 catalog_manager.cc:5697] T 1ae871e6210c45b0ab9283f9dd1dff19 P 87ca975a65cd4e9cb5c2a1717ed7b56c reported cstate change: config changed from index 3 to 4, VOTER 598004379be44ffdbf65acf1a7332e5e (127.10.210.129) evicted. New cstate: current_term: 1 leader_uuid: "8fc1f7e3dbfa44c1a70489864425a944" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:40.511353 12412 raft_consensus.cc:2955] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:40.516660 12099 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1ae871e6210c45b0ab9283f9dd1dff19 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:40.524451 12624 raft_consensus.cc:2955] T 9d4ace0579304749800286a9d66e0f7d P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:40.532127 12365 raft_consensus.cc:2955] T 9d4ace0579304749800286a9d66e0f7d P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:40.540592 12203 tablet_service.cc:1558] Processing DeleteTablet for tablet 1ae871e6210c45b0ab9283f9dd1dff19 with delete_type TABLET_DATA_TOMBSTONED (TS 598004379be44ffdbf65acf1a7332e5e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44602
I20260710 13:20:40.546388 12714 tablet_replica.cc:333] T 1ae871e6210c45b0ab9283f9dd1dff19 P 598004379be44ffdbf65acf1a7332e5e: stopping tablet replica
I20260710 13:20:40.547482 12714 raft_consensus.cc:2243] T 1ae871e6210c45b0ab9283f9dd1dff19 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.548146 12714 raft_consensus.cc:2272] T 1ae871e6210c45b0ab9283f9dd1dff19 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.557264 12714 ts_tablet_manager.cc:1916] T 1ae871e6210c45b0ab9283f9dd1dff19 P 598004379be44ffdbf65acf1a7332e5e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:40.557924 12114 catalog_manager.cc:5697] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e reported cstate change: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "598004379be44ffdbf65acf1a7332e5e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:40.575731 12714 ts_tablet_manager.cc:1929] T 1ae871e6210c45b0ab9283f9dd1dff19 P 598004379be44ffdbf65acf1a7332e5e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:40.576324 12714 log.cc:1199] T 1ae871e6210c45b0ab9283f9dd1dff19 P 598004379be44ffdbf65acf1a7332e5e: Deleting WAL directory at /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689609182147-11082-0/minicluster-data/ts-0-root/wals/1ae871e6210c45b0ab9283f9dd1dff19
I20260710 13:20:40.576676 12292 raft_consensus.cc:2955] T 9d4ace0579304749800286a9d66e0f7d P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:40.581511 12431 raft_consensus.cc:1064] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e: attempting to promote NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c to VOTER
I20260710 13:20:40.582365 12100 catalog_manager.cc:5028] TS 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449): tablet 1ae871e6210c45b0ab9283f9dd1dff19 (table test-workload [id=8f7189f08e8240d19084a8447e922a9a]) successfully deleted
I20260710 13:20:40.584074 12431 consensus_queue.cc:237] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:40.591984 12216 consensus_queue.cc:237] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:40.596266 12624 raft_consensus.cc:1275] T ea1b2581f6e643919717f17563c8d05a P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:40.597991 12365 raft_consensus.cc:1275] T ea1b2581f6e643919717f17563c8d05a P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:40.598172 12292 raft_consensus.cc:1275] T ea1b2581f6e643919717f17563c8d05a P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:40.598390 12710 consensus_queue.cc:1048] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:40.600176 12710 consensus_queue.cc:1048] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:40.600732 12289 raft_consensus.cc:1275] T 9d4ace0579304749800286a9d66e0f7d P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:40.601523 12412 consensus_queue.cc:1048] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:40.602162 12624 raft_consensus.cc:1275] T 9d4ace0579304749800286a9d66e0f7d P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:40.603705 12412 consensus_queue.cc:1048] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:40.606146 12412 consensus_queue.cc:1048] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:40.622952 12624 raft_consensus.cc:2955] T 9d4ace0579304749800286a9d66e0f7d P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:40.624234 12710 raft_consensus.cc:2955] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:40.639638 12291 raft_consensus.cc:2955] T 9d4ace0579304749800286a9d66e0f7d P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:40.643996 12431 raft_consensus.cc:2955] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:40.649991 12112 catalog_manager.cc:5697] T 9d4ace0579304749800286a9d66e0f7d P 87ca975a65cd4e9cb5c2a1717ed7b56c reported cstate change: config changed from index 3 to 4, VOTER 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131) evicted. New cstate: current_term: 1 leader_uuid: "598004379be44ffdbf65acf1a7332e5e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:40.651666 12366 raft_consensus.cc:2955] T ea1b2581f6e643919717f17563c8d05a P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:40.662426 12113 catalog_manager.cc:5697] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e reported cstate change: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "598004379be44ffdbf65acf1a7332e5e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:40.668561 12100 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9d4ace0579304749800286a9d66e0f7d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:40.669183 12292 raft_consensus.cc:2955] T ea1b2581f6e643919717f17563c8d05a P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:40.670656 12624 raft_consensus.cc:2955] T ea1b2581f6e643919717f17563c8d05a P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:40.674923 12351 tablet_service.cc:1558] Processing DeleteTablet for tablet 9d4ace0579304749800286a9d66e0f7d with delete_type TABLET_DATA_TOMBSTONED (TS 8fc1f7e3dbfa44c1a70489864425a944 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47460
I20260710 13:20:40.689654 12216 consensus_queue.cc:237] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:40.701589 12624 raft_consensus.cc:1275] T ea1b2581f6e643919717f17563c8d05a P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:40.702917 12431 consensus_queue.cc:1048] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:40.704694 12364 raft_consensus.cc:1275] T ea1b2581f6e643919717f17563c8d05a P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:40.707724 12412 consensus_queue.cc:1048] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:40.712709 12624 raft_consensus.cc:2955] T ea1b2581f6e643919717f17563c8d05a P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 76162d71f5dc49fdbd62551038955111 (127.10.210.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:40.715220 12720 tablet_replica.cc:333] T 9d4ace0579304749800286a9d66e0f7d P 8fc1f7e3dbfa44c1a70489864425a944: stopping tablet replica
I20260710 13:20:40.716180 12720 raft_consensus.cc:2243] T 9d4ace0579304749800286a9d66e0f7d P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.716866 12720 raft_consensus.cc:2272] T 9d4ace0579304749800286a9d66e0f7d P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.720353 12720 ts_tablet_manager.cc:1916] T 9d4ace0579304749800286a9d66e0f7d P 8fc1f7e3dbfa44c1a70489864425a944: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:40.725632 12114 catalog_manager.cc:5697] T ea1b2581f6e643919717f17563c8d05a P 87ca975a65cd4e9cb5c2a1717ed7b56c reported cstate change: config changed from index 3 to 4, VOTER 76162d71f5dc49fdbd62551038955111 (127.10.210.130) evicted. New cstate: current_term: 1 leader_uuid: "598004379be44ffdbf65acf1a7332e5e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:40.727319 12710 raft_consensus.cc:2955] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 76162d71f5dc49fdbd62551038955111 (127.10.210.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:40.733652 12364 raft_consensus.cc:2955] T ea1b2581f6e643919717f17563c8d05a P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 76162d71f5dc49fdbd62551038955111 (127.10.210.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:40.734912 12720 ts_tablet_manager.cc:1929] T 9d4ace0579304749800286a9d66e0f7d P 8fc1f7e3dbfa44c1a70489864425a944: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:40.735294 12720 log.cc:1199] T 9d4ace0579304749800286a9d66e0f7d P 8fc1f7e3dbfa44c1a70489864425a944: Deleting WAL directory at /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689609182147-11082-0/minicluster-data/ts-2-root/wals/9d4ace0579304749800286a9d66e0f7d
I20260710 13:20:40.735535 12100 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ea1b2581f6e643919717f17563c8d05a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:40.736922 12099 catalog_manager.cc:5028] TS 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791): tablet 9d4ace0579304749800286a9d66e0f7d (table test-workload [id=8f7189f08e8240d19084a8447e922a9a]) successfully deleted
I20260710 13:20:40.741106 12282 tablet_service.cc:1558] Processing DeleteTablet for tablet ea1b2581f6e643919717f17563c8d05a with delete_type TABLET_DATA_TOMBSTONED (TS 76162d71f5dc49fdbd62551038955111 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43050
I20260710 13:20:40.746742 12722 tablet_replica.cc:333] T ea1b2581f6e643919717f17563c8d05a P 76162d71f5dc49fdbd62551038955111: stopping tablet replica
I20260710 13:20:40.747624 12722 raft_consensus.cc:2243] T ea1b2581f6e643919717f17563c8d05a P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.748208 12722 raft_consensus.cc:2272] T ea1b2581f6e643919717f17563c8d05a P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.754602 12722 ts_tablet_manager.cc:1916] T ea1b2581f6e643919717f17563c8d05a P 76162d71f5dc49fdbd62551038955111: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:40.765492 12722 ts_tablet_manager.cc:1929] T ea1b2581f6e643919717f17563c8d05a P 76162d71f5dc49fdbd62551038955111: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:40.765805 12722 log.cc:1199] T ea1b2581f6e643919717f17563c8d05a P 76162d71f5dc49fdbd62551038955111: Deleting WAL directory at /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689609182147-11082-0/minicluster-data/ts-1-root/wals/ea1b2581f6e643919717f17563c8d05a
I20260710 13:20:40.767371 12102 catalog_manager.cc:5028] TS 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443): tablet ea1b2581f6e643919717f17563c8d05a (table test-workload [id=8f7189f08e8240d19084a8447e922a9a]) successfully deleted
I20260710 13:20:40.789381 12699 raft_consensus.cc:1064] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944: attempting to promote NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c to VOTER
I20260710 13:20:40.791864 12699 consensus_queue.cc:237] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944 [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:40.798877 12291 raft_consensus.cc:1275] T a7b29b9af2cc460c94652349d4709511 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:40.799556 12624 raft_consensus.cc:1275] T a7b29b9af2cc460c94652349d4709511 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:40.798877 12216 raft_consensus.cc:1275] T a7b29b9af2cc460c94652349d4709511 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:40.801039 12699 consensus_queue.cc:1048] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:40.801838 12701 consensus_queue.cc:1048] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:40.802778 12454 consensus_queue.cc:1048] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:40.821974 12701 raft_consensus.cc:2955] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:40.823135 12624 raft_consensus.cc:2955] T a7b29b9af2cc460c94652349d4709511 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:40.825744 12291 raft_consensus.cc:2955] T a7b29b9af2cc460c94652349d4709511 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:40.835191 12216 raft_consensus.cc:2955] T a7b29b9af2cc460c94652349d4709511 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:40.836810 12112 catalog_manager.cc:5697] T a7b29b9af2cc460c94652349d4709511 P 87ca975a65cd4e9cb5c2a1717ed7b56c reported cstate change: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8fc1f7e3dbfa44c1a70489864425a944" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:40.856120 12364 consensus_queue.cc:237] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944 [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: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:40.861837 12624 raft_consensus.cc:1275] T a7b29b9af2cc460c94652349d4709511 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:40.863216 12291 raft_consensus.cc:1275] T a7b29b9af2cc460c94652349d4709511 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:40.863631 12701 consensus_queue.cc:1048] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:40.864781 12699 consensus_queue.cc:1048] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:40.870494 12699 raft_consensus.cc:2955] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 598004379be44ffdbf65acf1a7332e5e (127.10.210.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:40.873699 12291 raft_consensus.cc:2955] T a7b29b9af2cc460c94652349d4709511 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 598004379be44ffdbf65acf1a7332e5e (127.10.210.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:40.877427 12624 raft_consensus.cc:2955] T a7b29b9af2cc460c94652349d4709511 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 598004379be44ffdbf65acf1a7332e5e (127.10.210.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:40.879187 12099 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a7b29b9af2cc460c94652349d4709511 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:40.884711 12115 catalog_manager.cc:5697] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944 reported cstate change: config changed from index 3 to 4, VOTER 598004379be44ffdbf65acf1a7332e5e (127.10.210.129) evicted. New cstate: current_term: 1 leader_uuid: "8fc1f7e3dbfa44c1a70489864425a944" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:40.898712 12203 tablet_service.cc:1558] Processing DeleteTablet for tablet a7b29b9af2cc460c94652349d4709511 with delete_type TABLET_DATA_TOMBSTONED (TS 598004379be44ffdbf65acf1a7332e5e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44602
I20260710 13:20:40.899757 12714 tablet_replica.cc:333] T a7b29b9af2cc460c94652349d4709511 P 598004379be44ffdbf65acf1a7332e5e: stopping tablet replica
I20260710 13:20:40.900795 12714 raft_consensus.cc:2243] T a7b29b9af2cc460c94652349d4709511 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.901666 12714 raft_consensus.cc:2272] T a7b29b9af2cc460c94652349d4709511 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.904866 12714 ts_tablet_manager.cc:1916] T a7b29b9af2cc460c94652349d4709511 P 598004379be44ffdbf65acf1a7332e5e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:40.914810 12714 ts_tablet_manager.cc:1929] T a7b29b9af2cc460c94652349d4709511 P 598004379be44ffdbf65acf1a7332e5e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:40.915097 12714 log.cc:1199] T a7b29b9af2cc460c94652349d4709511 P 598004379be44ffdbf65acf1a7332e5e: Deleting WAL directory at /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689609182147-11082-0/minicluster-data/ts-0-root/wals/a7b29b9af2cc460c94652349d4709511
I20260710 13:20:40.916244 12100 catalog_manager.cc:5028] TS 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449): tablet a7b29b9af2cc460c94652349d4709511 (table test-workload [id=8f7189f08e8240d19084a8447e922a9a]) successfully deleted
I20260710 13:20:41.928099 12216 consensus_queue.cc:237] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Queue 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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:41.933889 12366 raft_consensus.cc:1275] T 10afa96c7b6d478b9339e8a34d5e9e93 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:41.934515 12180 consensus_peers.cc:597] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e -> Peer 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132:36661): Couldn't send request to peer 87ca975a65cd4e9cb5c2a1717ed7b56c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 10afa96c7b6d478b9339e8a34d5e9e93. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:41.935364 12728 consensus_queue.cc:1048] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:41.936048 12292 raft_consensus.cc:1275] T 10afa96c7b6d478b9339e8a34d5e9e93 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:41.937312 12728 consensus_queue.cc:1048] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:41.943181 12710 raft_consensus.cc:2955] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:41.944793 12366 raft_consensus.cc:2955] T 10afa96c7b6d478b9339e8a34d5e9e93 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:41.949504 12292 raft_consensus.cc:2955] T 10afa96c7b6d478b9339e8a34d5e9e93 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:41.956825 12113 catalog_manager.cc:5697] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e reported cstate change: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New cstate: current_term: 1 leader_uuid: "598004379be44ffdbf65acf1a7332e5e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:41.958374 12216 consensus_queue.cc:237] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Queue 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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
W20260710 13:20:41.971356 12180 consensus_peers.cc:597] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e -> Peer 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132:36661): Couldn't send request to peer 87ca975a65cd4e9cb5c2a1717ed7b56c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 199277d74c3e4dbaa70ef042e2e19030. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:41.975486 12366 raft_consensus.cc:1275] T 199277d74c3e4dbaa70ef042e2e19030 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:41.975718 12292 raft_consensus.cc:1275] T 199277d74c3e4dbaa70ef042e2e19030 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:41.977065 12728 consensus_queue.cc:1048] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:41.977793 12710 consensus_queue.cc:1048] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:41.986555 12728 raft_consensus.cc:2955] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:41.988073 12366 raft_consensus.cc:2955] T 199277d74c3e4dbaa70ef042e2e19030 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:41.991868 12292 raft_consensus.cc:2955] T 199277d74c3e4dbaa70ef042e2e19030 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:42.002290 12115 catalog_manager.cc:5697] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e reported cstate change: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New cstate: current_term: 1 leader_uuid: "598004379be44ffdbf65acf1a7332e5e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:42.016930 12291 consensus_queue.cc:237] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111 [LEADER]: Queue 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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:42.024917 12215 raft_consensus.cc:1275] T ff91e071bb72418bb34f140fc15efad6 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Refusing update from remote peer 76162d71f5dc49fdbd62551038955111: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:42.027015 12721 consensus_queue.cc:1048] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:42.037087 12366 raft_consensus.cc:1275] T ff91e071bb72418bb34f140fc15efad6 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Refusing update from remote peer 76162d71f5dc49fdbd62551038955111: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:42.038578 12721 consensus_queue.cc:1048] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:42.044595 12732 raft_consensus.cc:2955] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:42.049605 12215 raft_consensus.cc:2955] T ff91e071bb72418bb34f140fc15efad6 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
W20260710 13:20:42.051258 12255 consensus_peers.cc:597] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111 -> Peer 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132:36661): Couldn't send request to peer 87ca975a65cd4e9cb5c2a1717ed7b56c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ff91e071bb72418bb34f140fc15efad6. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:42.059650 12366 raft_consensus.cc:2955] T ff91e071bb72418bb34f140fc15efad6 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:42.061856 12114 catalog_manager.cc:5697] T ff91e071bb72418bb34f140fc15efad6 P 598004379be44ffdbf65acf1a7332e5e reported cstate change: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New cstate: current_term: 1 leader_uuid: "76162d71f5dc49fdbd62551038955111" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:42.064551 12364 consensus_queue.cc:237] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Queue 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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
W20260710 13:20:42.074505 12329 consensus_peers.cc:597] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944 -> Peer 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132:36661): Couldn't send request to peer 87ca975a65cd4e9cb5c2a1717ed7b56c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dd06cdfbe0bf44129402b4f9dbf548a9. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:42.074551 12291 raft_consensus.cc:1275] T dd06cdfbe0bf44129402b4f9dbf548a9 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:42.075066 12215 raft_consensus.cc:1275] T dd06cdfbe0bf44129402b4f9dbf548a9 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:42.076083 12699 consensus_queue.cc:1048] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:42.076826 12701 consensus_queue.cc:1048] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:42.084969 12699 raft_consensus.cc:2955] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:42.086380 12291 raft_consensus.cc:2955] T dd06cdfbe0bf44129402b4f9dbf548a9 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:42.088714 12215 raft_consensus.cc:2955] T dd06cdfbe0bf44129402b4f9dbf548a9 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:42.097802 12114 catalog_manager.cc:5697] T dd06cdfbe0bf44129402b4f9dbf548a9 P 76162d71f5dc49fdbd62551038955111 reported cstate change: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New cstate: current_term: 1 leader_uuid: "8fc1f7e3dbfa44c1a70489864425a944" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:42.473544 12750 ts_tablet_manager.cc:933] T 10afa96c7b6d478b9339e8a34d5e9e93 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Initiating tablet copy from peer 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449)
I20260710 13:20:42.475380 12750 tablet_copy_client.cc:323] T 10afa96c7b6d478b9339e8a34d5e9e93 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.210.129:45449
I20260710 13:20:42.476915 12226 tablet_copy_service.cc:140] P 598004379be44ffdbf65acf1a7332e5e: Received BeginTabletCopySession request for tablet 10afa96c7b6d478b9339e8a34d5e9e93 from peer 87ca975a65cd4e9cb5c2a1717ed7b56c ({username='slave'} at 127.0.0.1:44640)
I20260710 13:20:42.477412 12226 tablet_copy_service.cc:161] P 598004379be44ffdbf65acf1a7332e5e: Beginning new tablet copy session on tablet 10afa96c7b6d478b9339e8a34d5e9e93 from peer 87ca975a65cd4e9cb5c2a1717ed7b56c at {username='slave'} at 127.0.0.1:44640: session id = 87ca975a65cd4e9cb5c2a1717ed7b56c-10afa96c7b6d478b9339e8a34d5e9e93
I20260710 13:20:42.482710 12226 tablet_copy_source_session.cc:215] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:42.485541 12750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10afa96c7b6d478b9339e8a34d5e9e93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.500381 12750 tablet_copy_client.cc:806] T 10afa96c7b6d478b9339e8a34d5e9e93 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:42.500947 12750 tablet_copy_client.cc:670] T 10afa96c7b6d478b9339e8a34d5e9e93 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:42.504374 12750 tablet_copy_client.cc:538] T 10afa96c7b6d478b9339e8a34d5e9e93 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:42.510582 12752 ts_tablet_manager.cc:933] T ff91e071bb72418bb34f140fc15efad6 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Initiating tablet copy from peer 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443)
I20260710 13:20:42.512070 12750 tablet_bootstrap.cc:492] T 10afa96c7b6d478b9339e8a34d5e9e93 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap starting.
I20260710 13:20:42.512478 12752 tablet_copy_client.cc:323] T ff91e071bb72418bb34f140fc15efad6 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.210.130:37443
I20260710 13:20:42.525103 12302 tablet_copy_service.cc:140] P 76162d71f5dc49fdbd62551038955111: Received BeginTabletCopySession request for tablet ff91e071bb72418bb34f140fc15efad6 from peer 87ca975a65cd4e9cb5c2a1717ed7b56c ({username='slave'} at 127.0.0.1:43094)
I20260710 13:20:42.525796 12302 tablet_copy_service.cc:161] P 76162d71f5dc49fdbd62551038955111: Beginning new tablet copy session on tablet ff91e071bb72418bb34f140fc15efad6 from peer 87ca975a65cd4e9cb5c2a1717ed7b56c at {username='slave'} at 127.0.0.1:43094: session id = 87ca975a65cd4e9cb5c2a1717ed7b56c-ff91e071bb72418bb34f140fc15efad6
I20260710 13:20:42.532534 12750 tablet_bootstrap.cc:492] T 10afa96c7b6d478b9339e8a34d5e9e93 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:42.532608 12302 tablet_copy_source_session.cc:215] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:42.533505 12750 tablet_bootstrap.cc:492] T 10afa96c7b6d478b9339e8a34d5e9e93 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap complete.
I20260710 13:20:42.534154 12750 ts_tablet_manager.cc:1403] T 10afa96c7b6d478b9339e8a34d5e9e93 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.003s
I20260710 13:20:42.536669 12752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff91e071bb72418bb34f140fc15efad6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.537036 12750 raft_consensus.cc:359] T 10afa96c7b6d478b9339e8a34d5e9e93 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:42.537873 12750 raft_consensus.cc:740] T 10afa96c7b6d478b9339e8a34d5e9e93 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 87ca975a65cd4e9cb5c2a1717ed7b56c, State: Initialized, Role: LEARNER
I20260710 13:20:42.538498 12750 consensus_queue.cc:260] T 10afa96c7b6d478b9339e8a34d5e9e93 P 87ca975a65cd4e9cb5c2a1717ed7b56c [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:42.550755 12750 ts_tablet_manager.cc:1434] T 10afa96c7b6d478b9339e8a34d5e9e93 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.007s
I20260710 13:20:42.550855 12756 ts_tablet_manager.cc:933] T 199277d74c3e4dbaa70ef042e2e19030 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Initiating tablet copy from peer 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449)
I20260710 13:20:42.552691 12756 tablet_copy_client.cc:323] T 199277d74c3e4dbaa70ef042e2e19030 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.210.129:45449
I20260710 13:20:42.555938 12226 tablet_copy_service.cc:140] P 598004379be44ffdbf65acf1a7332e5e: Received BeginTabletCopySession request for tablet 199277d74c3e4dbaa70ef042e2e19030 from peer 87ca975a65cd4e9cb5c2a1717ed7b56c ({username='slave'} at 127.0.0.1:44640)
I20260710 13:20:42.555985 12227 tablet_copy_service.cc:342] P 598004379be44ffdbf65acf1a7332e5e: Request end of tablet copy session 87ca975a65cd4e9cb5c2a1717ed7b56c-10afa96c7b6d478b9339e8a34d5e9e93 received from {username='slave'} at 127.0.0.1:44640
I20260710 13:20:42.556558 12227 tablet_copy_service.cc:434] P 598004379be44ffdbf65acf1a7332e5e: ending tablet copy session 87ca975a65cd4e9cb5c2a1717ed7b56c-10afa96c7b6d478b9339e8a34d5e9e93 on tablet 10afa96c7b6d478b9339e8a34d5e9e93 with peer 87ca975a65cd4e9cb5c2a1717ed7b56c
I20260710 13:20:42.557160 12226 tablet_copy_service.cc:161] P 598004379be44ffdbf65acf1a7332e5e: Beginning new tablet copy session on tablet 199277d74c3e4dbaa70ef042e2e19030 from peer 87ca975a65cd4e9cb5c2a1717ed7b56c at {username='slave'} at 127.0.0.1:44640: session id = 87ca975a65cd4e9cb5c2a1717ed7b56c-199277d74c3e4dbaa70ef042e2e19030
I20260710 13:20:42.563319 12226 tablet_copy_source_session.cc:215] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:42.563764 12752 tablet_copy_client.cc:806] T ff91e071bb72418bb34f140fc15efad6 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:42.566036 12752 tablet_copy_client.cc:670] T ff91e071bb72418bb34f140fc15efad6 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:42.566394 12756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 199277d74c3e4dbaa70ef042e2e19030. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.569502 12752 tablet_copy_client.cc:538] T ff91e071bb72418bb34f140fc15efad6 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:42.574519 12752 tablet_bootstrap.cc:492] T ff91e071bb72418bb34f140fc15efad6 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap starting.
I20260710 13:20:42.580147 12756 tablet_copy_client.cc:806] T 199277d74c3e4dbaa70ef042e2e19030 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:42.580675 12756 tablet_copy_client.cc:670] T 199277d74c3e4dbaa70ef042e2e19030 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:42.584663 12756 tablet_copy_client.cc:538] T 199277d74c3e4dbaa70ef042e2e19030 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:42.592249 12756 tablet_bootstrap.cc:492] T 199277d74c3e4dbaa70ef042e2e19030 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap starting.
I20260710 13:20:42.616521 12756 tablet_bootstrap.cc:492] T 199277d74c3e4dbaa70ef042e2e19030 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:42.617447 12756 tablet_bootstrap.cc:492] T 199277d74c3e4dbaa70ef042e2e19030 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap complete.
I20260710 13:20:42.618055 12756 ts_tablet_manager.cc:1403] T 199277d74c3e4dbaa70ef042e2e19030 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.008s
I20260710 13:20:42.619935 12752 tablet_bootstrap.cc:492] T ff91e071bb72418bb34f140fc15efad6 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:42.620755 12752 tablet_bootstrap.cc:492] T ff91e071bb72418bb34f140fc15efad6 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap complete.
I20260710 13:20:42.621377 12752 ts_tablet_manager.cc:1403] T ff91e071bb72418bb34f140fc15efad6 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Time spent bootstrapping tablet: real 0.047s	user 0.025s	sys 0.019s
I20260710 13:20:42.620925 12756 raft_consensus.cc:359] T 199277d74c3e4dbaa70ef042e2e19030 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:42.621809 12756 raft_consensus.cc:740] T 199277d74c3e4dbaa70ef042e2e19030 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 87ca975a65cd4e9cb5c2a1717ed7b56c, State: Initialized, Role: LEARNER
I20260710 13:20:42.622458 12756 consensus_queue.cc:260] T 199277d74c3e4dbaa70ef042e2e19030 P 87ca975a65cd4e9cb5c2a1717ed7b56c [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:42.624182 12752 raft_consensus.cc:359] T ff91e071bb72418bb34f140fc15efad6 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:42.624747 12756 ts_tablet_manager.cc:1434] T 199277d74c3e4dbaa70ef042e2e19030 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260710 13:20:42.625176 12752 raft_consensus.cc:740] T ff91e071bb72418bb34f140fc15efad6 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 87ca975a65cd4e9cb5c2a1717ed7b56c, State: Initialized, Role: LEARNER
I20260710 13:20:42.627585 12226 tablet_copy_service.cc:342] P 598004379be44ffdbf65acf1a7332e5e: Request end of tablet copy session 87ca975a65cd4e9cb5c2a1717ed7b56c-199277d74c3e4dbaa70ef042e2e19030 received from {username='slave'} at 127.0.0.1:44640
I20260710 13:20:42.627980 12226 tablet_copy_service.cc:434] P 598004379be44ffdbf65acf1a7332e5e: ending tablet copy session 87ca975a65cd4e9cb5c2a1717ed7b56c-199277d74c3e4dbaa70ef042e2e19030 on tablet 199277d74c3e4dbaa70ef042e2e19030 with peer 87ca975a65cd4e9cb5c2a1717ed7b56c
I20260710 13:20:42.629304 12752 consensus_queue.cc:260] T ff91e071bb72418bb34f140fc15efad6 P 87ca975a65cd4e9cb5c2a1717ed7b56c [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:42.631821 12752 ts_tablet_manager.cc:1434] T ff91e071bb72418bb34f140fc15efad6 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:20:42.633347 12302 tablet_copy_service.cc:342] P 76162d71f5dc49fdbd62551038955111: Request end of tablet copy session 87ca975a65cd4e9cb5c2a1717ed7b56c-ff91e071bb72418bb34f140fc15efad6 received from {username='slave'} at 127.0.0.1:43094
I20260710 13:20:42.633704 12302 tablet_copy_service.cc:434] P 76162d71f5dc49fdbd62551038955111: ending tablet copy session 87ca975a65cd4e9cb5c2a1717ed7b56c-ff91e071bb72418bb34f140fc15efad6 on tablet ff91e071bb72418bb34f140fc15efad6 with peer 87ca975a65cd4e9cb5c2a1717ed7b56c
I20260710 13:20:42.648833 12752 ts_tablet_manager.cc:933] T dd06cdfbe0bf44129402b4f9dbf548a9 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Initiating tablet copy from peer 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:42.650336 12752 tablet_copy_client.cc:323] T dd06cdfbe0bf44129402b4f9dbf548a9 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.210.131:38791
I20260710 13:20:42.651876 12376 tablet_copy_service.cc:140] P 8fc1f7e3dbfa44c1a70489864425a944: Received BeginTabletCopySession request for tablet dd06cdfbe0bf44129402b4f9dbf548a9 from peer 87ca975a65cd4e9cb5c2a1717ed7b56c ({username='slave'} at 127.0.0.1:47492)
I20260710 13:20:42.652303 12376 tablet_copy_service.cc:161] P 8fc1f7e3dbfa44c1a70489864425a944: Beginning new tablet copy session on tablet dd06cdfbe0bf44129402b4f9dbf548a9 from peer 87ca975a65cd4e9cb5c2a1717ed7b56c at {username='slave'} at 127.0.0.1:47492: session id = 87ca975a65cd4e9cb5c2a1717ed7b56c-dd06cdfbe0bf44129402b4f9dbf548a9
I20260710 13:20:42.659005 12376 tablet_copy_source_session.cc:215] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:42.662117 12752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd06cdfbe0bf44129402b4f9dbf548a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.675832 12752 tablet_copy_client.cc:806] T dd06cdfbe0bf44129402b4f9dbf548a9 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:42.676350 12752 tablet_copy_client.cc:670] T dd06cdfbe0bf44129402b4f9dbf548a9 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:42.679450 12752 tablet_copy_client.cc:538] T dd06cdfbe0bf44129402b4f9dbf548a9 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:42.687012 12752 tablet_bootstrap.cc:492] T dd06cdfbe0bf44129402b4f9dbf548a9 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap starting.
I20260710 13:20:42.705664 12752 tablet_bootstrap.cc:492] T dd06cdfbe0bf44129402b4f9dbf548a9 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:42.706496 12752 tablet_bootstrap.cc:492] T dd06cdfbe0bf44129402b4f9dbf548a9 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap complete.
I20260710 13:20:42.707139 12752 ts_tablet_manager.cc:1403] T dd06cdfbe0bf44129402b4f9dbf548a9 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Time spent bootstrapping tablet: real 0.020s	user 0.021s	sys 0.000s
I20260710 13:20:42.710043 12752 raft_consensus.cc:359] T dd06cdfbe0bf44129402b4f9dbf548a9 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:42.710837 12752 raft_consensus.cc:740] T dd06cdfbe0bf44129402b4f9dbf548a9 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 87ca975a65cd4e9cb5c2a1717ed7b56c, State: Initialized, Role: LEARNER
I20260710 13:20:42.711454 12752 consensus_queue.cc:260] T dd06cdfbe0bf44129402b4f9dbf548a9 P 87ca975a65cd4e9cb5c2a1717ed7b56c [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:42.713661 12752 ts_tablet_manager.cc:1434] T dd06cdfbe0bf44129402b4f9dbf548a9 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 13:20:42.715139 12376 tablet_copy_service.cc:342] P 8fc1f7e3dbfa44c1a70489864425a944: Request end of tablet copy session 87ca975a65cd4e9cb5c2a1717ed7b56c-dd06cdfbe0bf44129402b4f9dbf548a9 received from {username='slave'} at 127.0.0.1:47492
I20260710 13:20:42.715513 12376 tablet_copy_service.cc:434] P 8fc1f7e3dbfa44c1a70489864425a944: ending tablet copy session 87ca975a65cd4e9cb5c2a1717ed7b56c-dd06cdfbe0bf44129402b4f9dbf548a9 on tablet dd06cdfbe0bf44129402b4f9dbf548a9 with peer 87ca975a65cd4e9cb5c2a1717ed7b56c
I20260710 13:20:42.915387 12624 raft_consensus.cc:1217] T ff91e071bb72418bb34f140fc15efad6 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:42.926419 12624 raft_consensus.cc:1217] T 10afa96c7b6d478b9339e8a34d5e9e93 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:43.099750 12624 raft_consensus.cc:1217] T 199277d74c3e4dbaa70ef042e2e19030 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:43.215217 12624 raft_consensus.cc:1217] T dd06cdfbe0bf44129402b4f9dbf548a9 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:43.301463 12732 raft_consensus.cc:1064] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111: attempting to promote NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c to VOTER
I20260710 13:20:43.303843 12732 consensus_queue.cc:237] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111 [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:43.310458 12624 raft_consensus.cc:1275] T ff91e071bb72418bb34f140fc15efad6 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Refusing update from remote peer 76162d71f5dc49fdbd62551038955111: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:43.311165 12215 raft_consensus.cc:1275] T ff91e071bb72418bb34f140fc15efad6 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Refusing update from remote peer 76162d71f5dc49fdbd62551038955111: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:43.311165 12364 raft_consensus.cc:1275] T ff91e071bb72418bb34f140fc15efad6 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Refusing update from remote peer 76162d71f5dc49fdbd62551038955111: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:43.312237 12732 consensus_queue.cc:1048] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:43.313279 12769 consensus_queue.cc:1048] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:43.313937 12760 consensus_queue.cc:1048] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:43.334659 12760 raft_consensus.cc:2955] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:43.336275 12624 raft_consensus.cc:2955] T ff91e071bb72418bb34f140fc15efad6 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:43.344348 12366 raft_consensus.cc:2955] T ff91e071bb72418bb34f140fc15efad6 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:43.349125 12115 catalog_manager.cc:5697] T ff91e071bb72418bb34f140fc15efad6 P 87ca975a65cd4e9cb5c2a1717ed7b56c reported cstate change: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "76162d71f5dc49fdbd62551038955111" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:43.353168 12215 raft_consensus.cc:2955] T ff91e071bb72418bb34f140fc15efad6 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:43.386418 12291 consensus_queue.cc:237] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111 [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:43.391279 12624 raft_consensus.cc:1275] T ff91e071bb72418bb34f140fc15efad6 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Refusing update from remote peer 76162d71f5dc49fdbd62551038955111: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:43.392450 12215 raft_consensus.cc:1275] T ff91e071bb72418bb34f140fc15efad6 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Refusing update from remote peer 76162d71f5dc49fdbd62551038955111: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:43.393895 12732 consensus_queue.cc:1048] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:43.394754 12760 consensus_queue.cc:1048] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:43.401692 12764 raft_consensus.cc:2955] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:43.402606 12215 raft_consensus.cc:2955] T ff91e071bb72418bb34f140fc15efad6 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:43.402732 12624 raft_consensus.cc:2955] T ff91e071bb72418bb34f140fc15efad6 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:43.411055 12102 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ff91e071bb72418bb34f140fc15efad6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:43.415257 12112 catalog_manager.cc:5697] T ff91e071bb72418bb34f140fc15efad6 P 598004379be44ffdbf65acf1a7332e5e reported cstate change: config changed from index 3 to 4, VOTER 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131) evicted. New cstate: current_term: 1 leader_uuid: "76162d71f5dc49fdbd62551038955111" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:43.429982 12351 tablet_service.cc:1558] Processing DeleteTablet for tablet ff91e071bb72418bb34f140fc15efad6 with delete_type TABLET_DATA_TOMBSTONED (TS 8fc1f7e3dbfa44c1a70489864425a944 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47460
I20260710 13:20:43.431771 12777 tablet_replica.cc:333] T ff91e071bb72418bb34f140fc15efad6 P 8fc1f7e3dbfa44c1a70489864425a944: stopping tablet replica
I20260710 13:20:43.432701 12777 raft_consensus.cc:2243] T ff91e071bb72418bb34f140fc15efad6 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:43.433387 12777 raft_consensus.cc:2272] T ff91e071bb72418bb34f140fc15efad6 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:43.435916 12777 ts_tablet_manager.cc:1916] T ff91e071bb72418bb34f140fc15efad6 P 8fc1f7e3dbfa44c1a70489864425a944: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:43.449126 12777 ts_tablet_manager.cc:1929] T ff91e071bb72418bb34f140fc15efad6 P 8fc1f7e3dbfa44c1a70489864425a944: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:43.449446 12777 log.cc:1199] T ff91e071bb72418bb34f140fc15efad6 P 8fc1f7e3dbfa44c1a70489864425a944: Deleting WAL directory at /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689609182147-11082-0/minicluster-data/ts-2-root/wals/ff91e071bb72418bb34f140fc15efad6
I20260710 13:20:43.450742 12099 catalog_manager.cc:5028] TS 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791): tablet ff91e071bb72418bb34f140fc15efad6 (table test-workload [id=8f7189f08e8240d19084a8447e922a9a]) successfully deleted
I20260710 13:20:43.522656 12710 raft_consensus.cc:1064] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e: attempting to promote NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c to VOTER
I20260710 13:20:43.524247 12710 consensus_queue.cc:237] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:43.529945 12624 raft_consensus.cc:1275] T 10afa96c7b6d478b9339e8a34d5e9e93 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:43.529974 12366 raft_consensus.cc:1275] T 10afa96c7b6d478b9339e8a34d5e9e93 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:43.531724 12710 consensus_queue.cc:1048] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:43.532795 12291 raft_consensus.cc:1275] T 10afa96c7b6d478b9339e8a34d5e9e93 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:43.532639 12766 consensus_queue.cc:1048] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:43.533906 12765 consensus_queue.cc:1048] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:43.551105 12710 raft_consensus.cc:2955] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:43.552759 12624 raft_consensus.cc:2955] T 10afa96c7b6d478b9339e8a34d5e9e93 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:43.553059 12366 raft_consensus.cc:2955] T 10afa96c7b6d478b9339e8a34d5e9e93 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:43.560498 12291 raft_consensus.cc:2955] T 10afa96c7b6d478b9339e8a34d5e9e93 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:43.565644 12112 catalog_manager.cc:5697] T 10afa96c7b6d478b9339e8a34d5e9e93 P 87ca975a65cd4e9cb5c2a1717ed7b56c reported cstate change: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "598004379be44ffdbf65acf1a7332e5e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:43.590267 12215 consensus_queue.cc:237] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:43.596916 12624 raft_consensus.cc:1275] T 10afa96c7b6d478b9339e8a34d5e9e93 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:43.596916 12291 raft_consensus.cc:1275] T 10afa96c7b6d478b9339e8a34d5e9e93 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:43.598229 12766 consensus_queue.cc:1048] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:43.599586 12766 consensus_queue.cc:1048] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:43.604305 12766 raft_consensus.cc:2955] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:43.606716 12624 raft_consensus.cc:2955] T 10afa96c7b6d478b9339e8a34d5e9e93 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:43.610744 12291 raft_consensus.cc:2955] T 10afa96c7b6d478b9339e8a34d5e9e93 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:43.612879 12100 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 10afa96c7b6d478b9339e8a34d5e9e93 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:43.619181 12113 catalog_manager.cc:5697] T 10afa96c7b6d478b9339e8a34d5e9e93 P 87ca975a65cd4e9cb5c2a1717ed7b56c reported cstate change: config changed from index 3 to 4, VOTER 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131) evicted. New cstate: current_term: 1 leader_uuid: "598004379be44ffdbf65acf1a7332e5e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:43.630625 12351 tablet_service.cc:1558] Processing DeleteTablet for tablet 10afa96c7b6d478b9339e8a34d5e9e93 with delete_type TABLET_DATA_TOMBSTONED (TS 8fc1f7e3dbfa44c1a70489864425a944 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47460
I20260710 13:20:43.631531 12777 tablet_replica.cc:333] T 10afa96c7b6d478b9339e8a34d5e9e93 P 8fc1f7e3dbfa44c1a70489864425a944: stopping tablet replica
I20260710 13:20:43.632449 12777 raft_consensus.cc:2243] T 10afa96c7b6d478b9339e8a34d5e9e93 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:43.633164 12777 raft_consensus.cc:2272] T 10afa96c7b6d478b9339e8a34d5e9e93 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:43.636361 12777 ts_tablet_manager.cc:1916] T 10afa96c7b6d478b9339e8a34d5e9e93 P 8fc1f7e3dbfa44c1a70489864425a944: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:43.647114 12777 ts_tablet_manager.cc:1929] T 10afa96c7b6d478b9339e8a34d5e9e93 P 8fc1f7e3dbfa44c1a70489864425a944: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:43.647424 12777 log.cc:1199] T 10afa96c7b6d478b9339e8a34d5e9e93 P 8fc1f7e3dbfa44c1a70489864425a944: Deleting WAL directory at /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689609182147-11082-0/minicluster-data/ts-2-root/wals/10afa96c7b6d478b9339e8a34d5e9e93
I20260710 13:20:43.648674 12099 catalog_manager.cc:5028] TS 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791): tablet 10afa96c7b6d478b9339e8a34d5e9e93 (table test-workload [id=8f7189f08e8240d19084a8447e922a9a]) successfully deleted
I20260710 13:20:43.656668 12766 raft_consensus.cc:1064] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e: attempting to promote NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c to VOTER
I20260710 13:20:43.659273 12766 consensus_queue.cc:237] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:43.666278 12291 raft_consensus.cc:1275] T 199277d74c3e4dbaa70ef042e2e19030 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:43.666330 12366 raft_consensus.cc:1275] T 199277d74c3e4dbaa70ef042e2e19030 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:43.667601 12623 raft_consensus.cc:1275] T 199277d74c3e4dbaa70ef042e2e19030 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:43.668233 12710 consensus_queue.cc:1048] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:43.669330 12765 consensus_queue.cc:1048] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:43.670763 12710 consensus_queue.cc:1048] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:43.678568 12765 raft_consensus.cc:2955] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:43.680069 12623 raft_consensus.cc:2955] T 199277d74c3e4dbaa70ef042e2e19030 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:43.688087 12291 raft_consensus.cc:2955] T 199277d74c3e4dbaa70ef042e2e19030 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:43.690728 12366 raft_consensus.cc:2955] T 199277d74c3e4dbaa70ef042e2e19030 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:43.692366 12114 catalog_manager.cc:5697] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e reported cstate change: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "598004379be44ffdbf65acf1a7332e5e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:43.714239 12215 consensus_queue.cc:237] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:43.718940 12623 raft_consensus.cc:1275] T 199277d74c3e4dbaa70ef042e2e19030 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:43.720106 12366 raft_consensus.cc:1275] T 199277d74c3e4dbaa70ef042e2e19030 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:43.720165 12710 consensus_queue.cc:1048] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:43.721388 12765 consensus_queue.cc:1048] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:43.726790 12765 raft_consensus.cc:2955] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 76162d71f5dc49fdbd62551038955111 (127.10.210.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:43.727840 12624 raft_consensus.cc:2955] T 199277d74c3e4dbaa70ef042e2e19030 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 76162d71f5dc49fdbd62551038955111 (127.10.210.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:43.734269 12366 raft_consensus.cc:2955] T 199277d74c3e4dbaa70ef042e2e19030 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 76162d71f5dc49fdbd62551038955111 (127.10.210.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:43.741238 12100 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 199277d74c3e4dbaa70ef042e2e19030 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:43.744715 12112 catalog_manager.cc:5697] T 199277d74c3e4dbaa70ef042e2e19030 P 87ca975a65cd4e9cb5c2a1717ed7b56c reported cstate change: config changed from index 3 to 4, VOTER 76162d71f5dc49fdbd62551038955111 (127.10.210.130) evicted. New cstate: current_term: 1 leader_uuid: "598004379be44ffdbf65acf1a7332e5e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:43.756361 12282 tablet_service.cc:1558] Processing DeleteTablet for tablet 199277d74c3e4dbaa70ef042e2e19030 with delete_type TABLET_DATA_TOMBSTONED (TS 76162d71f5dc49fdbd62551038955111 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43050
I20260710 13:20:43.763492 12787 tablet_replica.cc:333] T 199277d74c3e4dbaa70ef042e2e19030 P 76162d71f5dc49fdbd62551038955111: stopping tablet replica
I20260710 13:20:43.764536 12787 raft_consensus.cc:2243] T 199277d74c3e4dbaa70ef042e2e19030 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:43.765174 12787 raft_consensus.cc:2272] T 199277d74c3e4dbaa70ef042e2e19030 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:43.767655 12787 ts_tablet_manager.cc:1916] T 199277d74c3e4dbaa70ef042e2e19030 P 76162d71f5dc49fdbd62551038955111: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:43.778189 12787 ts_tablet_manager.cc:1929] T 199277d74c3e4dbaa70ef042e2e19030 P 76162d71f5dc49fdbd62551038955111: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:43.778486 12787 log.cc:1199] T 199277d74c3e4dbaa70ef042e2e19030 P 76162d71f5dc49fdbd62551038955111: Deleting WAL directory at /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689609182147-11082-0/minicluster-data/ts-1-root/wals/199277d74c3e4dbaa70ef042e2e19030
I20260710 13:20:43.779985 12102 catalog_manager.cc:5028] TS 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443): tablet 199277d74c3e4dbaa70ef042e2e19030 (table test-workload [id=8f7189f08e8240d19084a8447e922a9a]) successfully deleted
I20260710 13:20:43.783412 12699 raft_consensus.cc:1064] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944: attempting to promote NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c to VOTER
I20260710 13:20:43.785596 12699 consensus_queue.cc:237] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944 [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:43.804659 12624 raft_consensus.cc:1275] T dd06cdfbe0bf44129402b4f9dbf548a9 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:43.806579 12789 consensus_queue.cc:1048] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:43.810153 12291 raft_consensus.cc:1275] T dd06cdfbe0bf44129402b4f9dbf548a9 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:43.811211 12215 raft_consensus.cc:1275] T dd06cdfbe0bf44129402b4f9dbf548a9 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:43.812932 12699 consensus_queue.cc:1048] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:43.814055 12789 consensus_queue.cc:1048] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:43.822105 12699 raft_consensus.cc:2955] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:43.823583 12291 raft_consensus.cc:2955] T dd06cdfbe0bf44129402b4f9dbf548a9 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:43.836506 12624 raft_consensus.cc:2955] T dd06cdfbe0bf44129402b4f9dbf548a9 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:43.840096 12112 catalog_manager.cc:5697] T dd06cdfbe0bf44129402b4f9dbf548a9 P 76162d71f5dc49fdbd62551038955111 reported cstate change: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8fc1f7e3dbfa44c1a70489864425a944" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:43.850363 12215 raft_consensus.cc:2955] T dd06cdfbe0bf44129402b4f9dbf548a9 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:43.863420 12366 consensus_queue.cc:237] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944 [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:43.868407 12216 raft_consensus.cc:1275] T dd06cdfbe0bf44129402b4f9dbf548a9 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:43.868533 12624 raft_consensus.cc:1275] T dd06cdfbe0bf44129402b4f9dbf548a9 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:43.869633 12789 consensus_queue.cc:1048] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:43.870517 12790 consensus_queue.cc:1048] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:43.876605 12699 raft_consensus.cc:2955] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 76162d71f5dc49fdbd62551038955111 (127.10.210.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:43.878157 12216 raft_consensus.cc:2955] T dd06cdfbe0bf44129402b4f9dbf548a9 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 76162d71f5dc49fdbd62551038955111 (127.10.210.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:43.882158 12624 raft_consensus.cc:2955] T dd06cdfbe0bf44129402b4f9dbf548a9 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 76162d71f5dc49fdbd62551038955111 (127.10.210.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:43.890866 12099 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dd06cdfbe0bf44129402b4f9dbf548a9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:43.891351 12113 catalog_manager.cc:5697] T dd06cdfbe0bf44129402b4f9dbf548a9 P 598004379be44ffdbf65acf1a7332e5e reported cstate change: config changed from index 3 to 4, VOTER 76162d71f5dc49fdbd62551038955111 (127.10.210.130) evicted. New cstate: current_term: 1 leader_uuid: "8fc1f7e3dbfa44c1a70489864425a944" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:43.907033 12282 tablet_service.cc:1558] Processing DeleteTablet for tablet dd06cdfbe0bf44129402b4f9dbf548a9 with delete_type TABLET_DATA_TOMBSTONED (TS 76162d71f5dc49fdbd62551038955111 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43050
I20260710 13:20:43.908267 12787 tablet_replica.cc:333] T dd06cdfbe0bf44129402b4f9dbf548a9 P 76162d71f5dc49fdbd62551038955111: stopping tablet replica
I20260710 13:20:43.909329 12787 raft_consensus.cc:2243] T dd06cdfbe0bf44129402b4f9dbf548a9 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:43.910141 12787 raft_consensus.cc:2272] T dd06cdfbe0bf44129402b4f9dbf548a9 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:43.913054 12787 ts_tablet_manager.cc:1916] T dd06cdfbe0bf44129402b4f9dbf548a9 P 76162d71f5dc49fdbd62551038955111: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:43.923313 12787 ts_tablet_manager.cc:1929] T dd06cdfbe0bf44129402b4f9dbf548a9 P 76162d71f5dc49fdbd62551038955111: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:43.923667 12787 log.cc:1199] T dd06cdfbe0bf44129402b4f9dbf548a9 P 76162d71f5dc49fdbd62551038955111: Deleting WAL directory at /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689609182147-11082-0/minicluster-data/ts-1-root/wals/dd06cdfbe0bf44129402b4f9dbf548a9
I20260710 13:20:43.925150 12102 catalog_manager.cc:5028] TS 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443): tablet dd06cdfbe0bf44129402b4f9dbf548a9 (table test-workload [id=8f7189f08e8240d19084a8447e922a9a]) successfully deleted
I20260710 13:20:44.936041 12366 consensus_queue.cc:237] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Queue 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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:44.941920 12215 raft_consensus.cc:1275] T a867939b09914e2b83c3ee471c2c2fcd P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:44.942281 12329 consensus_peers.cc:597] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 -> Peer 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132:36661): Couldn't send request to peer 87ca975a65cd4e9cb5c2a1717ed7b56c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a867939b09914e2b83c3ee471c2c2fcd. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:44.941915 12292 raft_consensus.cc:1275] T a867939b09914e2b83c3ee471c2c2fcd P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:44.943831 12797 consensus_queue.cc:1048] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:44.946045 12790 consensus_queue.cc:1048] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:44.953083 12699 raft_consensus.cc:2955] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:44.954586 12216 raft_consensus.cc:2955] T a867939b09914e2b83c3ee471c2c2fcd P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:44.955394 12292 raft_consensus.cc:2955] T a867939b09914e2b83c3ee471c2c2fcd P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:44.964910 12112 catalog_manager.cc:5697] T a867939b09914e2b83c3ee471c2c2fcd P 598004379be44ffdbf65acf1a7332e5e reported cstate change: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New cstate: current_term: 1 leader_uuid: "8fc1f7e3dbfa44c1a70489864425a944" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:44.966189 12366 consensus_queue.cc:237] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Queue 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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:44.972935 12292 raft_consensus.cc:1275] T 10a88cc3368c47f496bd6ee69b954f17 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:44.973379 12329 consensus_peers.cc:597] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944 -> Peer 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132:36661): Couldn't send request to peer 87ca975a65cd4e9cb5c2a1717ed7b56c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 10a88cc3368c47f496bd6ee69b954f17. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:44.974725 12216 raft_consensus.cc:1275] T 10a88cc3368c47f496bd6ee69b954f17 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:44.974231 12699 consensus_queue.cc:1048] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:44.976305 12797 consensus_queue.cc:1048] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:44.984411 12790 raft_consensus.cc:2955] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:44.986056 12292 raft_consensus.cc:2955] T 10a88cc3368c47f496bd6ee69b954f17 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:44.989529 12216 raft_consensus.cc:2955] T 10a88cc3368c47f496bd6ee69b954f17 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:45.000859 12216 consensus_queue.cc:237] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Queue 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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:45.000837 12113 catalog_manager.cc:5697] T 10a88cc3368c47f496bd6ee69b954f17 P 76162d71f5dc49fdbd62551038955111 reported cstate change: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New cstate: current_term: 1 leader_uuid: "8fc1f7e3dbfa44c1a70489864425a944" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:45.010762 12292 raft_consensus.cc:1275] T 2e884ae123c34a6fb0e6838ac39025c0 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:45.013029 12180 consensus_peers.cc:597] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e -> Peer 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132:36661): Couldn't send request to peer 87ca975a65cd4e9cb5c2a1717ed7b56c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2e884ae123c34a6fb0e6838ac39025c0. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:45.013032 12366 raft_consensus.cc:1275] T 2e884ae123c34a6fb0e6838ac39025c0 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:45.014315 12795 consensus_queue.cc:1048] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:45.015089 12766 consensus_queue.cc:1048] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:45.028908 12795 raft_consensus.cc:2955] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:45.034500 12366 raft_consensus.cc:2955] T 2e884ae123c34a6fb0e6838ac39025c0 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:45.039913 12292 raft_consensus.cc:2955] T 2e884ae123c34a6fb0e6838ac39025c0 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:45.054929 12112 catalog_manager.cc:5697] T 2e884ae123c34a6fb0e6838ac39025c0 P 8fc1f7e3dbfa44c1a70489864425a944 reported cstate change: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New cstate: current_term: 1 leader_uuid: "598004379be44ffdbf65acf1a7332e5e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:45.055233 12216 consensus_queue.cc:237] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Queue 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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:45.063059 12292 raft_consensus.cc:1275] T b7b2e0dfc15d438596b1e354f7bf7f60 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:45.063069 12180 consensus_peers.cc:597] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e -> Peer 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132:36661): Couldn't send request to peer 87ca975a65cd4e9cb5c2a1717ed7b56c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b7b2e0dfc15d438596b1e354f7bf7f60. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:45.064427 12808 consensus_queue.cc:1048] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:45.070760 12366 raft_consensus.cc:1275] T b7b2e0dfc15d438596b1e354f7bf7f60 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:45.072116 12808 consensus_queue.cc:1048] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:45.077590 12766 raft_consensus.cc:2955] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:45.079277 12292 raft_consensus.cc:2955] T b7b2e0dfc15d438596b1e354f7bf7f60 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:45.081333 12366 raft_consensus.cc:2955] T b7b2e0dfc15d438596b1e354f7bf7f60 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:45.094341 12113 catalog_manager.cc:5697] T b7b2e0dfc15d438596b1e354f7bf7f60 P 76162d71f5dc49fdbd62551038955111 reported cstate change: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New cstate: current_term: 1 leader_uuid: "598004379be44ffdbf65acf1a7332e5e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:45.325168 12817 ts_tablet_manager.cc:933] T a867939b09914e2b83c3ee471c2c2fcd P 87ca975a65cd4e9cb5c2a1717ed7b56c: Initiating tablet copy from peer 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:45.327235 12817 tablet_copy_client.cc:323] T a867939b09914e2b83c3ee471c2c2fcd P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.210.131:38791
I20260710 13:20:45.328893 12376 tablet_copy_service.cc:140] P 8fc1f7e3dbfa44c1a70489864425a944: Received BeginTabletCopySession request for tablet a867939b09914e2b83c3ee471c2c2fcd from peer 87ca975a65cd4e9cb5c2a1717ed7b56c ({username='slave'} at 127.0.0.1:47492)
I20260710 13:20:45.329453 12376 tablet_copy_service.cc:161] P 8fc1f7e3dbfa44c1a70489864425a944: Beginning new tablet copy session on tablet a867939b09914e2b83c3ee471c2c2fcd from peer 87ca975a65cd4e9cb5c2a1717ed7b56c at {username='slave'} at 127.0.0.1:47492: session id = 87ca975a65cd4e9cb5c2a1717ed7b56c-a867939b09914e2b83c3ee471c2c2fcd
I20260710 13:20:45.335361 12376 tablet_copy_source_session.cc:215] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:45.338058 12817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a867939b09914e2b83c3ee471c2c2fcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:45.348546 12817 tablet_copy_client.cc:806] T a867939b09914e2b83c3ee471c2c2fcd P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:45.349108 12817 tablet_copy_client.cc:670] T a867939b09914e2b83c3ee471c2c2fcd P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:45.352253 12817 tablet_copy_client.cc:538] T a867939b09914e2b83c3ee471c2c2fcd P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:45.357663 12817 tablet_bootstrap.cc:492] T a867939b09914e2b83c3ee471c2c2fcd P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap starting.
I20260710 13:20:45.372692 12817 tablet_bootstrap.cc:492] T a867939b09914e2b83c3ee471c2c2fcd P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:45.373637 12817 tablet_bootstrap.cc:492] T a867939b09914e2b83c3ee471c2c2fcd P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap complete.
I20260710 13:20:45.374231 12817 ts_tablet_manager.cc:1403] T a867939b09914e2b83c3ee471c2c2fcd P 87ca975a65cd4e9cb5c2a1717ed7b56c: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.007s
I20260710 13:20:45.377174 12817 raft_consensus.cc:359] T a867939b09914e2b83c3ee471c2c2fcd P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:45.377848 12817 raft_consensus.cc:740] T a867939b09914e2b83c3ee471c2c2fcd P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 87ca975a65cd4e9cb5c2a1717ed7b56c, State: Initialized, Role: LEARNER
I20260710 13:20:45.378432 12817 consensus_queue.cc:260] T a867939b09914e2b83c3ee471c2c2fcd P 87ca975a65cd4e9cb5c2a1717ed7b56c [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:45.381501 12817 ts_tablet_manager.cc:1434] T a867939b09914e2b83c3ee471c2c2fcd P 87ca975a65cd4e9cb5c2a1717ed7b56c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 13:20:45.383396 12376 tablet_copy_service.cc:342] P 8fc1f7e3dbfa44c1a70489864425a944: Request end of tablet copy session 87ca975a65cd4e9cb5c2a1717ed7b56c-a867939b09914e2b83c3ee471c2c2fcd received from {username='slave'} at 127.0.0.1:47492
I20260710 13:20:45.383790 12376 tablet_copy_service.cc:434] P 8fc1f7e3dbfa44c1a70489864425a944: ending tablet copy session 87ca975a65cd4e9cb5c2a1717ed7b56c-a867939b09914e2b83c3ee471c2c2fcd on tablet a867939b09914e2b83c3ee471c2c2fcd with peer 87ca975a65cd4e9cb5c2a1717ed7b56c
I20260710 13:20:45.530468 12817 ts_tablet_manager.cc:933] T 2e884ae123c34a6fb0e6838ac39025c0 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Initiating tablet copy from peer 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449)
I20260710 13:20:45.536052 12817 tablet_copy_client.cc:323] T 2e884ae123c34a6fb0e6838ac39025c0 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.210.129:45449
I20260710 13:20:45.537760 12226 tablet_copy_service.cc:140] P 598004379be44ffdbf65acf1a7332e5e: Received BeginTabletCopySession request for tablet 2e884ae123c34a6fb0e6838ac39025c0 from peer 87ca975a65cd4e9cb5c2a1717ed7b56c ({username='slave'} at 127.0.0.1:44640)
I20260710 13:20:45.538271 12226 tablet_copy_service.cc:161] P 598004379be44ffdbf65acf1a7332e5e: Beginning new tablet copy session on tablet 2e884ae123c34a6fb0e6838ac39025c0 from peer 87ca975a65cd4e9cb5c2a1717ed7b56c at {username='slave'} at 127.0.0.1:44640: session id = 87ca975a65cd4e9cb5c2a1717ed7b56c-2e884ae123c34a6fb0e6838ac39025c0
I20260710 13:20:45.545996 12226 tablet_copy_source_session.cc:215] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:45.548759 12817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e884ae123c34a6fb0e6838ac39025c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:45.559010 12817 tablet_copy_client.cc:806] T 2e884ae123c34a6fb0e6838ac39025c0 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:45.559543 12817 tablet_copy_client.cc:670] T 2e884ae123c34a6fb0e6838ac39025c0 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:45.562937 12817 tablet_copy_client.cc:538] T 2e884ae123c34a6fb0e6838ac39025c0 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:45.568434 12817 tablet_bootstrap.cc:492] T 2e884ae123c34a6fb0e6838ac39025c0 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap starting.
I20260710 13:20:45.582471 12817 tablet_bootstrap.cc:492] T 2e884ae123c34a6fb0e6838ac39025c0 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:45.583139 12817 tablet_bootstrap.cc:492] T 2e884ae123c34a6fb0e6838ac39025c0 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap complete.
I20260710 13:20:45.583624 12817 ts_tablet_manager.cc:1403] T 2e884ae123c34a6fb0e6838ac39025c0 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.004s
I20260710 13:20:45.586158 12817 raft_consensus.cc:359] T 2e884ae123c34a6fb0e6838ac39025c0 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:45.586743 12817 raft_consensus.cc:740] T 2e884ae123c34a6fb0e6838ac39025c0 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 87ca975a65cd4e9cb5c2a1717ed7b56c, State: Initialized, Role: LEARNER
I20260710 13:20:45.587637 12817 consensus_queue.cc:260] T 2e884ae123c34a6fb0e6838ac39025c0 P 87ca975a65cd4e9cb5c2a1717ed7b56c [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:45.589999 12817 ts_tablet_manager.cc:1434] T 2e884ae123c34a6fb0e6838ac39025c0 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260710 13:20:45.592305 12226 tablet_copy_service.cc:342] P 598004379be44ffdbf65acf1a7332e5e: Request end of tablet copy session 87ca975a65cd4e9cb5c2a1717ed7b56c-2e884ae123c34a6fb0e6838ac39025c0 received from {username='slave'} at 127.0.0.1:44640
I20260710 13:20:45.592706 12226 tablet_copy_service.cc:434] P 598004379be44ffdbf65acf1a7332e5e: ending tablet copy session 87ca975a65cd4e9cb5c2a1717ed7b56c-2e884ae123c34a6fb0e6838ac39025c0 on tablet 2e884ae123c34a6fb0e6838ac39025c0 with peer 87ca975a65cd4e9cb5c2a1717ed7b56c
I20260710 13:20:45.600116 12817 ts_tablet_manager.cc:933] T 10a88cc3368c47f496bd6ee69b954f17 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Initiating tablet copy from peer 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:45.608155 12817 tablet_copy_client.cc:323] T 10a88cc3368c47f496bd6ee69b954f17 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.210.131:38791
I20260710 13:20:45.609490 12376 tablet_copy_service.cc:140] P 8fc1f7e3dbfa44c1a70489864425a944: Received BeginTabletCopySession request for tablet 10a88cc3368c47f496bd6ee69b954f17 from peer 87ca975a65cd4e9cb5c2a1717ed7b56c ({username='slave'} at 127.0.0.1:47492)
I20260710 13:20:45.609999 12376 tablet_copy_service.cc:161] P 8fc1f7e3dbfa44c1a70489864425a944: Beginning new tablet copy session on tablet 10a88cc3368c47f496bd6ee69b954f17 from peer 87ca975a65cd4e9cb5c2a1717ed7b56c at {username='slave'} at 127.0.0.1:47492: session id = 87ca975a65cd4e9cb5c2a1717ed7b56c-10a88cc3368c47f496bd6ee69b954f17
I20260710 13:20:45.617208 12376 tablet_copy_source_session.cc:215] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:45.620071 12817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10a88cc3368c47f496bd6ee69b954f17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:45.630112 12817 tablet_copy_client.cc:806] T 10a88cc3368c47f496bd6ee69b954f17 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:45.630611 12817 tablet_copy_client.cc:670] T 10a88cc3368c47f496bd6ee69b954f17 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:45.633663 12817 tablet_copy_client.cc:538] T 10a88cc3368c47f496bd6ee69b954f17 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:45.638466 12817 tablet_bootstrap.cc:492] T 10a88cc3368c47f496bd6ee69b954f17 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap starting.
I20260710 13:20:45.650341 12817 tablet_bootstrap.cc:492] T 10a88cc3368c47f496bd6ee69b954f17 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:45.650959 12817 tablet_bootstrap.cc:492] T 10a88cc3368c47f496bd6ee69b954f17 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap complete.
I20260710 13:20:45.651405 12817 ts_tablet_manager.cc:1403] T 10a88cc3368c47f496bd6ee69b954f17 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260710 13:20:45.653203 12817 raft_consensus.cc:359] T 10a88cc3368c47f496bd6ee69b954f17 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:45.653735 12817 raft_consensus.cc:740] T 10a88cc3368c47f496bd6ee69b954f17 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 87ca975a65cd4e9cb5c2a1717ed7b56c, State: Initialized, Role: LEARNER
I20260710 13:20:45.654160 12817 consensus_queue.cc:260] T 10a88cc3368c47f496bd6ee69b954f17 P 87ca975a65cd4e9cb5c2a1717ed7b56c [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:45.655726 12817 ts_tablet_manager.cc:1434] T 10a88cc3368c47f496bd6ee69b954f17 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:45.658223 12376 tablet_copy_service.cc:342] P 8fc1f7e3dbfa44c1a70489864425a944: Request end of tablet copy session 87ca975a65cd4e9cb5c2a1717ed7b56c-10a88cc3368c47f496bd6ee69b954f17 received from {username='slave'} at 127.0.0.1:47492
I20260710 13:20:45.658716 12376 tablet_copy_service.cc:434] P 8fc1f7e3dbfa44c1a70489864425a944: ending tablet copy session 87ca975a65cd4e9cb5c2a1717ed7b56c-10a88cc3368c47f496bd6ee69b954f17 on tablet 10a88cc3368c47f496bd6ee69b954f17 with peer 87ca975a65cd4e9cb5c2a1717ed7b56c
I20260710 13:20:45.665709 12817 ts_tablet_manager.cc:933] T b7b2e0dfc15d438596b1e354f7bf7f60 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Initiating tablet copy from peer 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449)
I20260710 13:20:45.670300 12817 tablet_copy_client.cc:323] T b7b2e0dfc15d438596b1e354f7bf7f60 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.210.129:45449
I20260710 13:20:45.671701 12226 tablet_copy_service.cc:140] P 598004379be44ffdbf65acf1a7332e5e: Received BeginTabletCopySession request for tablet b7b2e0dfc15d438596b1e354f7bf7f60 from peer 87ca975a65cd4e9cb5c2a1717ed7b56c ({username='slave'} at 127.0.0.1:44640)
I20260710 13:20:45.672135 12226 tablet_copy_service.cc:161] P 598004379be44ffdbf65acf1a7332e5e: Beginning new tablet copy session on tablet b7b2e0dfc15d438596b1e354f7bf7f60 from peer 87ca975a65cd4e9cb5c2a1717ed7b56c at {username='slave'} at 127.0.0.1:44640: session id = 87ca975a65cd4e9cb5c2a1717ed7b56c-b7b2e0dfc15d438596b1e354f7bf7f60
I20260710 13:20:45.677084 12226 tablet_copy_source_session.cc:215] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:45.679208 12817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7b2e0dfc15d438596b1e354f7bf7f60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:45.687711 12817 tablet_copy_client.cc:806] T b7b2e0dfc15d438596b1e354f7bf7f60 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:45.688153 12817 tablet_copy_client.cc:670] T b7b2e0dfc15d438596b1e354f7bf7f60 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:45.691365 12817 tablet_copy_client.cc:538] T b7b2e0dfc15d438596b1e354f7bf7f60 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:45.697271 12817 tablet_bootstrap.cc:492] T b7b2e0dfc15d438596b1e354f7bf7f60 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap starting.
I20260710 13:20:45.710901 12817 tablet_bootstrap.cc:492] T b7b2e0dfc15d438596b1e354f7bf7f60 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:45.711531 12817 tablet_bootstrap.cc:492] T b7b2e0dfc15d438596b1e354f7bf7f60 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap complete.
I20260710 13:20:45.712001 12817 ts_tablet_manager.cc:1403] T b7b2e0dfc15d438596b1e354f7bf7f60 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
I20260710 13:20:45.713793 12817 raft_consensus.cc:359] T b7b2e0dfc15d438596b1e354f7bf7f60 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:45.714306 12817 raft_consensus.cc:740] T b7b2e0dfc15d438596b1e354f7bf7f60 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 87ca975a65cd4e9cb5c2a1717ed7b56c, State: Initialized, Role: LEARNER
I20260710 13:20:45.714740 12817 consensus_queue.cc:260] T b7b2e0dfc15d438596b1e354f7bf7f60 P 87ca975a65cd4e9cb5c2a1717ed7b56c [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:45.716183 12817 ts_tablet_manager.cc:1434] T b7b2e0dfc15d438596b1e354f7bf7f60 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:45.717708 12226 tablet_copy_service.cc:342] P 598004379be44ffdbf65acf1a7332e5e: Request end of tablet copy session 87ca975a65cd4e9cb5c2a1717ed7b56c-b7b2e0dfc15d438596b1e354f7bf7f60 received from {username='slave'} at 127.0.0.1:44640
I20260710 13:20:45.718125 12226 tablet_copy_service.cc:434] P 598004379be44ffdbf65acf1a7332e5e: ending tablet copy session 87ca975a65cd4e9cb5c2a1717ed7b56c-b7b2e0dfc15d438596b1e354f7bf7f60 on tablet b7b2e0dfc15d438596b1e354f7bf7f60 with peer 87ca975a65cd4e9cb5c2a1717ed7b56c
I20260710 13:20:45.892931 12624 raft_consensus.cc:1217] T a867939b09914e2b83c3ee471c2c2fcd P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:46.118577 12624 raft_consensus.cc:1217] T b7b2e0dfc15d438596b1e354f7bf7f60 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:46.147347 12624 raft_consensus.cc:1217] T 2e884ae123c34a6fb0e6838ac39025c0 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:46.191192 12624 raft_consensus.cc:1217] T 10a88cc3368c47f496bd6ee69b954f17 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:46.431484 12790 raft_consensus.cc:1064] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944: attempting to promote NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c to VOTER
I20260710 13:20:46.434000 12790 consensus_queue.cc:237] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:46.440907 12291 raft_consensus.cc:1275] T a867939b09914e2b83c3ee471c2c2fcd P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:46.442525 12797 consensus_queue.cc:1048] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:46.444664 12624 raft_consensus.cc:1275] T a867939b09914e2b83c3ee471c2c2fcd P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:46.445689 12215 raft_consensus.cc:1275] T a867939b09914e2b83c3ee471c2c2fcd P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:46.446251 12790 consensus_queue.cc:1048] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:46.447768 12831 consensus_queue.cc:1048] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:46.459803 12797 raft_consensus.cc:2955] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:46.462407 12624 raft_consensus.cc:2955] T a867939b09914e2b83c3ee471c2c2fcd P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:46.462692 12215 raft_consensus.cc:2955] T a867939b09914e2b83c3ee471c2c2fcd P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:46.473068 12291 raft_consensus.cc:2955] T a867939b09914e2b83c3ee471c2c2fcd P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:46.476694 12113 catalog_manager.cc:5697] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 reported cstate change: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8fc1f7e3dbfa44c1a70489864425a944" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:46.497740 12366 consensus_queue.cc:237] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 [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: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:46.502626 12624 raft_consensus.cc:1275] T a867939b09914e2b83c3ee471c2c2fcd P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:46.503402 12291 raft_consensus.cc:1275] T a867939b09914e2b83c3ee471c2c2fcd P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:46.504768 12797 consensus_queue.cc:1048] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:46.506289 12831 consensus_queue.cc:1048] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:46.514932 12790 raft_consensus.cc:2955] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 598004379be44ffdbf65acf1a7332e5e (127.10.210.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:46.517699 12624 raft_consensus.cc:2955] T a867939b09914e2b83c3ee471c2c2fcd P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 598004379be44ffdbf65acf1a7332e5e (127.10.210.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:46.518642 12291 raft_consensus.cc:2955] T a867939b09914e2b83c3ee471c2c2fcd P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 598004379be44ffdbf65acf1a7332e5e (127.10.210.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:46.524464 12099 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a867939b09914e2b83c3ee471c2c2fcd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:46.532456 12115 catalog_manager.cc:5697] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 reported cstate change: config changed from index 3 to 4, VOTER 598004379be44ffdbf65acf1a7332e5e (127.10.210.129) evicted. New cstate: current_term: 1 leader_uuid: "8fc1f7e3dbfa44c1a70489864425a944" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:46.544023 12203 tablet_service.cc:1558] Processing DeleteTablet for tablet a867939b09914e2b83c3ee471c2c2fcd with delete_type TABLET_DATA_TOMBSTONED (TS 598004379be44ffdbf65acf1a7332e5e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44602
I20260710 13:20:46.549846 12841 tablet_replica.cc:333] T a867939b09914e2b83c3ee471c2c2fcd P 598004379be44ffdbf65acf1a7332e5e: stopping tablet replica
I20260710 13:20:46.550617 12841 raft_consensus.cc:2243] T a867939b09914e2b83c3ee471c2c2fcd P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.551311 12841 raft_consensus.cc:2272] T a867939b09914e2b83c3ee471c2c2fcd P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.554482 12841 ts_tablet_manager.cc:1916] T a867939b09914e2b83c3ee471c2c2fcd P 598004379be44ffdbf65acf1a7332e5e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:46.564831 12841 ts_tablet_manager.cc:1929] T a867939b09914e2b83c3ee471c2c2fcd P 598004379be44ffdbf65acf1a7332e5e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:46.565205 12841 log.cc:1199] T a867939b09914e2b83c3ee471c2c2fcd P 598004379be44ffdbf65acf1a7332e5e: Deleting WAL directory at /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689609182147-11082-0/minicluster-data/ts-0-root/wals/a867939b09914e2b83c3ee471c2c2fcd
I20260710 13:20:46.566776 12100 catalog_manager.cc:5028] TS 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449): tablet a867939b09914e2b83c3ee471c2c2fcd (table test-workload [id=8f7189f08e8240d19084a8447e922a9a]) successfully deleted
I20260710 13:20:46.650413 12825 raft_consensus.cc:1064] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e: attempting to promote NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c to VOTER
I20260710 13:20:46.653021 12825 consensus_queue.cc:237] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:46.660542 12624 raft_consensus.cc:1275] T b7b2e0dfc15d438596b1e354f7bf7f60 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:46.661445 12366 raft_consensus.cc:1275] T b7b2e0dfc15d438596b1e354f7bf7f60 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:46.662822 12843 consensus_queue.cc:1048] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:46.663643 12825 consensus_queue.cc:1048] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:46.663810 12291 raft_consensus.cc:1275] T b7b2e0dfc15d438596b1e354f7bf7f60 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:46.665570 12830 consensus_queue.cc:1048] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:46.681608 12830 raft_consensus.cc:2955] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:46.686280 12624 raft_consensus.cc:2955] T b7b2e0dfc15d438596b1e354f7bf7f60 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:46.684023 12366 raft_consensus.cc:2955] T b7b2e0dfc15d438596b1e354f7bf7f60 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:46.692922 12291 raft_consensus.cc:2955] T b7b2e0dfc15d438596b1e354f7bf7f60 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:46.696218 12114 catalog_manager.cc:5697] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e reported cstate change: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "598004379be44ffdbf65acf1a7332e5e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:46.711460 12797 raft_consensus.cc:1064] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944: attempting to promote NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c to VOTER
I20260710 13:20:46.713884 12797 consensus_queue.cc:237] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944 [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:46.715494 12215 consensus_queue.cc:237] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:46.728009 12624 raft_consensus.cc:1275] T 10a88cc3368c47f496bd6ee69b954f17 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:46.728237 12291 raft_consensus.cc:1275] T b7b2e0dfc15d438596b1e354f7bf7f60 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:46.729314 12790 consensus_queue.cc:1048] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:46.730520 12825 consensus_queue.cc:1048] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:46.736223 12291 raft_consensus.cc:1275] T 10a88cc3368c47f496bd6ee69b954f17 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:46.737722 12790 consensus_queue.cc:1048] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:46.742303 12624 raft_consensus.cc:1275] T b7b2e0dfc15d438596b1e354f7bf7f60 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:46.743357 12215 raft_consensus.cc:1275] T 10a88cc3368c47f496bd6ee69b954f17 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:46.744131 12843 raft_consensus.cc:2955] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:46.745415 12790 consensus_queue.cc:1048] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:46.747299 12830 consensus_queue.cc:1048] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:46.765731 12830 raft_consensus.cc:1064] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e: attempting to promote NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c to VOTER
I20260710 13:20:46.753418 12291 raft_consensus.cc:2955] T b7b2e0dfc15d438596b1e354f7bf7f60 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:46.768738 12624 raft_consensus.cc:2955] T b7b2e0dfc15d438596b1e354f7bf7f60 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:46.769966 12790 raft_consensus.cc:2955] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:46.783509 12830 consensus_queue.cc:237] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:46.784643 12113 catalog_manager.cc:5697] T b7b2e0dfc15d438596b1e354f7bf7f60 P 76162d71f5dc49fdbd62551038955111 reported cstate change: config changed from index 3 to 4, VOTER 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131) evicted. New cstate: current_term: 1 leader_uuid: "598004379be44ffdbf65acf1a7332e5e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:46.788182 12215 raft_consensus.cc:2955] T 10a88cc3368c47f496bd6ee69b954f17 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:46.786759 12292 raft_consensus.cc:2955] T 10a88cc3368c47f496bd6ee69b954f17 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:46.802002 12351 tablet_service.cc:1558] Processing DeleteTablet for tablet b7b2e0dfc15d438596b1e354f7bf7f60 with delete_type TABLET_DATA_TOMBSTONED (TS 8fc1f7e3dbfa44c1a70489864425a944 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47460
I20260710 13:20:46.805604 12115 catalog_manager.cc:5697] T 10a88cc3368c47f496bd6ee69b954f17 P 598004379be44ffdbf65acf1a7332e5e reported cstate change: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8fc1f7e3dbfa44c1a70489864425a944" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:46.807205 12624 raft_consensus.cc:2955] T 10a88cc3368c47f496bd6ee69b954f17 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:46.827494 12100 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b7b2e0dfc15d438596b1e354f7bf7f60 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:46.829174 12852 tablet_replica.cc:333] T b7b2e0dfc15d438596b1e354f7bf7f60 P 8fc1f7e3dbfa44c1a70489864425a944: stopping tablet replica
I20260710 13:20:46.832875 12623 raft_consensus.cc:1275] T 2e884ae123c34a6fb0e6838ac39025c0 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:46.834211 12366 raft_consensus.cc:1275] T 2e884ae123c34a6fb0e6838ac39025c0 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:46.835999 12291 raft_consensus.cc:1275] T 2e884ae123c34a6fb0e6838ac39025c0 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:46.837160 12852 raft_consensus.cc:2243] T b7b2e0dfc15d438596b1e354f7bf7f60 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.837795 12366 consensus_queue.cc:237] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944 [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: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:46.841956 12853 consensus_queue.cc:1048] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:46.844170 12853 consensus_queue.cc:1048] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:46.846127 12853 consensus_queue.cc:1048] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:46.837811 12852 raft_consensus.cc:2272] T b7b2e0dfc15d438596b1e354f7bf7f60 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.860962 12852 ts_tablet_manager.cc:1916] T b7b2e0dfc15d438596b1e354f7bf7f60 P 8fc1f7e3dbfa44c1a70489864425a944: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:46.861939 12623 raft_consensus.cc:1275] T 10a88cc3368c47f496bd6ee69b954f17 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:46.865553 12829 consensus_queue.cc:1048] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:46.873600 12831 raft_consensus.cc:2955] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 598004379be44ffdbf65acf1a7332e5e (127.10.210.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:46.878733 12852 ts_tablet_manager.cc:1929] T b7b2e0dfc15d438596b1e354f7bf7f60 P 8fc1f7e3dbfa44c1a70489864425a944: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:46.879166 12852 log.cc:1199] T b7b2e0dfc15d438596b1e354f7bf7f60 P 8fc1f7e3dbfa44c1a70489864425a944: Deleting WAL directory at /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689609182147-11082-0/minicluster-data/ts-2-root/wals/b7b2e0dfc15d438596b1e354f7bf7f60
I20260710 13:20:46.879643 12291 raft_consensus.cc:1275] T 10a88cc3368c47f496bd6ee69b954f17 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:46.880797 12099 catalog_manager.cc:5028] TS 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791): tablet b7b2e0dfc15d438596b1e354f7bf7f60 (table test-workload [id=8f7189f08e8240d19084a8447e922a9a]) successfully deleted
I20260710 13:20:46.881775 12829 consensus_queue.cc:1048] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:46.882185 12623 raft_consensus.cc:2955] T 10a88cc3368c47f496bd6ee69b954f17 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 598004379be44ffdbf65acf1a7332e5e (127.10.210.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:46.889871 12291 raft_consensus.cc:2955] T 10a88cc3368c47f496bd6ee69b954f17 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 598004379be44ffdbf65acf1a7332e5e (127.10.210.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:46.890630 12099 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 10a88cc3368c47f496bd6ee69b954f17 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:46.897413 12830 raft_consensus.cc:2955] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:46.902545 12364 raft_consensus.cc:2955] T 2e884ae123c34a6fb0e6838ac39025c0 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:46.903837 12624 raft_consensus.cc:2955] T 2e884ae123c34a6fb0e6838ac39025c0 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:46.910398 12292 raft_consensus.cc:2955] T 2e884ae123c34a6fb0e6838ac39025c0 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:46.911550 12112 catalog_manager.cc:5697] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944 reported cstate change: config changed from index 3 to 4, VOTER 598004379be44ffdbf65acf1a7332e5e (127.10.210.129) evicted. New cstate: current_term: 1 leader_uuid: "8fc1f7e3dbfa44c1a70489864425a944" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:46.919160 12115 catalog_manager.cc:5697] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e reported cstate change: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "598004379be44ffdbf65acf1a7332e5e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:46.933025 12203 tablet_service.cc:1558] Processing DeleteTablet for tablet 10a88cc3368c47f496bd6ee69b954f17 with delete_type TABLET_DATA_TOMBSTONED (TS 598004379be44ffdbf65acf1a7332e5e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44602
I20260710 13:20:46.933899 12841 tablet_replica.cc:333] T 10a88cc3368c47f496bd6ee69b954f17 P 598004379be44ffdbf65acf1a7332e5e: stopping tablet replica
I20260710 13:20:46.934803 12841 raft_consensus.cc:2243] T 10a88cc3368c47f496bd6ee69b954f17 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.935444 12841 raft_consensus.cc:2272] T 10a88cc3368c47f496bd6ee69b954f17 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.936410 12215 consensus_queue.cc:237] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:46.943868 12841 ts_tablet_manager.cc:1916] T 10a88cc3368c47f496bd6ee69b954f17 P 598004379be44ffdbf65acf1a7332e5e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:46.950630 12623 raft_consensus.cc:1275] T 2e884ae123c34a6fb0e6838ac39025c0 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:46.952099 12843 consensus_queue.cc:1048] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:46.954936 12364 raft_consensus.cc:1275] T 2e884ae123c34a6fb0e6838ac39025c0 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:46.956410 12830 consensus_queue.cc:1048] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:46.963523 12853 raft_consensus.cc:2955] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 76162d71f5dc49fdbd62551038955111 (127.10.210.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:46.964362 12623 raft_consensus.cc:2955] T 2e884ae123c34a6fb0e6838ac39025c0 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 76162d71f5dc49fdbd62551038955111 (127.10.210.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:46.966665 12841 ts_tablet_manager.cc:1929] T 10a88cc3368c47f496bd6ee69b954f17 P 598004379be44ffdbf65acf1a7332e5e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:46.967077 12841 log.cc:1199] T 10a88cc3368c47f496bd6ee69b954f17 P 598004379be44ffdbf65acf1a7332e5e: Deleting WAL directory at /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689609182147-11082-0/minicluster-data/ts-0-root/wals/10a88cc3368c47f496bd6ee69b954f17
I20260710 13:20:46.968456 12100 catalog_manager.cc:5028] TS 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449): tablet 10a88cc3368c47f496bd6ee69b954f17 (table test-workload [id=8f7189f08e8240d19084a8447e922a9a]) successfully deleted
I20260710 13:20:46.973953 12100 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2e884ae123c34a6fb0e6838ac39025c0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:46.973886 12364 raft_consensus.cc:2955] T 2e884ae123c34a6fb0e6838ac39025c0 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 76162d71f5dc49fdbd62551038955111 (127.10.210.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:46.977932 12114 catalog_manager.cc:5697] T 2e884ae123c34a6fb0e6838ac39025c0 P 87ca975a65cd4e9cb5c2a1717ed7b56c reported cstate change: config changed from index 3 to 4, VOTER 76162d71f5dc49fdbd62551038955111 (127.10.210.130) evicted. New cstate: current_term: 1 leader_uuid: "598004379be44ffdbf65acf1a7332e5e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:46.988343 12282 tablet_service.cc:1558] Processing DeleteTablet for tablet 2e884ae123c34a6fb0e6838ac39025c0 with delete_type TABLET_DATA_TOMBSTONED (TS 76162d71f5dc49fdbd62551038955111 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43050
I20260710 13:20:47.003685 12857 tablet_replica.cc:333] T 2e884ae123c34a6fb0e6838ac39025c0 P 76162d71f5dc49fdbd62551038955111: stopping tablet replica
I20260710 13:20:47.004648 12857 raft_consensus.cc:2243] T 2e884ae123c34a6fb0e6838ac39025c0 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.005330 12857 raft_consensus.cc:2272] T 2e884ae123c34a6fb0e6838ac39025c0 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.007714 12857 ts_tablet_manager.cc:1916] T 2e884ae123c34a6fb0e6838ac39025c0 P 76162d71f5dc49fdbd62551038955111: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:47.018530 12857 ts_tablet_manager.cc:1929] T 2e884ae123c34a6fb0e6838ac39025c0 P 76162d71f5dc49fdbd62551038955111: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:47.018924 12857 log.cc:1199] T 2e884ae123c34a6fb0e6838ac39025c0 P 76162d71f5dc49fdbd62551038955111: Deleting WAL directory at /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689609182147-11082-0/minicluster-data/ts-1-root/wals/2e884ae123c34a6fb0e6838ac39025c0
I20260710 13:20:47.020524 12102 catalog_manager.cc:5028] TS 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443): tablet 2e884ae123c34a6fb0e6838ac39025c0 (table test-workload [id=8f7189f08e8240d19084a8447e922a9a]) successfully deleted
I20260710 13:20:48.021068 12364 consensus_queue.cc:237] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Queue 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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:48.028445 12292 raft_consensus.cc:1275] T ca02b51db0674e51970765d6116b8988 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:48.029253 12329 consensus_peers.cc:597] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 -> Peer 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132:36661): Couldn't send request to peer 87ca975a65cd4e9cb5c2a1717ed7b56c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ca02b51db0674e51970765d6116b8988. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:48.029579 12215 raft_consensus.cc:1275] T ca02b51db0674e51970765d6116b8988 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:48.030220 12790 consensus_queue.cc:1048] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:48.031093 12831 consensus_queue.cc:1048] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:48.039268 12859 raft_consensus.cc:2955] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:48.041158 12215 raft_consensus.cc:2955] T ca02b51db0674e51970765d6116b8988 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:48.045764 12292 raft_consensus.cc:2955] T ca02b51db0674e51970765d6116b8988 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:48.055634 12364 consensus_queue.cc:237] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Queue 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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:48.055336 12112 catalog_manager.cc:5697] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 reported cstate change: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New cstate: current_term: 1 leader_uuid: "8fc1f7e3dbfa44c1a70489864425a944" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:20:48.071971 12329 consensus_peers.cc:597] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 -> Peer 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132:36661): Couldn't send request to peer 87ca975a65cd4e9cb5c2a1717ed7b56c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6b4fb3393d2e44ffba1af63d5ee45acc. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:48.073582 12215 raft_consensus.cc:1275] T 6b4fb3393d2e44ffba1af63d5ee45acc P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:48.074994 12790 consensus_queue.cc:1048] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:48.073601 12291 raft_consensus.cc:1275] T 6b4fb3393d2e44ffba1af63d5ee45acc P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:48.080674 12831 consensus_queue.cc:1048] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:48.087621 12831 raft_consensus.cc:2955] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:48.088662 12216 raft_consensus.cc:2955] T 6b4fb3393d2e44ffba1af63d5ee45acc P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:48.106491 12292 raft_consensus.cc:2955] T 6b4fb3393d2e44ffba1af63d5ee45acc P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:48.117709 12291 consensus_queue.cc:237] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111 [LEADER]: Queue 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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:48.119899 12115 catalog_manager.cc:5697] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 reported cstate change: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New cstate: current_term: 1 leader_uuid: "8fc1f7e3dbfa44c1a70489864425a944" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:48.126974 12364 raft_consensus.cc:1275] T b77b7e15070c4731acc7b1b32fd3e505 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Refusing update from remote peer 76162d71f5dc49fdbd62551038955111: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:48.127031 12255 consensus_peers.cc:597] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111 -> Peer 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132:36661): Couldn't send request to peer 87ca975a65cd4e9cb5c2a1717ed7b56c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b77b7e15070c4731acc7b1b32fd3e505. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:48.128070 12215 raft_consensus.cc:1275] T b77b7e15070c4731acc7b1b32fd3e505 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Refusing update from remote peer 76162d71f5dc49fdbd62551038955111: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:48.128453 12864 consensus_queue.cc:1048] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:48.129339 12863 consensus_queue.cc:1048] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:48.137894 12864 raft_consensus.cc:2955] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:48.139865 12364 raft_consensus.cc:2955] T b77b7e15070c4731acc7b1b32fd3e505 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:48.141098 12215 raft_consensus.cc:2955] T b77b7e15070c4731acc7b1b32fd3e505 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:48.153050 12216 consensus_queue.cc:237] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Queue 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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:48.156526 12115 catalog_manager.cc:5697] T b77b7e15070c4731acc7b1b32fd3e505 P 8fc1f7e3dbfa44c1a70489864425a944 reported cstate change: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New cstate: current_term: 1 leader_uuid: "76162d71f5dc49fdbd62551038955111" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:48.159502 12364 raft_consensus.cc:1275] T 323f09dbd8b04c86a2e5c04273b0c06f P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:48.159667 12291 raft_consensus.cc:1275] T 323f09dbd8b04c86a2e5c04273b0c06f P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:48.160840 12180 consensus_peers.cc:597] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e -> Peer 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132:36661): Couldn't send request to peer 87ca975a65cd4e9cb5c2a1717ed7b56c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 323f09dbd8b04c86a2e5c04273b0c06f. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:48.161093 12873 consensus_queue.cc:1048] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:48.162060 12872 consensus_queue.cc:1048] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:48.170789 12825 raft_consensus.cc:2955] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:48.172499 12364 raft_consensus.cc:2955] T 323f09dbd8b04c86a2e5c04273b0c06f P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:48.197945 12112 catalog_manager.cc:5697] T 323f09dbd8b04c86a2e5c04273b0c06f P 8fc1f7e3dbfa44c1a70489864425a944 reported cstate change: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New cstate: current_term: 1 leader_uuid: "598004379be44ffdbf65acf1a7332e5e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:48.200536 12292 raft_consensus.cc:2955] T 323f09dbd8b04c86a2e5c04273b0c06f P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:48.571975 12881 ts_tablet_manager.cc:933] T 6b4fb3393d2e44ffba1af63d5ee45acc P 87ca975a65cd4e9cb5c2a1717ed7b56c: Initiating tablet copy from peer 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:48.573733 12881 tablet_copy_client.cc:323] T 6b4fb3393d2e44ffba1af63d5ee45acc P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.210.131:38791
I20260710 13:20:48.575116 12376 tablet_copy_service.cc:140] P 8fc1f7e3dbfa44c1a70489864425a944: Received BeginTabletCopySession request for tablet 6b4fb3393d2e44ffba1af63d5ee45acc from peer 87ca975a65cd4e9cb5c2a1717ed7b56c ({username='slave'} at 127.0.0.1:47492)
I20260710 13:20:48.575599 12376 tablet_copy_service.cc:161] P 8fc1f7e3dbfa44c1a70489864425a944: Beginning new tablet copy session on tablet 6b4fb3393d2e44ffba1af63d5ee45acc from peer 87ca975a65cd4e9cb5c2a1717ed7b56c at {username='slave'} at 127.0.0.1:47492: session id = 87ca975a65cd4e9cb5c2a1717ed7b56c-6b4fb3393d2e44ffba1af63d5ee45acc
I20260710 13:20:48.580567 12376 tablet_copy_source_session.cc:215] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:48.583052 12881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b4fb3393d2e44ffba1af63d5ee45acc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:48.593993 12881 tablet_copy_client.cc:806] T 6b4fb3393d2e44ffba1af63d5ee45acc P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:48.594483 12881 tablet_copy_client.cc:670] T 6b4fb3393d2e44ffba1af63d5ee45acc P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:48.599189 12881 tablet_copy_client.cc:538] T 6b4fb3393d2e44ffba1af63d5ee45acc P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:48.608098 12881 tablet_bootstrap.cc:492] T 6b4fb3393d2e44ffba1af63d5ee45acc P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap starting.
I20260710 13:20:48.627355 12881 tablet_bootstrap.cc:492] T 6b4fb3393d2e44ffba1af63d5ee45acc P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:48.628180 12881 tablet_bootstrap.cc:492] T 6b4fb3393d2e44ffba1af63d5ee45acc P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap complete.
I20260710 13:20:48.628782 12881 ts_tablet_manager.cc:1403] T 6b4fb3393d2e44ffba1af63d5ee45acc P 87ca975a65cd4e9cb5c2a1717ed7b56c: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260710 13:20:48.631472 12881 raft_consensus.cc:359] T 6b4fb3393d2e44ffba1af63d5ee45acc P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:48.632268 12881 raft_consensus.cc:740] T 6b4fb3393d2e44ffba1af63d5ee45acc P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 87ca975a65cd4e9cb5c2a1717ed7b56c, State: Initialized, Role: LEARNER
I20260710 13:20:48.632577 12884 ts_tablet_manager.cc:933] T ca02b51db0674e51970765d6116b8988 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Initiating tablet copy from peer 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:48.632882 12881 consensus_queue.cc:260] T 6b4fb3393d2e44ffba1af63d5ee45acc P 87ca975a65cd4e9cb5c2a1717ed7b56c [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:48.634451 12884 tablet_copy_client.cc:323] T ca02b51db0674e51970765d6116b8988 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.210.131:38791
I20260710 13:20:48.636190 12376 tablet_copy_service.cc:140] P 8fc1f7e3dbfa44c1a70489864425a944: Received BeginTabletCopySession request for tablet ca02b51db0674e51970765d6116b8988 from peer 87ca975a65cd4e9cb5c2a1717ed7b56c ({username='slave'} at 127.0.0.1:47492)
I20260710 13:20:48.636672 12376 tablet_copy_service.cc:161] P 8fc1f7e3dbfa44c1a70489864425a944: Beginning new tablet copy session on tablet ca02b51db0674e51970765d6116b8988 from peer 87ca975a65cd4e9cb5c2a1717ed7b56c at {username='slave'} at 127.0.0.1:47492: session id = 87ca975a65cd4e9cb5c2a1717ed7b56c-ca02b51db0674e51970765d6116b8988
I20260710 13:20:48.636662 12881 ts_tablet_manager.cc:1434] T 6b4fb3393d2e44ffba1af63d5ee45acc P 87ca975a65cd4e9cb5c2a1717ed7b56c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:20:48.642092 12375 tablet_copy_service.cc:342] P 8fc1f7e3dbfa44c1a70489864425a944: Request end of tablet copy session 87ca975a65cd4e9cb5c2a1717ed7b56c-6b4fb3393d2e44ffba1af63d5ee45acc received from {username='slave'} at 127.0.0.1:47492
I20260710 13:20:48.642490 12375 tablet_copy_service.cc:434] P 8fc1f7e3dbfa44c1a70489864425a944: ending tablet copy session 87ca975a65cd4e9cb5c2a1717ed7b56c-6b4fb3393d2e44ffba1af63d5ee45acc on tablet 6b4fb3393d2e44ffba1af63d5ee45acc with peer 87ca975a65cd4e9cb5c2a1717ed7b56c
I20260710 13:20:48.643851 12376 tablet_copy_source_session.cc:215] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:48.647199 12884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca02b51db0674e51970765d6116b8988. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:48.658473 12884 tablet_copy_client.cc:806] T ca02b51db0674e51970765d6116b8988 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:48.658926 12884 tablet_copy_client.cc:670] T ca02b51db0674e51970765d6116b8988 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:48.662621 12884 tablet_copy_client.cc:538] T ca02b51db0674e51970765d6116b8988 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:48.672869 12884 tablet_bootstrap.cc:492] T ca02b51db0674e51970765d6116b8988 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap starting.
I20260710 13:20:48.692763 12884 tablet_bootstrap.cc:492] T ca02b51db0674e51970765d6116b8988 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:48.693599 12884 tablet_bootstrap.cc:492] T ca02b51db0674e51970765d6116b8988 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap complete.
I20260710 13:20:48.694198 12884 ts_tablet_manager.cc:1403] T ca02b51db0674e51970765d6116b8988 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.004s
I20260710 13:20:48.696853 12884 raft_consensus.cc:359] T ca02b51db0674e51970765d6116b8988 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:48.697705 12884 raft_consensus.cc:740] T ca02b51db0674e51970765d6116b8988 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 87ca975a65cd4e9cb5c2a1717ed7b56c, State: Initialized, Role: LEARNER
I20260710 13:20:48.698298 12884 consensus_queue.cc:260] T ca02b51db0674e51970765d6116b8988 P 87ca975a65cd4e9cb5c2a1717ed7b56c [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:48.702311 12884 ts_tablet_manager.cc:1434] T ca02b51db0674e51970765d6116b8988 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:48.706845 12376 tablet_copy_service.cc:342] P 8fc1f7e3dbfa44c1a70489864425a944: Request end of tablet copy session 87ca975a65cd4e9cb5c2a1717ed7b56c-ca02b51db0674e51970765d6116b8988 received from {username='slave'} at 127.0.0.1:47492
I20260710 13:20:48.707288 12376 tablet_copy_service.cc:434] P 8fc1f7e3dbfa44c1a70489864425a944: ending tablet copy session 87ca975a65cd4e9cb5c2a1717ed7b56c-ca02b51db0674e51970765d6116b8988 on tablet ca02b51db0674e51970765d6116b8988 with peer 87ca975a65cd4e9cb5c2a1717ed7b56c
I20260710 13:20:48.713243 12884 ts_tablet_manager.cc:933] T b77b7e15070c4731acc7b1b32fd3e505 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Initiating tablet copy from peer 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443)
I20260710 13:20:48.719298 12884 tablet_copy_client.cc:323] T b77b7e15070c4731acc7b1b32fd3e505 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.210.130:37443
I20260710 13:20:48.720909 12302 tablet_copy_service.cc:140] P 76162d71f5dc49fdbd62551038955111: Received BeginTabletCopySession request for tablet b77b7e15070c4731acc7b1b32fd3e505 from peer 87ca975a65cd4e9cb5c2a1717ed7b56c ({username='slave'} at 127.0.0.1:43094)
I20260710 13:20:48.721387 12302 tablet_copy_service.cc:161] P 76162d71f5dc49fdbd62551038955111: Beginning new tablet copy session on tablet b77b7e15070c4731acc7b1b32fd3e505 from peer 87ca975a65cd4e9cb5c2a1717ed7b56c at {username='slave'} at 127.0.0.1:43094: session id = 87ca975a65cd4e9cb5c2a1717ed7b56c-b77b7e15070c4731acc7b1b32fd3e505
I20260710 13:20:48.725896 12302 tablet_copy_source_session.cc:215] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:48.728173 12884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b77b7e15070c4731acc7b1b32fd3e505. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:48.737793 12884 tablet_copy_client.cc:806] T b77b7e15070c4731acc7b1b32fd3e505 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:48.738282 12884 tablet_copy_client.cc:670] T b77b7e15070c4731acc7b1b32fd3e505 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:48.738593 12881 ts_tablet_manager.cc:933] T 323f09dbd8b04c86a2e5c04273b0c06f P 87ca975a65cd4e9cb5c2a1717ed7b56c: Initiating tablet copy from peer 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449)
I20260710 13:20:48.740268 12881 tablet_copy_client.cc:323] T 323f09dbd8b04c86a2e5c04273b0c06f P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.210.129:45449
I20260710 13:20:48.741479 12884 tablet_copy_client.cc:538] T b77b7e15070c4731acc7b1b32fd3e505 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:48.741742 12226 tablet_copy_service.cc:140] P 598004379be44ffdbf65acf1a7332e5e: Received BeginTabletCopySession request for tablet 323f09dbd8b04c86a2e5c04273b0c06f from peer 87ca975a65cd4e9cb5c2a1717ed7b56c ({username='slave'} at 127.0.0.1:44640)
I20260710 13:20:48.742208 12226 tablet_copy_service.cc:161] P 598004379be44ffdbf65acf1a7332e5e: Beginning new tablet copy session on tablet 323f09dbd8b04c86a2e5c04273b0c06f from peer 87ca975a65cd4e9cb5c2a1717ed7b56c at {username='slave'} at 127.0.0.1:44640: session id = 87ca975a65cd4e9cb5c2a1717ed7b56c-323f09dbd8b04c86a2e5c04273b0c06f
I20260710 13:20:48.746641 12226 tablet_copy_source_session.cc:215] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:48.748900 12881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 323f09dbd8b04c86a2e5c04273b0c06f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:48.749786 12884 tablet_bootstrap.cc:492] T b77b7e15070c4731acc7b1b32fd3e505 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap starting.
I20260710 13:20:48.763479 12881 tablet_copy_client.cc:806] T 323f09dbd8b04c86a2e5c04273b0c06f P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:48.763969 12881 tablet_copy_client.cc:670] T 323f09dbd8b04c86a2e5c04273b0c06f P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:48.768769 12884 tablet_bootstrap.cc:492] T b77b7e15070c4731acc7b1b32fd3e505 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:48.769579 12884 tablet_bootstrap.cc:492] T b77b7e15070c4731acc7b1b32fd3e505 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap complete.
I20260710 13:20:48.769627 12881 tablet_copy_client.cc:538] T 323f09dbd8b04c86a2e5c04273b0c06f P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:48.770288 12884 ts_tablet_manager.cc:1403] T b77b7e15070c4731acc7b1b32fd3e505 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260710 13:20:48.773525 12884 raft_consensus.cc:359] T b77b7e15070c4731acc7b1b32fd3e505 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:48.774303 12884 raft_consensus.cc:740] T b77b7e15070c4731acc7b1b32fd3e505 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 87ca975a65cd4e9cb5c2a1717ed7b56c, State: Initialized, Role: LEARNER
I20260710 13:20:48.774899 12884 consensus_queue.cc:260] T b77b7e15070c4731acc7b1b32fd3e505 P 87ca975a65cd4e9cb5c2a1717ed7b56c [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:48.777191 12884 ts_tablet_manager.cc:1434] T b77b7e15070c4731acc7b1b32fd3e505 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:48.779170 12302 tablet_copy_service.cc:342] P 76162d71f5dc49fdbd62551038955111: Request end of tablet copy session 87ca975a65cd4e9cb5c2a1717ed7b56c-b77b7e15070c4731acc7b1b32fd3e505 received from {username='slave'} at 127.0.0.1:43094
I20260710 13:20:48.779664 12302 tablet_copy_service.cc:434] P 76162d71f5dc49fdbd62551038955111: ending tablet copy session 87ca975a65cd4e9cb5c2a1717ed7b56c-b77b7e15070c4731acc7b1b32fd3e505 on tablet b77b7e15070c4731acc7b1b32fd3e505 with peer 87ca975a65cd4e9cb5c2a1717ed7b56c
I20260710 13:20:48.780481 12881 tablet_bootstrap.cc:492] T 323f09dbd8b04c86a2e5c04273b0c06f P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap starting.
I20260710 13:20:48.800263 12881 tablet_bootstrap.cc:492] T 323f09dbd8b04c86a2e5c04273b0c06f P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:48.801113 12881 tablet_bootstrap.cc:492] T 323f09dbd8b04c86a2e5c04273b0c06f P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap complete.
I20260710 13:20:48.801712 12881 ts_tablet_manager.cc:1403] T 323f09dbd8b04c86a2e5c04273b0c06f P 87ca975a65cd4e9cb5c2a1717ed7b56c: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.007s
I20260710 13:20:48.804347 12881 raft_consensus.cc:359] T 323f09dbd8b04c86a2e5c04273b0c06f P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:48.805213 12881 raft_consensus.cc:740] T 323f09dbd8b04c86a2e5c04273b0c06f P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 87ca975a65cd4e9cb5c2a1717ed7b56c, State: Initialized, Role: LEARNER
I20260710 13:20:48.805845 12881 consensus_queue.cc:260] T 323f09dbd8b04c86a2e5c04273b0c06f P 87ca975a65cd4e9cb5c2a1717ed7b56c [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:48.808107 12881 ts_tablet_manager.cc:1434] T 323f09dbd8b04c86a2e5c04273b0c06f P 87ca975a65cd4e9cb5c2a1717ed7b56c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:48.810093 12226 tablet_copy_service.cc:342] P 598004379be44ffdbf65acf1a7332e5e: Request end of tablet copy session 87ca975a65cd4e9cb5c2a1717ed7b56c-323f09dbd8b04c86a2e5c04273b0c06f received from {username='slave'} at 127.0.0.1:44640
I20260710 13:20:48.810493 12226 tablet_copy_service.cc:434] P 598004379be44ffdbf65acf1a7332e5e: ending tablet copy session 87ca975a65cd4e9cb5c2a1717ed7b56c-323f09dbd8b04c86a2e5c04273b0c06f on tablet 323f09dbd8b04c86a2e5c04273b0c06f with peer 87ca975a65cd4e9cb5c2a1717ed7b56c
I20260710 13:20:49.063074 12623 raft_consensus.cc:1217] T ca02b51db0674e51970765d6116b8988 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:49.117249 12623 raft_consensus.cc:1217] T 6b4fb3393d2e44ffba1af63d5ee45acc P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:49.279857 12623 raft_consensus.cc:1217] T b77b7e15070c4731acc7b1b32fd3e505 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:49.322326 12623 raft_consensus.cc:1217] T 323f09dbd8b04c86a2e5c04273b0c06f P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:49.613198 12862 raft_consensus.cc:1064] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944: attempting to promote NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c to VOTER
I20260710 13:20:49.617515 12862 consensus_queue.cc:237] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:49.627732 12624 raft_consensus.cc:1275] T 6b4fb3393d2e44ffba1af63d5ee45acc P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:49.631484 12831 consensus_queue.cc:1048] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:49.644922 12216 raft_consensus.cc:1275] T 6b4fb3393d2e44ffba1af63d5ee45acc P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:49.649073 12901 consensus_queue.cc:1048] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:49.664659 12291 raft_consensus.cc:1275] T 6b4fb3393d2e44ffba1af63d5ee45acc P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:49.665117 12790 raft_consensus.cc:2955] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:49.668547 12831 raft_consensus.cc:1064] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944: attempting to promote NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c to VOTER
I20260710 13:20:49.671757 12831 consensus_queue.cc:237] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:49.673243 12901 consensus_queue.cc:1048] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:49.679613 12216 raft_consensus.cc:2955] T 6b4fb3393d2e44ffba1af63d5ee45acc P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:49.681942 12624 raft_consensus.cc:2955] T 6b4fb3393d2e44ffba1af63d5ee45acc P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:49.699182 12115 catalog_manager.cc:5697] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 reported cstate change: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8fc1f7e3dbfa44c1a70489864425a944" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:49.709271 12289 raft_consensus.cc:2955] T 6b4fb3393d2e44ffba1af63d5ee45acc P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:49.716293 12291 raft_consensus.cc:1275] T ca02b51db0674e51970765d6116b8988 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:49.718726 12216 raft_consensus.cc:1275] T ca02b51db0674e51970765d6116b8988 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:49.719208 12831 consensus_queue.cc:1048] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:49.721246 12624 raft_consensus.cc:1275] T ca02b51db0674e51970765d6116b8988 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:49.721518 12831 consensus_queue.cc:1048] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:49.726994 12905 consensus_queue.cc:1048] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:49.758363 12899 raft_consensus.cc:1064] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e: attempting to promote NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c to VOTER
I20260710 13:20:49.757862 12216 raft_consensus.cc:2955] T ca02b51db0674e51970765d6116b8988 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:49.756026 12905 raft_consensus.cc:2955] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:49.764283 12624 raft_consensus.cc:2955] T ca02b51db0674e51970765d6116b8988 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:49.766433 12899 consensus_queue.cc:237] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:49.774593 12289 raft_consensus.cc:2955] T ca02b51db0674e51970765d6116b8988 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:49.782438 12291 raft_consensus.cc:1275] T 323f09dbd8b04c86a2e5c04273b0c06f P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:49.783906 12624 raft_consensus.cc:1275] T 323f09dbd8b04c86a2e5c04273b0c06f P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:49.784111 12364 raft_consensus.cc:1275] T 323f09dbd8b04c86a2e5c04273b0c06f P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:49.784929 12897 consensus_queue.cc:1048] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:49.786857 12880 consensus_queue.cc:1048] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:49.788702 12899 consensus_queue.cc:1048] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:49.790524 12364 consensus_queue.cc:237] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:49.804558 12623 raft_consensus.cc:1275] T 6b4fb3393d2e44ffba1af63d5ee45acc P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:49.805961 12831 consensus_queue.cc:1048] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:49.805613 12216 raft_consensus.cc:1275] T 6b4fb3393d2e44ffba1af63d5ee45acc P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:49.808964 12831 consensus_queue.cc:1048] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:49.812973 12113 catalog_manager.cc:5697] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 reported cstate change: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8fc1f7e3dbfa44c1a70489864425a944" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:49.826537 12901 raft_consensus.cc:2955] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 76162d71f5dc49fdbd62551038955111 (127.10.210.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:49.826804 12217 raft_consensus.cc:2955] T 6b4fb3393d2e44ffba1af63d5ee45acc P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 76162d71f5dc49fdbd62551038955111 (127.10.210.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:49.832646 12623 raft_consensus.cc:2955] T 6b4fb3393d2e44ffba1af63d5ee45acc P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 76162d71f5dc49fdbd62551038955111 (127.10.210.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:49.850180 12099 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6b4fb3393d2e44ffba1af63d5ee45acc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:49.856379 12897 raft_consensus.cc:2955] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:49.862133 12364 consensus_queue.cc:237] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 [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: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:49.858688 12115 catalog_manager.cc:5697] T 6b4fb3393d2e44ffba1af63d5ee45acc P 87ca975a65cd4e9cb5c2a1717ed7b56c reported cstate change: config changed from index 3 to 4, VOTER 76162d71f5dc49fdbd62551038955111 (127.10.210.130) evicted. New cstate: current_term: 1 leader_uuid: "8fc1f7e3dbfa44c1a70489864425a944" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:49.863101 12623 raft_consensus.cc:2955] T 323f09dbd8b04c86a2e5c04273b0c06f P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:49.867431 12289 raft_consensus.cc:1275] T ca02b51db0674e51970765d6116b8988 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:49.871203 12901 consensus_queue.cc:1048] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:49.872830 12366 raft_consensus.cc:2955] T 323f09dbd8b04c86a2e5c04273b0c06f P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:49.874223 12291 raft_consensus.cc:2955] T 323f09dbd8b04c86a2e5c04273b0c06f P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:49.877693 12905 raft_consensus.cc:2955] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 598004379be44ffdbf65acf1a7332e5e (127.10.210.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:49.867599 12624 raft_consensus.cc:1275] T ca02b51db0674e51970765d6116b8988 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:49.880302 12862 consensus_queue.cc:1048] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:49.880939 12282 tablet_service.cc:1558] Processing DeleteTablet for tablet 6b4fb3393d2e44ffba1af63d5ee45acc with delete_type TABLET_DATA_TOMBSTONED (TS 76162d71f5dc49fdbd62551038955111 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43050
I20260710 13:20:49.884974 12622 raft_consensus.cc:2955] T ca02b51db0674e51970765d6116b8988 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 598004379be44ffdbf65acf1a7332e5e (127.10.210.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:49.885108 12114 catalog_manager.cc:5697] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e reported cstate change: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "598004379be44ffdbf65acf1a7332e5e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:49.905769 12292 raft_consensus.cc:2955] T ca02b51db0674e51970765d6116b8988 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 598004379be44ffdbf65acf1a7332e5e (127.10.210.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:49.911744 12099 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ca02b51db0674e51970765d6116b8988 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:49.917291 12919 tablet_replica.cc:333] T 6b4fb3393d2e44ffba1af63d5ee45acc P 76162d71f5dc49fdbd62551038955111: stopping tablet replica
I20260710 13:20:49.920089 12919 raft_consensus.cc:2243] T 6b4fb3393d2e44ffba1af63d5ee45acc P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:49.920773 12217 consensus_queue.cc:237] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:49.921350 12919 raft_consensus.cc:2272] T 6b4fb3393d2e44ffba1af63d5ee45acc P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:49.925828 12919 ts_tablet_manager.cc:1916] T 6b4fb3393d2e44ffba1af63d5ee45acc P 76162d71f5dc49fdbd62551038955111: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:49.932034 12895 raft_consensus.cc:1064] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111: attempting to promote NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c to VOTER
I20260710 13:20:49.934594 12895 consensus_queue.cc:237] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111 [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:49.942320 12291 raft_consensus.cc:1275] T 323f09dbd8b04c86a2e5c04273b0c06f P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:49.943778 12897 consensus_queue.cc:1048] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:49.951346 12897 raft_consensus.cc:2955] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:49.955446 12112 catalog_manager.cc:5697] T ca02b51db0674e51970765d6116b8988 P 87ca975a65cd4e9cb5c2a1717ed7b56c reported cstate change: config changed from index 3 to 4, VOTER 598004379be44ffdbf65acf1a7332e5e (127.10.210.129) evicted. New cstate: current_term: 1 leader_uuid: "8fc1f7e3dbfa44c1a70489864425a944" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:49.958876 12623 raft_consensus.cc:1275] T b77b7e15070c4731acc7b1b32fd3e505 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Refusing update from remote peer 76162d71f5dc49fdbd62551038955111: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:49.960728 12217 raft_consensus.cc:1275] T b77b7e15070c4731acc7b1b32fd3e505 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Refusing update from remote peer 76162d71f5dc49fdbd62551038955111: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:49.953935 12291 raft_consensus.cc:2955] T 323f09dbd8b04c86a2e5c04273b0c06f P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:49.958827 12366 raft_consensus.cc:1275] T b77b7e15070c4731acc7b1b32fd3e505 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Refusing update from remote peer 76162d71f5dc49fdbd62551038955111: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:49.962474 12920 consensus_queue.cc:1048] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:49.963620 12624 raft_consensus.cc:1275] T 323f09dbd8b04c86a2e5c04273b0c06f P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Refusing update from remote peer 598004379be44ffdbf65acf1a7332e5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:49.969059 12920 consensus_queue.cc:1048] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:49.972041 12898 consensus_queue.cc:1048] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:49.977448 12203 tablet_service.cc:1558] Processing DeleteTablet for tablet ca02b51db0674e51970765d6116b8988 with delete_type TABLET_DATA_TOMBSTONED (TS 598004379be44ffdbf65acf1a7332e5e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44602
I20260710 13:20:49.992806 12925 tablet_replica.cc:333] T ca02b51db0674e51970765d6116b8988 P 598004379be44ffdbf65acf1a7332e5e: stopping tablet replica
I20260710 13:20:49.992888 12920 consensus_queue.cc:1048] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:49.994061 12925 raft_consensus.cc:2243] T ca02b51db0674e51970765d6116b8988 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:49.992683 12622 raft_consensus.cc:2955] T 323f09dbd8b04c86a2e5c04273b0c06f P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:50.016145 12920 raft_consensus.cc:2955] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:50.019006 12925 raft_consensus.cc:2272] T ca02b51db0674e51970765d6116b8988 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.018323 12623 raft_consensus.cc:2955] T b77b7e15070c4731acc7b1b32fd3e505 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:50.022379 12100 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 323f09dbd8b04c86a2e5c04273b0c06f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:50.024330 12925 ts_tablet_manager.cc:1916] T ca02b51db0674e51970765d6116b8988 P 598004379be44ffdbf65acf1a7332e5e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:50.028159 12217 raft_consensus.cc:2955] T b77b7e15070c4731acc7b1b32fd3e505 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:50.029297 12114 catalog_manager.cc:5697] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e reported cstate change: config changed from index 3 to 4, VOTER 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131) evicted. New cstate: current_term: 1 leader_uuid: "598004379be44ffdbf65acf1a7332e5e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:50.035733 12919 ts_tablet_manager.cc:1929] T 6b4fb3393d2e44ffba1af63d5ee45acc P 76162d71f5dc49fdbd62551038955111: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:50.037684 12919 log.cc:1199] T 6b4fb3393d2e44ffba1af63d5ee45acc P 76162d71f5dc49fdbd62551038955111: Deleting WAL directory at /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689609182147-11082-0/minicluster-data/ts-1-root/wals/6b4fb3393d2e44ffba1af63d5ee45acc
I20260710 13:20:50.039601 12102 catalog_manager.cc:5028] TS 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443): tablet 6b4fb3393d2e44ffba1af63d5ee45acc (table test-workload [id=8f7189f08e8240d19084a8447e922a9a]) successfully deleted
I20260710 13:20:50.044960 12366 raft_consensus.cc:2955] T b77b7e15070c4731acc7b1b32fd3e505 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:50.049450 12351 tablet_service.cc:1558] Processing DeleteTablet for tablet 323f09dbd8b04c86a2e5c04273b0c06f with delete_type TABLET_DATA_TOMBSTONED (TS 8fc1f7e3dbfa44c1a70489864425a944 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47460
I20260710 13:20:50.052081 12114 catalog_manager.cc:5697] T b77b7e15070c4731acc7b1b32fd3e505 P 87ca975a65cd4e9cb5c2a1717ed7b56c reported cstate change: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "76162d71f5dc49fdbd62551038955111" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } attrs { replace: true } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:50.064188 12925 ts_tablet_manager.cc:1929] T ca02b51db0674e51970765d6116b8988 P 598004379be44ffdbf65acf1a7332e5e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:50.064648 12925 log.cc:1199] T ca02b51db0674e51970765d6116b8988 P 598004379be44ffdbf65acf1a7332e5e: Deleting WAL directory at /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689609182147-11082-0/minicluster-data/ts-0-root/wals/ca02b51db0674e51970765d6116b8988
I20260710 13:20:50.067339 12928 tablet_replica.cc:333] T 323f09dbd8b04c86a2e5c04273b0c06f P 8fc1f7e3dbfa44c1a70489864425a944: stopping tablet replica
I20260710 13:20:50.067827 12100 catalog_manager.cc:5028] TS 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449): tablet ca02b51db0674e51970765d6116b8988 (table test-workload [id=8f7189f08e8240d19084a8447e922a9a]) successfully deleted
I20260710 13:20:50.068665 12928 raft_consensus.cc:2243] T 323f09dbd8b04c86a2e5c04273b0c06f P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.069525 12928 raft_consensus.cc:2272] T 323f09dbd8b04c86a2e5c04273b0c06f P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.075575 12928 ts_tablet_manager.cc:1916] T 323f09dbd8b04c86a2e5c04273b0c06f P 8fc1f7e3dbfa44c1a70489864425a944: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:50.082260 12291 consensus_queue.cc:237] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111 [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:50.088632 12622 raft_consensus.cc:1275] T b77b7e15070c4731acc7b1b32fd3e505 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Refusing update from remote peer 76162d71f5dc49fdbd62551038955111: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:50.089846 12217 raft_consensus.cc:1275] T b77b7e15070c4731acc7b1b32fd3e505 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Refusing update from remote peer 76162d71f5dc49fdbd62551038955111: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:50.090386 12920 consensus_queue.cc:1048] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:50.091682 12922 consensus_queue.cc:1048] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:50.101214 12928 ts_tablet_manager.cc:1929] T 323f09dbd8b04c86a2e5c04273b0c06f P 8fc1f7e3dbfa44c1a70489864425a944: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:50.101850 12928 log.cc:1199] T 323f09dbd8b04c86a2e5c04273b0c06f P 8fc1f7e3dbfa44c1a70489864425a944: Deleting WAL directory at /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689609182147-11082-0/minicluster-data/ts-2-root/wals/323f09dbd8b04c86a2e5c04273b0c06f
I20260710 13:20:50.101738 12217 raft_consensus.cc:2955] T b77b7e15070c4731acc7b1b32fd3e505 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:50.104051 12099 catalog_manager.cc:5028] TS 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791): tablet 323f09dbd8b04c86a2e5c04273b0c06f (table test-workload [id=8f7189f08e8240d19084a8447e922a9a]) successfully deleted
I20260710 13:20:50.105527 12922 raft_consensus.cc:2955] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:50.107587 12622 raft_consensus.cc:2955] T b77b7e15070c4731acc7b1b32fd3e505 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:50.120739 12102 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b77b7e15070c4731acc7b1b32fd3e505 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:50.125212 12115 catalog_manager.cc:5697] T b77b7e15070c4731acc7b1b32fd3e505 P 598004379be44ffdbf65acf1a7332e5e reported cstate change: config changed from index 3 to 4, VOTER 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131) evicted. New cstate: current_term: 1 leader_uuid: "76162d71f5dc49fdbd62551038955111" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:50.136758 12351 tablet_service.cc:1558] Processing DeleteTablet for tablet b77b7e15070c4731acc7b1b32fd3e505 with delete_type TABLET_DATA_TOMBSTONED (TS 8fc1f7e3dbfa44c1a70489864425a944 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47460
I20260710 13:20:50.137677 12928 tablet_replica.cc:333] T b77b7e15070c4731acc7b1b32fd3e505 P 8fc1f7e3dbfa44c1a70489864425a944: stopping tablet replica
I20260710 13:20:50.138396 12928 raft_consensus.cc:2243] T b77b7e15070c4731acc7b1b32fd3e505 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:50.139104 12928 raft_consensus.cc:2272] T b77b7e15070c4731acc7b1b32fd3e505 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:50.142380 12928 ts_tablet_manager.cc:1916] T b77b7e15070c4731acc7b1b32fd3e505 P 8fc1f7e3dbfa44c1a70489864425a944: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:50.152783 12928 ts_tablet_manager.cc:1929] T b77b7e15070c4731acc7b1b32fd3e505 P 8fc1f7e3dbfa44c1a70489864425a944: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:50.153134 12928 log.cc:1199] T b77b7e15070c4731acc7b1b32fd3e505 P 8fc1f7e3dbfa44c1a70489864425a944: Deleting WAL directory at /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689609182147-11082-0/minicluster-data/ts-2-root/wals/b77b7e15070c4731acc7b1b32fd3e505
I20260710 13:20:50.154482 12099 catalog_manager.cc:5028] TS 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791): tablet b77b7e15070c4731acc7b1b32fd3e505 (table test-workload [id=8f7189f08e8240d19084a8447e922a9a]) successfully deleted
I20260710 13:20:51.167115 12366 consensus_queue.cc:237] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Queue 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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
W20260710 13:20:51.173914 12329 consensus_peers.cc:597] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944 -> Peer 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132:36661): Couldn't send request to peer 87ca975a65cd4e9cb5c2a1717ed7b56c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f8b92a6cde0c45a6af5420feb02d7b73. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:51.175210 12290 raft_consensus.cc:1275] T f8b92a6cde0c45a6af5420feb02d7b73 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:51.176364 12217 raft_consensus.cc:1275] T f8b92a6cde0c45a6af5420feb02d7b73 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:51.176353 12930 consensus_queue.cc:1048] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:51.177595 12901 consensus_queue.cc:1048] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:51.190877 12933 raft_consensus.cc:2955] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:51.193287 12217 raft_consensus.cc:2955] T f8b92a6cde0c45a6af5420feb02d7b73 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:51.204916 12366 consensus_queue.cc:237] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Queue 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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:51.208611 12112 catalog_manager.cc:5697] T f8b92a6cde0c45a6af5420feb02d7b73 P 598004379be44ffdbf65acf1a7332e5e reported cstate change: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New cstate: current_term: 1 leader_uuid: "8fc1f7e3dbfa44c1a70489864425a944" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:51.206557 12290 raft_consensus.cc:2955] T f8b92a6cde0c45a6af5420feb02d7b73 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:51.226013 12290 raft_consensus.cc:1275] T 066976e1cef74f0ca831c1a763758cbc P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:51.226689 12329 consensus_peers.cc:597] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944 -> Peer 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132:36661): Couldn't send request to peer 87ca975a65cd4e9cb5c2a1717ed7b56c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 066976e1cef74f0ca831c1a763758cbc. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:51.227298 12934 consensus_queue.cc:1048] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:51.232012 12217 raft_consensus.cc:1275] T 066976e1cef74f0ca831c1a763758cbc P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:51.235378 12901 consensus_queue.cc:1048] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:51.236893 12933 raft_consensus.cc:2955] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:51.244454 12217 raft_consensus.cc:2955] T 066976e1cef74f0ca831c1a763758cbc P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:51.247677 12290 raft_consensus.cc:2955] T 066976e1cef74f0ca831c1a763758cbc P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:51.257480 12115 catalog_manager.cc:5697] T 066976e1cef74f0ca831c1a763758cbc P 598004379be44ffdbf65acf1a7332e5e reported cstate change: config changed from index -1 to 2, NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) added. New cstate: current_term: 1 leader_uuid: "8fc1f7e3dbfa44c1a70489864425a944" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } } }
I20260710 13:20:51.632620 12942 ts_tablet_manager.cc:933] T f8b92a6cde0c45a6af5420feb02d7b73 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Initiating tablet copy from peer 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:51.634491 12942 tablet_copy_client.cc:323] T f8b92a6cde0c45a6af5420feb02d7b73 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.210.131:38791
I20260710 13:20:51.636245 12376 tablet_copy_service.cc:140] P 8fc1f7e3dbfa44c1a70489864425a944: Received BeginTabletCopySession request for tablet f8b92a6cde0c45a6af5420feb02d7b73 from peer 87ca975a65cd4e9cb5c2a1717ed7b56c ({username='slave'} at 127.0.0.1:47492)
I20260710 13:20:51.636780 12376 tablet_copy_service.cc:161] P 8fc1f7e3dbfa44c1a70489864425a944: Beginning new tablet copy session on tablet f8b92a6cde0c45a6af5420feb02d7b73 from peer 87ca975a65cd4e9cb5c2a1717ed7b56c at {username='slave'} at 127.0.0.1:47492: session id = 87ca975a65cd4e9cb5c2a1717ed7b56c-f8b92a6cde0c45a6af5420feb02d7b73
I20260710 13:20:51.641822 12376 tablet_copy_source_session.cc:215] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:51.644330 12942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8b92a6cde0c45a6af5420feb02d7b73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.655061 12942 tablet_copy_client.cc:806] T f8b92a6cde0c45a6af5420feb02d7b73 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:51.655609 12942 tablet_copy_client.cc:670] T f8b92a6cde0c45a6af5420feb02d7b73 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:51.659411 12942 tablet_copy_client.cc:538] T f8b92a6cde0c45a6af5420feb02d7b73 P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:51.664819 12942 tablet_bootstrap.cc:492] T f8b92a6cde0c45a6af5420feb02d7b73 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap starting.
I20260710 13:20:51.680002 12942 tablet_bootstrap.cc:492] T f8b92a6cde0c45a6af5420feb02d7b73 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:51.680661 12942 tablet_bootstrap.cc:492] T f8b92a6cde0c45a6af5420feb02d7b73 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap complete.
I20260710 13:20:51.681231 12942 ts_tablet_manager.cc:1403] T f8b92a6cde0c45a6af5420feb02d7b73 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Time spent bootstrapping tablet: real 0.017s	user 0.020s	sys 0.000s
I20260710 13:20:51.683395 12942 raft_consensus.cc:359] T f8b92a6cde0c45a6af5420feb02d7b73 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:51.684192 12942 raft_consensus.cc:740] T f8b92a6cde0c45a6af5420feb02d7b73 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 87ca975a65cd4e9cb5c2a1717ed7b56c, State: Initialized, Role: LEARNER
I20260710 13:20:51.684871 12942 consensus_queue.cc:260] T f8b92a6cde0c45a6af5420feb02d7b73 P 87ca975a65cd4e9cb5c2a1717ed7b56c [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:51.688798 12942 ts_tablet_manager.cc:1434] T f8b92a6cde0c45a6af5420feb02d7b73 P 87ca975a65cd4e9cb5c2a1717ed7b56c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:51.690389 12376 tablet_copy_service.cc:342] P 8fc1f7e3dbfa44c1a70489864425a944: Request end of tablet copy session 87ca975a65cd4e9cb5c2a1717ed7b56c-f8b92a6cde0c45a6af5420feb02d7b73 received from {username='slave'} at 127.0.0.1:47492
I20260710 13:20:51.690850 12376 tablet_copy_service.cc:434] P 8fc1f7e3dbfa44c1a70489864425a944: ending tablet copy session 87ca975a65cd4e9cb5c2a1717ed7b56c-f8b92a6cde0c45a6af5420feb02d7b73 on tablet f8b92a6cde0c45a6af5420feb02d7b73 with peer 87ca975a65cd4e9cb5c2a1717ed7b56c
I20260710 13:20:51.805542 12942 ts_tablet_manager.cc:933] T 066976e1cef74f0ca831c1a763758cbc P 87ca975a65cd4e9cb5c2a1717ed7b56c: Initiating tablet copy from peer 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:51.807399 12942 tablet_copy_client.cc:323] T 066976e1cef74f0ca831c1a763758cbc P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.210.131:38791
I20260710 13:20:51.809154 12376 tablet_copy_service.cc:140] P 8fc1f7e3dbfa44c1a70489864425a944: Received BeginTabletCopySession request for tablet 066976e1cef74f0ca831c1a763758cbc from peer 87ca975a65cd4e9cb5c2a1717ed7b56c ({username='slave'} at 127.0.0.1:47492)
I20260710 13:20:51.809731 12376 tablet_copy_service.cc:161] P 8fc1f7e3dbfa44c1a70489864425a944: Beginning new tablet copy session on tablet 066976e1cef74f0ca831c1a763758cbc from peer 87ca975a65cd4e9cb5c2a1717ed7b56c at {username='slave'} at 127.0.0.1:47492: session id = 87ca975a65cd4e9cb5c2a1717ed7b56c-066976e1cef74f0ca831c1a763758cbc
I20260710 13:20:51.817155 12376 tablet_copy_source_session.cc:215] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:51.820094 12942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 066976e1cef74f0ca831c1a763758cbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.829970 12942 tablet_copy_client.cc:806] T 066976e1cef74f0ca831c1a763758cbc P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:51.830497 12942 tablet_copy_client.cc:670] T 066976e1cef74f0ca831c1a763758cbc P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:51.834335 12942 tablet_copy_client.cc:538] T 066976e1cef74f0ca831c1a763758cbc P 87ca975a65cd4e9cb5c2a1717ed7b56c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:51.841087 12942 tablet_bootstrap.cc:492] T 066976e1cef74f0ca831c1a763758cbc P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap starting.
I20260710 13:20:51.856575 12942 tablet_bootstrap.cc:492] T 066976e1cef74f0ca831c1a763758cbc P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:51.857331 12942 tablet_bootstrap.cc:492] T 066976e1cef74f0ca831c1a763758cbc P 87ca975a65cd4e9cb5c2a1717ed7b56c: Bootstrap complete.
I20260710 13:20:51.857885 12942 ts_tablet_manager.cc:1403] T 066976e1cef74f0ca831c1a763758cbc P 87ca975a65cd4e9cb5c2a1717ed7b56c: Time spent bootstrapping tablet: real 0.017s	user 0.020s	sys 0.000s
I20260710 13:20:51.859943 12942 raft_consensus.cc:359] T 066976e1cef74f0ca831c1a763758cbc P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:51.860518 12942 raft_consensus.cc:740] T 066976e1cef74f0ca831c1a763758cbc P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 87ca975a65cd4e9cb5c2a1717ed7b56c, State: Initialized, Role: LEARNER
I20260710 13:20:51.861025 12942 consensus_queue.cc:260] T 066976e1cef74f0ca831c1a763758cbc P 87ca975a65cd4e9cb5c2a1717ed7b56c [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: NON_VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: true } }
I20260710 13:20:51.862840 12942 ts_tablet_manager.cc:1434] T 066976e1cef74f0ca831c1a763758cbc P 87ca975a65cd4e9cb5c2a1717ed7b56c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:51.864430 12376 tablet_copy_service.cc:342] P 8fc1f7e3dbfa44c1a70489864425a944: Request end of tablet copy session 87ca975a65cd4e9cb5c2a1717ed7b56c-066976e1cef74f0ca831c1a763758cbc received from {username='slave'} at 127.0.0.1:47492
I20260710 13:20:51.864821 12376 tablet_copy_service.cc:434] P 8fc1f7e3dbfa44c1a70489864425a944: ending tablet copy session 87ca975a65cd4e9cb5c2a1717ed7b56c-066976e1cef74f0ca831c1a763758cbc on tablet 066976e1cef74f0ca831c1a763758cbc with peer 87ca975a65cd4e9cb5c2a1717ed7b56c
I20260710 13:20:52.108317 12622 raft_consensus.cc:1217] T f8b92a6cde0c45a6af5420feb02d7b73 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:52.252522 12622 raft_consensus.cc:1217] T 066976e1cef74f0ca831c1a763758cbc P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:52.694031 12934 raft_consensus.cc:1064] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944: attempting to promote NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c to VOTER
I20260710 13:20:52.696625 12934 consensus_queue.cc:237] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944 [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:52.698056 12933 raft_consensus.cc:1064] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944: attempting to promote NON_VOTER 87ca975a65cd4e9cb5c2a1717ed7b56c to VOTER
I20260710 13:20:52.700843 12933 consensus_queue.cc:237] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944 [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:52.714026 12622 raft_consensus.cc:1275] T 066976e1cef74f0ca831c1a763758cbc P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:52.716351 12291 raft_consensus.cc:1275] T 066976e1cef74f0ca831c1a763758cbc P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:52.719247 12290 raft_consensus.cc:1275] T f8b92a6cde0c45a6af5420feb02d7b73 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:52.716920 12217 raft_consensus.cc:1275] T 066976e1cef74f0ca831c1a763758cbc P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:52.718938 12623 raft_consensus.cc:1275] T f8b92a6cde0c45a6af5420feb02d7b73 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 LEARNER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:52.719578 12216 raft_consensus.cc:1275] T f8b92a6cde0c45a6af5420feb02d7b73 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:52.721043 12901 consensus_queue.cc:1048] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:52.723251 12901 consensus_queue.cc:1048] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:52.724207 12934 consensus_queue.cc:1048] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:52.725633 12901 consensus_queue.cc:1048] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:52.728600 12933 consensus_queue.cc:1048] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:52.729267 12952 consensus_queue.cc:1048] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:52.756287 12901 raft_consensus.cc:2955] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:52.765954 12215 raft_consensus.cc:2955] T f8b92a6cde0c45a6af5420feb02d7b73 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:52.766916 12933 raft_consensus.cc:2955] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:52.774251 12622 raft_consensus.cc:2955] T f8b92a6cde0c45a6af5420feb02d7b73 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:52.776332 12621 raft_consensus.cc:2955] T 066976e1cef74f0ca831c1a763758cbc P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:52.787949 12113 catalog_manager.cc:5697] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944 reported cstate change: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8fc1f7e3dbfa44c1a70489864425a944" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:52.788465 12216 raft_consensus.cc:2955] T 066976e1cef74f0ca831c1a763758cbc P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:52.805910 12291 raft_consensus.cc:2955] T f8b92a6cde0c45a6af5420feb02d7b73 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } attrs { replace: true } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:52.805910 12290 raft_consensus.cc:2955] T 066976e1cef74f0ca831c1a763758cbc P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:52.804162 12112 catalog_manager.cc:5697] T 066976e1cef74f0ca831c1a763758cbc P 598004379be44ffdbf65acf1a7332e5e reported cstate change: config changed from index 2 to 3, 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8fc1f7e3dbfa44c1a70489864425a944" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } attrs { replace: true } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:52.834175 12366 consensus_queue.cc:237] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944 [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: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:52.840145 12290 raft_consensus.cc:1275] T f8b92a6cde0c45a6af5420feb02d7b73 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:52.841624 12901 consensus_queue.cc:1048] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:52.846529 12621 raft_consensus.cc:1275] T f8b92a6cde0c45a6af5420feb02d7b73 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:52.848752 12952 consensus_queue.cc:1048] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:52.850814 12954 raft_consensus.cc:2955] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 598004379be44ffdbf65acf1a7332e5e (127.10.210.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:52.852375 12290 raft_consensus.cc:2955] T f8b92a6cde0c45a6af5420feb02d7b73 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 598004379be44ffdbf65acf1a7332e5e (127.10.210.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:52.859076 12621 raft_consensus.cc:2955] T f8b92a6cde0c45a6af5420feb02d7b73 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 598004379be44ffdbf65acf1a7332e5e (127.10.210.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:52.865274 12366 consensus_queue.cc:237] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944 [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:52.869850 12622 raft_consensus.cc:1275] T 066976e1cef74f0ca831c1a763758cbc P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:52.871043 12215 raft_consensus.cc:1275] T 066976e1cef74f0ca831c1a763758cbc P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Refusing update from remote peer 8fc1f7e3dbfa44c1a70489864425a944: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:52.872963 12901 consensus_queue.cc:1048] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:52.875764 12114 catalog_manager.cc:5697] T f8b92a6cde0c45a6af5420feb02d7b73 P 87ca975a65cd4e9cb5c2a1717ed7b56c reported cstate change: config changed from index 3 to 4, VOTER 598004379be44ffdbf65acf1a7332e5e (127.10.210.129) evicted. New cstate: current_term: 1 leader_uuid: "8fc1f7e3dbfa44c1a70489864425a944" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:52.878418 12099 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f8b92a6cde0c45a6af5420feb02d7b73 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:52.877151 12952 consensus_queue.cc:1048] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260710 13:20:52.881269 12934 raft_consensus.cc:2955] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 76162d71f5dc49fdbd62551038955111 (127.10.210.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:52.888273 12203 tablet_service.cc:1558] Processing DeleteTablet for tablet f8b92a6cde0c45a6af5420feb02d7b73 with delete_type TABLET_DATA_TOMBSTONED (TS 598004379be44ffdbf65acf1a7332e5e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44602
I20260710 13:20:52.887633 12622 raft_consensus.cc:2955] T 066976e1cef74f0ca831c1a763758cbc P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 76162d71f5dc49fdbd62551038955111 (127.10.210.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:52.883665 12215 raft_consensus.cc:2955] T 066976e1cef74f0ca831c1a763758cbc P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 76162d71f5dc49fdbd62551038955111 (127.10.210.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:52.901647 12967 tablet_replica.cc:333] T f8b92a6cde0c45a6af5420feb02d7b73 P 598004379be44ffdbf65acf1a7332e5e: stopping tablet replica
I20260710 13:20:52.903544 12967 raft_consensus.cc:2243] T f8b92a6cde0c45a6af5420feb02d7b73 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:52.904317 12967 raft_consensus.cc:2272] T f8b92a6cde0c45a6af5420feb02d7b73 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:52.907608 12967 ts_tablet_manager.cc:1916] T f8b92a6cde0c45a6af5420feb02d7b73 P 598004379be44ffdbf65acf1a7332e5e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:52.912722 12099 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 066976e1cef74f0ca831c1a763758cbc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:52.914862 12115 catalog_manager.cc:5697] T 066976e1cef74f0ca831c1a763758cbc P 87ca975a65cd4e9cb5c2a1717ed7b56c reported cstate change: config changed from index 3 to 4, VOTER 76162d71f5dc49fdbd62551038955111 (127.10.210.130) evicted. New cstate: current_term: 1 leader_uuid: "8fc1f7e3dbfa44c1a70489864425a944" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } } }
I20260710 13:20:52.924517 12967 ts_tablet_manager.cc:1929] T f8b92a6cde0c45a6af5420feb02d7b73 P 598004379be44ffdbf65acf1a7332e5e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:52.924986 12967 log.cc:1199] T f8b92a6cde0c45a6af5420feb02d7b73 P 598004379be44ffdbf65acf1a7332e5e: Deleting WAL directory at /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689609182147-11082-0/minicluster-data/ts-0-root/wals/f8b92a6cde0c45a6af5420feb02d7b73
I20260710 13:20:52.926674 12100 catalog_manager.cc:5028] TS 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449): tablet f8b92a6cde0c45a6af5420feb02d7b73 (table test-workload [id=8f7189f08e8240d19084a8447e922a9a]) successfully deleted
I20260710 13:20:52.929587 12282 tablet_service.cc:1558] Processing DeleteTablet for tablet 066976e1cef74f0ca831c1a763758cbc with delete_type TABLET_DATA_TOMBSTONED (TS 76162d71f5dc49fdbd62551038955111 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43050
I20260710 13:20:52.931737 12969 tablet_replica.cc:333] T 066976e1cef74f0ca831c1a763758cbc P 76162d71f5dc49fdbd62551038955111: stopping tablet replica
I20260710 13:20:52.932706 12969 raft_consensus.cc:2243] T 066976e1cef74f0ca831c1a763758cbc P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:52.934216 12969 raft_consensus.cc:2272] T 066976e1cef74f0ca831c1a763758cbc P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:52.937742 12969 ts_tablet_manager.cc:1916] T 066976e1cef74f0ca831c1a763758cbc P 76162d71f5dc49fdbd62551038955111: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:52.948870 12969 ts_tablet_manager.cc:1929] T 066976e1cef74f0ca831c1a763758cbc P 76162d71f5dc49fdbd62551038955111: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:52.949211 12969 log.cc:1199] T 066976e1cef74f0ca831c1a763758cbc P 76162d71f5dc49fdbd62551038955111: Deleting WAL directory at /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689609182147-11082-0/minicluster-data/ts-1-root/wals/066976e1cef74f0ca831c1a763758cbc
I20260710 13:20:52.950551 12102 catalog_manager.cc:5028] TS 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443): tablet 066976e1cef74f0ca831c1a763758cbc (table test-workload [id=8f7189f08e8240d19084a8447e922a9a]) successfully deleted
I20260710 13:20:58.361270 11082 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:58.392673 12217 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "199277d74c3e4dbaa70ef042e2e19030"
dest_uuid: "598004379be44ffdbf65acf1a7332e5e"
mode: GRACEFUL
new_leader_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c"
 from {username='slave'} at 127.0.0.1:54814
I20260710 13:20:58.393257 12217 raft_consensus.cc:606] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e [term 1 LEADER]: Received request to transfer leadership to TS 87ca975a65cd4e9cb5c2a1717ed7b56c
I20260710 13:20:58.395865 12217 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e884ae123c34a6fb0e6838ac39025c0"
dest_uuid: "598004379be44ffdbf65acf1a7332e5e"
mode: GRACEFUL
new_leader_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c"
 from {username='slave'} at 127.0.0.1:54814
I20260710 13:20:58.396287 12217 raft_consensus.cc:606] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e [term 1 LEADER]: Received request to transfer leadership to TS 87ca975a65cd4e9cb5c2a1717ed7b56c
I20260710 13:20:58.408736 12366 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90426578ff3345dc80d18b36963a7a38"
dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944"
mode: GRACEFUL
new_leader_uuid: "76162d71f5dc49fdbd62551038955111"
 from {username='slave'} at 127.0.0.1:48786
I20260710 13:20:58.409250 12366 raft_consensus.cc:606] T 90426578ff3345dc80d18b36963a7a38 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Received request to transfer leadership to TS 76162d71f5dc49fdbd62551038955111
I20260710 13:20:58.412523 12366 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a867939b09914e2b83c3ee471c2c2fcd"
dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944"
mode: GRACEFUL
new_leader_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c"
 from {username='slave'} at 127.0.0.1:48786
I20260710 13:20:58.413005 12366 raft_consensus.cc:606] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Received request to transfer leadership to TS 87ca975a65cd4e9cb5c2a1717ed7b56c
I20260710 13:20:58.415766 12366 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca02b51db0674e51970765d6116b8988"
dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944"
mode: GRACEFUL
new_leader_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c"
 from {username='slave'} at 127.0.0.1:48786
I20260710 13:20:58.416188 12366 raft_consensus.cc:606] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Received request to transfer leadership to TS 87ca975a65cd4e9cb5c2a1717ed7b56c
I20260710 13:20:58.417150 11082 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:20:58.417709 11082 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:58.507202 12897 raft_consensus.cc:993] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e: : Instructing follower 87ca975a65cd4e9cb5c2a1717ed7b56c to start an election
I20260710 13:20:58.507793 12978 raft_consensus.cc:1081] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e [term 1 LEADER]: Signalling peer 87ca975a65cd4e9cb5c2a1717ed7b56c to start an election
I20260710 13:20:58.509234 12621 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "199277d74c3e4dbaa70ef042e2e19030"
dest_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c"
 from {username='slave'} at 127.0.0.1:50504
I20260710 13:20:58.509752 12621 raft_consensus.cc:493] T 199277d74c3e4dbaa70ef042e2e19030 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:58.510116 12621 raft_consensus.cc:3060] T 199277d74c3e4dbaa70ef042e2e19030 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:58.515285 12621 raft_consensus.cc:515] T 199277d74c3e4dbaa70ef042e2e19030 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:58.517827 12621 leader_election.cc:290] T 199277d74c3e4dbaa70ef042e2e19030 P 87ca975a65cd4e9cb5c2a1717ed7b56c [CANDIDATE]: Term 2 election: Requested vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:58.518007 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "199277d74c3e4dbaa70ef042e2e19030" candidate_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "598004379be44ffdbf65acf1a7332e5e"
I20260710 13:20:58.519012 12217 raft_consensus.cc:3055] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:58.518462 12366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "199277d74c3e4dbaa70ef042e2e19030" candidate_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944"
I20260710 13:20:58.519388 12217 raft_consensus.cc:740] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 598004379be44ffdbf65acf1a7332e5e, State: Running, Role: LEADER
I20260710 13:20:58.519619 12366 raft_consensus.cc:3060] T 199277d74c3e4dbaa70ef042e2e19030 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:58.520174 12217 consensus_queue.cc:260] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:58.521730 12977 raft_consensus.cc:993] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944: : Instructing follower 87ca975a65cd4e9cb5c2a1717ed7b56c to start an election
I20260710 13:20:58.522109 12217 raft_consensus.cc:3060] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:58.522215 12934 raft_consensus.cc:1081] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Signalling peer 87ca975a65cd4e9cb5c2a1717ed7b56c to start an election
I20260710 13:20:58.525022 12622 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a867939b09914e2b83c3ee471c2c2fcd"
dest_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c"
 from {username='slave'} at 127.0.0.1:50498
I20260710 13:20:58.525532 12622 raft_consensus.cc:493] T a867939b09914e2b83c3ee471c2c2fcd P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:58.525597 12366 raft_consensus.cc:2468] T 199277d74c3e4dbaa70ef042e2e19030 P 8fc1f7e3dbfa44c1a70489864425a944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87ca975a65cd4e9cb5c2a1717ed7b56c in term 2.
I20260710 13:20:58.525872 12622 raft_consensus.cc:3060] T a867939b09914e2b83c3ee471c2c2fcd P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:58.528319 12217 raft_consensus.cc:2468] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87ca975a65cd4e9cb5c2a1717ed7b56c in term 2.
I20260710 13:20:58.529755 12584 leader_election.cc:304] T 199277d74c3e4dbaa70ef042e2e19030 P 87ca975a65cd4e9cb5c2a1717ed7b56c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e, 87ca975a65cd4e9cb5c2a1717ed7b56c; no voters: 
I20260710 13:20:58.532039 12982 raft_consensus.cc:2804] T 199277d74c3e4dbaa70ef042e2e19030 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:58.531375 12622 raft_consensus.cc:515] T a867939b09914e2b83c3ee471c2c2fcd P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:58.533298 12982 raft_consensus.cc:697] T 199277d74c3e4dbaa70ef042e2e19030 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 2 LEADER]: Becoming Leader. State: Replica: 87ca975a65cd4e9cb5c2a1717ed7b56c, State: Running, Role: LEADER
I20260710 13:20:58.534178 12982 consensus_queue.cc:237] T 199277d74c3e4dbaa70ef042e2e19030 P 87ca975a65cd4e9cb5c2a1717ed7b56c [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:58.534945 12290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a867939b09914e2b83c3ee471c2c2fcd" candidate_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "76162d71f5dc49fdbd62551038955111"
I20260710 13:20:58.535130 12622 leader_election.cc:290] T a867939b09914e2b83c3ee471c2c2fcd P 87ca975a65cd4e9cb5c2a1717ed7b56c [CANDIDATE]: Term 2 election: Requested vote from peers 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443), 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:58.535454 12290 raft_consensus.cc:3060] T a867939b09914e2b83c3ee471c2c2fcd P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:58.536352 12366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a867939b09914e2b83c3ee471c2c2fcd" candidate_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944"
I20260710 13:20:58.536840 12366 raft_consensus.cc:3055] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:58.537144 12366 raft_consensus.cc:740] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8fc1f7e3dbfa44c1a70489864425a944, State: Running, Role: LEADER
I20260710 13:20:58.537834 12366 consensus_queue.cc:260] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 [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: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:58.538905 12366 raft_consensus.cc:3060] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:58.541220 12290 raft_consensus.cc:2468] T a867939b09914e2b83c3ee471c2c2fcd P 76162d71f5dc49fdbd62551038955111 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87ca975a65cd4e9cb5c2a1717ed7b56c in term 2.
I20260710 13:20:58.542421 12586 leader_election.cc:304] T a867939b09914e2b83c3ee471c2c2fcd P 87ca975a65cd4e9cb5c2a1717ed7b56c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76162d71f5dc49fdbd62551038955111, 87ca975a65cd4e9cb5c2a1717ed7b56c; no voters: 
I20260710 13:20:58.543155 12982 raft_consensus.cc:2804] T a867939b09914e2b83c3ee471c2c2fcd P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:58.543733 12982 raft_consensus.cc:697] T a867939b09914e2b83c3ee471c2c2fcd P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 2 LEADER]: Becoming Leader. State: Replica: 87ca975a65cd4e9cb5c2a1717ed7b56c, State: Running, Role: LEADER
I20260710 13:20:58.544371 12366 raft_consensus.cc:2468] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87ca975a65cd4e9cb5c2a1717ed7b56c in term 2.
I20260710 13:20:58.544802 12982 consensus_queue.cc:237] T a867939b09914e2b83c3ee471c2c2fcd P 87ca975a65cd4e9cb5c2a1717ed7b56c [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: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:58.546897 12115 catalog_manager.cc:5697] T 199277d74c3e4dbaa70ef042e2e19030 P 87ca975a65cd4e9cb5c2a1717ed7b56c reported cstate change: term changed from 1 to 2, leader changed from 598004379be44ffdbf65acf1a7332e5e (127.10.210.129) to 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132). New cstate: current_term: 2 leader_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:58.563390 12115 catalog_manager.cc:5697] T a867939b09914e2b83c3ee471c2c2fcd P 87ca975a65cd4e9cb5c2a1717ed7b56c reported cstate change: term changed from 1 to 2, leader changed from 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131) to 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132). New cstate: current_term: 2 leader_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:58.568953 12977 raft_consensus.cc:993] T 90426578ff3345dc80d18b36963a7a38 P 8fc1f7e3dbfa44c1a70489864425a944: : Instructing follower 76162d71f5dc49fdbd62551038955111 to start an election
I20260710 13:20:58.569417 12934 raft_consensus.cc:1081] T 90426578ff3345dc80d18b36963a7a38 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Signalling peer 76162d71f5dc49fdbd62551038955111 to start an election
I20260710 13:20:58.571013 12290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90426578ff3345dc80d18b36963a7a38"
dest_uuid: "76162d71f5dc49fdbd62551038955111"
 from {username='slave'} at 127.0.0.1:43078
I20260710 13:20:58.571486 12290 raft_consensus.cc:493] T 90426578ff3345dc80d18b36963a7a38 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:58.571815 12290 raft_consensus.cc:3060] T 90426578ff3345dc80d18b36963a7a38 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:58.576850 12290 raft_consensus.cc:515] T 90426578ff3345dc80d18b36963a7a38 P 76162d71f5dc49fdbd62551038955111 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:58.579161 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90426578ff3345dc80d18b36963a7a38" candidate_uuid: "76162d71f5dc49fdbd62551038955111" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "598004379be44ffdbf65acf1a7332e5e"
I20260710 13:20:58.579325 12366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90426578ff3345dc80d18b36963a7a38" candidate_uuid: "76162d71f5dc49fdbd62551038955111" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944"
I20260710 13:20:58.578840 12290 leader_election.cc:290] T 90426578ff3345dc80d18b36963a7a38 P 76162d71f5dc49fdbd62551038955111 [CANDIDATE]: Term 2 election: Requested vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:58.579677 12217 raft_consensus.cc:3060] T 90426578ff3345dc80d18b36963a7a38 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:58.579773 12366 raft_consensus.cc:3055] T 90426578ff3345dc80d18b36963a7a38 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:58.580171 12366 raft_consensus.cc:740] T 90426578ff3345dc80d18b36963a7a38 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8fc1f7e3dbfa44c1a70489864425a944, State: Running, Role: LEADER
I20260710 13:20:58.581112 12366 consensus_queue.cc:260] T 90426578ff3345dc80d18b36963a7a38 P 8fc1f7e3dbfa44c1a70489864425a944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:58.582391 12366 raft_consensus.cc:3060] T 90426578ff3345dc80d18b36963a7a38 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:58.586149 12217 raft_consensus.cc:2468] T 90426578ff3345dc80d18b36963a7a38 P 598004379be44ffdbf65acf1a7332e5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76162d71f5dc49fdbd62551038955111 in term 2.
I20260710 13:20:58.587541 12256 leader_election.cc:304] T 90426578ff3345dc80d18b36963a7a38 P 76162d71f5dc49fdbd62551038955111 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e, 76162d71f5dc49fdbd62551038955111; no voters: 
I20260710 13:20:58.588305 12366 raft_consensus.cc:2468] T 90426578ff3345dc80d18b36963a7a38 P 8fc1f7e3dbfa44c1a70489864425a944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76162d71f5dc49fdbd62551038955111 in term 2.
I20260710 13:20:58.588328 12922 raft_consensus.cc:2804] T 90426578ff3345dc80d18b36963a7a38 P 76162d71f5dc49fdbd62551038955111 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:58.589968 12922 raft_consensus.cc:697] T 90426578ff3345dc80d18b36963a7a38 P 76162d71f5dc49fdbd62551038955111 [term 2 LEADER]: Becoming Leader. State: Replica: 76162d71f5dc49fdbd62551038955111, State: Running, Role: LEADER
I20260710 13:20:58.590698 12922 consensus_queue.cc:237] T 90426578ff3345dc80d18b36963a7a38 P 76162d71f5dc49fdbd62551038955111 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:58.598614 12115 catalog_manager.cc:5697] T 90426578ff3345dc80d18b36963a7a38 P 76162d71f5dc49fdbd62551038955111 reported cstate change: term changed from 1 to 2, leader changed from 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131) to 76162d71f5dc49fdbd62551038955111 (127.10.210.130). New cstate: current_term: 2 leader_uuid: "76162d71f5dc49fdbd62551038955111" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:58.723971 12977 raft_consensus.cc:993] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944: : Instructing follower 87ca975a65cd4e9cb5c2a1717ed7b56c to start an election
I20260710 13:20:58.724432 12934 raft_consensus.cc:1081] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Signalling peer 87ca975a65cd4e9cb5c2a1717ed7b56c to start an election
I20260710 13:20:58.725838 12621 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca02b51db0674e51970765d6116b8988"
dest_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c"
 from {username='slave'} at 127.0.0.1:50498
I20260710 13:20:58.726554 12621 raft_consensus.cc:493] T ca02b51db0674e51970765d6116b8988 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:58.726884 12621 raft_consensus.cc:3060] T ca02b51db0674e51970765d6116b8988 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:58.733079 12621 raft_consensus.cc:515] T ca02b51db0674e51970765d6116b8988 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:58.734985 12621 leader_election.cc:290] T ca02b51db0674e51970765d6116b8988 P 87ca975a65cd4e9cb5c2a1717ed7b56c [CANDIDATE]: Term 2 election: Requested vote from peers 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791), 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443)
I20260710 13:20:58.735647 12366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca02b51db0674e51970765d6116b8988" candidate_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944"
I20260710 13:20:58.736058 12290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca02b51db0674e51970765d6116b8988" candidate_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "76162d71f5dc49fdbd62551038955111"
I20260710 13:20:58.736241 12366 raft_consensus.cc:3055] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:58.736624 12366 raft_consensus.cc:740] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8fc1f7e3dbfa44c1a70489864425a944, State: Running, Role: LEADER
I20260710 13:20:58.736632 12290 raft_consensus.cc:3060] T ca02b51db0674e51970765d6116b8988 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:58.737401 12366 consensus_queue.cc:260] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 [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: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:58.738257 12366 raft_consensus.cc:3060] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:58.741487 12290 raft_consensus.cc:2468] T ca02b51db0674e51970765d6116b8988 P 76162d71f5dc49fdbd62551038955111 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87ca975a65cd4e9cb5c2a1717ed7b56c in term 2.
I20260710 13:20:58.742415 12586 leader_election.cc:304] T ca02b51db0674e51970765d6116b8988 P 87ca975a65cd4e9cb5c2a1717ed7b56c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76162d71f5dc49fdbd62551038955111, 87ca975a65cd4e9cb5c2a1717ed7b56c; no voters: 
I20260710 13:20:58.743196 12982 raft_consensus.cc:2804] T ca02b51db0674e51970765d6116b8988 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:58.743137 12366 raft_consensus.cc:2468] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87ca975a65cd4e9cb5c2a1717ed7b56c in term 2.
I20260710 13:20:58.743826 12982 raft_consensus.cc:697] T ca02b51db0674e51970765d6116b8988 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 2 LEADER]: Becoming Leader. State: Replica: 87ca975a65cd4e9cb5c2a1717ed7b56c, State: Running, Role: LEADER
I20260710 13:20:58.744784 12982 consensus_queue.cc:237] T ca02b51db0674e51970765d6116b8988 P 87ca975a65cd4e9cb5c2a1717ed7b56c [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: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:58.752636 12115 catalog_manager.cc:5697] T ca02b51db0674e51970765d6116b8988 P 87ca975a65cd4e9cb5c2a1717ed7b56c reported cstate change: term changed from 1 to 2, leader changed from 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131) to 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132). New cstate: current_term: 2 leader_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:58.868158 12897 raft_consensus.cc:993] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e: : Instructing follower 87ca975a65cd4e9cb5c2a1717ed7b56c to start an election
I20260710 13:20:58.868674 12897 raft_consensus.cc:1081] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e [term 1 LEADER]: Signalling peer 87ca975a65cd4e9cb5c2a1717ed7b56c to start an election
I20260710 13:20:58.870468 12621 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e884ae123c34a6fb0e6838ac39025c0"
dest_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c"
 from {username='slave'} at 127.0.0.1:50504
I20260710 13:20:58.870977 12621 raft_consensus.cc:493] T 2e884ae123c34a6fb0e6838ac39025c0 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:58.871261 12621 raft_consensus.cc:3060] T 2e884ae123c34a6fb0e6838ac39025c0 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:58.875854 12621 raft_consensus.cc:515] T 2e884ae123c34a6fb0e6838ac39025c0 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:58.877485 12621 leader_election.cc:290] T 2e884ae123c34a6fb0e6838ac39025c0 P 87ca975a65cd4e9cb5c2a1717ed7b56c [CANDIDATE]: Term 2 election: Requested vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:58.878587 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e884ae123c34a6fb0e6838ac39025c0" candidate_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "598004379be44ffdbf65acf1a7332e5e"
I20260710 13:20:58.878880 12366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e884ae123c34a6fb0e6838ac39025c0" candidate_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944"
I20260710 13:20:58.879161 12217 raft_consensus.cc:3055] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:58.879493 12217 raft_consensus.cc:740] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 598004379be44ffdbf65acf1a7332e5e, State: Running, Role: LEADER
I20260710 13:20:58.879527 12366 raft_consensus.cc:3060] T 2e884ae123c34a6fb0e6838ac39025c0 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:58.881102 12217 consensus_queue.cc:260] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:58.882018 12217 raft_consensus.cc:3060] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:58.885164 12366 raft_consensus.cc:2468] T 2e884ae123c34a6fb0e6838ac39025c0 P 8fc1f7e3dbfa44c1a70489864425a944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87ca975a65cd4e9cb5c2a1717ed7b56c in term 2.
I20260710 13:20:58.885814 12217 raft_consensus.cc:2468] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87ca975a65cd4e9cb5c2a1717ed7b56c in term 2.
I20260710 13:20:58.886096 12583 leader_election.cc:304] T 2e884ae123c34a6fb0e6838ac39025c0 P 87ca975a65cd4e9cb5c2a1717ed7b56c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87ca975a65cd4e9cb5c2a1717ed7b56c, 8fc1f7e3dbfa44c1a70489864425a944; no voters: 
I20260710 13:20:58.886909 12982 raft_consensus.cc:2804] T 2e884ae123c34a6fb0e6838ac39025c0 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:58.887264 12982 raft_consensus.cc:697] T 2e884ae123c34a6fb0e6838ac39025c0 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 2 LEADER]: Becoming Leader. State: Replica: 87ca975a65cd4e9cb5c2a1717ed7b56c, State: Running, Role: LEADER
I20260710 13:20:58.887980 12982 consensus_queue.cc:237] T 2e884ae123c34a6fb0e6838ac39025c0 P 87ca975a65cd4e9cb5c2a1717ed7b56c [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:58.896052 12115 catalog_manager.cc:5697] T 2e884ae123c34a6fb0e6838ac39025c0 P 87ca975a65cd4e9cb5c2a1717ed7b56c reported cstate change: term changed from 1 to 2, leader changed from 598004379be44ffdbf65acf1a7332e5e (127.10.210.129) to 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132). New cstate: current_term: 2 leader_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:58.977799 12217 raft_consensus.cc:1275] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e [term 2 FOLLOWER]: Refusing update from remote peer 87ca975a65cd4e9cb5c2a1717ed7b56c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:58.978869 12982 consensus_queue.cc:1048] T 199277d74c3e4dbaa70ef042e2e19030 P 87ca975a65cd4e9cb5c2a1717ed7b56c [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:58.989180 12364 raft_consensus.cc:1275] T 199277d74c3e4dbaa70ef042e2e19030 P 8fc1f7e3dbfa44c1a70489864425a944 [term 2 FOLLOWER]: Refusing update from remote peer 87ca975a65cd4e9cb5c2a1717ed7b56c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:58.991137 12983 consensus_queue.cc:1048] T 199277d74c3e4dbaa70ef042e2e19030 P 87ca975a65cd4e9cb5c2a1717ed7b56c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:20:58.992848 12364 raft_consensus.cc:1275] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 [term 2 FOLLOWER]: Refusing update from remote peer 87ca975a65cd4e9cb5c2a1717ed7b56c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:58.994277 12997 consensus_queue.cc:1048] T a867939b09914e2b83c3ee471c2c2fcd P 87ca975a65cd4e9cb5c2a1717ed7b56c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:59.008810 12290 raft_consensus.cc:1275] T a867939b09914e2b83c3ee471c2c2fcd P 76162d71f5dc49fdbd62551038955111 [term 2 FOLLOWER]: Refusing update from remote peer 87ca975a65cd4e9cb5c2a1717ed7b56c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:59.010241 12983 consensus_queue.cc:1048] T a867939b09914e2b83c3ee471c2c2fcd P 87ca975a65cd4e9cb5c2a1717ed7b56c [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:59.013768 12364 raft_consensus.cc:1275] T 90426578ff3345dc80d18b36963a7a38 P 8fc1f7e3dbfa44c1a70489864425a944 [term 2 FOLLOWER]: Refusing update from remote peer 76162d71f5dc49fdbd62551038955111: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:59.016510 12922 consensus_queue.cc:1048] T 90426578ff3345dc80d18b36963a7a38 P 76162d71f5dc49fdbd62551038955111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:59.035375 12217 raft_consensus.cc:1275] T 90426578ff3345dc80d18b36963a7a38 P 598004379be44ffdbf65acf1a7332e5e [term 2 FOLLOWER]: Refusing update from remote peer 76162d71f5dc49fdbd62551038955111: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:59.036576 12922 consensus_queue.cc:1048] T 90426578ff3345dc80d18b36963a7a38 P 76162d71f5dc49fdbd62551038955111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:59.269977 12366 raft_consensus.cc:1275] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 [term 2 FOLLOWER]: Refusing update from remote peer 87ca975a65cd4e9cb5c2a1717ed7b56c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:59.271118 12997 consensus_queue.cc:1048] T ca02b51db0674e51970765d6116b8988 P 87ca975a65cd4e9cb5c2a1717ed7b56c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:59.279244 12290 raft_consensus.cc:1275] T ca02b51db0674e51970765d6116b8988 P 76162d71f5dc49fdbd62551038955111 [term 2 FOLLOWER]: Refusing update from remote peer 87ca975a65cd4e9cb5c2a1717ed7b56c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:59.280961 12983 consensus_queue.cc:1048] T ca02b51db0674e51970765d6116b8988 P 87ca975a65cd4e9cb5c2a1717ed7b56c [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:59.296701 12217 raft_consensus.cc:1275] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e [term 2 FOLLOWER]: Refusing update from remote peer 87ca975a65cd4e9cb5c2a1717ed7b56c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:59.297830 12983 consensus_queue.cc:1048] T 2e884ae123c34a6fb0e6838ac39025c0 P 87ca975a65cd4e9cb5c2a1717ed7b56c [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:59.308149 12366 raft_consensus.cc:1275] T 2e884ae123c34a6fb0e6838ac39025c0 P 8fc1f7e3dbfa44c1a70489864425a944 [term 2 FOLLOWER]: Refusing update from remote peer 87ca975a65cd4e9cb5c2a1717ed7b56c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:59.310997 12983 consensus_queue.cc:1048] T 2e884ae123c34a6fb0e6838ac39025c0 P 87ca975a65cd4e9cb5c2a1717ed7b56c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:20:59.418604 11082 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:59.436923 11082 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:59.452046 12366 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ae871e6210c45b0ab9283f9dd1dff19"
dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944"
mode: GRACEFUL
new_leader_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c"
 from {username='slave'} at 127.0.0.1:48786
I20260710 13:20:59.452625 12366 raft_consensus.cc:606] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Received request to transfer leadership to TS 87ca975a65cd4e9cb5c2a1717ed7b56c
I20260710 13:20:59.455914 12366 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b4fb3393d2e44ffba1af63d5ee45acc"
dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944"
mode: GRACEFUL
new_leader_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c"
 from {username='slave'} at 127.0.0.1:48786
I20260710 13:20:59.456262 12366 raft_consensus.cc:606] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Received request to transfer leadership to TS 87ca975a65cd4e9cb5c2a1717ed7b56c
I20260710 13:20:59.458190 12366 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d251a19755e84f0cb2ebc1bb86585ed9"
dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944"
mode: GRACEFUL
new_leader_uuid: "76162d71f5dc49fdbd62551038955111"
 from {username='slave'} at 127.0.0.1:48786
I20260710 13:20:59.458534 12366 raft_consensus.cc:606] T d251a19755e84f0cb2ebc1bb86585ed9 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Received request to transfer leadership to TS 76162d71f5dc49fdbd62551038955111
I20260710 13:20:59.459699 11082 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 13:20:59.460608 11082 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:59.682149 12934 raft_consensus.cc:993] T d251a19755e84f0cb2ebc1bb86585ed9 P 8fc1f7e3dbfa44c1a70489864425a944: : Instructing follower 76162d71f5dc49fdbd62551038955111 to start an election
I20260710 13:20:59.683106 12977 raft_consensus.cc:1081] T d251a19755e84f0cb2ebc1bb86585ed9 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Signalling peer 76162d71f5dc49fdbd62551038955111 to start an election
I20260710 13:20:59.685214 12290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d251a19755e84f0cb2ebc1bb86585ed9"
dest_uuid: "76162d71f5dc49fdbd62551038955111"
 from {username='slave'} at 127.0.0.1:43078
I20260710 13:20:59.685900 12290 raft_consensus.cc:493] T d251a19755e84f0cb2ebc1bb86585ed9 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:59.686249 12290 raft_consensus.cc:3060] T d251a19755e84f0cb2ebc1bb86585ed9 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:59.694684 12290 raft_consensus.cc:515] T d251a19755e84f0cb2ebc1bb86585ed9 P 76162d71f5dc49fdbd62551038955111 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:59.697734 12290 leader_election.cc:290] T d251a19755e84f0cb2ebc1bb86585ed9 P 76162d71f5dc49fdbd62551038955111 [CANDIDATE]: Term 2 election: Requested vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:59.698128 12366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d251a19755e84f0cb2ebc1bb86585ed9" candidate_uuid: "76162d71f5dc49fdbd62551038955111" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944"
I20260710 13:20:59.698012 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d251a19755e84f0cb2ebc1bb86585ed9" candidate_uuid: "76162d71f5dc49fdbd62551038955111" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "598004379be44ffdbf65acf1a7332e5e"
I20260710 13:20:59.698813 12366 raft_consensus.cc:3055] T d251a19755e84f0cb2ebc1bb86585ed9 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:59.699136 12217 raft_consensus.cc:3060] T d251a19755e84f0cb2ebc1bb86585ed9 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:59.699137 12366 raft_consensus.cc:740] T d251a19755e84f0cb2ebc1bb86585ed9 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8fc1f7e3dbfa44c1a70489864425a944, State: Running, Role: LEADER
I20260710 13:20:59.700390 12366 consensus_queue.cc:260] T d251a19755e84f0cb2ebc1bb86585ed9 P 8fc1f7e3dbfa44c1a70489864425a944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:59.701649 12366 raft_consensus.cc:3060] T d251a19755e84f0cb2ebc1bb86585ed9 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:59.704721 12217 raft_consensus.cc:2468] T d251a19755e84f0cb2ebc1bb86585ed9 P 598004379be44ffdbf65acf1a7332e5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76162d71f5dc49fdbd62551038955111 in term 2.
I20260710 13:20:59.705994 12256 leader_election.cc:304] T d251a19755e84f0cb2ebc1bb86585ed9 P 76162d71f5dc49fdbd62551038955111 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e, 76162d71f5dc49fdbd62551038955111; no voters: 
I20260710 13:20:59.706900 12922 raft_consensus.cc:2804] T d251a19755e84f0cb2ebc1bb86585ed9 P 76162d71f5dc49fdbd62551038955111 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:59.707389 12922 raft_consensus.cc:697] T d251a19755e84f0cb2ebc1bb86585ed9 P 76162d71f5dc49fdbd62551038955111 [term 2 LEADER]: Becoming Leader. State: Replica: 76162d71f5dc49fdbd62551038955111, State: Running, Role: LEADER
I20260710 13:20:59.707577 12366 raft_consensus.cc:2468] T d251a19755e84f0cb2ebc1bb86585ed9 P 8fc1f7e3dbfa44c1a70489864425a944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76162d71f5dc49fdbd62551038955111 in term 2.
I20260710 13:20:59.708770 12922 consensus_queue.cc:237] T d251a19755e84f0cb2ebc1bb86585ed9 P 76162d71f5dc49fdbd62551038955111 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } }
I20260710 13:20:59.719817 12114 catalog_manager.cc:5697] T d251a19755e84f0cb2ebc1bb86585ed9 P 76162d71f5dc49fdbd62551038955111 reported cstate change: term changed from 1 to 2, leader changed from 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131) to 76162d71f5dc49fdbd62551038955111 (127.10.210.130). New cstate: current_term: 2 leader_uuid: "76162d71f5dc49fdbd62551038955111" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:59.776386 12934 raft_consensus.cc:993] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944: : Instructing follower 87ca975a65cd4e9cb5c2a1717ed7b56c to start an election
I20260710 13:20:59.778301 12977 raft_consensus.cc:1081] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Signalling peer 87ca975a65cd4e9cb5c2a1717ed7b56c to start an election
I20260710 13:20:59.780714 12622 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b4fb3393d2e44ffba1af63d5ee45acc"
dest_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c"
 from {username='slave'} at 127.0.0.1:50498
I20260710 13:20:59.781255 12622 raft_consensus.cc:493] T 6b4fb3393d2e44ffba1af63d5ee45acc P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:59.781553 12622 raft_consensus.cc:3060] T 6b4fb3393d2e44ffba1af63d5ee45acc P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:59.786474 12622 raft_consensus.cc:515] T 6b4fb3393d2e44ffba1af63d5ee45acc P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:59.787842 12622 leader_election.cc:290] T 6b4fb3393d2e44ffba1af63d5ee45acc P 87ca975a65cd4e9cb5c2a1717ed7b56c [CANDIDATE]: Term 2 election: Requested vote from peers 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449), 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:59.788818 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4fb3393d2e44ffba1af63d5ee45acc" candidate_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "598004379be44ffdbf65acf1a7332e5e"
I20260710 13:20:59.789065 12366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4fb3393d2e44ffba1af63d5ee45acc" candidate_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944"
I20260710 13:20:59.789448 12217 raft_consensus.cc:3060] T 6b4fb3393d2e44ffba1af63d5ee45acc P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:59.789734 12366 raft_consensus.cc:3055] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:59.790040 12366 raft_consensus.cc:740] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8fc1f7e3dbfa44c1a70489864425a944, State: Running, Role: LEADER
I20260710 13:20:59.790935 12366 consensus_queue.cc:260] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:59.791929 12366 raft_consensus.cc:3060] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:59.794050 12217 raft_consensus.cc:2468] T 6b4fb3393d2e44ffba1af63d5ee45acc P 598004379be44ffdbf65acf1a7332e5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87ca975a65cd4e9cb5c2a1717ed7b56c in term 2.
I20260710 13:20:59.795039 12584 leader_election.cc:304] T 6b4fb3393d2e44ffba1af63d5ee45acc P 87ca975a65cd4e9cb5c2a1717ed7b56c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 598004379be44ffdbf65acf1a7332e5e, 87ca975a65cd4e9cb5c2a1717ed7b56c; no voters: 
I20260710 13:20:59.795945 12983 raft_consensus.cc:2804] T 6b4fb3393d2e44ffba1af63d5ee45acc P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:59.796378 12983 raft_consensus.cc:697] T 6b4fb3393d2e44ffba1af63d5ee45acc P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 2 LEADER]: Becoming Leader. State: Replica: 87ca975a65cd4e9cb5c2a1717ed7b56c, State: Running, Role: LEADER
I20260710 13:20:59.796833 12366 raft_consensus.cc:2468] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87ca975a65cd4e9cb5c2a1717ed7b56c in term 2.
I20260710 13:20:59.797477 12983 consensus_queue.cc:237] T 6b4fb3393d2e44ffba1af63d5ee45acc P 87ca975a65cd4e9cb5c2a1717ed7b56c [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: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:59.805191 12114 catalog_manager.cc:5697] T 6b4fb3393d2e44ffba1af63d5ee45acc P 87ca975a65cd4e9cb5c2a1717ed7b56c reported cstate change: term changed from 1 to 2, leader changed from 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131) to 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132). New cstate: current_term: 2 leader_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:59.962209 12977 raft_consensus.cc:993] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944: : Instructing follower 87ca975a65cd4e9cb5c2a1717ed7b56c to start an election
I20260710 13:20:59.962857 12977 raft_consensus.cc:1081] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Signalling peer 87ca975a65cd4e9cb5c2a1717ed7b56c to start an election
I20260710 13:20:59.964527 12622 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ae871e6210c45b0ab9283f9dd1dff19"
dest_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c"
 from {username='slave'} at 127.0.0.1:50498
I20260710 13:20:59.965080 12622 raft_consensus.cc:493] T 1ae871e6210c45b0ab9283f9dd1dff19 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:59.965421 12622 raft_consensus.cc:3060] T 1ae871e6210c45b0ab9283f9dd1dff19 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:59.969941 12622 raft_consensus.cc:515] T 1ae871e6210c45b0ab9283f9dd1dff19 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:59.971253 12622 leader_election.cc:290] T 1ae871e6210c45b0ab9283f9dd1dff19 P 87ca975a65cd4e9cb5c2a1717ed7b56c [CANDIDATE]: Term 2 election: Requested vote from peers 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443), 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791)
I20260710 13:20:59.972342 12366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae871e6210c45b0ab9283f9dd1dff19" candidate_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8fc1f7e3dbfa44c1a70489864425a944"
I20260710 13:20:59.972431 12290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae871e6210c45b0ab9283f9dd1dff19" candidate_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "76162d71f5dc49fdbd62551038955111"
I20260710 13:20:59.973031 12366 raft_consensus.cc:3055] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:59.973145 12290 raft_consensus.cc:3060] T 1ae871e6210c45b0ab9283f9dd1dff19 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:59.973412 12366 raft_consensus.cc:740] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8fc1f7e3dbfa44c1a70489864425a944, State: Running, Role: LEADER
I20260710 13:20:59.974287 12366 consensus_queue.cc:260] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 [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: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:59.975421 12366 raft_consensus.cc:3060] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:59.977771 12290 raft_consensus.cc:2468] T 1ae871e6210c45b0ab9283f9dd1dff19 P 76162d71f5dc49fdbd62551038955111 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87ca975a65cd4e9cb5c2a1717ed7b56c in term 2.
I20260710 13:20:59.978916 12586 leader_election.cc:304] T 1ae871e6210c45b0ab9283f9dd1dff19 P 87ca975a65cd4e9cb5c2a1717ed7b56c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76162d71f5dc49fdbd62551038955111, 87ca975a65cd4e9cb5c2a1717ed7b56c; no voters: 
I20260710 13:20:59.979688 12997 raft_consensus.cc:2804] T 1ae871e6210c45b0ab9283f9dd1dff19 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:59.980077 12997 raft_consensus.cc:697] T 1ae871e6210c45b0ab9283f9dd1dff19 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 2 LEADER]: Becoming Leader. State: Replica: 87ca975a65cd4e9cb5c2a1717ed7b56c, State: Running, Role: LEADER
I20260710 13:20:59.981050 12366 raft_consensus.cc:2468] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87ca975a65cd4e9cb5c2a1717ed7b56c in term 2.
I20260710 13:20:59.981015 12997 consensus_queue.cc:237] T 1ae871e6210c45b0ab9283f9dd1dff19 P 87ca975a65cd4e9cb5c2a1717ed7b56c [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: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } }
I20260710 13:20:59.989552 12114 catalog_manager.cc:5697] T 1ae871e6210c45b0ab9283f9dd1dff19 P 87ca975a65cd4e9cb5c2a1717ed7b56c reported cstate change: term changed from 1 to 2, leader changed from 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131) to 87ca975a65cd4e9cb5c2a1717ed7b56c (127.10.210.132). New cstate: current_term: 2 leader_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87ca975a65cd4e9cb5c2a1717ed7b56c" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 36661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:00.091174 12366 raft_consensus.cc:1275] T d251a19755e84f0cb2ebc1bb86585ed9 P 8fc1f7e3dbfa44c1a70489864425a944 [term 2 FOLLOWER]: Refusing update from remote peer 76162d71f5dc49fdbd62551038955111: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:00.092777 12922 consensus_queue.cc:1048] T d251a19755e84f0cb2ebc1bb86585ed9 P 76162d71f5dc49fdbd62551038955111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:00.104547 12217 raft_consensus.cc:1275] T d251a19755e84f0cb2ebc1bb86585ed9 P 598004379be44ffdbf65acf1a7332e5e [term 2 FOLLOWER]: Refusing update from remote peer 76162d71f5dc49fdbd62551038955111: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:00.106582 12922 consensus_queue.cc:1048] T d251a19755e84f0cb2ebc1bb86585ed9 P 76162d71f5dc49fdbd62551038955111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:00.320499 12366 raft_consensus.cc:1275] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 [term 2 FOLLOWER]: Refusing update from remote peer 87ca975a65cd4e9cb5c2a1717ed7b56c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:00.322118 12997 consensus_queue.cc:1048] T 6b4fb3393d2e44ffba1af63d5ee45acc P 87ca975a65cd4e9cb5c2a1717ed7b56c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:00.337285 12217 raft_consensus.cc:1275] T 6b4fb3393d2e44ffba1af63d5ee45acc P 598004379be44ffdbf65acf1a7332e5e [term 2 FOLLOWER]: Refusing update from remote peer 87ca975a65cd4e9cb5c2a1717ed7b56c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:00.340564 12997 consensus_queue.cc:1048] T 6b4fb3393d2e44ffba1af63d5ee45acc P 87ca975a65cd4e9cb5c2a1717ed7b56c [LEADER]: Connected to new peer: Peer: permanent_uuid: "598004379be44ffdbf65acf1a7332e5e" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:00.461794 11082 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:00.477059 11082 tablet_server.cc:179] TabletServer@127.10.210.129:0 shutting down...
W20260710 13:21:00.499037 12256 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260710 13:21:00.505719 12256 consensus_peers.cc:597] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111 -> Peer 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449): Couldn't send request to peer 598004379be44ffdbf65acf1a7332e5e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:00.511693 11082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:00.512598 11082 tablet_replica.cc:333] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e: stopping tablet replica
I20260710 13:21:00.513645 11082 raft_consensus.cc:2243] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:00.514204 11082 raft_consensus.cc:2272] T 199277d74c3e4dbaa70ef042e2e19030 P 598004379be44ffdbf65acf1a7332e5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.515940 11082 tablet_replica.cc:333] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e: stopping tablet replica
I20260710 13:21:00.516422 11082 raft_consensus.cc:2243] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:00.517170 11082 raft_consensus.cc:2272] T b7b2e0dfc15d438596b1e354f7bf7f60 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.518857 11082 tablet_replica.cc:333] T 7a324a671ae54a84ae93c3896147d90c P 598004379be44ffdbf65acf1a7332e5e: stopping tablet replica
I20260710 13:21:00.519343 11082 raft_consensus.cc:2243] T 7a324a671ae54a84ae93c3896147d90c P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:00.519690 11082 raft_consensus.cc:2272] T 7a324a671ae54a84ae93c3896147d90c P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.521519 11082 tablet_replica.cc:333] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e: stopping tablet replica
I20260710 13:21:00.521986 11082 raft_consensus.cc:2243] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:00.522353 11082 raft_consensus.cc:2272] T 2e884ae123c34a6fb0e6838ac39025c0 P 598004379be44ffdbf65acf1a7332e5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.523965 11082 tablet_replica.cc:333] T 779bbfde84924bf2a0fd7bb0b219f59d P 598004379be44ffdbf65acf1a7332e5e: stopping tablet replica
I20260710 13:21:00.524433 11082 raft_consensus.cc:2243] T 779bbfde84924bf2a0fd7bb0b219f59d P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:00.524787 11082 raft_consensus.cc:2272] T 779bbfde84924bf2a0fd7bb0b219f59d P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.526608 11082 tablet_replica.cc:333] T 066976e1cef74f0ca831c1a763758cbc P 598004379be44ffdbf65acf1a7332e5e: stopping tablet replica
I20260710 13:21:00.527225 11082 raft_consensus.cc:2243] T 066976e1cef74f0ca831c1a763758cbc P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:00.528033 11082 raft_consensus.cc:2272] T 066976e1cef74f0ca831c1a763758cbc P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.530401 11082 tablet_replica.cc:333] T 90426578ff3345dc80d18b36963a7a38 P 598004379be44ffdbf65acf1a7332e5e: stopping tablet replica
I20260710 13:21:00.530849 11082 raft_consensus.cc:2243] T 90426578ff3345dc80d18b36963a7a38 P 598004379be44ffdbf65acf1a7332e5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:00.531278 11082 raft_consensus.cc:2272] T 90426578ff3345dc80d18b36963a7a38 P 598004379be44ffdbf65acf1a7332e5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.533146 11082 tablet_replica.cc:333] T 63b65a3552a140da88d75a2a54a86583 P 598004379be44ffdbf65acf1a7332e5e: stopping tablet replica
I20260710 13:21:00.533846 11082 raft_consensus.cc:2243] T 63b65a3552a140da88d75a2a54a86583 P 598004379be44ffdbf65acf1a7332e5e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:00.534720 11082 raft_consensus.cc:2272] T 63b65a3552a140da88d75a2a54a86583 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.536672 12290 raft_consensus.cc:1275] T 1ae871e6210c45b0ab9283f9dd1dff19 P 76162d71f5dc49fdbd62551038955111 [term 2 FOLLOWER]: Refusing update from remote peer 87ca975a65cd4e9cb5c2a1717ed7b56c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:00.537601 11082 tablet_replica.cc:333] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e: stopping tablet replica
I20260710 13:21:00.537948 12997 consensus_queue.cc:1048] T 1ae871e6210c45b0ab9283f9dd1dff19 P 87ca975a65cd4e9cb5c2a1717ed7b56c [LEADER]: Connected to new peer: Peer: permanent_uuid: "76162d71f5dc49fdbd62551038955111" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:00.538393 11082 raft_consensus.cc:2243] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:00.539542 11082 raft_consensus.cc:2272] T 10afa96c7b6d478b9339e8a34d5e9e93 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.542521 11082 tablet_replica.cc:333] T b77b7e15070c4731acc7b1b32fd3e505 P 598004379be44ffdbf65acf1a7332e5e: stopping tablet replica
I20260710 13:21:00.543231 11082 raft_consensus.cc:2243] T b77b7e15070c4731acc7b1b32fd3e505 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:00.544287 11082 raft_consensus.cc:2272] T b77b7e15070c4731acc7b1b32fd3e505 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.546662 11082 tablet_replica.cc:333] T 6b4fb3393d2e44ffba1af63d5ee45acc P 598004379be44ffdbf65acf1a7332e5e: stopping tablet replica
I20260710 13:21:00.547341 11082 raft_consensus.cc:2243] T 6b4fb3393d2e44ffba1af63d5ee45acc P 598004379be44ffdbf65acf1a7332e5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:00.548359 11082 raft_consensus.cc:2272] T 6b4fb3393d2e44ffba1af63d5ee45acc P 598004379be44ffdbf65acf1a7332e5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.549247 12366 raft_consensus.cc:1275] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 [term 2 FOLLOWER]: Refusing update from remote peer 87ca975a65cd4e9cb5c2a1717ed7b56c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:00.550638 12983 consensus_queue.cc:1048] T 1ae871e6210c45b0ab9283f9dd1dff19 P 87ca975a65cd4e9cb5c2a1717ed7b56c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fc1f7e3dbfa44c1a70489864425a944" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 38791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:00.552914 11082 tablet_replica.cc:333] T dd06cdfbe0bf44129402b4f9dbf548a9 P 598004379be44ffdbf65acf1a7332e5e: stopping tablet replica
I20260710 13:21:00.553761 11082 raft_consensus.cc:2243] T dd06cdfbe0bf44129402b4f9dbf548a9 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:00.554607 11082 raft_consensus.cc:2272] T dd06cdfbe0bf44129402b4f9dbf548a9 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.556741 11082 tablet_replica.cc:333] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e: stopping tablet replica
I20260710 13:21:00.557503 11082 raft_consensus.cc:2243] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:00.558764 11082 raft_consensus.cc:2272] T 323f09dbd8b04c86a2e5c04273b0c06f P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.561057 11082 tablet_replica.cc:333] T d251a19755e84f0cb2ebc1bb86585ed9 P 598004379be44ffdbf65acf1a7332e5e: stopping tablet replica
I20260710 13:21:00.561651 11082 raft_consensus.cc:2243] T d251a19755e84f0cb2ebc1bb86585ed9 P 598004379be44ffdbf65acf1a7332e5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:00.562101 11082 raft_consensus.cc:2272] T d251a19755e84f0cb2ebc1bb86585ed9 P 598004379be44ffdbf65acf1a7332e5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.564227 11082 tablet_replica.cc:333] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e: stopping tablet replica
I20260710 13:21:00.564860 11082 raft_consensus.cc:2243] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:00.565809 11082 raft_consensus.cc:2272] T ea1b2581f6e643919717f17563c8d05a P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.568212 11082 tablet_replica.cc:333] T 4994fa6aebbb4aedafd2c36fdafa782a P 598004379be44ffdbf65acf1a7332e5e: stopping tablet replica
I20260710 13:21:00.568825 11082 raft_consensus.cc:2243] T 4994fa6aebbb4aedafd2c36fdafa782a P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:00.569339 11082 raft_consensus.cc:2272] T 4994fa6aebbb4aedafd2c36fdafa782a P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.571450 11082 tablet_replica.cc:333] T ff91e071bb72418bb34f140fc15efad6 P 598004379be44ffdbf65acf1a7332e5e: stopping tablet replica
I20260710 13:21:00.571858 11082 raft_consensus.cc:2243] T ff91e071bb72418bb34f140fc15efad6 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:00.572358 11082 raft_consensus.cc:2272] T ff91e071bb72418bb34f140fc15efad6 P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.573822 11082 tablet_replica.cc:333] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e: stopping tablet replica
I20260710 13:21:00.574203 11082 raft_consensus.cc:2243] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:00.574834 11082 raft_consensus.cc:2272] T 9d4ace0579304749800286a9d66e0f7d P 598004379be44ffdbf65acf1a7332e5e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:00.580822 12256 consensus_peers.cc:597] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111 -> Peer 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449): Couldn't send request to peer 598004379be44ffdbf65acf1a7332e5e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:00.614516 12256 consensus_peers.cc:597] T 90426578ff3345dc80d18b36963a7a38 P 76162d71f5dc49fdbd62551038955111 -> Peer 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449): Couldn't send request to peer 598004379be44ffdbf65acf1a7332e5e. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:45449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:00.624259 11082 tablet_server.cc:196] TabletServer@127.10.210.129:0 shutdown complete.
W20260710 13:21:00.640523 12330 consensus_peers.cc:597] T 7a324a671ae54a84ae93c3896147d90c P 8fc1f7e3dbfa44c1a70489864425a944 -> Peer 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449): Couldn't send request to peer 598004379be44ffdbf65acf1a7332e5e. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:45449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:00.665539 11082 tablet_server.cc:179] TabletServer@127.10.210.130:0 shutting down...
W20260710 13:21:00.682765 12256 consensus_peers.cc:597] T d251a19755e84f0cb2ebc1bb86585ed9 P 76162d71f5dc49fdbd62551038955111 -> Peer 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449): Couldn't send request to peer 598004379be44ffdbf65acf1a7332e5e. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:45449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:00.699755 12584 consensus_peers.cc:597] T 2e884ae123c34a6fb0e6838ac39025c0 P 87ca975a65cd4e9cb5c2a1717ed7b56c -> Peer 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449): Couldn't send request to peer 598004379be44ffdbf65acf1a7332e5e. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:45449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:00.712904 12330 consensus_peers.cc:597] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944 -> Peer 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449): Couldn't send request to peer 598004379be44ffdbf65acf1a7332e5e. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:45449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:00.713598 11082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:00.714341 11082 tablet_replica.cc:333] T 90426578ff3345dc80d18b36963a7a38 P 76162d71f5dc49fdbd62551038955111: stopping tablet replica
I20260710 13:21:00.715026 11082 raft_consensus.cc:2243] T 90426578ff3345dc80d18b36963a7a38 P 76162d71f5dc49fdbd62551038955111 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:00.715813 11082 raft_consensus.cc:2272] T 90426578ff3345dc80d18b36963a7a38 P 76162d71f5dc49fdbd62551038955111 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.717677 11082 tablet_replica.cc:333] T 1ae871e6210c45b0ab9283f9dd1dff19 P 76162d71f5dc49fdbd62551038955111: stopping tablet replica
I20260710 13:21:00.718246 11082 raft_consensus.cc:2243] T 1ae871e6210c45b0ab9283f9dd1dff19 P 76162d71f5dc49fdbd62551038955111 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:00.718818 11082 raft_consensus.cc:2272] T 1ae871e6210c45b0ab9283f9dd1dff19 P 76162d71f5dc49fdbd62551038955111 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.721588 11082 tablet_replica.cc:333] T 10afa96c7b6d478b9339e8a34d5e9e93 P 76162d71f5dc49fdbd62551038955111: stopping tablet replica
I20260710 13:21:00.722114 11082 raft_consensus.cc:2243] T 10afa96c7b6d478b9339e8a34d5e9e93 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:00.722591 11082 raft_consensus.cc:2272] T 10afa96c7b6d478b9339e8a34d5e9e93 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.724196 11082 tablet_replica.cc:333] T f8b92a6cde0c45a6af5420feb02d7b73 P 76162d71f5dc49fdbd62551038955111: stopping tablet replica
I20260710 13:21:00.724723 11082 raft_consensus.cc:2243] T f8b92a6cde0c45a6af5420feb02d7b73 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:00.725215 11082 raft_consensus.cc:2272] T f8b92a6cde0c45a6af5420feb02d7b73 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.726816 11082 tablet_replica.cc:333] T 63b65a3552a140da88d75a2a54a86583 P 76162d71f5dc49fdbd62551038955111: stopping tablet replica
I20260710 13:21:00.727303 11082 raft_consensus.cc:2243] T 63b65a3552a140da88d75a2a54a86583 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:00.727736 11082 raft_consensus.cc:2272] T 63b65a3552a140da88d75a2a54a86583 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.729568 11082 tablet_replica.cc:333] T 323f09dbd8b04c86a2e5c04273b0c06f P 76162d71f5dc49fdbd62551038955111: stopping tablet replica
I20260710 13:21:00.730181 11082 raft_consensus.cc:2243] T 323f09dbd8b04c86a2e5c04273b0c06f P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:00.730686 11082 raft_consensus.cc:2272] T 323f09dbd8b04c86a2e5c04273b0c06f P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.732407 11082 tablet_replica.cc:333] T a867939b09914e2b83c3ee471c2c2fcd P 76162d71f5dc49fdbd62551038955111: stopping tablet replica
I20260710 13:21:00.732856 11082 raft_consensus.cc:2243] T a867939b09914e2b83c3ee471c2c2fcd P 76162d71f5dc49fdbd62551038955111 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:00.733260 11082 raft_consensus.cc:2272] T a867939b09914e2b83c3ee471c2c2fcd P 76162d71f5dc49fdbd62551038955111 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.734679 11082 tablet_replica.cc:333] T 779bbfde84924bf2a0fd7bb0b219f59d P 76162d71f5dc49fdbd62551038955111: stopping tablet replica
I20260710 13:21:00.735095 11082 raft_consensus.cc:2243] T 779bbfde84924bf2a0fd7bb0b219f59d P 76162d71f5dc49fdbd62551038955111 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:00.735718 11082 raft_consensus.cc:2272] T 779bbfde84924bf2a0fd7bb0b219f59d P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.737422 11082 tablet_replica.cc:333] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111: stopping tablet replica
I20260710 13:21:00.738013 11082 raft_consensus.cc:2243] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:00.738643 11082 raft_consensus.cc:2272] T b77b7e15070c4731acc7b1b32fd3e505 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.740974 11082 tablet_replica.cc:333] T 7a324a671ae54a84ae93c3896147d90c P 76162d71f5dc49fdbd62551038955111: stopping tablet replica
I20260710 13:21:00.741782 11082 raft_consensus.cc:2243] T 7a324a671ae54a84ae93c3896147d90c P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:00.742408 11082 raft_consensus.cc:2272] T 7a324a671ae54a84ae93c3896147d90c P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:00.743978 12332 consensus_peers.cc:597] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944 -> Peer 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443): Couldn't send request to peer 76162d71f5dc49fdbd62551038955111. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:00.744488 11082 tablet_replica.cc:333] T b7b2e0dfc15d438596b1e354f7bf7f60 P 76162d71f5dc49fdbd62551038955111: stopping tablet replica
I20260710 13:21:00.745288 11082 raft_consensus.cc:2243] T b7b2e0dfc15d438596b1e354f7bf7f60 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:21:00.745744 12256 consensus_peers.cc:597] T 4994fa6aebbb4aedafd2c36fdafa782a P 76162d71f5dc49fdbd62551038955111 -> Peer 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449): Couldn't send request to peer 598004379be44ffdbf65acf1a7332e5e. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:45449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:00.746155 11082 raft_consensus.cc:2272] T b7b2e0dfc15d438596b1e354f7bf7f60 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.748320 11082 tablet_replica.cc:333] T 10a88cc3368c47f496bd6ee69b954f17 P 76162d71f5dc49fdbd62551038955111: stopping tablet replica
I20260710 13:21:00.748893 11082 raft_consensus.cc:2243] T 10a88cc3368c47f496bd6ee69b954f17 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:21:00.749480 12332 consensus_peers.cc:597] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944 -> Peer 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443): Couldn't send request to peer 76162d71f5dc49fdbd62551038955111. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:00.749565 11082 raft_consensus.cc:2272] T 10a88cc3368c47f496bd6ee69b954f17 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.751338 11082 tablet_replica.cc:333] T a7b29b9af2cc460c94652349d4709511 P 76162d71f5dc49fdbd62551038955111: stopping tablet replica
I20260710 13:21:00.751827 11082 raft_consensus.cc:2243] T a7b29b9af2cc460c94652349d4709511 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:00.752394 11082 raft_consensus.cc:2272] T a7b29b9af2cc460c94652349d4709511 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.754086 11082 tablet_replica.cc:333] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111: stopping tablet replica
I20260710 13:21:00.754560 11082 raft_consensus.cc:2243] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:00.755276 11082 raft_consensus.cc:2272] T ff91e071bb72418bb34f140fc15efad6 P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.757071 11082 tablet_replica.cc:333] T 9d4ace0579304749800286a9d66e0f7d P 76162d71f5dc49fdbd62551038955111: stopping tablet replica
I20260710 13:21:00.757799 11082 raft_consensus.cc:2243] T 9d4ace0579304749800286a9d66e0f7d P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:00.758320 11082 raft_consensus.cc:2272] T 9d4ace0579304749800286a9d66e0f7d P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.761034 11082 tablet_replica.cc:333] T 4994fa6aebbb4aedafd2c36fdafa782a P 76162d71f5dc49fdbd62551038955111: stopping tablet replica
I20260710 13:21:00.761755 11082 raft_consensus.cc:2243] T 4994fa6aebbb4aedafd2c36fdafa782a P 76162d71f5dc49fdbd62551038955111 [term 1 LEADER]: Raft consensus shutting down.
W20260710 13:21:00.762277 12330 consensus_peers.cc:597] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944 -> Peer 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449): Couldn't send request to peer 598004379be44ffdbf65acf1a7332e5e. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:45449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:00.762554 11082 raft_consensus.cc:2272] T 4994fa6aebbb4aedafd2c36fdafa782a P 76162d71f5dc49fdbd62551038955111 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.764356 11082 tablet_replica.cc:333] T ca02b51db0674e51970765d6116b8988 P 76162d71f5dc49fdbd62551038955111: stopping tablet replica
I20260710 13:21:00.764833 11082 raft_consensus.cc:2243] T ca02b51db0674e51970765d6116b8988 P 76162d71f5dc49fdbd62551038955111 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:00.765290 11082 raft_consensus.cc:2272] T ca02b51db0674e51970765d6116b8988 P 76162d71f5dc49fdbd62551038955111 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.766961 11082 tablet_replica.cc:333] T d251a19755e84f0cb2ebc1bb86585ed9 P 76162d71f5dc49fdbd62551038955111: stopping tablet replica
I20260710 13:21:00.767385 11082 raft_consensus.cc:2243] T d251a19755e84f0cb2ebc1bb86585ed9 P 76162d71f5dc49fdbd62551038955111 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:00.768050 11082 raft_consensus.cc:2272] T d251a19755e84f0cb2ebc1bb86585ed9 P 76162d71f5dc49fdbd62551038955111 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:00.802506 12332 consensus_peers.cc:597] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944 -> Peer 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443): Couldn't send request to peer 76162d71f5dc49fdbd62551038955111. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.130:37443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:00.809878 12584 consensus_peers.cc:597] T 6b4fb3393d2e44ffba1af63d5ee45acc P 87ca975a65cd4e9cb5c2a1717ed7b56c -> Peer 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449): Couldn't send request to peer 598004379be44ffdbf65acf1a7332e5e. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:45449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:00.813585 11082 tablet_server.cc:196] TabletServer@127.10.210.130:0 shutdown complete.
I20260710 13:21:00.851313 11082 tablet_server.cc:179] TabletServer@127.10.210.131:0 shutting down...
W20260710 13:21:00.876631 12586 consensus_peers.cc:597] T ca02b51db0674e51970765d6116b8988 P 87ca975a65cd4e9cb5c2a1717ed7b56c -> Peer 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443): Couldn't send request to peer 76162d71f5dc49fdbd62551038955111. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.130:37443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:00.883646 11082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:00.884510 11082 tablet_replica.cc:333] T 2e884ae123c34a6fb0e6838ac39025c0 P 8fc1f7e3dbfa44c1a70489864425a944: stopping tablet replica
I20260710 13:21:00.885221 11082 raft_consensus.cc:2243] T 2e884ae123c34a6fb0e6838ac39025c0 P 8fc1f7e3dbfa44c1a70489864425a944 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:00.885795 11082 raft_consensus.cc:2272] T 2e884ae123c34a6fb0e6838ac39025c0 P 8fc1f7e3dbfa44c1a70489864425a944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.887707 11082 tablet_replica.cc:333] T 199277d74c3e4dbaa70ef042e2e19030 P 8fc1f7e3dbfa44c1a70489864425a944: stopping tablet replica
I20260710 13:21:00.888232 11082 raft_consensus.cc:2243] T 199277d74c3e4dbaa70ef042e2e19030 P 8fc1f7e3dbfa44c1a70489864425a944 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:00.888617 11082 raft_consensus.cc:2272] T 199277d74c3e4dbaa70ef042e2e19030 P 8fc1f7e3dbfa44c1a70489864425a944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.890545 11082 tablet_replica.cc:333] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944: stopping tablet replica
I20260710 13:21:00.891016 11082 raft_consensus.cc:2243] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:00.891389 11082 raft_consensus.cc:2272] T 1ae871e6210c45b0ab9283f9dd1dff19 P 8fc1f7e3dbfa44c1a70489864425a944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.893581 11082 tablet_replica.cc:333] T 7a324a671ae54a84ae93c3896147d90c P 8fc1f7e3dbfa44c1a70489864425a944: stopping tablet replica
I20260710 13:21:00.894104 11082 raft_consensus.cc:2243] T 7a324a671ae54a84ae93c3896147d90c P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:00.894868 11082 raft_consensus.cc:2272] T 7a324a671ae54a84ae93c3896147d90c P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.896450 11082 tablet_replica.cc:333] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944: stopping tablet replica
I20260710 13:21:00.897082 11082 raft_consensus.cc:2243] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:00.897794 11082 raft_consensus.cc:2272] T a7b29b9af2cc460c94652349d4709511 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.899461 11082 tablet_replica.cc:333] T 90426578ff3345dc80d18b36963a7a38 P 8fc1f7e3dbfa44c1a70489864425a944: stopping tablet replica
I20260710 13:21:00.900091 11082 raft_consensus.cc:2243] T 90426578ff3345dc80d18b36963a7a38 P 8fc1f7e3dbfa44c1a70489864425a944 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:00.900703 11082 raft_consensus.cc:2272] T 90426578ff3345dc80d18b36963a7a38 P 8fc1f7e3dbfa44c1a70489864425a944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.903409 11082 tablet_replica.cc:333] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944: stopping tablet replica
I20260710 13:21:00.904285 11082 raft_consensus.cc:2243] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:00.904841 11082 raft_consensus.cc:2272] T 6b4fb3393d2e44ffba1af63d5ee45acc P 8fc1f7e3dbfa44c1a70489864425a944 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:00.906297 12583 consensus_peers.cc:597] T a867939b09914e2b83c3ee471c2c2fcd P 87ca975a65cd4e9cb5c2a1717ed7b56c -> Peer 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791): Couldn't send request to peer 8fc1f7e3dbfa44c1a70489864425a944. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:00.907553 12584 consensus_peers.cc:597] T 199277d74c3e4dbaa70ef042e2e19030 P 87ca975a65cd4e9cb5c2a1717ed7b56c -> Peer 598004379be44ffdbf65acf1a7332e5e (127.10.210.129:45449): Couldn't send request to peer 598004379be44ffdbf65acf1a7332e5e. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:45449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:00.908056 11082 tablet_replica.cc:333] T 779bbfde84924bf2a0fd7bb0b219f59d P 8fc1f7e3dbfa44c1a70489864425a944: stopping tablet replica
I20260710 13:21:00.908686 11082 raft_consensus.cc:2243] T 779bbfde84924bf2a0fd7bb0b219f59d P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:00.909163 11082 raft_consensus.cc:2272] T 779bbfde84924bf2a0fd7bb0b219f59d P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.910995 11082 tablet_replica.cc:333] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944: stopping tablet replica
I20260710 13:21:00.911525 11082 raft_consensus.cc:2243] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:00.911945 11082 raft_consensus.cc:2272] T a867939b09914e2b83c3ee471c2c2fcd P 8fc1f7e3dbfa44c1a70489864425a944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.913956 11082 tablet_replica.cc:333] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944: stopping tablet replica
I20260710 13:21:00.914497 11082 raft_consensus.cc:2243] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:00.915345 11082 raft_consensus.cc:2272] T 066976e1cef74f0ca831c1a763758cbc P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.917511 11082 tablet_replica.cc:333] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944: stopping tablet replica
I20260710 13:21:00.918318 11082 raft_consensus.cc:2243] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:00.918978 11082 raft_consensus.cc:2272] T dd06cdfbe0bf44129402b4f9dbf548a9 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.920599 11082 tablet_replica.cc:333] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944: stopping tablet replica
I20260710 13:21:00.921070 11082 raft_consensus.cc:2243] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:00.921690 11082 raft_consensus.cc:2272] T 10a88cc3368c47f496bd6ee69b954f17 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.923771 11082 tablet_replica.cc:333] T ea1b2581f6e643919717f17563c8d05a P 8fc1f7e3dbfa44c1a70489864425a944: stopping tablet replica
I20260710 13:21:00.924288 11082 raft_consensus.cc:2243] T ea1b2581f6e643919717f17563c8d05a P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:00.924866 11082 raft_consensus.cc:2272] T ea1b2581f6e643919717f17563c8d05a P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.926617 11082 tablet_replica.cc:333] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944: stopping tablet replica
I20260710 13:21:00.927121 11082 raft_consensus.cc:2243] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:00.927505 11082 raft_consensus.cc:2272] T ca02b51db0674e51970765d6116b8988 P 8fc1f7e3dbfa44c1a70489864425a944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.929307 11082 tablet_replica.cc:333] T d251a19755e84f0cb2ebc1bb86585ed9 P 8fc1f7e3dbfa44c1a70489864425a944: stopping tablet replica
I20260710 13:21:00.929762 11082 raft_consensus.cc:2243] T d251a19755e84f0cb2ebc1bb86585ed9 P 8fc1f7e3dbfa44c1a70489864425a944 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:00.930117 11082 raft_consensus.cc:2272] T d251a19755e84f0cb2ebc1bb86585ed9 P 8fc1f7e3dbfa44c1a70489864425a944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.932657 11082 tablet_replica.cc:333] T 4994fa6aebbb4aedafd2c36fdafa782a P 8fc1f7e3dbfa44c1a70489864425a944: stopping tablet replica
I20260710 13:21:00.933277 11082 raft_consensus.cc:2243] T 4994fa6aebbb4aedafd2c36fdafa782a P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:00.933686 11082 raft_consensus.cc:2272] T 4994fa6aebbb4aedafd2c36fdafa782a P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.935220 11082 tablet_replica.cc:333] T 63b65a3552a140da88d75a2a54a86583 P 8fc1f7e3dbfa44c1a70489864425a944: stopping tablet replica
I20260710 13:21:00.935616 11082 raft_consensus.cc:2243] T 63b65a3552a140da88d75a2a54a86583 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:00.935942 11082 raft_consensus.cc:2272] T 63b65a3552a140da88d75a2a54a86583 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.937448 11082 tablet_replica.cc:333] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944: stopping tablet replica
I20260710 13:21:00.937803 11082 raft_consensus.cc:2243] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:00.938432 11082 raft_consensus.cc:2272] T f8b92a6cde0c45a6af5420feb02d7b73 P 8fc1f7e3dbfa44c1a70489864425a944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:00.983518 11082 tablet_server.cc:196] TabletServer@127.10.210.131:0 shutdown complete.
W20260710 13:21:00.987213 12583 consensus_peers.cc:597] T 1ae871e6210c45b0ab9283f9dd1dff19 P 87ca975a65cd4e9cb5c2a1717ed7b56c -> Peer 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791): Couldn't send request to peer 8fc1f7e3dbfa44c1a70489864425a944. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.131:38791: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:00.989148 12586 consensus_peers.cc:597] T a867939b09914e2b83c3ee471c2c2fcd P 87ca975a65cd4e9cb5c2a1717ed7b56c -> Peer 76162d71f5dc49fdbd62551038955111 (127.10.210.130:37443): Couldn't send request to peer 76162d71f5dc49fdbd62551038955111. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.130:37443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:01.020798 11082 tablet_server.cc:179] TabletServer@127.10.210.132:0 shutting down...
I20260710 13:21:01.045624 11082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:01.046598 11082 tablet_replica.cc:333] T 066976e1cef74f0ca831c1a763758cbc P 87ca975a65cd4e9cb5c2a1717ed7b56c: stopping tablet replica
I20260710 13:21:01.047696 11082 raft_consensus.cc:2243] T 066976e1cef74f0ca831c1a763758cbc P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.048564 11082 raft_consensus.cc:2272] T 066976e1cef74f0ca831c1a763758cbc P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.050875 11082 tablet_replica.cc:333] T 323f09dbd8b04c86a2e5c04273b0c06f P 87ca975a65cd4e9cb5c2a1717ed7b56c: stopping tablet replica
I20260710 13:21:01.051610 11082 raft_consensus.cc:2243] T 323f09dbd8b04c86a2e5c04273b0c06f P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.052217 11082 raft_consensus.cc:2272] T 323f09dbd8b04c86a2e5c04273b0c06f P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.054071 11082 tablet_replica.cc:333] T b77b7e15070c4731acc7b1b32fd3e505 P 87ca975a65cd4e9cb5c2a1717ed7b56c: stopping tablet replica
I20260710 13:21:01.054611 11082 raft_consensus.cc:2243] T b77b7e15070c4731acc7b1b32fd3e505 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.055073 11082 raft_consensus.cc:2272] T b77b7e15070c4731acc7b1b32fd3e505 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.056682 11082 tablet_replica.cc:333] T 6b4fb3393d2e44ffba1af63d5ee45acc P 87ca975a65cd4e9cb5c2a1717ed7b56c: stopping tablet replica
I20260710 13:21:01.057235 11082 raft_consensus.cc:2243] T 6b4fb3393d2e44ffba1af63d5ee45acc P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.057909 11082 raft_consensus.cc:2272] T 6b4fb3393d2e44ffba1af63d5ee45acc P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.060664 11082 tablet_replica.cc:333] T 2e884ae123c34a6fb0e6838ac39025c0 P 87ca975a65cd4e9cb5c2a1717ed7b56c: stopping tablet replica
I20260710 13:21:01.061250 11082 raft_consensus.cc:2243] T 2e884ae123c34a6fb0e6838ac39025c0 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.061951 11082 raft_consensus.cc:2272] T 2e884ae123c34a6fb0e6838ac39025c0 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.063479 11082 tablet_replica.cc:333] T a867939b09914e2b83c3ee471c2c2fcd P 87ca975a65cd4e9cb5c2a1717ed7b56c: stopping tablet replica
I20260710 13:21:01.063962 11082 raft_consensus.cc:2243] T a867939b09914e2b83c3ee471c2c2fcd P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.064657 11082 raft_consensus.cc:2272] T a867939b09914e2b83c3ee471c2c2fcd P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.066604 11082 tablet_replica.cc:333] T b7b2e0dfc15d438596b1e354f7bf7f60 P 87ca975a65cd4e9cb5c2a1717ed7b56c: stopping tablet replica
I20260710 13:21:01.067281 11082 raft_consensus.cc:2243] T b7b2e0dfc15d438596b1e354f7bf7f60 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.067941 11082 raft_consensus.cc:2272] T b7b2e0dfc15d438596b1e354f7bf7f60 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.070039 11082 tablet_replica.cc:333] T dd06cdfbe0bf44129402b4f9dbf548a9 P 87ca975a65cd4e9cb5c2a1717ed7b56c: stopping tablet replica
I20260710 13:21:01.070595 11082 raft_consensus.cc:2243] T dd06cdfbe0bf44129402b4f9dbf548a9 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.071332 11082 raft_consensus.cc:2272] T dd06cdfbe0bf44129402b4f9dbf548a9 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.073274 11082 tablet_replica.cc:333] T 10a88cc3368c47f496bd6ee69b954f17 P 87ca975a65cd4e9cb5c2a1717ed7b56c: stopping tablet replica
I20260710 13:21:01.073794 11082 raft_consensus.cc:2243] T 10a88cc3368c47f496bd6ee69b954f17 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.074236 11082 raft_consensus.cc:2272] T 10a88cc3368c47f496bd6ee69b954f17 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.075786 11082 tablet_replica.cc:333] T 199277d74c3e4dbaa70ef042e2e19030 P 87ca975a65cd4e9cb5c2a1717ed7b56c: stopping tablet replica
I20260710 13:21:01.076290 11082 raft_consensus.cc:2243] T 199277d74c3e4dbaa70ef042e2e19030 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.077042 11082 raft_consensus.cc:2272] T 199277d74c3e4dbaa70ef042e2e19030 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.078637 11082 tablet_replica.cc:333] T ff91e071bb72418bb34f140fc15efad6 P 87ca975a65cd4e9cb5c2a1717ed7b56c: stopping tablet replica
I20260710 13:21:01.079131 11082 raft_consensus.cc:2243] T ff91e071bb72418bb34f140fc15efad6 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.079582 11082 raft_consensus.cc:2272] T ff91e071bb72418bb34f140fc15efad6 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.081185 11082 tablet_replica.cc:333] T a7b29b9af2cc460c94652349d4709511 P 87ca975a65cd4e9cb5c2a1717ed7b56c: stopping tablet replica
I20260710 13:21:01.081652 11082 raft_consensus.cc:2243] T a7b29b9af2cc460c94652349d4709511 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.082111 11082 raft_consensus.cc:2272] T a7b29b9af2cc460c94652349d4709511 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.083673 11082 tablet_replica.cc:333] T f8b92a6cde0c45a6af5420feb02d7b73 P 87ca975a65cd4e9cb5c2a1717ed7b56c: stopping tablet replica
I20260710 13:21:01.084146 11082 raft_consensus.cc:2243] T f8b92a6cde0c45a6af5420feb02d7b73 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.084615 11082 raft_consensus.cc:2272] T f8b92a6cde0c45a6af5420feb02d7b73 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.086345 11082 tablet_replica.cc:333] T 10afa96c7b6d478b9339e8a34d5e9e93 P 87ca975a65cd4e9cb5c2a1717ed7b56c: stopping tablet replica
I20260710 13:21:01.086794 11082 raft_consensus.cc:2243] T 10afa96c7b6d478b9339e8a34d5e9e93 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.087281 11082 raft_consensus.cc:2272] T 10afa96c7b6d478b9339e8a34d5e9e93 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.088833 11082 tablet_replica.cc:333] T 1ae871e6210c45b0ab9283f9dd1dff19 P 87ca975a65cd4e9cb5c2a1717ed7b56c: stopping tablet replica
I20260710 13:21:01.089345 11082 raft_consensus.cc:2243] T 1ae871e6210c45b0ab9283f9dd1dff19 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.090085 11082 raft_consensus.cc:2272] T 1ae871e6210c45b0ab9283f9dd1dff19 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.092219 11082 tablet_replica.cc:333] T 9d4ace0579304749800286a9d66e0f7d P 87ca975a65cd4e9cb5c2a1717ed7b56c: stopping tablet replica
I20260710 13:21:01.092828 11082 raft_consensus.cc:2243] T 9d4ace0579304749800286a9d66e0f7d P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.093456 11082 raft_consensus.cc:2272] T 9d4ace0579304749800286a9d66e0f7d P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:01.094755 12583 consensus_peers.cc:597] T ca02b51db0674e51970765d6116b8988 P 87ca975a65cd4e9cb5c2a1717ed7b56c -> Peer 8fc1f7e3dbfa44c1a70489864425a944 (127.10.210.131:38791): Couldn't send request to peer 8fc1f7e3dbfa44c1a70489864425a944. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.131:38791: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:01.095252 11082 tablet_replica.cc:333] T ca02b51db0674e51970765d6116b8988 P 87ca975a65cd4e9cb5c2a1717ed7b56c: stopping tablet replica
I20260710 13:21:01.095741 11082 raft_consensus.cc:2243] T ca02b51db0674e51970765d6116b8988 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.096419 11082 raft_consensus.cc:2272] T ca02b51db0674e51970765d6116b8988 P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.098551 11082 tablet_replica.cc:333] T ea1b2581f6e643919717f17563c8d05a P 87ca975a65cd4e9cb5c2a1717ed7b56c: stopping tablet replica
I20260710 13:21:01.099114 11082 raft_consensus.cc:2243] T ea1b2581f6e643919717f17563c8d05a P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.099711 11082 raft_consensus.cc:2272] T ea1b2581f6e643919717f17563c8d05a P 87ca975a65cd4e9cb5c2a1717ed7b56c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.143719 11082 tablet_server.cc:196] TabletServer@127.10.210.132:0 shutdown complete.
I20260710 13:21:01.172899 11082 master.cc:562] Master@127.10.210.190:40825 shutting down...
I20260710 13:21:01.200347 11082 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 53b6a1c8eec74c88b8544d2083ef5cd6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.200816 11082 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 53b6a1c8eec74c88b8544d2083ef5cd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.201157 11082 tablet_replica.cc:333] T 00000000000000000000000000000000 P 53b6a1c8eec74c88b8544d2083ef5cd6: stopping tablet replica
I20260710 13:21:01.222414 11082 master.cc:584] Master@127.10.210.190:40825 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (26618 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:21:01.282821 11082 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.210.190:44607
I20260710 13:21:01.283921 11082 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:01.290383 13043 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:01.290388 13042 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:01.291723 13045 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:01.292107 11082 server_base.cc:1061] running on GCE node
I20260710 13:21:01.293241 11082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:01.293473 11082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:01.293650 11082 hybrid_clock.cc:648] HybridClock initialized: now 1783689661293634 us; error 0 us; skew 500 ppm
I20260710 13:21:01.294373 11082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:01.297106 11082 webserver.cc:533] Webserver started at http://127.10.210.190:46601/ using document root <none> and password file <none>
I20260710 13:21:01.297571 11082 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:01.297763 11082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:01.298022 11082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:01.299093 11082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689609182147-11082-0/minicluster-data/master-0-root/instance:
uuid: "c278379947b34b829cbadab834763b76"
format_stamp: "Formatted at 2026-07-10 13:21:01 on dist-test-slave-bkq5"
I20260710 13:21:01.303807 11082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 13:21:01.307817 13050 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:01.308826 11082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:21:01.309176 11082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689609182147-11082-0/minicluster-data/master-0-root
uuid: "c278379947b34b829cbadab834763b76"
format_stamp: "Formatted at 2026-07-10 13:21:01 on dist-test-slave-bkq5"
I20260710 13:21:01.309579 11082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689609182147-11082-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689609182147-11082-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689609182147-11082-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:01.327296 11082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:01.328634 11082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:01.371896 11082 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.190:44607
I20260710 13:21:01.371997 13101 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.190:44607 every 8 connection(s)
I20260710 13:21:01.375912 13102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:01.384968 13102 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c278379947b34b829cbadab834763b76: Bootstrap starting.
I20260710 13:21:01.390581 13102 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c278379947b34b829cbadab834763b76: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:01.395179 13102 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c278379947b34b829cbadab834763b76: No bootstrap required, opened a new log
I20260710 13:21:01.397599 13102 raft_consensus.cc:359] T 00000000000000000000000000000000 P c278379947b34b829cbadab834763b76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c278379947b34b829cbadab834763b76" member_type: VOTER }
I20260710 13:21:01.397969 13102 raft_consensus.cc:385] T 00000000000000000000000000000000 P c278379947b34b829cbadab834763b76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:01.398231 13102 raft_consensus.cc:740] T 00000000000000000000000000000000 P c278379947b34b829cbadab834763b76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c278379947b34b829cbadab834763b76, State: Initialized, Role: FOLLOWER
I20260710 13:21:01.398815 13102 consensus_queue.cc:260] T 00000000000000000000000000000000 P c278379947b34b829cbadab834763b76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c278379947b34b829cbadab834763b76" member_type: VOTER }
I20260710 13:21:01.399268 13102 raft_consensus.cc:399] T 00000000000000000000000000000000 P c278379947b34b829cbadab834763b76 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:21:01.399477 13102 raft_consensus.cc:493] T 00000000000000000000000000000000 P c278379947b34b829cbadab834763b76 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:21:01.399752 13102 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c278379947b34b829cbadab834763b76 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:01.403692 13102 raft_consensus.cc:515] T 00000000000000000000000000000000 P c278379947b34b829cbadab834763b76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c278379947b34b829cbadab834763b76" member_type: VOTER }
I20260710 13:21:01.404170 13102 leader_election.cc:304] T 00000000000000000000000000000000 P c278379947b34b829cbadab834763b76 [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: c278379947b34b829cbadab834763b76; no voters: 
I20260710 13:21:01.405347 13102 leader_election.cc:290] T 00000000000000000000000000000000 P c278379947b34b829cbadab834763b76 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:21:01.405712 13105 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c278379947b34b829cbadab834763b76 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:01.406978 13105 raft_consensus.cc:697] T 00000000000000000000000000000000 P c278379947b34b829cbadab834763b76 [term 1 LEADER]: Becoming Leader. State: Replica: c278379947b34b829cbadab834763b76, State: Running, Role: LEADER
I20260710 13:21:01.407609 13105 consensus_queue.cc:237] T 00000000000000000000000000000000 P c278379947b34b829cbadab834763b76 [LEADER]: Queue going to LEADER mode. State: All 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: "c278379947b34b829cbadab834763b76" member_type: VOTER }
I20260710 13:21:01.408150 13102 sys_catalog.cc:565] T 00000000000000000000000000000000 P c278379947b34b829cbadab834763b76 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:21:01.412398 13106 sys_catalog.cc:455] T 00000000000000000000000000000000 P c278379947b34b829cbadab834763b76 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c278379947b34b829cbadab834763b76" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c278379947b34b829cbadab834763b76" member_type: VOTER } }
I20260710 13:21:01.412519 13107 sys_catalog.cc:455] T 00000000000000000000000000000000 P c278379947b34b829cbadab834763b76 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c278379947b34b829cbadab834763b76. Latest consensus state: current_term: 1 leader_uuid: "c278379947b34b829cbadab834763b76" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c278379947b34b829cbadab834763b76" member_type: VOTER } }
I20260710 13:21:01.413239 13106 sys_catalog.cc:458] T 00000000000000000000000000000000 P c278379947b34b829cbadab834763b76 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:01.413358 13107 sys_catalog.cc:458] T 00000000000000000000000000000000 P c278379947b34b829cbadab834763b76 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:01.418411 13111 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:21:01.424281 13111 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:21:01.425235 11082 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:21:01.432538 13111 catalog_manager.cc:1383] Generated new cluster ID: ea5787be78d74539acc16d1c202cb5fc
I20260710 13:21:01.432797 13111 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:21:01.452344 13111 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:21:01.453540 13111 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:21:01.466249 13111 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c278379947b34b829cbadab834763b76: Generated new TSK 0
I20260710 13:21:01.466820 13111 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:21:01.491686 11082 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:01.497632 13123 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:01.499037 13124 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:01.500654 13126 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:01.501093 11082 server_base.cc:1061] running on GCE node
I20260710 13:21:01.501926 11082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:01.502095 11082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:01.502213 11082 hybrid_clock.cc:648] HybridClock initialized: now 1783689661502201 us; error 0 us; skew 500 ppm
I20260710 13:21:01.502650 11082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:01.505350 11082 webserver.cc:533] Webserver started at http://127.10.210.129:40125/ using document root <none> and password file <none>
I20260710 13:21:01.505834 11082 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:01.506002 11082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:01.506237 11082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:01.507357 11082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689609182147-11082-0/minicluster-data/ts-0-root/instance:
uuid: "160e6de4b35a445d954093b544f4c008"
format_stamp: "Formatted at 2026-07-10 13:21:01 on dist-test-slave-bkq5"
I20260710 13:21:01.512292 11082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260710 13:21:01.515642 13131 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:01.516677 11082 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 13:21:01.517120 11082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689609182147-11082-0/minicluster-data/ts-0-root
uuid: "160e6de4b35a445d954093b544f4c008"
format_stamp: "Formatted at 2026-07-10 13:21:01 on dist-test-slave-bkq5"
I20260710 13:21:01.517427 11082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689609182147-11082-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689609182147-11082-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689609182147-11082-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:01.531232 11082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:01.532397 11082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:01.533905 11082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:01.535946 11082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:01.536110 11082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:01.536281 11082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:01.536423 11082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:01.577441 11082 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.129:41293
I20260710 13:21:01.577644 13193 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.129:41293 every 8 connection(s)
I20260710 13:21:01.582249 11082 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:01.590785 13199 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:01.591886 13198 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:01.598215 13201 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:01.598722 11082 server_base.cc:1061] running on GCE node
I20260710 13:21:01.598781 13194 heartbeater.cc:344] Connected to a master server at 127.10.210.190:44607
I20260710 13:21:01.599290 13194 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:01.599938 13194 heartbeater.cc:507] Master 127.10.210.190:44607 requested a full tablet report, sending...
I20260710 13:21:01.600867 11082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:01.601176 11082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:01.601336 11082 hybrid_clock.cc:648] HybridClock initialized: now 1783689661601324 us; error 0 us; skew 500 ppm
I20260710 13:21:01.602080 11082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:01.602308 13067 ts_manager.cc:194] Registered new tserver with Master: 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293)
I20260710 13:21:01.604775 13067 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57652
I20260710 13:21:01.605460 11082 webserver.cc:533] Webserver started at http://127.10.210.130:34839/ using document root <none> and password file <none>
I20260710 13:21:01.606175 11082 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:01.606442 11082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:01.606818 11082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:01.608351 11082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689609182147-11082-0/minicluster-data/ts-1-root/instance:
uuid: "b9e261afa9484b80b67eb9446dec41a5"
format_stamp: "Formatted at 2026-07-10 13:21:01 on dist-test-slave-bkq5"
I20260710 13:21:01.613914 11082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:21:01.617290 13206 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:01.618144 11082 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:21:01.618433 11082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689609182147-11082-0/minicluster-data/ts-1-root
uuid: "b9e261afa9484b80b67eb9446dec41a5"
format_stamp: "Formatted at 2026-07-10 13:21:01 on dist-test-slave-bkq5"
I20260710 13:21:01.618717 11082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689609182147-11082-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689609182147-11082-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689609182147-11082-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:01.639109 11082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:01.640266 11082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:01.641755 11082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:01.643858 11082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:01.644074 11082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:01.644312 11082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:01.644481 11082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:01.686762 11082 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.130:42971
I20260710 13:21:01.686933 13268 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.130:42971 every 8 connection(s)
I20260710 13:21:01.692073 11082 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:01.698880 13272 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:01.701596 13273 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:01.702544 13275 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:01.703703 13269 heartbeater.cc:344] Connected to a master server at 127.10.210.190:44607
I20260710 13:21:01.704111 13269 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:01.704301 11082 server_base.cc:1061] running on GCE node
I20260710 13:21:01.705047 13269 heartbeater.cc:507] Master 127.10.210.190:44607 requested a full tablet report, sending...
I20260710 13:21:01.705307 11082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:01.705562 11082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:01.705756 11082 hybrid_clock.cc:648] HybridClock initialized: now 1783689661705737 us; error 0 us; skew 500 ppm
I20260710 13:21:01.706342 11082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:01.707237 13067 ts_manager.cc:194] Registered new tserver with Master: b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971)
I20260710 13:21:01.709182 13067 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57660
I20260710 13:21:01.709508 11082 webserver.cc:533] Webserver started at http://127.10.210.131:36071/ using document root <none> and password file <none>
I20260710 13:21:01.710114 11082 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:01.710323 11082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:01.710630 11082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:01.711973 11082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689609182147-11082-0/minicluster-data/ts-2-root/instance:
uuid: "b81d805490eb4219908984954f59f08f"
format_stamp: "Formatted at 2026-07-10 13:21:01 on dist-test-slave-bkq5"
I20260710 13:21:01.716132 11082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 13:21:01.719780 13280 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:01.720721 11082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:21:01.720952 11082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689609182147-11082-0/minicluster-data/ts-2-root
uuid: "b81d805490eb4219908984954f59f08f"
format_stamp: "Formatted at 2026-07-10 13:21:01 on dist-test-slave-bkq5"
I20260710 13:21:01.721253 11082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689609182147-11082-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689609182147-11082-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689609182147-11082-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:01.779904 11082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:01.781092 11082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:01.782543 11082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:01.785540 11082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:01.785764 11082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:01.786017 11082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:01.786201 11082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:01.827657 11082 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.131:42151
I20260710 13:21:01.827841 13342 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.131:42151 every 8 connection(s)
I20260710 13:21:01.832257 11082 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:01.838615 13346 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:01.840556 13347 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:01.842082 13349 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:01.842118 11082 server_base.cc:1061] running on GCE node
I20260710 13:21:01.843497 11082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:01.843791 11082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:01.843890 13343 heartbeater.cc:344] Connected to a master server at 127.10.210.190:44607
I20260710 13:21:01.843998 11082 hybrid_clock.cc:648] HybridClock initialized: now 1783689661843959 us; error 0 us; skew 500 ppm
I20260710 13:21:01.844344 13343 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:01.844707 11082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:01.845132 13343 heartbeater.cc:507] Master 127.10.210.190:44607 requested a full tablet report, sending...
I20260710 13:21:01.847419 11082 webserver.cc:533] Webserver started at http://127.10.210.132:37133/ using document root <none> and password file <none>
I20260710 13:21:01.847740 13067 ts_manager.cc:194] Registered new tserver with Master: b81d805490eb4219908984954f59f08f (127.10.210.131:42151)
I20260710 13:21:01.848062 11082 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:01.848351 11082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:01.848662 11082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:01.849465 13067 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57666
I20260710 13:21:01.850024 11082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689609182147-11082-0/minicluster-data/ts-3-root/instance:
uuid: "e8264bea9b1447a1b64cd21353eea7f7"
format_stamp: "Formatted at 2026-07-10 13:21:01 on dist-test-slave-bkq5"
I20260710 13:21:01.854216 11082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:01.857223 13354 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:01.857992 11082 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:21:01.858330 11082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689609182147-11082-0/minicluster-data/ts-3-root
uuid: "e8264bea9b1447a1b64cd21353eea7f7"
format_stamp: "Formatted at 2026-07-10 13:21:01 on dist-test-slave-bkq5"
I20260710 13:21:01.858618 11082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689609182147-11082-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689609182147-11082-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689609182147-11082-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:01.869412 11082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:01.870522 11082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:01.871925 11082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:01.873996 11082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:01.874233 11082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:01.874475 11082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:01.874651 11082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:01.916728 11082 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.132:38283
I20260710 13:21:01.916836 13416 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.132:38283 every 8 connection(s)
I20260710 13:21:01.931653 13417 heartbeater.cc:344] Connected to a master server at 127.10.210.190:44607
I20260710 13:21:01.932036 13417 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:01.932739 13417 heartbeater.cc:507] Master 127.10.210.190:44607 requested a full tablet report, sending...
I20260710 13:21:01.934967 13067 ts_manager.cc:194] Registered new tserver with Master: e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283)
I20260710 13:21:01.935271 11082 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015179582s
I20260710 13:21:01.936667 13067 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57668
I20260710 13:21:01.961187 13067 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57682:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 13:21:02.100670 13308 tablet_service.cc:1511] Processing CreateTablet for tablet 8a89bc45d79b4dd38836eb0b8de31333 (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:21:02.101353 13307 tablet_service.cc:1511] Processing CreateTablet for tablet 3f75d2a39efd40328f502dc7e241a655 (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:21:02.102129 13308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a89bc45d79b4dd38836eb0b8de31333. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.102829 13307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f75d2a39efd40328f502dc7e241a655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.104003 13306 tablet_service.cc:1511] Processing CreateTablet for tablet 99cd3bc1a3a04601aa279d65e693d9bd (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:21:02.105261 13306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99cd3bc1a3a04601aa279d65e693d9bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.109673 13305 tablet_service.cc:1511] Processing CreateTablet for tablet 45907e33db4a4142a7f1374665dbf7bd (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:21:02.110970 13305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45907e33db4a4142a7f1374665dbf7bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.116601 13304 tablet_service.cc:1511] Processing CreateTablet for tablet 25d74bba7d3740d7b8cc9045ff349e09 (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:21:02.117878 13304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25d74bba7d3740d7b8cc9045ff349e09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.118369 13381 tablet_service.cc:1511] Processing CreateTablet for tablet 6e02b9924a584879ac3bf4123fcba5d0 (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:21:02.119686 13381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e02b9924a584879ac3bf4123fcba5d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.119850 13382 tablet_service.cc:1511] Processing CreateTablet for tablet 8a89bc45d79b4dd38836eb0b8de31333 (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:21:02.121491 13380 tablet_service.cc:1511] Processing CreateTablet for tablet 99cd3bc1a3a04601aa279d65e693d9bd (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:21:02.122701 13382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a89bc45d79b4dd38836eb0b8de31333. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.123574 13379 tablet_service.cc:1511] Processing CreateTablet for tablet 3cba5508ba9f403b88d6bb110c429b4a (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:21:02.126183 13378 tablet_service.cc:1511] Processing CreateTablet for tablet 25d74bba7d3740d7b8cc9045ff349e09 (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:21:02.124856 13379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cba5508ba9f403b88d6bb110c429b4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.129477 13378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25d74bba7d3740d7b8cc9045ff349e09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.133353 13380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99cd3bc1a3a04601aa279d65e693d9bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.145359 13234 tablet_service.cc:1511] Processing CreateTablet for tablet 3f75d2a39efd40328f502dc7e241a655 (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:21:02.146713 13234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f75d2a39efd40328f502dc7e241a655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.149149 13230 tablet_service.cc:1511] Processing CreateTablet for tablet 3cba5508ba9f403b88d6bb110c429b4a (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:21:02.150496 13230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cba5508ba9f403b88d6bb110c429b4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.150918 13158 tablet_service.cc:1511] Processing CreateTablet for tablet 3f75d2a39efd40328f502dc7e241a655 (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:21:02.152508 13158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f75d2a39efd40328f502dc7e241a655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.154474 13233 tablet_service.cc:1511] Processing CreateTablet for tablet 6e02b9924a584879ac3bf4123fcba5d0 (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:21:02.156304 13233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e02b9924a584879ac3bf4123fcba5d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.158464 13232 tablet_service.cc:1511] Processing CreateTablet for tablet 99cd3bc1a3a04601aa279d65e693d9bd (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:21:02.161680 13231 tablet_service.cc:1511] Processing CreateTablet for tablet 45907e33db4a4142a7f1374665dbf7bd (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:21:02.163374 13232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99cd3bc1a3a04601aa279d65e693d9bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.149324 13159 tablet_service.cc:1511] Processing CreateTablet for tablet 8a89bc45d79b4dd38836eb0b8de31333 (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:21:02.165486 13159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a89bc45d79b4dd38836eb0b8de31333. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.166913 13231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45907e33db4a4142a7f1374665dbf7bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.171738 13157 tablet_service.cc:1511] Processing CreateTablet for tablet 6e02b9924a584879ac3bf4123fcba5d0 (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:21:02.174125 13156 tablet_service.cc:1511] Processing CreateTablet for tablet 45907e33db4a4142a7f1374665dbf7bd (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:21:02.176343 13155 tablet_service.cc:1511] Processing CreateTablet for tablet 3cba5508ba9f403b88d6bb110c429b4a (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:21:02.178503 13154 tablet_service.cc:1511] Processing CreateTablet for tablet 25d74bba7d3740d7b8cc9045ff349e09 (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:21:02.180297 13157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e02b9924a584879ac3bf4123fcba5d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.185498 13154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25d74bba7d3740d7b8cc9045ff349e09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.187747 13436 tablet_bootstrap.cc:492] T 3f75d2a39efd40328f502dc7e241a655 P b81d805490eb4219908984954f59f08f: Bootstrap starting.
I20260710 13:21:02.188680 13229 tablet_service.cc:1511] Processing CreateTablet for tablet 5dbe1c7f6aaf4d45b91a35ff7584eb93 (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:21:02.190698 13229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dbe1c7f6aaf4d45b91a35ff7584eb93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.190425 13308 tablet_service.cc:1511] Processing CreateTablet for tablet 5dbe1c7f6aaf4d45b91a35ff7584eb93 (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:21:02.191993 13308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dbe1c7f6aaf4d45b91a35ff7584eb93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.192178 13377 tablet_service.cc:1511] Processing CreateTablet for tablet 5dbe1c7f6aaf4d45b91a35ff7584eb93 (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:21:02.193514 13377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dbe1c7f6aaf4d45b91a35ff7584eb93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.197433 13155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cba5508ba9f403b88d6bb110c429b4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.201521 13156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45907e33db4a4142a7f1374665dbf7bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.220506 13153 tablet_service.cc:1511] Processing CreateTablet for tablet 96fd1932044b4733be639db9c35bacc1 (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:21:02.221869 13153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96fd1932044b4733be639db9c35bacc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.231734 13436 tablet_bootstrap.cc:654] T 3f75d2a39efd40328f502dc7e241a655 P b81d805490eb4219908984954f59f08f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.251406 13228 tablet_service.cc:1511] Processing CreateTablet for tablet 96fd1932044b4733be639db9c35bacc1 (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:21:02.252746 13228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96fd1932044b4733be639db9c35bacc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.255926 13152 tablet_service.cc:1511] Processing CreateTablet for tablet 6a68d741c75b47d9890806658abc35ae (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:21:02.257800 13152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a68d741c75b47d9890806658abc35ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.258910 13376 tablet_service.cc:1511] Processing CreateTablet for tablet 6a68d741c75b47d9890806658abc35ae (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:21:02.261978 13376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a68d741c75b47d9890806658abc35ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.262997 13227 tablet_service.cc:1511] Processing CreateTablet for tablet 6a68d741c75b47d9890806658abc35ae (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:21:02.264299 13227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a68d741c75b47d9890806658abc35ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.279390 13436 tablet_bootstrap.cc:492] T 3f75d2a39efd40328f502dc7e241a655 P b81d805490eb4219908984954f59f08f: No bootstrap required, opened a new log
I20260710 13:21:02.279640 13308 tablet_service.cc:1511] Processing CreateTablet for tablet 611d31b401ec4292aa38cf1330f9ec08 (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:21:02.281832 13308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 611d31b401ec4292aa38cf1330f9ec08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.290194 13307 tablet_service.cc:1511] Processing CreateTablet for tablet 96fd1932044b4733be639db9c35bacc1 (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:21:02.291937 13307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96fd1932044b4733be639db9c35bacc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.299096 13437 tablet_bootstrap.cc:492] T 3cba5508ba9f403b88d6bb110c429b4a P b9e261afa9484b80b67eb9446dec41a5: Bootstrap starting.
I20260710 13:21:02.300123 13379 tablet_service.cc:1511] Processing CreateTablet for tablet 611d31b401ec4292aa38cf1330f9ec08 (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:21:02.303154 13438 tablet_bootstrap.cc:492] T 8a89bc45d79b4dd38836eb0b8de31333 P e8264bea9b1447a1b64cd21353eea7f7: Bootstrap starting.
I20260710 13:21:02.305334 13379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 611d31b401ec4292aa38cf1330f9ec08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.307961 13437 tablet_bootstrap.cc:654] T 3cba5508ba9f403b88d6bb110c429b4a P b9e261afa9484b80b67eb9446dec41a5: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.313585 13159 tablet_service.cc:1511] Processing CreateTablet for tablet 611d31b401ec4292aa38cf1330f9ec08 (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:21:02.314917 13159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 611d31b401ec4292aa38cf1330f9ec08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.296731 13436 ts_tablet_manager.cc:1403] T 3f75d2a39efd40328f502dc7e241a655 P b81d805490eb4219908984954f59f08f: Time spent bootstrapping tablet: real 0.109s	user 0.009s	sys 0.005s
I20260710 13:21:02.326006 13230 tablet_service.cc:1511] Processing CreateTablet for tablet bba0ac46dcea4abdab28d6529486ec7c (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:21:02.326848 13438 tablet_bootstrap.cc:654] T 8a89bc45d79b4dd38836eb0b8de31333 P e8264bea9b1447a1b64cd21353eea7f7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.327517 13230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bba0ac46dcea4abdab28d6529486ec7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.339974 13156 tablet_service.cc:1511] Processing CreateTablet for tablet 4d838ac228124ad0b1c091777ca94c36 (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:21:02.344270 13156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d838ac228124ad0b1c091777ca94c36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.347304 13305 tablet_service.cc:1511] Processing CreateTablet for tablet 4d838ac228124ad0b1c091777ca94c36 (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:21:02.348593 13305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d838ac228124ad0b1c091777ca94c36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.341332 13226 tablet_service.cc:1511] Processing CreateTablet for tablet 4d838ac228124ad0b1c091777ca94c36 (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:21:02.350032 13226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d838ac228124ad0b1c091777ca94c36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.349781 13436 raft_consensus.cc:359] T 3f75d2a39efd40328f502dc7e241a655 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:02.350514 13436 raft_consensus.cc:385] T 3f75d2a39efd40328f502dc7e241a655 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.350800 13436 raft_consensus.cc:740] T 3f75d2a39efd40328f502dc7e241a655 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b81d805490eb4219908984954f59f08f, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.351684 13436 consensus_queue.cc:260] T 3f75d2a39efd40328f502dc7e241a655 P b81d805490eb4219908984954f59f08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:02.360342 13304 tablet_service.cc:1511] Processing CreateTablet for tablet bba0ac46dcea4abdab28d6529486ec7c (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:21:02.361054 13376 tablet_service.cc:1511] Processing CreateTablet for tablet 66f864a793414934b58854661bf32af7 (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:21:02.361577 13304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bba0ac46dcea4abdab28d6529486ec7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.362252 13376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66f864a793414934b58854661bf32af7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.383394 13437 tablet_bootstrap.cc:492] T 3cba5508ba9f403b88d6bb110c429b4a P b9e261afa9484b80b67eb9446dec41a5: No bootstrap required, opened a new log
I20260710 13:21:02.383621 13227 tablet_service.cc:1511] Processing CreateTablet for tablet 66f864a793414934b58854661bf32af7 (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:21:02.388510 13227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66f864a793414934b58854661bf32af7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.383577 13159 tablet_service.cc:1511] Processing CreateTablet for tablet 66f864a793414934b58854661bf32af7 (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:21:02.387228 13306 tablet_service.cc:1511] Processing CreateTablet for tablet 29b2f03f29a6403d9eba768a0925b78b (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:21:02.355952 13382 tablet_service.cc:1511] Processing CreateTablet for tablet bba0ac46dcea4abdab28d6529486ec7c (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:21:02.384219 13437 ts_tablet_manager.cc:1403] T 3cba5508ba9f403b88d6bb110c429b4a P b9e261afa9484b80b67eb9446dec41a5: Time spent bootstrapping tablet: real 0.085s	user 0.015s	sys 0.000s
I20260710 13:21:02.391551 13379 tablet_service.cc:1511] Processing CreateTablet for tablet 29b2f03f29a6403d9eba768a0925b78b (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:21:02.396404 13159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66f864a793414934b58854661bf32af7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.397935 13306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29b2f03f29a6403d9eba768a0925b78b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.397768 13231 tablet_service.cc:1511] Processing CreateTablet for tablet 1d4068d9600b4475a36209558d6a5627 (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:21:02.398968 13231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d4068d9600b4475a36209558d6a5627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.405220 13437 raft_consensus.cc:359] T 3cba5508ba9f403b88d6bb110c429b4a P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:02.406116 13437 raft_consensus.cc:385] T 3cba5508ba9f403b88d6bb110c429b4a P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.406458 13437 raft_consensus.cc:740] T 3cba5508ba9f403b88d6bb110c429b4a P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e261afa9484b80b67eb9446dec41a5, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.407382 13437 consensus_queue.cc:260] T 3cba5508ba9f403b88d6bb110c429b4a P b9e261afa9484b80b67eb9446dec41a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:02.408393 13440 tablet_bootstrap.cc:492] T 96fd1932044b4733be639db9c35bacc1 P 160e6de4b35a445d954093b544f4c008: Bootstrap starting.
I20260710 13:21:02.413750 13382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bba0ac46dcea4abdab28d6529486ec7c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:21:02.421382 13115 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:02.418543 13379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29b2f03f29a6403d9eba768a0925b78b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.427461 13307 tablet_service.cc:1511] Processing CreateTablet for tablet 1d4068d9600b4475a36209558d6a5627 (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:21:02.427973 13436 ts_tablet_manager.cc:1434] T 3f75d2a39efd40328f502dc7e241a655 P b81d805490eb4219908984954f59f08f: Time spent starting tablet: real 0.105s	user 0.002s	sys 0.013s
I20260710 13:21:02.428808 13307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d4068d9600b4475a36209558d6a5627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.434374 13343 heartbeater.cc:499] Master 127.10.210.190:44607 was elected leader, sending a full tablet report...
I20260710 13:21:02.434553 13436 tablet_bootstrap.cc:492] T 8a89bc45d79b4dd38836eb0b8de31333 P b81d805490eb4219908984954f59f08f: Bootstrap starting.
I20260710 13:21:02.442593 13438 tablet_bootstrap.cc:492] T 8a89bc45d79b4dd38836eb0b8de31333 P e8264bea9b1447a1b64cd21353eea7f7: No bootstrap required, opened a new log
I20260710 13:21:02.442941 13376 tablet_service.cc:1511] Processing CreateTablet for tablet 1d4068d9600b4475a36209558d6a5627 (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:21:02.443292 13438 ts_tablet_manager.cc:1403] T 8a89bc45d79b4dd38836eb0b8de31333 P e8264bea9b1447a1b64cd21353eea7f7: Time spent bootstrapping tablet: real 0.140s	user 0.007s	sys 0.008s
I20260710 13:21:02.444064 13156 tablet_service.cc:1511] Processing CreateTablet for tablet b0008d4fa50d47adb4e7c77043f660d4 (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:21:02.445834 13156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0008d4fa50d47adb4e7c77043f660d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.447341 13438 raft_consensus.cc:359] T 8a89bc45d79b4dd38836eb0b8de31333 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:02.448282 13438 raft_consensus.cc:385] T 8a89bc45d79b4dd38836eb0b8de31333 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.448729 13438 raft_consensus.cc:740] T 8a89bc45d79b4dd38836eb0b8de31333 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8264bea9b1447a1b64cd21353eea7f7, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.455751 13269 heartbeater.cc:499] Master 127.10.210.190:44607 was elected leader, sending a full tablet report...
I20260710 13:21:02.452483 13438 consensus_queue.cc:260] T 8a89bc45d79b4dd38836eb0b8de31333 P e8264bea9b1447a1b64cd21353eea7f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:02.456874 13231 tablet_service.cc:1511] Processing CreateTablet for tablet b0008d4fa50d47adb4e7c77043f660d4 (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:21:02.458129 13231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0008d4fa50d47adb4e7c77043f660d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.461570 13153 tablet_service.cc:1511] Processing CreateTablet for tablet 29b2f03f29a6403d9eba768a0925b78b (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:21:02.462888 13153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29b2f03f29a6403d9eba768a0925b78b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.462527 13305 tablet_service.cc:1511] Processing CreateTablet for tablet b0008d4fa50d47adb4e7c77043f660d4 (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:21:02.463899 13305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0008d4fa50d47adb4e7c77043f660d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.470084 13440 tablet_bootstrap.cc:654] T 96fd1932044b4733be639db9c35bacc1 P 160e6de4b35a445d954093b544f4c008: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.473740 13437 ts_tablet_manager.cc:1434] T 3cba5508ba9f403b88d6bb110c429b4a P b9e261afa9484b80b67eb9446dec41a5: Time spent starting tablet: real 0.080s	user 0.012s	sys 0.000s
I20260710 13:21:02.474784 13437 tablet_bootstrap.cc:492] T 6a68d741c75b47d9890806658abc35ae P b9e261afa9484b80b67eb9446dec41a5: Bootstrap starting.
I20260710 13:21:02.475973 13436 tablet_bootstrap.cc:654] T 8a89bc45d79b4dd38836eb0b8de31333 P b81d805490eb4219908984954f59f08f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.476823 13376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d4068d9600b4475a36209558d6a5627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.490784 13437 tablet_bootstrap.cc:654] T 6a68d741c75b47d9890806658abc35ae P b9e261afa9484b80b67eb9446dec41a5: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.496729 13382 tablet_service.cc:1511] Processing CreateTablet for tablet 27965a3e4421499a8237d76d23a5ee3f (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:21:02.497992 13382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27965a3e4421499a8237d76d23a5ee3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.501680 13152 tablet_service.cc:1511] Processing CreateTablet for tablet 27965a3e4421499a8237d76d23a5ee3f (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:21:02.502893 13152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27965a3e4421499a8237d76d23a5ee3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.509703 13307 tablet_service.cc:1511] Processing CreateTablet for tablet 371f5938cec94f689ec99d24b994d2cd (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:21:02.510721 13231 tablet_service.cc:1511] Processing CreateTablet for tablet 27965a3e4421499a8237d76d23a5ee3f (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:21:02.512245 13231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27965a3e4421499a8237d76d23a5ee3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.512594 13380 tablet_service.cc:1511] Processing CreateTablet for tablet 371f5938cec94f689ec99d24b994d2cd (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:21:02.513756 13380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 371f5938cec94f689ec99d24b994d2cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.525915 13227 tablet_service.cc:1511] Processing CreateTablet for tablet 3847e6e407e84f6c950bb27f0c14fcd7 (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:21:02.525933 13159 tablet_service.cc:1511] Processing CreateTablet for tablet 371f5938cec94f689ec99d24b994d2cd (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:21:02.527638 13227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3847e6e407e84f6c950bb27f0c14fcd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.533771 13376 tablet_service.cc:1511] Processing CreateTablet for tablet 3847e6e407e84f6c950bb27f0c14fcd7 (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:21:02.535095 13440 tablet_bootstrap.cc:492] T 96fd1932044b4733be639db9c35bacc1 P 160e6de4b35a445d954093b544f4c008: No bootstrap required, opened a new log
I20260710 13:21:02.535404 13376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3847e6e407e84f6c950bb27f0c14fcd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.537388 13307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 371f5938cec94f689ec99d24b994d2cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.535769 13440 ts_tablet_manager.cc:1403] T 96fd1932044b4733be639db9c35bacc1 P 160e6de4b35a445d954093b544f4c008: Time spent bootstrapping tablet: real 0.128s	user 0.024s	sys 0.007s
I20260710 13:21:02.547294 13438 ts_tablet_manager.cc:1434] T 8a89bc45d79b4dd38836eb0b8de31333 P e8264bea9b1447a1b64cd21353eea7f7: Time spent starting tablet: real 0.104s	user 0.021s	sys 0.011s
I20260710 13:21:02.548065 13417 heartbeater.cc:499] Master 127.10.210.190:44607 was elected leader, sending a full tablet report...
I20260710 13:21:02.545236 13159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 371f5938cec94f689ec99d24b994d2cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.554328 13226 tablet_service.cc:1511] Processing CreateTablet for tablet 7ec37d6a8c8f484c9141a0703a8778d3 (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:21:02.555552 13226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ec37d6a8c8f484c9141a0703a8778d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.555298 13156 tablet_service.cc:1511] Processing CreateTablet for tablet 7ec37d6a8c8f484c9141a0703a8778d3 (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:21:02.556476 13156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ec37d6a8c8f484c9141a0703a8778d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.558279 13305 tablet_service.cc:1511] Processing CreateTablet for tablet 7ec37d6a8c8f484c9141a0703a8778d3 (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:21:02.559196 13437 tablet_bootstrap.cc:492] T 6a68d741c75b47d9890806658abc35ae P b9e261afa9484b80b67eb9446dec41a5: No bootstrap required, opened a new log
I20260710 13:21:02.559046 13378 tablet_service.cc:1511] Processing CreateTablet for tablet 319642538b3c43788ed1388f0f6f67da (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:21:02.563153 13437 ts_tablet_manager.cc:1403] T 6a68d741c75b47d9890806658abc35ae P b9e261afa9484b80b67eb9446dec41a5: Time spent bootstrapping tablet: real 0.089s	user 0.009s	sys 0.004s
I20260710 13:21:02.567371 13438 tablet_bootstrap.cc:492] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P e8264bea9b1447a1b64cd21353eea7f7: Bootstrap starting.
I20260710 13:21:02.560223 13306 tablet_service.cc:1511] Processing CreateTablet for tablet 3847e6e407e84f6c950bb27f0c14fcd7 (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:21:02.573282 13234 tablet_service.cc:1511] Processing CreateTablet for tablet 319642538b3c43788ed1388f0f6f67da (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:21:02.574180 13436 tablet_bootstrap.cc:492] T 8a89bc45d79b4dd38836eb0b8de31333 P b81d805490eb4219908984954f59f08f: No bootstrap required, opened a new log
I20260710 13:21:02.574609 13234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 319642538b3c43788ed1388f0f6f67da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.574993 13436 ts_tablet_manager.cc:1403] T 8a89bc45d79b4dd38836eb0b8de31333 P b81d805490eb4219908984954f59f08f: Time spent bootstrapping tablet: real 0.141s	user 0.010s	sys 0.009s
I20260710 13:21:02.575527 13437 raft_consensus.cc:359] T 6a68d741c75b47d9890806658abc35ae P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:02.576249 13437 raft_consensus.cc:385] T 6a68d741c75b47d9890806658abc35ae P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.576545 13437 raft_consensus.cc:740] T 6a68d741c75b47d9890806658abc35ae P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e261afa9484b80b67eb9446dec41a5, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.577728 13436 raft_consensus.cc:359] T 8a89bc45d79b4dd38836eb0b8de31333 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:02.578261 13308 tablet_service.cc:1511] Processing CreateTablet for tablet 14800352ca73405590241c16e1eac7bb (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:21:02.579036 13381 tablet_service.cc:1511] Processing CreateTablet for tablet 14800352ca73405590241c16e1eac7bb (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:21:02.579457 13437 consensus_queue.cc:260] T 6a68d741c75b47d9890806658abc35ae P b9e261afa9484b80b67eb9446dec41a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:02.571509 13378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 319642538b3c43788ed1388f0f6f67da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.592116 13381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14800352ca73405590241c16e1eac7bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.581084 13305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ec37d6a8c8f484c9141a0703a8778d3. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:21:02.581981 13344 tablet.cc:2406] T 3f75d2a39efd40328f502dc7e241a655 P b81d805490eb4219908984954f59f08f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:21:02.587536 13440 raft_consensus.cc:359] T 96fd1932044b4733be639db9c35bacc1 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:02.586866 13153 tablet_service.cc:1511] Processing CreateTablet for tablet 319642538b3c43788ed1388f0f6f67da (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:21:02.602535 13437 ts_tablet_manager.cc:1434] T 6a68d741c75b47d9890806658abc35ae P b9e261afa9484b80b67eb9446dec41a5: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260710 13:21:02.602348 13158 tablet_service.cc:1511] Processing CreateTablet for tablet 14800352ca73405590241c16e1eac7bb (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:21:02.603513 13308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14800352ca73405590241c16e1eac7bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.604097 13306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3847e6e407e84f6c950bb27f0c14fcd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.609658 13194 heartbeater.cc:499] Master 127.10.210.190:44607 was elected leader, sending a full tablet report...
I20260710 13:21:02.600001 13440 raft_consensus.cc:385] T 96fd1932044b4733be639db9c35bacc1 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.613317 13440 raft_consensus.cc:740] T 96fd1932044b4733be639db9c35bacc1 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.614108 13440 consensus_queue.cc:260] T 96fd1932044b4733be639db9c35bacc1 P 160e6de4b35a445d954093b544f4c008 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:02.600863 13436 raft_consensus.cc:385] T 8a89bc45d79b4dd38836eb0b8de31333 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.616066 13436 raft_consensus.cc:740] T 8a89bc45d79b4dd38836eb0b8de31333 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b81d805490eb4219908984954f59f08f, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.616783 13436 consensus_queue.cc:260] T 8a89bc45d79b4dd38836eb0b8de31333 P b81d805490eb4219908984954f59f08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:02.618283 13231 tablet_service.cc:1511] Processing CreateTablet for tablet 8cf809fac5b041c5b515ce3c1e0a447a (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:21:02.621039 13436 ts_tablet_manager.cc:1434] T 8a89bc45d79b4dd38836eb0b8de31333 P b81d805490eb4219908984954f59f08f: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260710 13:21:02.625051 13444 raft_consensus.cc:493] T 3cba5508ba9f403b88d6bb110c429b4a P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:02.607884 13437 tablet_bootstrap.cc:492] T 6e02b9924a584879ac3bf4123fcba5d0 P b9e261afa9484b80b67eb9446dec41a5: Bootstrap starting.
I20260710 13:21:02.631863 13444 raft_consensus.cc:515] T 3cba5508ba9f403b88d6bb110c429b4a P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:02.638382 13444 leader_election.cc:290] T 3cba5508ba9f403b88d6bb110c429b4a P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283), 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293)
I20260710 13:21:02.640859 13153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 319642538b3c43788ed1388f0f6f67da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.640955 13304 tablet_service.cc:1511] Processing CreateTablet for tablet 8cf809fac5b041c5b515ce3c1e0a447a (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:21:02.641678 13382 tablet_service.cc:1511] Processing CreateTablet for tablet 8cf809fac5b041c5b515ce3c1e0a447a (DEFAULT_TABLE table=test-workload [id=0594267d45304e2681574a97504340ed]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:21:02.642244 13304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cf809fac5b041c5b515ce3c1e0a447a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.655664 13231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cf809fac5b041c5b515ce3c1e0a447a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.657133 13158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14800352ca73405590241c16e1eac7bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.657378 13436 tablet_bootstrap.cc:492] T 99cd3bc1a3a04601aa279d65e693d9bd P b81d805490eb4219908984954f59f08f: Bootstrap starting.
I20260710 13:21:02.642833 13382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cf809fac5b041c5b515ce3c1e0a447a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.671392 13436 tablet_bootstrap.cc:654] T 99cd3bc1a3a04601aa279d65e693d9bd P b81d805490eb4219908984954f59f08f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.650187 13438 tablet_bootstrap.cc:654] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P e8264bea9b1447a1b64cd21353eea7f7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.683646 13440 ts_tablet_manager.cc:1434] T 96fd1932044b4733be639db9c35bacc1 P 160e6de4b35a445d954093b544f4c008: Time spent starting tablet: real 0.126s	user 0.004s	sys 0.009s
I20260710 13:21:02.684597 13440 tablet_bootstrap.cc:492] T 8a89bc45d79b4dd38836eb0b8de31333 P 160e6de4b35a445d954093b544f4c008: Bootstrap starting.
I20260710 13:21:02.680438 13437 tablet_bootstrap.cc:654] T 6e02b9924a584879ac3bf4123fcba5d0 P b9e261afa9484b80b67eb9446dec41a5: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.734823 13440 tablet_bootstrap.cc:654] T 8a89bc45d79b4dd38836eb0b8de31333 P 160e6de4b35a445d954093b544f4c008: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.745824 13445 raft_consensus.cc:493] T 8a89bc45d79b4dd38836eb0b8de31333 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:02.746341 13437 tablet_bootstrap.cc:492] T 6e02b9924a584879ac3bf4123fcba5d0 P b9e261afa9484b80b67eb9446dec41a5: No bootstrap required, opened a new log
I20260710 13:21:02.746512 13436 tablet_bootstrap.cc:492] T 99cd3bc1a3a04601aa279d65e693d9bd P b81d805490eb4219908984954f59f08f: No bootstrap required, opened a new log
I20260710 13:21:02.746312 13445 raft_consensus.cc:515] T 8a89bc45d79b4dd38836eb0b8de31333 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:02.746918 13437 ts_tablet_manager.cc:1403] T 6e02b9924a584879ac3bf4123fcba5d0 P b9e261afa9484b80b67eb9446dec41a5: Time spent bootstrapping tablet: real 0.142s	user 0.010s	sys 0.008s
I20260710 13:21:02.746960 13443 raft_consensus.cc:493] T 3f75d2a39efd40328f502dc7e241a655 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:02.747336 13436 ts_tablet_manager.cc:1403] T 99cd3bc1a3a04601aa279d65e693d9bd P b81d805490eb4219908984954f59f08f: Time spent bootstrapping tablet: real 0.090s	user 0.013s	sys 0.018s
I20260710 13:21:02.747792 13443 raft_consensus.cc:515] T 3f75d2a39efd40328f502dc7e241a655 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:02.749048 13445 leader_election.cc:290] T 8a89bc45d79b4dd38836eb0b8de31333 P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b81d805490eb4219908984954f59f08f (127.10.210.131:42151), 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293)
I20260710 13:21:02.749979 13169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cba5508ba9f403b88d6bb110c429b4a" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008" is_pre_election: true
I20260710 13:21:02.751919 13436 raft_consensus.cc:359] T 99cd3bc1a3a04601aa279d65e693d9bd P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:02.760792 13436 raft_consensus.cc:385] T 99cd3bc1a3a04601aa279d65e693d9bd P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.761119 13436 raft_consensus.cc:740] T 99cd3bc1a3a04601aa279d65e693d9bd P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b81d805490eb4219908984954f59f08f, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.761834 13436 consensus_queue.cc:260] T 99cd3bc1a3a04601aa279d65e693d9bd P b81d805490eb4219908984954f59f08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:02.762284 13443 leader_election.cc:290] T 3f75d2a39efd40328f502dc7e241a655 P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971), 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293)
W20260710 13:21:02.762399 13207 leader_election.cc:343] T 3cba5508ba9f403b88d6bb110c429b4a P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:02.762992 13437 raft_consensus.cc:359] T 6e02b9924a584879ac3bf4123fcba5d0 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:02.763669 13437 raft_consensus.cc:385] T 6e02b9924a584879ac3bf4123fcba5d0 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.763964 13437 raft_consensus.cc:740] T 6e02b9924a584879ac3bf4123fcba5d0 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e261afa9484b80b67eb9446dec41a5, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.772662 13438 tablet_bootstrap.cc:492] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P e8264bea9b1447a1b64cd21353eea7f7: No bootstrap required, opened a new log
I20260710 13:21:02.773205 13438 ts_tablet_manager.cc:1403] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P e8264bea9b1447a1b64cd21353eea7f7: Time spent bootstrapping tablet: real 0.209s	user 0.017s	sys 0.020s
I20260710 13:21:02.776034 13438 raft_consensus.cc:359] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:02.776744 13438 raft_consensus.cc:385] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.777035 13438 raft_consensus.cc:740] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8264bea9b1447a1b64cd21353eea7f7, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.764633 13437 consensus_queue.cc:260] T 6e02b9924a584879ac3bf4123fcba5d0 P b9e261afa9484b80b67eb9446dec41a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:02.779824 13437 ts_tablet_manager.cc:1434] T 6e02b9924a584879ac3bf4123fcba5d0 P b9e261afa9484b80b67eb9446dec41a5: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260710 13:21:02.780768 13437 tablet_bootstrap.cc:492] T 96fd1932044b4733be639db9c35bacc1 P b9e261afa9484b80b67eb9446dec41a5: Bootstrap starting.
I20260710 13:21:02.777700 13438 consensus_queue.cc:260] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P e8264bea9b1447a1b64cd21353eea7f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:02.790311 13438 ts_tablet_manager.cc:1434] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P e8264bea9b1447a1b64cd21353eea7f7: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260710 13:21:02.791220 13438 tablet_bootstrap.cc:492] T 99cd3bc1a3a04601aa279d65e693d9bd P e8264bea9b1447a1b64cd21353eea7f7: Bootstrap starting.
I20260710 13:21:02.792265 13444 raft_consensus.cc:493] T 6e02b9924a584879ac3bf4123fcba5d0 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:02.792755 13444 raft_consensus.cc:515] T 6e02b9924a584879ac3bf4123fcba5d0 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:02.794679 13440 tablet_bootstrap.cc:492] T 8a89bc45d79b4dd38836eb0b8de31333 P 160e6de4b35a445d954093b544f4c008: No bootstrap required, opened a new log
I20260710 13:21:02.794806 13444 leader_election.cc:290] T 6e02b9924a584879ac3bf4123fcba5d0 P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283), 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293)
I20260710 13:21:02.795272 13440 ts_tablet_manager.cc:1403] T 8a89bc45d79b4dd38836eb0b8de31333 P 160e6de4b35a445d954093b544f4c008: Time spent bootstrapping tablet: real 0.111s	user 0.010s	sys 0.003s
I20260710 13:21:02.796418 13169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e02b9924a584879ac3bf4123fcba5d0" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008" is_pre_election: true
W20260710 13:21:02.798180 13207 leader_election.cc:343] T 6e02b9924a584879ac3bf4123fcba5d0 P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:02.798379 13440 raft_consensus.cc:359] T 8a89bc45d79b4dd38836eb0b8de31333 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:02.798909 13444 raft_consensus.cc:493] T 6a68d741c75b47d9890806658abc35ae P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:02.801154 13444 raft_consensus.cc:515] T 6a68d741c75b47d9890806658abc35ae P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:02.802270 13438 tablet_bootstrap.cc:654] T 99cd3bc1a3a04601aa279d65e693d9bd P e8264bea9b1447a1b64cd21353eea7f7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.803275 13444 leader_election.cc:290] T 6a68d741c75b47d9890806658abc35ae P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283), 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293)
I20260710 13:21:02.800170 13437 tablet_bootstrap.cc:654] T 96fd1932044b4733be639db9c35bacc1 P b9e261afa9484b80b67eb9446dec41a5: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.805928 13169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a68d741c75b47d9890806658abc35ae" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008" is_pre_election: true
I20260710 13:21:02.807802 13440 raft_consensus.cc:385] T 8a89bc45d79b4dd38836eb0b8de31333 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.808175 13440 raft_consensus.cc:740] T 8a89bc45d79b4dd38836eb0b8de31333 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.810001 13390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a68d741c75b47d9890806658abc35ae" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7" is_pre_election: true
I20260710 13:21:02.810647 13436 ts_tablet_manager.cc:1434] T 99cd3bc1a3a04601aa279d65e693d9bd P b81d805490eb4219908984954f59f08f: Time spent starting tablet: real 0.063s	user 0.004s	sys 0.005s
W20260710 13:21:02.811331 13207 leader_election.cc:343] T 6a68d741c75b47d9890806658abc35ae P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:02.808262 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cba5508ba9f403b88d6bb110c429b4a" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7" is_pre_election: true
I20260710 13:21:02.809160 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e02b9924a584879ac3bf4123fcba5d0" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7" is_pre_election: true
I20260710 13:21:02.810060 13440 consensus_queue.cc:260] T 8a89bc45d79b4dd38836eb0b8de31333 P 160e6de4b35a445d954093b544f4c008 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:02.815282 13440 ts_tablet_manager.cc:1434] T 8a89bc45d79b4dd38836eb0b8de31333 P 160e6de4b35a445d954093b544f4c008: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
W20260710 13:21:02.819155 13210 leader_election.cc:343] T 6a68d741c75b47d9890806658abc35ae P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:02.819710 13210 leader_election.cc:304] T 6a68d741c75b47d9890806658abc35ae P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9e261afa9484b80b67eb9446dec41a5; no voters: 160e6de4b35a445d954093b544f4c008, e8264bea9b1447a1b64cd21353eea7f7
I20260710 13:21:02.820025 13440 tablet_bootstrap.cc:492] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008: Bootstrap starting.
I20260710 13:21:02.821319 13444 raft_consensus.cc:2749] T 6a68d741c75b47d9890806658abc35ae P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:02.824297 13436 tablet_bootstrap.cc:492] T 25d74bba7d3740d7b8cc9045ff349e09 P b81d805490eb4219908984954f59f08f: Bootstrap starting.
W20260710 13:21:02.824321 13210 leader_election.cc:343] T 3cba5508ba9f403b88d6bb110c429b4a P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:02.824860 13210 leader_election.cc:304] T 3cba5508ba9f403b88d6bb110c429b4a P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9e261afa9484b80b67eb9446dec41a5; no voters: 160e6de4b35a445d954093b544f4c008, e8264bea9b1447a1b64cd21353eea7f7
W20260710 13:21:02.825947 13210 leader_election.cc:343] T 6e02b9924a584879ac3bf4123fcba5d0 P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:02.826345 13210 leader_election.cc:304] T 6e02b9924a584879ac3bf4123fcba5d0 P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9e261afa9484b80b67eb9446dec41a5; no voters: 160e6de4b35a445d954093b544f4c008, e8264bea9b1447a1b64cd21353eea7f7
I20260710 13:21:02.827950 13444 raft_consensus.cc:2749] T 3cba5508ba9f403b88d6bb110c429b4a P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:02.828572 13444 raft_consensus.cc:2749] T 6e02b9924a584879ac3bf4123fcba5d0 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:02.844446 13318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a89bc45d79b4dd38836eb0b8de31333" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81d805490eb4219908984954f59f08f" is_pre_election: true
I20260710 13:21:02.845219 13318 raft_consensus.cc:2468] T 8a89bc45d79b4dd38836eb0b8de31333 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8264bea9b1447a1b64cd21353eea7f7 in term 0.
I20260710 13:21:02.848680 13168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f75d2a39efd40328f502dc7e241a655" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008" is_pre_election: true
I20260710 13:21:02.858217 13445 raft_consensus.cc:493] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:02.858855 13445 raft_consensus.cc:515] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:02.864287 13244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f75d2a39efd40328f502dc7e241a655" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5" is_pre_election: true
W20260710 13:21:02.867130 13284 leader_election.cc:343] T 3f75d2a39efd40328f502dc7e241a655 P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:02.867962 13357 leader_election.cc:304] T 8a89bc45d79b4dd38836eb0b8de31333 P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b81d805490eb4219908984954f59f08f, e8264bea9b1447a1b64cd21353eea7f7; no voters: 
I20260710 13:21:02.868749 13169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a89bc45d79b4dd38836eb0b8de31333" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008" is_pre_election: true
I20260710 13:21:02.869232 13436 tablet_bootstrap.cc:654] T 25d74bba7d3740d7b8cc9045ff349e09 P b81d805490eb4219908984954f59f08f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.869340 13463 raft_consensus.cc:493] T 99cd3bc1a3a04601aa279d65e693d9bd P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:02.869386 13169 raft_consensus.cc:2468] T 8a89bc45d79b4dd38836eb0b8de31333 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8264bea9b1447a1b64cd21353eea7f7 in term 0.
I20260710 13:21:02.870069 13463 raft_consensus.cc:515] T 99cd3bc1a3a04601aa279d65e693d9bd P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
W20260710 13:21:02.871845 13210 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.210.132:38283, user_credentials={real_user=slave}} blocked reactor thread for 45910us
I20260710 13:21:02.872414 13463 leader_election.cc:290] T 99cd3bc1a3a04601aa279d65e693d9bd P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971), e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283)
I20260710 13:21:02.874171 13244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99cd3bc1a3a04601aa279d65e693d9bd" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5" is_pre_election: true
I20260710 13:21:02.874512 13445 leader_election.cc:290] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971), b81d805490eb4219908984954f59f08f (127.10.210.131:42151)
I20260710 13:21:02.875173 13445 raft_consensus.cc:2804] T 8a89bc45d79b4dd38836eb0b8de31333 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:02.875608 13445 raft_consensus.cc:493] T 8a89bc45d79b4dd38836eb0b8de31333 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:02.876012 13445 raft_consensus.cc:3060] T 8a89bc45d79b4dd38836eb0b8de31333 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:02.876690 13438 tablet_bootstrap.cc:492] T 99cd3bc1a3a04601aa279d65e693d9bd P e8264bea9b1447a1b64cd21353eea7f7: No bootstrap required, opened a new log
I20260710 13:21:02.877214 13438 ts_tablet_manager.cc:1403] T 99cd3bc1a3a04601aa279d65e693d9bd P e8264bea9b1447a1b64cd21353eea7f7: Time spent bootstrapping tablet: real 0.086s	user 0.021s	sys 0.012s
W20260710 13:21:02.877331 13284 leader_election.cc:343] T 99cd3bc1a3a04601aa279d65e693d9bd P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:02.879282 13281 leader_election.cc:343] T 3f75d2a39efd40328f502dc7e241a655 P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:02.880162 13438 raft_consensus.cc:359] T 99cd3bc1a3a04601aa279d65e693d9bd P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:02.880560 13281 leader_election.cc:304] T 3f75d2a39efd40328f502dc7e241a655 P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b81d805490eb4219908984954f59f08f; no voters: 160e6de4b35a445d954093b544f4c008, b9e261afa9484b80b67eb9446dec41a5
I20260710 13:21:02.883122 13437 tablet_bootstrap.cc:492] T 96fd1932044b4733be639db9c35bacc1 P b9e261afa9484b80b67eb9446dec41a5: No bootstrap required, opened a new log
I20260710 13:21:02.883586 13437 ts_tablet_manager.cc:1403] T 96fd1932044b4733be639db9c35bacc1 P b9e261afa9484b80b67eb9446dec41a5: Time spent bootstrapping tablet: real 0.103s	user 0.015s	sys 0.004s
I20260710 13:21:02.884939 13445 raft_consensus.cc:515] T 8a89bc45d79b4dd38836eb0b8de31333 P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:02.886646 13437 raft_consensus.cc:359] T 96fd1932044b4733be639db9c35bacc1 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:02.887423 13437 raft_consensus.cc:385] T 96fd1932044b4733be639db9c35bacc1 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.887313 13244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbe1c7f6aaf4d45b91a35ff7584eb93" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5" is_pre_election: true
I20260710 13:21:02.887952 13437 raft_consensus.cc:740] T 96fd1932044b4733be639db9c35bacc1 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e261afa9484b80b67eb9446dec41a5, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.880842 13438 raft_consensus.cc:385] T 99cd3bc1a3a04601aa279d65e693d9bd P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.888717 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99cd3bc1a3a04601aa279d65e693d9bd" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7" is_pre_election: true
I20260710 13:21:02.888775 13438 raft_consensus.cc:740] T 99cd3bc1a3a04601aa279d65e693d9bd P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8264bea9b1447a1b64cd21353eea7f7, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.888947 13437 consensus_queue.cc:260] T 96fd1932044b4733be639db9c35bacc1 P b9e261afa9484b80b67eb9446dec41a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
W20260710 13:21:02.890116 13358 leader_election.cc:343] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:02.889900 13438 consensus_queue.cc:260] T 99cd3bc1a3a04601aa279d65e693d9bd P e8264bea9b1447a1b64cd21353eea7f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:02.890677 13436 tablet_bootstrap.cc:492] T 25d74bba7d3740d7b8cc9045ff349e09 P b81d805490eb4219908984954f59f08f: No bootstrap required, opened a new log
I20260710 13:21:02.890868 13391 raft_consensus.cc:2468] T 99cd3bc1a3a04601aa279d65e693d9bd P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b81d805490eb4219908984954f59f08f in term 0.
I20260710 13:21:02.891129 13436 ts_tablet_manager.cc:1403] T 25d74bba7d3740d7b8cc9045ff349e09 P b81d805490eb4219908984954f59f08f: Time spent bootstrapping tablet: real 0.067s	user 0.007s	sys 0.003s
I20260710 13:21:02.892096 13438 ts_tablet_manager.cc:1434] T 99cd3bc1a3a04601aa279d65e693d9bd P e8264bea9b1447a1b64cd21353eea7f7: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 13:21:02.893098 13438 tablet_bootstrap.cc:492] T 6e02b9924a584879ac3bf4123fcba5d0 P e8264bea9b1447a1b64cd21353eea7f7: Bootstrap starting.
I20260710 13:21:02.894070 13437 ts_tablet_manager.cc:1434] T 96fd1932044b4733be639db9c35bacc1 P b9e261afa9484b80b67eb9446dec41a5: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260710 13:21:02.894132 13436 raft_consensus.cc:359] T 25d74bba7d3740d7b8cc9045ff349e09 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:02.894929 13436 raft_consensus.cc:385] T 25d74bba7d3740d7b8cc9045ff349e09 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.895228 13437 tablet_bootstrap.cc:492] T 99cd3bc1a3a04601aa279d65e693d9bd P b9e261afa9484b80b67eb9446dec41a5: Bootstrap starting.
I20260710 13:21:02.895231 13436 raft_consensus.cc:740] T 25d74bba7d3740d7b8cc9045ff349e09 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b81d805490eb4219908984954f59f08f, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.896404 13436 consensus_queue.cc:260] T 25d74bba7d3740d7b8cc9045ff349e09 P b81d805490eb4219908984954f59f08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:02.897552 13443 raft_consensus.cc:2749] T 3f75d2a39efd40328f502dc7e241a655 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:02.899099 13438 tablet_bootstrap.cc:654] T 6e02b9924a584879ac3bf4123fcba5d0 P e8264bea9b1447a1b64cd21353eea7f7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.902330 13284 leader_election.cc:304] T 99cd3bc1a3a04601aa279d65e693d9bd P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b81d805490eb4219908984954f59f08f, e8264bea9b1447a1b64cd21353eea7f7; no voters: b9e261afa9484b80b67eb9446dec41a5
I20260710 13:21:02.903559 13443 raft_consensus.cc:2804] T 99cd3bc1a3a04601aa279d65e693d9bd P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:02.903915 13443 raft_consensus.cc:493] T 99cd3bc1a3a04601aa279d65e693d9bd P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:02.904261 13443 raft_consensus.cc:3060] T 99cd3bc1a3a04601aa279d65e693d9bd P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:02.912786 13437 tablet_bootstrap.cc:654] T 99cd3bc1a3a04601aa279d65e693d9bd P b9e261afa9484b80b67eb9446dec41a5: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.917174 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a89bc45d79b4dd38836eb0b8de31333" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81d805490eb4219908984954f59f08f"
I20260710 13:21:02.917788 13317 raft_consensus.cc:3060] T 8a89bc45d79b4dd38836eb0b8de31333 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:02.913447 13440 tablet_bootstrap.cc:654] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.913921 13443 raft_consensus.cc:515] T 99cd3bc1a3a04601aa279d65e693d9bd P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:02.916007 13318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbe1c7f6aaf4d45b91a35ff7584eb93" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81d805490eb4219908984954f59f08f" is_pre_election: true
I20260710 13:21:02.916258 13169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a89bc45d79b4dd38836eb0b8de31333" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008"
I20260710 13:21:02.920243 13169 raft_consensus.cc:3060] T 8a89bc45d79b4dd38836eb0b8de31333 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:02.921898 13443 leader_election.cc:290] T 99cd3bc1a3a04601aa279d65e693d9bd P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 election: Requested vote from peers b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971), e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283)
W20260710 13:21:02.922895 13357 leader_election.cc:343] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b81d805490eb4219908984954f59f08f (127.10.210.131:42151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:02.923331 13357 leader_election.cc:304] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8264bea9b1447a1b64cd21353eea7f7; no voters: b81d805490eb4219908984954f59f08f, b9e261afa9484b80b67eb9446dec41a5
I20260710 13:21:02.924504 13468 raft_consensus.cc:2749] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:02.924840 13317 raft_consensus.cc:2468] T 8a89bc45d79b4dd38836eb0b8de31333 P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8264bea9b1447a1b64cd21353eea7f7 in term 1.
I20260710 13:21:02.925397 13436 ts_tablet_manager.cc:1434] T 25d74bba7d3740d7b8cc9045ff349e09 P b81d805490eb4219908984954f59f08f: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.001s
I20260710 13:21:02.925616 13449 raft_consensus.cc:493] T 96fd1932044b4733be639db9c35bacc1 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:02.926702 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99cd3bc1a3a04601aa279d65e693d9bd" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7"
I20260710 13:21:02.928550 13391 raft_consensus.cc:3060] T 99cd3bc1a3a04601aa279d65e693d9bd P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:02.928465 13449 raft_consensus.cc:515] T 96fd1932044b4733be639db9c35bacc1 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:02.929093 13436 tablet_bootstrap.cc:492] T 45907e33db4a4142a7f1374665dbf7bd P b81d805490eb4219908984954f59f08f: Bootstrap starting.
I20260710 13:21:02.935324 13436 tablet_bootstrap.cc:654] T 45907e33db4a4142a7f1374665dbf7bd P b81d805490eb4219908984954f59f08f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.935508 13391 raft_consensus.cc:2468] T 99cd3bc1a3a04601aa279d65e693d9bd P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b81d805490eb4219908984954f59f08f in term 1.
I20260710 13:21:02.936952 13284 leader_election.cc:304] T 99cd3bc1a3a04601aa279d65e693d9bd P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b81d805490eb4219908984954f59f08f, e8264bea9b1447a1b64cd21353eea7f7; no voters: 
I20260710 13:21:02.937891 13443 raft_consensus.cc:2804] T 99cd3bc1a3a04601aa279d65e693d9bd P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:02.938330 13443 raft_consensus.cc:697] T 99cd3bc1a3a04601aa279d65e693d9bd P b81d805490eb4219908984954f59f08f [term 1 LEADER]: Becoming Leader. State: Replica: b81d805490eb4219908984954f59f08f, State: Running, Role: LEADER
I20260710 13:21:02.940361 13169 raft_consensus.cc:2468] T 8a89bc45d79b4dd38836eb0b8de31333 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8264bea9b1447a1b64cd21353eea7f7 in term 1.
I20260710 13:21:02.940533 13449 leader_election.cc:290] T 96fd1932044b4733be639db9c35bacc1 P 160e6de4b35a445d954093b544f4c008 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971), b81d805490eb4219908984954f59f08f (127.10.210.131:42151)
I20260710 13:21:02.926666 13357 leader_election.cc:304] T 8a89bc45d79b4dd38836eb0b8de31333 P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b81d805490eb4219908984954f59f08f, e8264bea9b1447a1b64cd21353eea7f7; no voters: 
I20260710 13:21:02.927345 13244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99cd3bc1a3a04601aa279d65e693d9bd" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5"
I20260710 13:21:02.916659 13445 leader_election.cc:290] T 8a89bc45d79b4dd38836eb0b8de31333 P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 1 election: Requested vote from peers b81d805490eb4219908984954f59f08f (127.10.210.131:42151), 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293)
I20260710 13:21:02.944135 13445 raft_consensus.cc:2804] T 8a89bc45d79b4dd38836eb0b8de31333 P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:21:02.944231 13284 leader_election.cc:343] T 99cd3bc1a3a04601aa279d65e693d9bd P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:02.944729 13445 raft_consensus.cc:697] T 8a89bc45d79b4dd38836eb0b8de31333 P e8264bea9b1447a1b64cd21353eea7f7 [term 1 LEADER]: Becoming Leader. State: Replica: e8264bea9b1447a1b64cd21353eea7f7, State: Running, Role: LEADER
I20260710 13:21:02.940601 13443 consensus_queue.cc:237] T 99cd3bc1a3a04601aa279d65e693d9bd P b81d805490eb4219908984954f59f08f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:02.948235 13437 tablet_bootstrap.cc:492] T 99cd3bc1a3a04601aa279d65e693d9bd P b9e261afa9484b80b67eb9446dec41a5: No bootstrap required, opened a new log
I20260710 13:21:02.948844 13437 ts_tablet_manager.cc:1403] T 99cd3bc1a3a04601aa279d65e693d9bd P b9e261afa9484b80b67eb9446dec41a5: Time spent bootstrapping tablet: real 0.054s	user 0.007s	sys 0.003s
I20260710 13:21:02.945971 13445 consensus_queue.cc:237] T 8a89bc45d79b4dd38836eb0b8de31333 P e8264bea9b1447a1b64cd21353eea7f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:02.952582 13437 raft_consensus.cc:359] T 99cd3bc1a3a04601aa279d65e693d9bd P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:02.953613 13437 raft_consensus.cc:385] T 99cd3bc1a3a04601aa279d65e693d9bd P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.953985 13437 raft_consensus.cc:740] T 99cd3bc1a3a04601aa279d65e693d9bd P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e261afa9484b80b67eb9446dec41a5, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.954628 13438 tablet_bootstrap.cc:492] T 6e02b9924a584879ac3bf4123fcba5d0 P e8264bea9b1447a1b64cd21353eea7f7: No bootstrap required, opened a new log
I20260710 13:21:02.955242 13437 consensus_queue.cc:260] T 99cd3bc1a3a04601aa279d65e693d9bd P b9e261afa9484b80b67eb9446dec41a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:02.955317 13438 ts_tablet_manager.cc:1403] T 6e02b9924a584879ac3bf4123fcba5d0 P e8264bea9b1447a1b64cd21353eea7f7: Time spent bootstrapping tablet: real 0.062s	user 0.005s	sys 0.023s
I20260710 13:21:02.964929 13467 raft_consensus.cc:493] T 99cd3bc1a3a04601aa279d65e693d9bd P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:02.965780 13436 tablet_bootstrap.cc:492] T 45907e33db4a4142a7f1374665dbf7bd P b81d805490eb4219908984954f59f08f: No bootstrap required, opened a new log
I20260710 13:21:02.965504 13467 raft_consensus.cc:515] T 99cd3bc1a3a04601aa279d65e693d9bd P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:02.966257 13436 ts_tablet_manager.cc:1403] T 45907e33db4a4142a7f1374665dbf7bd P b81d805490eb4219908984954f59f08f: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.000s
I20260710 13:21:02.968116 13438 raft_consensus.cc:359] T 6e02b9924a584879ac3bf4123fcba5d0 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:02.969223 13436 raft_consensus.cc:359] T 45907e33db4a4142a7f1374665dbf7bd P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:02.968868 13438 raft_consensus.cc:385] T 6e02b9924a584879ac3bf4123fcba5d0 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.974601 13438 raft_consensus.cc:740] T 6e02b9924a584879ac3bf4123fcba5d0 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8264bea9b1447a1b64cd21353eea7f7, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.975591 13438 consensus_queue.cc:260] T 6e02b9924a584879ac3bf4123fcba5d0 P e8264bea9b1447a1b64cd21353eea7f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:02.970084 13436 raft_consensus.cc:385] T 45907e33db4a4142a7f1374665dbf7bd P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.977380 13436 raft_consensus.cc:740] T 45907e33db4a4142a7f1374665dbf7bd P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b81d805490eb4219908984954f59f08f, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.978155 13438 ts_tablet_manager.cc:1434] T 6e02b9924a584879ac3bf4123fcba5d0 P e8264bea9b1447a1b64cd21353eea7f7: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.004s
I20260710 13:21:02.978307 13436 consensus_queue.cc:260] T 45907e33db4a4142a7f1374665dbf7bd P b81d805490eb4219908984954f59f08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:02.979208 13438 tablet_bootstrap.cc:492] T 25d74bba7d3740d7b8cc9045ff349e09 P e8264bea9b1447a1b64cd21353eea7f7: Bootstrap starting.
I20260710 13:21:02.980597 13436 ts_tablet_manager.cc:1434] T 45907e33db4a4142a7f1374665dbf7bd P b81d805490eb4219908984954f59f08f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:21:02.980962 13467 leader_election.cc:290] T 99cd3bc1a3a04601aa279d65e693d9bd P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b81d805490eb4219908984954f59f08f (127.10.210.131:42151), e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283)
I20260710 13:21:02.981617 13436 tablet_bootstrap.cc:492] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P b81d805490eb4219908984954f59f08f: Bootstrap starting.
I20260710 13:21:02.986119 13064 catalog_manager.cc:5697] T 99cd3bc1a3a04601aa279d65e693d9bd P b81d805490eb4219908984954f59f08f reported cstate change: term changed from 0 to 1, leader changed from <none> to b81d805490eb4219908984954f59f08f (127.10.210.131). New cstate: current_term: 1 leader_uuid: "b81d805490eb4219908984954f59f08f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:02.989850 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99cd3bc1a3a04601aa279d65e693d9bd" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7" is_pre_election: true
I20260710 13:21:02.990803 13391 raft_consensus.cc:2393] T 99cd3bc1a3a04601aa279d65e693d9bd P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b9e261afa9484b80b67eb9446dec41a5 in current term 1: Already voted for candidate b81d805490eb4219908984954f59f08f in this term.
I20260710 13:21:02.991364 13437 ts_tablet_manager.cc:1434] T 99cd3bc1a3a04601aa279d65e693d9bd P b9e261afa9484b80b67eb9446dec41a5: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.001s
I20260710 13:21:02.993321 13440 tablet_bootstrap.cc:492] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008: No bootstrap required, opened a new log
I20260710 13:21:02.994012 13440 ts_tablet_manager.cc:1403] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008: Time spent bootstrapping tablet: real 0.174s	user 0.022s	sys 0.020s
I20260710 13:21:02.995175 13437 tablet_bootstrap.cc:492] T 3f75d2a39efd40328f502dc7e241a655 P b9e261afa9484b80b67eb9446dec41a5: Bootstrap starting.
I20260710 13:21:02.996865 13440 raft_consensus.cc:359] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:03.000167 13440 raft_consensus.cc:385] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.000483 13440 raft_consensus.cc:740] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.001202 13440 consensus_queue.cc:260] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:03.003263 13440 ts_tablet_manager.cc:1434] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:21:03.002548 13067 catalog_manager.cc:5697] T 8a89bc45d79b4dd38836eb0b8de31333 P e8264bea9b1447a1b64cd21353eea7f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132). New cstate: current_term: 1 leader_uuid: "e8264bea9b1447a1b64cd21353eea7f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:03.004221 13440 tablet_bootstrap.cc:492] T 45907e33db4a4142a7f1374665dbf7bd P 160e6de4b35a445d954093b544f4c008: Bootstrap starting.
I20260710 13:21:03.004240 13437 tablet_bootstrap.cc:654] T 3f75d2a39efd40328f502dc7e241a655 P b9e261afa9484b80b67eb9446dec41a5: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.008422 13449 raft_consensus.cc:493] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.011729 13449 raft_consensus.cc:515] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:03.014297 13449 leader_election.cc:290] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283), b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971)
I20260710 13:21:03.024199 13438 tablet_bootstrap.cc:654] T 25d74bba7d3740d7b8cc9045ff349e09 P e8264bea9b1447a1b64cd21353eea7f7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.026844 13436 tablet_bootstrap.cc:654] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P b81d805490eb4219908984954f59f08f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.039258 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96fd1932044b4733be639db9c35bacc1" candidate_uuid: "160e6de4b35a445d954093b544f4c008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81d805490eb4219908984954f59f08f" is_pre_election: true
W20260710 13:21:03.040812 13134 leader_election.cc:343] T 96fd1932044b4733be639db9c35bacc1 P 160e6de4b35a445d954093b544f4c008 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b81d805490eb4219908984954f59f08f (127.10.210.131:42151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.043133 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99cd3bc1a3a04601aa279d65e693d9bd" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81d805490eb4219908984954f59f08f" is_pre_election: true
I20260710 13:21:03.045354 13209 leader_election.cc:304] T 99cd3bc1a3a04601aa279d65e693d9bd P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9e261afa9484b80b67eb9446dec41a5; no voters: b81d805490eb4219908984954f59f08f, e8264bea9b1447a1b64cd21353eea7f7
I20260710 13:21:03.046525 13467 raft_consensus.cc:3060] T 99cd3bc1a3a04601aa279d65e693d9bd P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.046602 13438 tablet_bootstrap.cc:492] T 25d74bba7d3740d7b8cc9045ff349e09 P e8264bea9b1447a1b64cd21353eea7f7: No bootstrap required, opened a new log
I20260710 13:21:03.047202 13438 ts_tablet_manager.cc:1403] T 25d74bba7d3740d7b8cc9045ff349e09 P e8264bea9b1447a1b64cd21353eea7f7: Time spent bootstrapping tablet: real 0.068s	user 0.008s	sys 0.016s
I20260710 13:21:03.050410 13440 tablet_bootstrap.cc:654] T 45907e33db4a4142a7f1374665dbf7bd P 160e6de4b35a445d954093b544f4c008: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.050371 13438 raft_consensus.cc:359] T 25d74bba7d3740d7b8cc9045ff349e09 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:03.051327 13438 raft_consensus.cc:385] T 25d74bba7d3740d7b8cc9045ff349e09 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.051643 13438 raft_consensus.cc:740] T 25d74bba7d3740d7b8cc9045ff349e09 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8264bea9b1447a1b64cd21353eea7f7, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.052490 13438 consensus_queue.cc:260] T 25d74bba7d3740d7b8cc9045ff349e09 P e8264bea9b1447a1b64cd21353eea7f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:03.055248 13243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cba5508ba9f403b88d6bb110c429b4a" candidate_uuid: "160e6de4b35a445d954093b544f4c008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5" is_pre_election: true
I20260710 13:21:03.055509 13244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96fd1932044b4733be639db9c35bacc1" candidate_uuid: "160e6de4b35a445d954093b544f4c008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5" is_pre_election: true
I20260710 13:21:03.055999 13243 raft_consensus.cc:2468] T 3cba5508ba9f403b88d6bb110c429b4a P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 160e6de4b35a445d954093b544f4c008 in term 0.
I20260710 13:21:03.056427 13244 raft_consensus.cc:2468] T 96fd1932044b4733be639db9c35bacc1 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 160e6de4b35a445d954093b544f4c008 in term 0.
I20260710 13:21:03.058574 13135 leader_election.cc:304] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 160e6de4b35a445d954093b544f4c008, b9e261afa9484b80b67eb9446dec41a5; no voters: 
I20260710 13:21:03.065112 13449 raft_consensus.cc:2804] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:03.065483 13449 raft_consensus.cc:493] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.066803 13449 raft_consensus.cc:3060] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.065532 13437 tablet_bootstrap.cc:492] T 3f75d2a39efd40328f502dc7e241a655 P b9e261afa9484b80b67eb9446dec41a5: No bootstrap required, opened a new log
I20260710 13:21:03.069705 13437 ts_tablet_manager.cc:1403] T 3f75d2a39efd40328f502dc7e241a655 P b9e261afa9484b80b67eb9446dec41a5: Time spent bootstrapping tablet: real 0.075s	user 0.009s	sys 0.025s
I20260710 13:21:03.073731 13135 leader_election.cc:304] T 96fd1932044b4733be639db9c35bacc1 P 160e6de4b35a445d954093b544f4c008 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 160e6de4b35a445d954093b544f4c008, b9e261afa9484b80b67eb9446dec41a5; no voters: b81d805490eb4219908984954f59f08f
I20260710 13:21:03.079319 13437 raft_consensus.cc:359] T 3f75d2a39efd40328f502dc7e241a655 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:03.080090 13437 raft_consensus.cc:385] T 3f75d2a39efd40328f502dc7e241a655 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.080443 13437 raft_consensus.cc:740] T 3f75d2a39efd40328f502dc7e241a655 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e261afa9484b80b67eb9446dec41a5, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.078929 13438 ts_tablet_manager.cc:1434] T 25d74bba7d3740d7b8cc9045ff349e09 P e8264bea9b1447a1b64cd21353eea7f7: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260710 13:21:03.082022 13438 tablet_bootstrap.cc:492] T 3cba5508ba9f403b88d6bb110c429b4a P e8264bea9b1447a1b64cd21353eea7f7: Bootstrap starting.
I20260710 13:21:03.081915 13437 consensus_queue.cc:260] T 3f75d2a39efd40328f502dc7e241a655 P b9e261afa9484b80b67eb9446dec41a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:03.089274 13486 raft_consensus.cc:2804] T 96fd1932044b4733be639db9c35bacc1 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:03.089670 13486 raft_consensus.cc:493] T 96fd1932044b4733be639db9c35bacc1 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.089973 13486 raft_consensus.cc:3060] T 96fd1932044b4733be639db9c35bacc1 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.090225 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cba5508ba9f403b88d6bb110c429b4a" candidate_uuid: "160e6de4b35a445d954093b544f4c008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7" is_pre_election: true
W20260710 13:21:03.091570 13135 leader_election.cc:343] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.084578 13467 raft_consensus.cc:2749] T 99cd3bc1a3a04601aa279d65e693d9bd P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:03.080345 13449 raft_consensus.cc:515] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:03.094919 13449 leader_election.cc:290] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 [CANDIDATE]: Term 1 election: Requested vote from peers e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283), b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971)
I20260710 13:21:03.096589 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cba5508ba9f403b88d6bb110c429b4a" candidate_uuid: "160e6de4b35a445d954093b544f4c008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7"
I20260710 13:21:03.097216 13438 tablet_bootstrap.cc:654] T 3cba5508ba9f403b88d6bb110c429b4a P e8264bea9b1447a1b64cd21353eea7f7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.087172 13437 ts_tablet_manager.cc:1434] T 3f75d2a39efd40328f502dc7e241a655 P b9e261afa9484b80b67eb9446dec41a5: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260710 13:21:03.096730 13244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cba5508ba9f403b88d6bb110c429b4a" candidate_uuid: "160e6de4b35a445d954093b544f4c008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5"
I20260710 13:21:03.098274 13244 raft_consensus.cc:3060] T 3cba5508ba9f403b88d6bb110c429b4a P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.098695 13437 tablet_bootstrap.cc:492] T bba0ac46dcea4abdab28d6529486ec7c P b9e261afa9484b80b67eb9446dec41a5: Bootstrap starting.
I20260710 13:21:03.104807 13244 raft_consensus.cc:2468] T 3cba5508ba9f403b88d6bb110c429b4a P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 160e6de4b35a445d954093b544f4c008 in term 1.
I20260710 13:21:03.105211 13436 tablet_bootstrap.cc:492] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P b81d805490eb4219908984954f59f08f: No bootstrap required, opened a new log
I20260710 13:21:03.105672 13436 ts_tablet_manager.cc:1403] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P b81d805490eb4219908984954f59f08f: Time spent bootstrapping tablet: real 0.124s	user 0.014s	sys 0.005s
I20260710 13:21:03.106005 13437 tablet_bootstrap.cc:654] T bba0ac46dcea4abdab28d6529486ec7c P b9e261afa9484b80b67eb9446dec41a5: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.105885 13486 raft_consensus.cc:515] T 96fd1932044b4733be639db9c35bacc1 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:03.108021 13436 raft_consensus.cc:359] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:03.108193 13486 leader_election.cc:290] T 96fd1932044b4733be639db9c35bacc1 P 160e6de4b35a445d954093b544f4c008 [CANDIDATE]: Term 1 election: Requested vote from peers b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971), b81d805490eb4219908984954f59f08f (127.10.210.131:42151)
I20260710 13:21:03.108655 13436 raft_consensus.cc:385] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.108955 13436 raft_consensus.cc:740] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b81d805490eb4219908984954f59f08f, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.109404 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96fd1932044b4733be639db9c35bacc1" candidate_uuid: "160e6de4b35a445d954093b544f4c008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81d805490eb4219908984954f59f08f"
I20260710 13:21:03.112316 13440 tablet_bootstrap.cc:492] T 45907e33db4a4142a7f1374665dbf7bd P 160e6de4b35a445d954093b544f4c008: No bootstrap required, opened a new log
I20260710 13:21:03.113780 13440 ts_tablet_manager.cc:1403] T 45907e33db4a4142a7f1374665dbf7bd P 160e6de4b35a445d954093b544f4c008: Time spent bootstrapping tablet: real 0.110s	user 0.034s	sys 0.021s
I20260710 13:21:03.113462 13436 consensus_queue.cc:260] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P b81d805490eb4219908984954f59f08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
W20260710 13:21:03.114820 13134 leader_election.cc:343] T 96fd1932044b4733be639db9c35bacc1 P 160e6de4b35a445d954093b544f4c008 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b81d805490eb4219908984954f59f08f (127.10.210.131:42151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.116652 13440 raft_consensus.cc:359] T 45907e33db4a4142a7f1374665dbf7bd P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:03.110522 13244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96fd1932044b4733be639db9c35bacc1" candidate_uuid: "160e6de4b35a445d954093b544f4c008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5"
I20260710 13:21:03.117395 13440 raft_consensus.cc:385] T 45907e33db4a4142a7f1374665dbf7bd P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.109592 13135 leader_election.cc:304] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 160e6de4b35a445d954093b544f4c008, b9e261afa9484b80b67eb9446dec41a5; no voters: 
I20260710 13:21:03.118134 13436 ts_tablet_manager.cc:1434] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P b81d805490eb4219908984954f59f08f: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260710 13:21:03.117789 13244 raft_consensus.cc:3060] T 96fd1932044b4733be639db9c35bacc1 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.118753 13486 raft_consensus.cc:2804] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:03.119279 13486 raft_consensus.cc:697] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 [term 1 LEADER]: Becoming Leader. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Running, Role: LEADER
I20260710 13:21:03.116263 13438 tablet_bootstrap.cc:492] T 3cba5508ba9f403b88d6bb110c429b4a P e8264bea9b1447a1b64cd21353eea7f7: No bootstrap required, opened a new log
I20260710 13:21:03.121321 13438 ts_tablet_manager.cc:1403] T 3cba5508ba9f403b88d6bb110c429b4a P e8264bea9b1447a1b64cd21353eea7f7: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.007s
I20260710 13:21:03.120661 13486 consensus_queue.cc:237] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
W20260710 13:21:03.123979 13135 leader_election.cc:343] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.124234 13438 raft_consensus.cc:359] T 3cba5508ba9f403b88d6bb110c429b4a P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:03.124878 13438 raft_consensus.cc:385] T 3cba5508ba9f403b88d6bb110c429b4a P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.125181 13438 raft_consensus.cc:740] T 3cba5508ba9f403b88d6bb110c429b4a P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8264bea9b1447a1b64cd21353eea7f7, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.126693 13436 tablet_bootstrap.cc:492] T 96fd1932044b4733be639db9c35bacc1 P b81d805490eb4219908984954f59f08f: Bootstrap starting.
I20260710 13:21:03.117789 13440 raft_consensus.cc:740] T 45907e33db4a4142a7f1374665dbf7bd P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.128086 13440 consensus_queue.cc:260] T 45907e33db4a4142a7f1374665dbf7bd P 160e6de4b35a445d954093b544f4c008 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:03.135577 13440 ts_tablet_manager.cc:1434] T 45907e33db4a4142a7f1374665dbf7bd P 160e6de4b35a445d954093b544f4c008: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.003s
I20260710 13:21:03.136080 13244 raft_consensus.cc:2468] T 96fd1932044b4733be639db9c35bacc1 P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 160e6de4b35a445d954093b544f4c008 in term 1.
I20260710 13:21:03.138098 13135 leader_election.cc:304] T 96fd1932044b4733be639db9c35bacc1 P 160e6de4b35a445d954093b544f4c008 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 160e6de4b35a445d954093b544f4c008, b9e261afa9484b80b67eb9446dec41a5; no voters: b81d805490eb4219908984954f59f08f
I20260710 13:21:03.138453 13440 tablet_bootstrap.cc:492] T 6e02b9924a584879ac3bf4123fcba5d0 P 160e6de4b35a445d954093b544f4c008: Bootstrap starting.
I20260710 13:21:03.139293 13449 raft_consensus.cc:2804] T 96fd1932044b4733be639db9c35bacc1 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:03.144219 13067 catalog_manager.cc:5697] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 reported cstate change: term changed from 0 to 1, leader changed from <none> to 160e6de4b35a445d954093b544f4c008 (127.10.210.129). New cstate: current_term: 1 leader_uuid: "160e6de4b35a445d954093b544f4c008" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:03.147903 13437 tablet_bootstrap.cc:492] T bba0ac46dcea4abdab28d6529486ec7c P b9e261afa9484b80b67eb9446dec41a5: No bootstrap required, opened a new log
I20260710 13:21:03.148341 13437 ts_tablet_manager.cc:1403] T bba0ac46dcea4abdab28d6529486ec7c P b9e261afa9484b80b67eb9446dec41a5: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.004s
I20260710 13:21:03.151000 13437 raft_consensus.cc:359] T bba0ac46dcea4abdab28d6529486ec7c P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:03.151681 13437 raft_consensus.cc:385] T bba0ac46dcea4abdab28d6529486ec7c P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.152021 13437 raft_consensus.cc:740] T bba0ac46dcea4abdab28d6529486ec7c P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e261afa9484b80b67eb9446dec41a5, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.153219 13438 consensus_queue.cc:260] T 3cba5508ba9f403b88d6bb110c429b4a P e8264bea9b1447a1b64cd21353eea7f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:03.155447 13438 ts_tablet_manager.cc:1434] T 3cba5508ba9f403b88d6bb110c429b4a P e8264bea9b1447a1b64cd21353eea7f7: Time spent starting tablet: real 0.034s	user 0.002s	sys 0.002s
I20260710 13:21:03.156355 13438 tablet_bootstrap.cc:492] T 6a68d741c75b47d9890806658abc35ae P e8264bea9b1447a1b64cd21353eea7f7: Bootstrap starting.
I20260710 13:21:03.156199 13449 raft_consensus.cc:697] T 96fd1932044b4733be639db9c35bacc1 P 160e6de4b35a445d954093b544f4c008 [term 1 LEADER]: Becoming Leader. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Running, Role: LEADER
I20260710 13:21:03.157186 13449 consensus_queue.cc:237] T 96fd1932044b4733be639db9c35bacc1 P 160e6de4b35a445d954093b544f4c008 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:03.152786 13437 consensus_queue.cc:260] T bba0ac46dcea4abdab28d6529486ec7c P b9e261afa9484b80b67eb9446dec41a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:03.162384 13437 ts_tablet_manager.cc:1434] T bba0ac46dcea4abdab28d6529486ec7c P b9e261afa9484b80b67eb9446dec41a5: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260710 13:21:03.163388 13437 tablet_bootstrap.cc:492] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P b9e261afa9484b80b67eb9446dec41a5: Bootstrap starting.
I20260710 13:21:03.166160 13438 tablet_bootstrap.cc:654] T 6a68d741c75b47d9890806658abc35ae P e8264bea9b1447a1b64cd21353eea7f7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.166406 13436 tablet_bootstrap.cc:654] T 96fd1932044b4733be639db9c35bacc1 P b81d805490eb4219908984954f59f08f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.145133 13440 tablet_bootstrap.cc:654] T 6e02b9924a584879ac3bf4123fcba5d0 P 160e6de4b35a445d954093b544f4c008: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.169849 13437 tablet_bootstrap.cc:654] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P b9e261afa9484b80b67eb9446dec41a5: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.178611 13437 tablet_bootstrap.cc:492] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P b9e261afa9484b80b67eb9446dec41a5: No bootstrap required, opened a new log
I20260710 13:21:03.179054 13437 ts_tablet_manager.cc:1403] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P b9e261afa9484b80b67eb9446dec41a5: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.002s
I20260710 13:21:03.181567 13437 raft_consensus.cc:359] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:03.182209 13437 raft_consensus.cc:385] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.182458 13437 raft_consensus.cc:740] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e261afa9484b80b67eb9446dec41a5, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.183272 13437 consensus_queue.cc:260] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P b9e261afa9484b80b67eb9446dec41a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:03.187533 13436 tablet_bootstrap.cc:492] T 96fd1932044b4733be639db9c35bacc1 P b81d805490eb4219908984954f59f08f: No bootstrap required, opened a new log
I20260710 13:21:03.188025 13436 ts_tablet_manager.cc:1403] T 96fd1932044b4733be639db9c35bacc1 P b81d805490eb4219908984954f59f08f: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.000s
I20260710 13:21:03.191035 13436 raft_consensus.cc:359] T 96fd1932044b4733be639db9c35bacc1 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:03.191736 13436 raft_consensus.cc:385] T 96fd1932044b4733be639db9c35bacc1 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.192032 13436 raft_consensus.cc:740] T 96fd1932044b4733be639db9c35bacc1 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b81d805490eb4219908984954f59f08f, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.192845 13443 raft_consensus.cc:493] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.193140 13437 ts_tablet_manager.cc:1434] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P b9e261afa9484b80b67eb9446dec41a5: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260710 13:21:03.193471 13443 raft_consensus.cc:515] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:03.194895 13437 tablet_bootstrap.cc:492] T 45907e33db4a4142a7f1374665dbf7bd P b9e261afa9484b80b67eb9446dec41a5: Bootstrap starting.
I20260710 13:21:03.194499 13067 catalog_manager.cc:5697] T 96fd1932044b4733be639db9c35bacc1 P 160e6de4b35a445d954093b544f4c008 reported cstate change: term changed from 0 to 1, leader changed from <none> to 160e6de4b35a445d954093b544f4c008 (127.10.210.129). New cstate: current_term: 1 leader_uuid: "160e6de4b35a445d954093b544f4c008" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:03.198251 13443 leader_election.cc:290] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971), e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283)
I20260710 13:21:03.199582 13463 raft_consensus.cc:493] T 45907e33db4a4142a7f1374665dbf7bd P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.202023 13463 raft_consensus.cc:515] T 45907e33db4a4142a7f1374665dbf7bd P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:03.202841 13436 consensus_queue.cc:260] T 96fd1932044b4733be639db9c35bacc1 P b81d805490eb4219908984954f59f08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:03.204149 13463 leader_election.cc:290] T 45907e33db4a4142a7f1374665dbf7bd P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293), b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971)
I20260710 13:21:03.205935 13438 tablet_bootstrap.cc:492] T 6a68d741c75b47d9890806658abc35ae P e8264bea9b1447a1b64cd21353eea7f7: No bootstrap required, opened a new log
I20260710 13:21:03.206073 13436 ts_tablet_manager.cc:1434] T 96fd1932044b4733be639db9c35bacc1 P b81d805490eb4219908984954f59f08f: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260710 13:21:03.206180 13169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45907e33db4a4142a7f1374665dbf7bd" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008" is_pre_election: true
I20260710 13:21:03.201032 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbe1c7f6aaf4d45b91a35ff7584eb93" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7" is_pre_election: true
I20260710 13:21:03.206931 13169 raft_consensus.cc:2468] T 45907e33db4a4142a7f1374665dbf7bd P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b81d805490eb4219908984954f59f08f in term 0.
I20260710 13:21:03.207005 13391 raft_consensus.cc:2468] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b81d805490eb4219908984954f59f08f in term 0.
I20260710 13:21:03.207461 13436 tablet_bootstrap.cc:492] T bba0ac46dcea4abdab28d6529486ec7c P b81d805490eb4219908984954f59f08f: Bootstrap starting.
I20260710 13:21:03.209663 13281 leader_election.cc:304] T 45907e33db4a4142a7f1374665dbf7bd P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 160e6de4b35a445d954093b544f4c008, b81d805490eb4219908984954f59f08f; no voters: 
I20260710 13:21:03.204234 13440 tablet_bootstrap.cc:492] T 6e02b9924a584879ac3bf4123fcba5d0 P 160e6de4b35a445d954093b544f4c008: No bootstrap required, opened a new log
I20260710 13:21:03.210770 13443 raft_consensus.cc:2804] T 45907e33db4a4142a7f1374665dbf7bd P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:03.211083 13440 ts_tablet_manager.cc:1403] T 6e02b9924a584879ac3bf4123fcba5d0 P 160e6de4b35a445d954093b544f4c008: Time spent bootstrapping tablet: real 0.073s	user 0.012s	sys 0.012s
I20260710 13:21:03.211246 13443 raft_consensus.cc:493] T 45907e33db4a4142a7f1374665dbf7bd P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.211637 13443 raft_consensus.cc:3060] T 45907e33db4a4142a7f1374665dbf7bd P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.206416 13438 ts_tablet_manager.cc:1403] T 6a68d741c75b47d9890806658abc35ae P e8264bea9b1447a1b64cd21353eea7f7: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.014s
I20260710 13:21:03.213725 13436 tablet_bootstrap.cc:654] T bba0ac46dcea4abdab28d6529486ec7c P b81d805490eb4219908984954f59f08f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.214720 13440 raft_consensus.cc:359] T 6e02b9924a584879ac3bf4123fcba5d0 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:03.215502 13440 raft_consensus.cc:385] T 6e02b9924a584879ac3bf4123fcba5d0 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.215783 13440 raft_consensus.cc:740] T 6e02b9924a584879ac3bf4123fcba5d0 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.216667 13438 raft_consensus.cc:359] T 6a68d741c75b47d9890806658abc35ae P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:03.216603 13440 consensus_queue.cc:260] T 6e02b9924a584879ac3bf4123fcba5d0 P 160e6de4b35a445d954093b544f4c008 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:03.217491 13438 raft_consensus.cc:385] T 6a68d741c75b47d9890806658abc35ae P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.217585 13284 leader_election.cc:304] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b81d805490eb4219908984954f59f08f, e8264bea9b1447a1b64cd21353eea7f7; no voters: 
I20260710 13:21:03.217849 13438 raft_consensus.cc:740] T 6a68d741c75b47d9890806658abc35ae P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8264bea9b1447a1b64cd21353eea7f7, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.218622 13438 consensus_queue.cc:260] T 6a68d741c75b47d9890806658abc35ae P e8264bea9b1447a1b64cd21353eea7f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:03.219192 13243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45907e33db4a4142a7f1374665dbf7bd" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5" is_pre_election: true
I20260710 13:21:03.200316 13244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbe1c7f6aaf4d45b91a35ff7584eb93" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5" is_pre_election: true
I20260710 13:21:03.220805 13244 raft_consensus.cc:2468] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b81d805490eb4219908984954f59f08f in term 0.
I20260710 13:21:03.225544 13440 ts_tablet_manager.cc:1434] T 6e02b9924a584879ac3bf4123fcba5d0 P 160e6de4b35a445d954093b544f4c008: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:21:03.227734 13438 ts_tablet_manager.cc:1434] T 6a68d741c75b47d9890806658abc35ae P e8264bea9b1447a1b64cd21353eea7f7: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:21:03.228513 13436 tablet_bootstrap.cc:492] T bba0ac46dcea4abdab28d6529486ec7c P b81d805490eb4219908984954f59f08f: No bootstrap required, opened a new log
W20260710 13:21:03.228420 13284 leader_election.cc:343] T 45907e33db4a4142a7f1374665dbf7bd P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.229038 13436 ts_tablet_manager.cc:1403] T bba0ac46dcea4abdab28d6529486ec7c P b81d805490eb4219908984954f59f08f: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.005s
I20260710 13:21:03.231536 13436 raft_consensus.cc:359] T bba0ac46dcea4abdab28d6529486ec7c P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:03.232151 13436 raft_consensus.cc:385] T bba0ac46dcea4abdab28d6529486ec7c P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.232396 13436 raft_consensus.cc:740] T bba0ac46dcea4abdab28d6529486ec7c P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b81d805490eb4219908984954f59f08f, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.232630 13440 tablet_bootstrap.cc:492] T 611d31b401ec4292aa38cf1330f9ec08 P 160e6de4b35a445d954093b544f4c008: Bootstrap starting.
I20260710 13:21:03.232594 13463 raft_consensus.cc:2804] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:03.233227 13463 raft_consensus.cc:493] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.233045 13436 consensus_queue.cc:260] T bba0ac46dcea4abdab28d6529486ec7c P b81d805490eb4219908984954f59f08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:03.233559 13463 raft_consensus.cc:3060] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.235841 13438 tablet_bootstrap.cc:492] T 611d31b401ec4292aa38cf1330f9ec08 P e8264bea9b1447a1b64cd21353eea7f7: Bootstrap starting.
I20260710 13:21:03.236260 13436 ts_tablet_manager.cc:1434] T bba0ac46dcea4abdab28d6529486ec7c P b81d805490eb4219908984954f59f08f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:21:03.237280 13436 tablet_bootstrap.cc:492] T 4d838ac228124ad0b1c091777ca94c36 P b81d805490eb4219908984954f59f08f: Bootstrap starting.
I20260710 13:21:03.240638 13443 raft_consensus.cc:515] T 45907e33db4a4142a7f1374665dbf7bd P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:03.241007 13440 tablet_bootstrap.cc:654] T 611d31b401ec4292aa38cf1330f9ec08 P 160e6de4b35a445d954093b544f4c008: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.242475 13436 tablet_bootstrap.cc:654] T 4d838ac228124ad0b1c091777ca94c36 P b81d805490eb4219908984954f59f08f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.201102 13437 tablet_bootstrap.cc:654] T 45907e33db4a4142a7f1374665dbf7bd P b9e261afa9484b80b67eb9446dec41a5: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.245397 13169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45907e33db4a4142a7f1374665dbf7bd" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008"
I20260710 13:21:03.246016 13169 raft_consensus.cc:3060] T 45907e33db4a4142a7f1374665dbf7bd P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.247712 13438 tablet_bootstrap.cc:654] T 611d31b401ec4292aa38cf1330f9ec08 P e8264bea9b1447a1b64cd21353eea7f7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.256522 13463 raft_consensus.cc:515] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:03.258541 13244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45907e33db4a4142a7f1374665dbf7bd" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5"
I20260710 13:21:03.259152 13169 raft_consensus.cc:2468] T 45907e33db4a4142a7f1374665dbf7bd P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b81d805490eb4219908984954f59f08f in term 1.
W20260710 13:21:03.259970 13284 leader_election.cc:343] T 45907e33db4a4142a7f1374665dbf7bd P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.260907 13281 leader_election.cc:304] T 45907e33db4a4142a7f1374665dbf7bd P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 160e6de4b35a445d954093b544f4c008, b81d805490eb4219908984954f59f08f; no voters: b9e261afa9484b80b67eb9446dec41a5
I20260710 13:21:03.261854 13499 raft_consensus.cc:2804] T 45907e33db4a4142a7f1374665dbf7bd P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:03.264216 13499 raft_consensus.cc:697] T 45907e33db4a4142a7f1374665dbf7bd P b81d805490eb4219908984954f59f08f [term 1 LEADER]: Becoming Leader. State: Replica: b81d805490eb4219908984954f59f08f, State: Running, Role: LEADER
I20260710 13:21:03.264148 13244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbe1c7f6aaf4d45b91a35ff7584eb93" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5"
I20260710 13:21:03.264148 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbe1c7f6aaf4d45b91a35ff7584eb93" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7"
I20260710 13:21:03.265375 13391 raft_consensus.cc:3060] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.265172 13499 consensus_queue.cc:237] T 45907e33db4a4142a7f1374665dbf7bd P b81d805490eb4219908984954f59f08f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:03.269284 13443 leader_election.cc:290] T 45907e33db4a4142a7f1374665dbf7bd P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 election: Requested vote from peers 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293), b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971)
I20260710 13:21:03.261914 13463 leader_election.cc:290] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 election: Requested vote from peers b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971), e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283)
I20260710 13:21:03.265163 13244 raft_consensus.cc:3060] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.279112 13066 catalog_manager.cc:5697] T 45907e33db4a4142a7f1374665dbf7bd P b81d805490eb4219908984954f59f08f reported cstate change: term changed from 0 to 1, leader changed from <none> to b81d805490eb4219908984954f59f08f (127.10.210.131). New cstate: current_term: 1 leader_uuid: "b81d805490eb4219908984954f59f08f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:03.282428 13438 tablet_bootstrap.cc:492] T 611d31b401ec4292aa38cf1330f9ec08 P e8264bea9b1447a1b64cd21353eea7f7: No bootstrap required, opened a new log
I20260710 13:21:03.282858 13440 tablet_bootstrap.cc:492] T 611d31b401ec4292aa38cf1330f9ec08 P 160e6de4b35a445d954093b544f4c008: No bootstrap required, opened a new log
I20260710 13:21:03.283044 13438 ts_tablet_manager.cc:1403] T 611d31b401ec4292aa38cf1330f9ec08 P e8264bea9b1447a1b64cd21353eea7f7: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.014s
I20260710 13:21:03.283373 13440 ts_tablet_manager.cc:1403] T 611d31b401ec4292aa38cf1330f9ec08 P 160e6de4b35a445d954093b544f4c008: Time spent bootstrapping tablet: real 0.051s	user 0.025s	sys 0.009s
I20260710 13:21:03.283511 13436 tablet_bootstrap.cc:492] T 4d838ac228124ad0b1c091777ca94c36 P b81d805490eb4219908984954f59f08f: No bootstrap required, opened a new log
I20260710 13:21:03.284016 13436 ts_tablet_manager.cc:1403] T 4d838ac228124ad0b1c091777ca94c36 P b81d805490eb4219908984954f59f08f: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.004s
I20260710 13:21:03.284108 13244 raft_consensus.cc:2468] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b81d805490eb4219908984954f59f08f in term 1.
I20260710 13:21:03.285259 13284 leader_election.cc:304] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b81d805490eb4219908984954f59f08f, b9e261afa9484b80b67eb9446dec41a5; no voters: 
I20260710 13:21:03.286057 13499 raft_consensus.cc:2804] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:03.286226 13438 raft_consensus.cc:359] T 611d31b401ec4292aa38cf1330f9ec08 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:03.286541 13499 raft_consensus.cc:697] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P b81d805490eb4219908984954f59f08f [term 1 LEADER]: Becoming Leader. State: Replica: b81d805490eb4219908984954f59f08f, State: Running, Role: LEADER
I20260710 13:21:03.286569 13440 raft_consensus.cc:359] T 611d31b401ec4292aa38cf1330f9ec08 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:03.286983 13437 tablet_bootstrap.cc:492] T 45907e33db4a4142a7f1374665dbf7bd P b9e261afa9484b80b67eb9446dec41a5: No bootstrap required, opened a new log
I20260710 13:21:03.287015 13438 raft_consensus.cc:385] T 611d31b401ec4292aa38cf1330f9ec08 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.287396 13440 raft_consensus.cc:385] T 611d31b401ec4292aa38cf1330f9ec08 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.287631 13437 ts_tablet_manager.cc:1403] T 45907e33db4a4142a7f1374665dbf7bd P b9e261afa9484b80b67eb9446dec41a5: Time spent bootstrapping tablet: real 0.093s	user 0.009s	sys 0.004s
I20260710 13:21:03.287667 13438 raft_consensus.cc:740] T 611d31b401ec4292aa38cf1330f9ec08 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8264bea9b1447a1b64cd21353eea7f7, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.287789 13440 raft_consensus.cc:740] T 611d31b401ec4292aa38cf1330f9ec08 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.287716 13499 consensus_queue.cc:237] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P b81d805490eb4219908984954f59f08f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:03.289153 13438 consensus_queue.cc:260] T 611d31b401ec4292aa38cf1330f9ec08 P e8264bea9b1447a1b64cd21353eea7f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:03.289120 13440 consensus_queue.cc:260] T 611d31b401ec4292aa38cf1330f9ec08 P 160e6de4b35a445d954093b544f4c008 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:03.291821 13440 ts_tablet_manager.cc:1434] T 611d31b401ec4292aa38cf1330f9ec08 P 160e6de4b35a445d954093b544f4c008: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:21:03.292654 13440 tablet_bootstrap.cc:492] T 25d74bba7d3740d7b8cc9045ff349e09 P 160e6de4b35a445d954093b544f4c008: Bootstrap starting.
I20260710 13:21:03.297147 13445 raft_consensus.cc:493] T 3cba5508ba9f403b88d6bb110c429b4a P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.297641 13445 raft_consensus.cc:515] T 3cba5508ba9f403b88d6bb110c429b4a P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:03.299230 13438 ts_tablet_manager.cc:1434] T 611d31b401ec4292aa38cf1330f9ec08 P e8264bea9b1447a1b64cd21353eea7f7: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:21:03.299731 13445 leader_election.cc:290] T 3cba5508ba9f403b88d6bb110c429b4a P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293), b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971)
I20260710 13:21:03.300271 13438 tablet_bootstrap.cc:492] T 66f864a793414934b58854661bf32af7 P e8264bea9b1447a1b64cd21353eea7f7: Bootstrap starting.
I20260710 13:21:03.302193 13440 tablet_bootstrap.cc:654] T 25d74bba7d3740d7b8cc9045ff349e09 P 160e6de4b35a445d954093b544f4c008: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.304024 13169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cba5508ba9f403b88d6bb110c429b4a" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008" is_pre_election: true
I20260710 13:21:03.304452 13244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cba5508ba9f403b88d6bb110c429b4a" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5" is_pre_election: true
I20260710 13:21:03.305226 13244 raft_consensus.cc:2393] T 3cba5508ba9f403b88d6bb110c429b4a P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8264bea9b1447a1b64cd21353eea7f7 in current term 1: Already voted for candidate 160e6de4b35a445d954093b544f4c008 in this term.
I20260710 13:21:03.306381 13358 leader_election.cc:304] T 3cba5508ba9f403b88d6bb110c429b4a P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8264bea9b1447a1b64cd21353eea7f7; no voters: 160e6de4b35a445d954093b544f4c008, b9e261afa9484b80b67eb9446dec41a5
I20260710 13:21:03.307368 13468 raft_consensus.cc:493] T 25d74bba7d3740d7b8cc9045ff349e09 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.307824 13468 raft_consensus.cc:515] T 25d74bba7d3740d7b8cc9045ff349e09 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:03.309983 13468 leader_election.cc:290] T 25d74bba7d3740d7b8cc9045ff349e09 P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b81d805490eb4219908984954f59f08f (127.10.210.131:42151), 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293)
I20260710 13:21:03.310443 13468 raft_consensus.cc:3060] T 3cba5508ba9f403b88d6bb110c429b4a P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.311750 13437 raft_consensus.cc:359] T 45907e33db4a4142a7f1374665dbf7bd P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:03.312413 13437 raft_consensus.cc:385] T 45907e33db4a4142a7f1374665dbf7bd P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.312705 13437 raft_consensus.cc:740] T 45907e33db4a4142a7f1374665dbf7bd P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e261afa9484b80b67eb9446dec41a5, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.313380 13437 consensus_queue.cc:260] T 45907e33db4a4142a7f1374665dbf7bd P b9e261afa9484b80b67eb9446dec41a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:03.315340 13437 ts_tablet_manager.cc:1434] T 45907e33db4a4142a7f1374665dbf7bd P b9e261afa9484b80b67eb9446dec41a5: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.000s
I20260710 13:21:03.316136 13463 raft_consensus.cc:493] T 25d74bba7d3740d7b8cc9045ff349e09 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.316740 13463 raft_consensus.cc:515] T 25d74bba7d3740d7b8cc9045ff349e09 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:03.312274 13169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d74bba7d3740d7b8cc9045ff349e09" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008" is_pre_election: true
W20260710 13:21:03.320048 13355 leader_election.cc:343] T 25d74bba7d3740d7b8cc9045ff349e09 P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.320767 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d74bba7d3740d7b8cc9045ff349e09" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7" is_pre_election: true
I20260710 13:21:03.317068 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d74bba7d3740d7b8cc9045ff349e09" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81d805490eb4219908984954f59f08f" is_pre_election: true
I20260710 13:21:03.321736 13392 raft_consensus.cc:2468] T 25d74bba7d3740d7b8cc9045ff349e09 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b81d805490eb4219908984954f59f08f in term 0.
I20260710 13:21:03.322074 13317 raft_consensus.cc:2468] T 25d74bba7d3740d7b8cc9045ff349e09 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8264bea9b1447a1b64cd21353eea7f7 in term 0.
I20260710 13:21:03.322921 13467 raft_consensus.cc:493] T bba0ac46dcea4abdab28d6529486ec7c P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.323437 13467 raft_consensus.cc:515] T bba0ac46dcea4abdab28d6529486ec7c P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:03.324278 13357 leader_election.cc:304] T 25d74bba7d3740d7b8cc9045ff349e09 P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b81d805490eb4219908984954f59f08f, e8264bea9b1447a1b64cd21353eea7f7; no voters: 160e6de4b35a445d954093b544f4c008
I20260710 13:21:03.324558 13169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d74bba7d3740d7b8cc9045ff349e09" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008" is_pre_election: true
I20260710 13:21:03.325636 13445 raft_consensus.cc:2804] T 25d74bba7d3740d7b8cc9045ff349e09 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:03.326496 13467 leader_election.cc:290] T bba0ac46dcea4abdab28d6529486ec7c P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b81d805490eb4219908984954f59f08f (127.10.210.131:42151), e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283)
I20260710 13:21:03.326612 13445 raft_consensus.cc:493] T 25d74bba7d3740d7b8cc9045ff349e09 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.327133 13445 raft_consensus.cc:3060] T 25d74bba7d3740d7b8cc9045ff349e09 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:03.327356 13281 leader_election.cc:343] T 25d74bba7d3740d7b8cc9045ff349e09 P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.328442 13284 leader_election.cc:304] T 25d74bba7d3740d7b8cc9045ff349e09 P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b81d805490eb4219908984954f59f08f, e8264bea9b1447a1b64cd21353eea7f7; no voters: 160e6de4b35a445d954093b544f4c008
I20260710 13:21:03.328616 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba0ac46dcea4abdab28d6529486ec7c" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81d805490eb4219908984954f59f08f" is_pre_election: true
I20260710 13:21:03.329427 13443 raft_consensus.cc:2804] T 25d74bba7d3740d7b8cc9045ff349e09 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:03.329497 13317 raft_consensus.cc:2468] T bba0ac46dcea4abdab28d6529486ec7c P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e261afa9484b80b67eb9446dec41a5 in term 0.
I20260710 13:21:03.330001 13443 raft_consensus.cc:493] T 25d74bba7d3740d7b8cc9045ff349e09 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.330456 13443 raft_consensus.cc:3060] T 25d74bba7d3740d7b8cc9045ff349e09 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.331333 13209 leader_election.cc:304] T bba0ac46dcea4abdab28d6529486ec7c P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b81d805490eb4219908984954f59f08f, b9e261afa9484b80b67eb9446dec41a5; no voters: 
I20260710 13:21:03.331804 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba0ac46dcea4abdab28d6529486ec7c" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7" is_pre_election: true
I20260710 13:21:03.320704 13463 leader_election.cc:290] T 25d74bba7d3740d7b8cc9045ff349e09 P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283), 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293)
W20260710 13:21:03.333339 13210 leader_election.cc:343] T bba0ac46dcea4abdab28d6529486ec7c P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.334270 13467 raft_consensus.cc:2804] T bba0ac46dcea4abdab28d6529486ec7c P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:03.335582 13437 tablet_bootstrap.cc:492] T 4d838ac228124ad0b1c091777ca94c36 P b9e261afa9484b80b67eb9446dec41a5: Bootstrap starting.
I20260710 13:21:03.334671 13467 raft_consensus.cc:493] T bba0ac46dcea4abdab28d6529486ec7c P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.340453 13467 raft_consensus.cc:3060] T bba0ac46dcea4abdab28d6529486ec7c P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.272666 13391 raft_consensus.cc:2468] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b81d805490eb4219908984954f59f08f in term 1.
I20260710 13:21:03.345964 13436 raft_consensus.cc:359] T 4d838ac228124ad0b1c091777ca94c36 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:03.350011 13443 raft_consensus.cc:515] T 25d74bba7d3740d7b8cc9045ff349e09 P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:03.352121 13437 tablet_bootstrap.cc:654] T 4d838ac228124ad0b1c091777ca94c36 P b9e261afa9484b80b67eb9446dec41a5: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.352700 13443 leader_election.cc:290] T 25d74bba7d3740d7b8cc9045ff349e09 P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 election: Requested vote from peers e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283), 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293)
I20260710 13:21:03.354030 13169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d74bba7d3740d7b8cc9045ff349e09" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008"
I20260710 13:21:03.346632 13436 raft_consensus.cc:385] T 4d838ac228124ad0b1c091777ca94c36 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:21:03.369071 13281 leader_election.cc:343] T 25d74bba7d3740d7b8cc9045ff349e09 P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.346982 13468 raft_consensus.cc:2749] T 3cba5508ba9f403b88d6bb110c429b4a P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:03.371989 13467 raft_consensus.cc:515] T bba0ac46dcea4abdab28d6529486ec7c P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:03.373850 13438 tablet_bootstrap.cc:654] T 66f864a793414934b58854661bf32af7 P e8264bea9b1447a1b64cd21353eea7f7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.368973 13436 raft_consensus.cc:740] T 4d838ac228124ad0b1c091777ca94c36 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b81d805490eb4219908984954f59f08f, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.377125 13467 leader_election.cc:290] T bba0ac46dcea4abdab28d6529486ec7c P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 election: Requested vote from peers b81d805490eb4219908984954f59f08f (127.10.210.131:42151), e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283)
I20260710 13:21:03.377775 13440 tablet_bootstrap.cc:492] T 25d74bba7d3740d7b8cc9045ff349e09 P 160e6de4b35a445d954093b544f4c008: No bootstrap required, opened a new log
I20260710 13:21:03.377796 13468 consensus_queue.cc:1048] T 8a89bc45d79b4dd38836eb0b8de31333 P e8264bea9b1447a1b64cd21353eea7f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:03.378243 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba0ac46dcea4abdab28d6529486ec7c" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7"
I20260710 13:21:03.378396 13440 ts_tablet_manager.cc:1403] T 25d74bba7d3740d7b8cc9045ff349e09 P 160e6de4b35a445d954093b544f4c008: Time spent bootstrapping tablet: real 0.086s	user 0.037s	sys 0.036s
W20260710 13:21:03.379673 13210 leader_election.cc:343] T bba0ac46dcea4abdab28d6529486ec7c P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.379691 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba0ac46dcea4abdab28d6529486ec7c" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81d805490eb4219908984954f59f08f"
I20260710 13:21:03.380769 13317 raft_consensus.cc:3060] T bba0ac46dcea4abdab28d6529486ec7c P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.381430 13440 raft_consensus.cc:359] T 25d74bba7d3740d7b8cc9045ff349e09 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:03.382339 13440 raft_consensus.cc:385] T 25d74bba7d3740d7b8cc9045ff349e09 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.382709 13440 raft_consensus.cc:740] T 25d74bba7d3740d7b8cc9045ff349e09 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.382859 13445 raft_consensus.cc:515] T 25d74bba7d3740d7b8cc9045ff349e09 P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:03.378611 13436 consensus_queue.cc:260] T 4d838ac228124ad0b1c091777ca94c36 P b81d805490eb4219908984954f59f08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:03.383845 13440 consensus_queue.cc:260] T 25d74bba7d3740d7b8cc9045ff349e09 P 160e6de4b35a445d954093b544f4c008 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:03.388201 13436 ts_tablet_manager.cc:1434] T 4d838ac228124ad0b1c091777ca94c36 P b81d805490eb4219908984954f59f08f: Time spent starting tablet: real 0.104s	user 0.009s	sys 0.000s
I20260710 13:21:03.402966 13317 raft_consensus.cc:2468] T bba0ac46dcea4abdab28d6529486ec7c P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e261afa9484b80b67eb9446dec41a5 in term 1.
I20260710 13:21:03.404348 13468 raft_consensus.cc:493] T 6e02b9924a584879ac3bf4123fcba5d0 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.404703 13316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d74bba7d3740d7b8cc9045ff349e09" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81d805490eb4219908984954f59f08f"
I20260710 13:21:03.404374 13209 leader_election.cc:304] T bba0ac46dcea4abdab28d6529486ec7c P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b81d805490eb4219908984954f59f08f, b9e261afa9484b80b67eb9446dec41a5; no voters: e8264bea9b1447a1b64cd21353eea7f7
I20260710 13:21:03.404971 13468 raft_consensus.cc:515] T 6e02b9924a584879ac3bf4123fcba5d0 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:03.405515 13316 raft_consensus.cc:2393] T 25d74bba7d3740d7b8cc9045ff349e09 P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e8264bea9b1447a1b64cd21353eea7f7 in current term 1: Already voted for candidate b81d805490eb4219908984954f59f08f in this term.
I20260710 13:21:03.406052 13467 raft_consensus.cc:2804] T bba0ac46dcea4abdab28d6529486ec7c P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:03.406658 13467 raft_consensus.cc:697] T bba0ac46dcea4abdab28d6529486ec7c P b9e261afa9484b80b67eb9446dec41a5 [term 1 LEADER]: Becoming Leader. State: Replica: b9e261afa9484b80b67eb9446dec41a5, State: Running, Role: LEADER
I20260710 13:21:03.407686 13467 consensus_queue.cc:237] T bba0ac46dcea4abdab28d6529486ec7c P b9e261afa9484b80b67eb9446dec41a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:03.413240 13436 tablet_bootstrap.cc:492] T 611d31b401ec4292aa38cf1330f9ec08 P b81d805490eb4219908984954f59f08f: Bootstrap starting.
I20260710 13:21:03.416867 13437 tablet_bootstrap.cc:492] T 4d838ac228124ad0b1c091777ca94c36 P b9e261afa9484b80b67eb9446dec41a5: No bootstrap required, opened a new log
I20260710 13:21:03.417435 13437 ts_tablet_manager.cc:1403] T 4d838ac228124ad0b1c091777ca94c36 P b9e261afa9484b80b67eb9446dec41a5: Time spent bootstrapping tablet: real 0.082s	user 0.019s	sys 0.025s
I20260710 13:21:03.419628 13065 catalog_manager.cc:5697] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P b81d805490eb4219908984954f59f08f reported cstate change: term changed from 0 to 1, leader changed from <none> to b81d805490eb4219908984954f59f08f (127.10.210.131). New cstate: current_term: 1 leader_uuid: "b81d805490eb4219908984954f59f08f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:03.420339 13437 raft_consensus.cc:359] T 4d838ac228124ad0b1c091777ca94c36 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:03.421121 13437 raft_consensus.cc:385] T 4d838ac228124ad0b1c091777ca94c36 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.421455 13437 raft_consensus.cc:740] T 4d838ac228124ad0b1c091777ca94c36 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e261afa9484b80b67eb9446dec41a5, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.413455 13440 ts_tablet_manager.cc:1434] T 25d74bba7d3740d7b8cc9045ff349e09 P 160e6de4b35a445d954093b544f4c008: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.001s
I20260710 13:21:03.422142 13437 consensus_queue.cc:260] T 4d838ac228124ad0b1c091777ca94c36 P b9e261afa9484b80b67eb9446dec41a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:03.422796 13440 tablet_bootstrap.cc:492] T 3f75d2a39efd40328f502dc7e241a655 P 160e6de4b35a445d954093b544f4c008: Bootstrap starting.
I20260710 13:21:03.424612 13437 ts_tablet_manager.cc:1434] T 4d838ac228124ad0b1c091777ca94c36 P b9e261afa9484b80b67eb9446dec41a5: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
W20260710 13:21:03.424636 13115 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:03.425625 13437 tablet_bootstrap.cc:492] T 66f864a793414934b58854661bf32af7 P b9e261afa9484b80b67eb9446dec41a5: Bootstrap starting.
I20260710 13:21:03.429195 13468 leader_election.cc:290] T 6e02b9924a584879ac3bf4123fcba5d0 P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971), 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293)
I20260710 13:21:03.431190 13169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e02b9924a584879ac3bf4123fcba5d0" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008" is_pre_election: true
I20260710 13:21:03.431953 13169 raft_consensus.cc:2468] T 6e02b9924a584879ac3bf4123fcba5d0 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8264bea9b1447a1b64cd21353eea7f7 in term 0.
I20260710 13:21:03.434075 13445 leader_election.cc:290] T 25d74bba7d3740d7b8cc9045ff349e09 P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 1 election: Requested vote from peers b81d805490eb4219908984954f59f08f (127.10.210.131:42151), 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293)
I20260710 13:21:03.434544 13440 tablet_bootstrap.cc:654] T 3f75d2a39efd40328f502dc7e241a655 P 160e6de4b35a445d954093b544f4c008: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.431216 13168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d74bba7d3740d7b8cc9045ff349e09" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008"
I20260710 13:21:03.435896 13168 raft_consensus.cc:3060] T 25d74bba7d3740d7b8cc9045ff349e09 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.436358 13437 tablet_bootstrap.cc:654] T 66f864a793414934b58854661bf32af7 P b9e261afa9484b80b67eb9446dec41a5: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.439095 13244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e02b9924a584879ac3bf4123fcba5d0" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5" is_pre_election: true
I20260710 13:21:03.439240 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d74bba7d3740d7b8cc9045ff349e09" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7"
I20260710 13:21:03.440138 13244 raft_consensus.cc:2468] T 6e02b9924a584879ac3bf4123fcba5d0 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8264bea9b1447a1b64cd21353eea7f7 in term 0.
I20260710 13:21:03.440482 13391 raft_consensus.cc:2393] T 25d74bba7d3740d7b8cc9045ff349e09 P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b81d805490eb4219908984954f59f08f in current term 1: Already voted for candidate e8264bea9b1447a1b64cd21353eea7f7 in this term.
I20260710 13:21:03.441465 13355 leader_election.cc:304] T 6e02b9924a584879ac3bf4123fcba5d0 P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 160e6de4b35a445d954093b544f4c008, e8264bea9b1447a1b64cd21353eea7f7; no voters: 
I20260710 13:21:03.443585 13468 raft_consensus.cc:2804] T 6e02b9924a584879ac3bf4123fcba5d0 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:03.444049 13468 raft_consensus.cc:493] T 6e02b9924a584879ac3bf4123fcba5d0 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.444393 13468 raft_consensus.cc:3060] T 6e02b9924a584879ac3bf4123fcba5d0 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.444800 13284 leader_election.cc:304] T 25d74bba7d3740d7b8cc9045ff349e09 P b81d805490eb4219908984954f59f08f [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: b81d805490eb4219908984954f59f08f; no voters: 160e6de4b35a445d954093b544f4c008, e8264bea9b1447a1b64cd21353eea7f7
I20260710 13:21:03.446507 13499 raft_consensus.cc:2749] T 25d74bba7d3740d7b8cc9045ff349e09 P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:21:03.448561 13499 consensus_queue.cc:1048] T 99cd3bc1a3a04601aa279d65e693d9bd P b81d805490eb4219908984954f59f08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:03.452080 13437 tablet_bootstrap.cc:492] T 66f864a793414934b58854661bf32af7 P b9e261afa9484b80b67eb9446dec41a5: No bootstrap required, opened a new log
I20260710 13:21:03.452554 13437 ts_tablet_manager.cc:1403] T 66f864a793414934b58854661bf32af7 P b9e261afa9484b80b67eb9446dec41a5: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.004s
I20260710 13:21:03.455253 13437 raft_consensus.cc:359] T 66f864a793414934b58854661bf32af7 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:03.455891 13437 raft_consensus.cc:385] T 66f864a793414934b58854661bf32af7 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.456161 13437 raft_consensus.cc:740] T 66f864a793414934b58854661bf32af7 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e261afa9484b80b67eb9446dec41a5, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.457072 13438 tablet_bootstrap.cc:492] T 66f864a793414934b58854661bf32af7 P e8264bea9b1447a1b64cd21353eea7f7: No bootstrap required, opened a new log
I20260710 13:21:03.456804 13437 consensus_queue.cc:260] T 66f864a793414934b58854661bf32af7 P b9e261afa9484b80b67eb9446dec41a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:03.457499 13438 ts_tablet_manager.cc:1403] T 66f864a793414934b58854661bf32af7 P e8264bea9b1447a1b64cd21353eea7f7: Time spent bootstrapping tablet: real 0.157s	user 0.009s	sys 0.011s
I20260710 13:21:03.458942 13437 ts_tablet_manager.cc:1434] T 66f864a793414934b58854661bf32af7 P b9e261afa9484b80b67eb9446dec41a5: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260710 13:21:03.459457 13468 raft_consensus.cc:515] T 6e02b9924a584879ac3bf4123fcba5d0 P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:03.459839 13437 tablet_bootstrap.cc:492] T 1d4068d9600b4475a36209558d6a5627 P b9e261afa9484b80b67eb9446dec41a5: Bootstrap starting.
I20260710 13:21:03.461730 13168 raft_consensus.cc:2468] T 25d74bba7d3740d7b8cc9045ff349e09 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8264bea9b1447a1b64cd21353eea7f7 in term 1.
I20260710 13:21:03.462915 13355 leader_election.cc:304] T 25d74bba7d3740d7b8cc9045ff349e09 P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 160e6de4b35a445d954093b544f4c008, e8264bea9b1447a1b64cd21353eea7f7; no voters: b81d805490eb4219908984954f59f08f
I20260710 13:21:03.465605 13437 tablet_bootstrap.cc:654] T 1d4068d9600b4475a36209558d6a5627 P b9e261afa9484b80b67eb9446dec41a5: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.465986 13067 catalog_manager.cc:5697] T bba0ac46dcea4abdab28d6529486ec7c P b9e261afa9484b80b67eb9446dec41a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130). New cstate: current_term: 1 leader_uuid: "b9e261afa9484b80b67eb9446dec41a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:03.468472 13508 raft_consensus.cc:2804] T 25d74bba7d3740d7b8cc9045ff349e09 P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:03.439126 13436 tablet_bootstrap.cc:654] T 611d31b401ec4292aa38cf1330f9ec08 P b81d805490eb4219908984954f59f08f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.469400 13438 raft_consensus.cc:359] T 66f864a793414934b58854661bf32af7 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:03.470285 13438 raft_consensus.cc:385] T 66f864a793414934b58854661bf32af7 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.470813 13438 raft_consensus.cc:740] T 66f864a793414934b58854661bf32af7 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8264bea9b1447a1b64cd21353eea7f7, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.476033 13243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e02b9924a584879ac3bf4123fcba5d0" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5"
I20260710 13:21:03.476768 13243 raft_consensus.cc:3060] T 6e02b9924a584879ac3bf4123fcba5d0 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.479094 13467 raft_consensus.cc:493] T 3f75d2a39efd40328f502dc7e241a655 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.479740 13467 raft_consensus.cc:515] T 3f75d2a39efd40328f502dc7e241a655 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:03.482714 13438 consensus_queue.cc:260] T 66f864a793414934b58854661bf32af7 P e8264bea9b1447a1b64cd21353eea7f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:03.484728 13438 ts_tablet_manager.cc:1434] T 66f864a793414934b58854661bf32af7 P e8264bea9b1447a1b64cd21353eea7f7: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.001s
I20260710 13:21:03.485622 13438 tablet_bootstrap.cc:492] T bba0ac46dcea4abdab28d6529486ec7c P e8264bea9b1447a1b64cd21353eea7f7: Bootstrap starting.
I20260710 13:21:03.485718 13243 raft_consensus.cc:2468] T 6e02b9924a584879ac3bf4123fcba5d0 P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8264bea9b1447a1b64cd21353eea7f7 in term 1.
I20260710 13:21:03.490319 13168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e02b9924a584879ac3bf4123fcba5d0" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008"
I20260710 13:21:03.491027 13168 raft_consensus.cc:3060] T 6e02b9924a584879ac3bf4123fcba5d0 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.492681 13438 tablet_bootstrap.cc:654] T bba0ac46dcea4abdab28d6529486ec7c P e8264bea9b1447a1b64cd21353eea7f7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.493067 13468 leader_election.cc:290] T 6e02b9924a584879ac3bf4123fcba5d0 P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 1 election: Requested vote from peers b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971), 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293)
I20260710 13:21:03.493276 13318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f75d2a39efd40328f502dc7e241a655" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81d805490eb4219908984954f59f08f" is_pre_election: true
I20260710 13:21:03.493865 13318 raft_consensus.cc:2468] T 3f75d2a39efd40328f502dc7e241a655 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e261afa9484b80b67eb9446dec41a5 in term 0.
I20260710 13:21:03.494810 13169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f75d2a39efd40328f502dc7e241a655" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008" is_pre_election: true
I20260710 13:21:03.495618 13209 leader_election.cc:304] T 3f75d2a39efd40328f502dc7e241a655 P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b81d805490eb4219908984954f59f08f, b9e261afa9484b80b67eb9446dec41a5; no voters: 
I20260710 13:21:03.496620 13444 raft_consensus.cc:2804] T 3f75d2a39efd40328f502dc7e241a655 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:03.497014 13444 raft_consensus.cc:493] T 3f75d2a39efd40328f502dc7e241a655 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.497346 13444 raft_consensus.cc:3060] T 3f75d2a39efd40328f502dc7e241a655 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:03.499750 13207 leader_election.cc:343] T 3f75d2a39efd40328f502dc7e241a655 P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.501555 13358 leader_election.cc:304] T 6e02b9924a584879ac3bf4123fcba5d0 P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9e261afa9484b80b67eb9446dec41a5, e8264bea9b1447a1b64cd21353eea7f7; no voters: 
I20260710 13:21:03.504307 13444 raft_consensus.cc:515] T 3f75d2a39efd40328f502dc7e241a655 P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:03.505548 13443 consensus_queue.cc:1048] T 99cd3bc1a3a04601aa279d65e693d9bd P b81d805490eb4219908984954f59f08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:03.507110 13169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f75d2a39efd40328f502dc7e241a655" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008"
I20260710 13:21:03.482203 13467 leader_election.cc:290] T 3f75d2a39efd40328f502dc7e241a655 P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293), b81d805490eb4219908984954f59f08f (127.10.210.131:42151)
W20260710 13:21:03.508641 13207 leader_election.cc:343] T 3f75d2a39efd40328f502dc7e241a655 P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.511086 13519 raft_consensus.cc:2804] T 6e02b9924a584879ac3bf4123fcba5d0 P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:03.511457 13437 tablet_bootstrap.cc:492] T 1d4068d9600b4475a36209558d6a5627 P b9e261afa9484b80b67eb9446dec41a5: No bootstrap required, opened a new log
I20260710 13:21:03.511936 13437 ts_tablet_manager.cc:1403] T 1d4068d9600b4475a36209558d6a5627 P b9e261afa9484b80b67eb9446dec41a5: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.013s
I20260710 13:21:03.514837 13318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f75d2a39efd40328f502dc7e241a655" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81d805490eb4219908984954f59f08f"
I20260710 13:21:03.515549 13318 raft_consensus.cc:3060] T 3f75d2a39efd40328f502dc7e241a655 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.515744 13508 raft_consensus.cc:697] T 25d74bba7d3740d7b8cc9045ff349e09 P e8264bea9b1447a1b64cd21353eea7f7 [term 1 LEADER]: Becoming Leader. State: Replica: e8264bea9b1447a1b64cd21353eea7f7, State: Running, Role: LEADER
I20260710 13:21:03.516633 13508 consensus_queue.cc:237] T 25d74bba7d3740d7b8cc9045ff349e09 P e8264bea9b1447a1b64cd21353eea7f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:03.524887 13318 raft_consensus.cc:2468] T 3f75d2a39efd40328f502dc7e241a655 P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e261afa9484b80b67eb9446dec41a5 in term 1.
I20260710 13:21:03.526006 13209 leader_election.cc:304] T 3f75d2a39efd40328f502dc7e241a655 P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b81d805490eb4219908984954f59f08f, b9e261afa9484b80b67eb9446dec41a5; no voters: 160e6de4b35a445d954093b544f4c008
I20260710 13:21:03.526803 13444 leader_election.cc:290] T 3f75d2a39efd40328f502dc7e241a655 P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 election: Requested vote from peers 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293), b81d805490eb4219908984954f59f08f (127.10.210.131:42151)
I20260710 13:21:03.526854 13467 raft_consensus.cc:2804] T 3f75d2a39efd40328f502dc7e241a655 P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:03.530045 13437 raft_consensus.cc:359] T 1d4068d9600b4475a36209558d6a5627 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:03.530854 13437 raft_consensus.cc:385] T 1d4068d9600b4475a36209558d6a5627 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.531163 13437 raft_consensus.cc:740] T 1d4068d9600b4475a36209558d6a5627 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e261afa9484b80b67eb9446dec41a5, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.533381 13437 consensus_queue.cc:260] T 1d4068d9600b4475a36209558d6a5627 P b9e261afa9484b80b67eb9446dec41a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:03.534428 13436 tablet_bootstrap.cc:492] T 611d31b401ec4292aa38cf1330f9ec08 P b81d805490eb4219908984954f59f08f: No bootstrap required, opened a new log
I20260710 13:21:03.534871 13436 ts_tablet_manager.cc:1403] T 611d31b401ec4292aa38cf1330f9ec08 P b81d805490eb4219908984954f59f08f: Time spent bootstrapping tablet: real 0.122s	user 0.012s	sys 0.000s
I20260710 13:21:03.535590 13437 ts_tablet_manager.cc:1434] T 1d4068d9600b4475a36209558d6a5627 P b9e261afa9484b80b67eb9446dec41a5: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260710 13:21:03.536574 13437 tablet_bootstrap.cc:492] T b0008d4fa50d47adb4e7c77043f660d4 P b9e261afa9484b80b67eb9446dec41a5: Bootstrap starting.
I20260710 13:21:03.539999 13444 raft_consensus.cc:493] T 45907e33db4a4142a7f1374665dbf7bd P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.540603 13444 raft_consensus.cc:515] T 45907e33db4a4142a7f1374665dbf7bd P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:03.542140 13437 tablet_bootstrap.cc:654] T b0008d4fa50d47adb4e7c77043f660d4 P b9e261afa9484b80b67eb9446dec41a5: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.542021 13168 raft_consensus.cc:2468] T 6e02b9924a584879ac3bf4123fcba5d0 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8264bea9b1447a1b64cd21353eea7f7 in term 1.
I20260710 13:21:03.542465 13440 tablet_bootstrap.cc:492] T 3f75d2a39efd40328f502dc7e241a655 P 160e6de4b35a445d954093b544f4c008: No bootstrap required, opened a new log
I20260710 13:21:03.543393 13169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45907e33db4a4142a7f1374665dbf7bd" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008" is_pre_election: true
I20260710 13:21:03.549178 13440 ts_tablet_manager.cc:1403] T 3f75d2a39efd40328f502dc7e241a655 P 160e6de4b35a445d954093b544f4c008: Time spent bootstrapping tablet: real 0.126s	user 0.028s	sys 0.021s
I20260710 13:21:03.543960 13444 leader_election.cc:290] T 45907e33db4a4142a7f1374665dbf7bd P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293), b81d805490eb4219908984954f59f08f (127.10.210.131:42151)
I20260710 13:21:03.544456 13318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45907e33db4a4142a7f1374665dbf7bd" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81d805490eb4219908984954f59f08f" is_pre_election: true
I20260710 13:21:03.545653 13436 raft_consensus.cc:359] T 611d31b401ec4292aa38cf1330f9ec08 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:03.550428 13519 raft_consensus.cc:697] T 6e02b9924a584879ac3bf4123fcba5d0 P e8264bea9b1447a1b64cd21353eea7f7 [term 1 LEADER]: Becoming Leader. State: Replica: e8264bea9b1447a1b64cd21353eea7f7, State: Running, Role: LEADER
I20260710 13:21:03.550572 13169 raft_consensus.cc:2393] T 45907e33db4a4142a7f1374665dbf7bd P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b9e261afa9484b80b67eb9446dec41a5 in current term 1: Already voted for candidate b81d805490eb4219908984954f59f08f in this term.
I20260710 13:21:03.552539 13440 raft_consensus.cc:359] T 3f75d2a39efd40328f502dc7e241a655 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:03.554406 13440 raft_consensus.cc:385] T 3f75d2a39efd40328f502dc7e241a655 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.554744 13440 raft_consensus.cc:740] T 3f75d2a39efd40328f502dc7e241a655 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.553088 13436 raft_consensus.cc:385] T 611d31b401ec4292aa38cf1330f9ec08 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.555321 13436 raft_consensus.cc:740] T 611d31b401ec4292aa38cf1330f9ec08 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b81d805490eb4219908984954f59f08f, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.556838 13440 consensus_queue.cc:260] T 3f75d2a39efd40328f502dc7e241a655 P 160e6de4b35a445d954093b544f4c008 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:03.558900 13440 ts_tablet_manager.cc:1434] T 3f75d2a39efd40328f502dc7e241a655 P 160e6de4b35a445d954093b544f4c008: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:21:03.557155 13443 raft_consensus.cc:493] T 96fd1932044b4733be639db9c35bacc1 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.560197 13440 tablet_bootstrap.cc:492] T 6a68d741c75b47d9890806658abc35ae P 160e6de4b35a445d954093b544f4c008: Bootstrap starting.
I20260710 13:21:03.555920 13436 consensus_queue.cc:260] T 611d31b401ec4292aa38cf1330f9ec08 P b81d805490eb4219908984954f59f08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:03.563452 13207 leader_election.cc:304] T 45907e33db4a4142a7f1374665dbf7bd P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9e261afa9484b80b67eb9446dec41a5; no voters: 160e6de4b35a445d954093b544f4c008, b81d805490eb4219908984954f59f08f
I20260710 13:21:03.564251 13444 raft_consensus.cc:3060] T 45907e33db4a4142a7f1374665dbf7bd P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.565634 13443 raft_consensus.cc:515] T 96fd1932044b4733be639db9c35bacc1 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:03.567797 13443 leader_election.cc:290] T 96fd1932044b4733be639db9c35bacc1 P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293), b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971)
I20260710 13:21:03.569325 13169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96fd1932044b4733be639db9c35bacc1" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008" is_pre_election: true
I20260710 13:21:03.571211 13243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96fd1932044b4733be639db9c35bacc1" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5" is_pre_election: true
I20260710 13:21:03.572109 13243 raft_consensus.cc:2393] T 96fd1932044b4733be639db9c35bacc1 P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b81d805490eb4219908984954f59f08f in current term 1: Already voted for candidate 160e6de4b35a445d954093b544f4c008 in this term.
I20260710 13:21:03.572256 13449 consensus_queue.cc:1048] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:03.574128 13284 leader_election.cc:304] T 96fd1932044b4733be639db9c35bacc1 P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b81d805490eb4219908984954f59f08f; no voters: 160e6de4b35a445d954093b544f4c008, b9e261afa9484b80b67eb9446dec41a5
I20260710 13:21:03.572750 13066 catalog_manager.cc:5697] T 25d74bba7d3740d7b8cc9045ff349e09 P e8264bea9b1447a1b64cd21353eea7f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132). New cstate: current_term: 1 leader_uuid: "e8264bea9b1447a1b64cd21353eea7f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:03.559691 13508 consensus_queue.cc:1048] T 8a89bc45d79b4dd38836eb0b8de31333 P e8264bea9b1447a1b64cd21353eea7f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260710 13:21:03.580252 13443 raft_consensus.cc:3060] T 96fd1932044b4733be639db9c35bacc1 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.586256 13436 ts_tablet_manager.cc:1434] T 611d31b401ec4292aa38cf1330f9ec08 P b81d805490eb4219908984954f59f08f: Time spent starting tablet: real 0.047s	user 0.003s	sys 0.002s
I20260710 13:21:03.587374 13436 tablet_bootstrap.cc:492] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f: Bootstrap starting.
I20260710 13:21:03.585310 13467 raft_consensus.cc:697] T 3f75d2a39efd40328f502dc7e241a655 P b9e261afa9484b80b67eb9446dec41a5 [term 1 LEADER]: Becoming Leader. State: Replica: b9e261afa9484b80b67eb9446dec41a5, State: Running, Role: LEADER
I20260710 13:21:03.590396 13508 raft_consensus.cc:493] T 6a68d741c75b47d9890806658abc35ae P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.606006 13436 tablet_bootstrap.cc:654] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.607354 13440 tablet_bootstrap.cc:654] T 6a68d741c75b47d9890806658abc35ae P 160e6de4b35a445d954093b544f4c008: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.595503 13519 consensus_queue.cc:237] T 6e02b9924a584879ac3bf4123fcba5d0 P e8264bea9b1447a1b64cd21353eea7f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:03.610630 13467 consensus_queue.cc:237] T 3f75d2a39efd40328f502dc7e241a655 P b9e261afa9484b80b67eb9446dec41a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:03.612139 13443 raft_consensus.cc:2749] T 96fd1932044b4733be639db9c35bacc1 P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:03.618039 13437 tablet_bootstrap.cc:492] T b0008d4fa50d47adb4e7c77043f660d4 P b9e261afa9484b80b67eb9446dec41a5: No bootstrap required, opened a new log
I20260710 13:21:03.618508 13437 ts_tablet_manager.cc:1403] T b0008d4fa50d47adb4e7c77043f660d4 P b9e261afa9484b80b67eb9446dec41a5: Time spent bootstrapping tablet: real 0.082s	user 0.005s	sys 0.010s
I20260710 13:21:03.624388 13437 raft_consensus.cc:359] T b0008d4fa50d47adb4e7c77043f660d4 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:03.625300 13437 raft_consensus.cc:385] T b0008d4fa50d47adb4e7c77043f660d4 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.625643 13437 raft_consensus.cc:740] T b0008d4fa50d47adb4e7c77043f660d4 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e261afa9484b80b67eb9446dec41a5, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.634084 13444 raft_consensus.cc:2749] T 45907e33db4a4142a7f1374665dbf7bd P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:03.626535 13437 consensus_queue.cc:260] T b0008d4fa50d47adb4e7c77043f660d4 P b9e261afa9484b80b67eb9446dec41a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:03.601023 13508 raft_consensus.cc:515] T 6a68d741c75b47d9890806658abc35ae P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:03.640292 13437 ts_tablet_manager.cc:1434] T b0008d4fa50d47adb4e7c77043f660d4 P b9e261afa9484b80b67eb9446dec41a5: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.003s
I20260710 13:21:03.641472 13437 tablet_bootstrap.cc:492] T 27965a3e4421499a8237d76d23a5ee3f P b9e261afa9484b80b67eb9446dec41a5: Bootstrap starting.
I20260710 13:21:03.642270 13167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a68d741c75b47d9890806658abc35ae" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008" is_pre_election: true
W20260710 13:21:03.643975 13355 leader_election.cc:343] T 6a68d741c75b47d9890806658abc35ae P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.644963 13468 raft_consensus.cc:493] T 66f864a793414934b58854661bf32af7 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.645629 13468 raft_consensus.cc:515] T 66f864a793414934b58854661bf32af7 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:03.650523 13167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f864a793414934b58854661bf32af7" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008" is_pre_election: true
I20260710 13:21:03.648746 13468 leader_election.cc:290] T 66f864a793414934b58854661bf32af7 P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293), b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971)
I20260710 13:21:03.655202 13508 leader_election.cc:290] T 6a68d741c75b47d9890806658abc35ae P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293), b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971)
I20260710 13:21:03.656795 13438 tablet_bootstrap.cc:492] T bba0ac46dcea4abdab28d6529486ec7c P e8264bea9b1447a1b64cd21353eea7f7: No bootstrap required, opened a new log
I20260710 13:21:03.658090 13438 ts_tablet_manager.cc:1403] T bba0ac46dcea4abdab28d6529486ec7c P e8264bea9b1447a1b64cd21353eea7f7: Time spent bootstrapping tablet: real 0.173s	user 0.020s	sys 0.028s
I20260710 13:21:03.666600 13438 raft_consensus.cc:359] T bba0ac46dcea4abdab28d6529486ec7c P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:03.667234 13438 raft_consensus.cc:385] T bba0ac46dcea4abdab28d6529486ec7c P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.667510 13438 raft_consensus.cc:740] T bba0ac46dcea4abdab28d6529486ec7c P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8264bea9b1447a1b64cd21353eea7f7, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.668167 13438 consensus_queue.cc:260] T bba0ac46dcea4abdab28d6529486ec7c P e8264bea9b1447a1b64cd21353eea7f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:03.669137 13243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f864a793414934b58854661bf32af7" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5" is_pre_election: true
I20260710 13:21:03.669785 13243 raft_consensus.cc:2468] T 66f864a793414934b58854661bf32af7 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8264bea9b1447a1b64cd21353eea7f7 in term 0.
I20260710 13:21:03.670994 13438 ts_tablet_manager.cc:1434] T bba0ac46dcea4abdab28d6529486ec7c P e8264bea9b1447a1b64cd21353eea7f7: Time spent starting tablet: real 0.013s	user 0.000s	sys 0.005s
I20260710 13:21:03.671144 13492 consensus_queue.cc:1048] T 96fd1932044b4733be639db9c35bacc1 P 160e6de4b35a445d954093b544f4c008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:03.671893 13438 tablet_bootstrap.cc:492] T 1d4068d9600b4475a36209558d6a5627 P e8264bea9b1447a1b64cd21353eea7f7: Bootstrap starting.
I20260710 13:21:03.674520 13436 tablet_bootstrap.cc:492] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f: No bootstrap required, opened a new log
I20260710 13:21:03.675346 13436 ts_tablet_manager.cc:1403] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f: Time spent bootstrapping tablet: real 0.088s	user 0.030s	sys 0.017s
I20260710 13:21:03.678422 13438 tablet_bootstrap.cc:654] T 1d4068d9600b4475a36209558d6a5627 P e8264bea9b1447a1b64cd21353eea7f7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.679510 13244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a68d741c75b47d9890806658abc35ae" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5" is_pre_election: true
I20260710 13:21:03.680130 13244 raft_consensus.cc:2468] T 6a68d741c75b47d9890806658abc35ae P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8264bea9b1447a1b64cd21353eea7f7 in term 0.
W20260710 13:21:03.675174 13355 leader_election.cc:343] T 66f864a793414934b58854661bf32af7 P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.682060 13355 leader_election.cc:304] T 66f864a793414934b58854661bf32af7 P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b9e261afa9484b80b67eb9446dec41a5, e8264bea9b1447a1b64cd21353eea7f7; no voters: 160e6de4b35a445d954093b544f4c008
I20260710 13:21:03.683144 13508 raft_consensus.cc:2804] T 66f864a793414934b58854661bf32af7 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:03.696583 13537 raft_consensus.cc:493] T 611d31b401ec4292aa38cf1330f9ec08 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.697109 13537 raft_consensus.cc:515] T 611d31b401ec4292aa38cf1330f9ec08 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:03.700387 13537 leader_election.cc:290] T 611d31b401ec4292aa38cf1330f9ec08 P 160e6de4b35a445d954093b544f4c008 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b81d805490eb4219908984954f59f08f (127.10.210.131:42151), e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283)
I20260710 13:21:03.701776 13440 tablet_bootstrap.cc:492] T 6a68d741c75b47d9890806658abc35ae P 160e6de4b35a445d954093b544f4c008: No bootstrap required, opened a new log
I20260710 13:21:03.702248 13440 ts_tablet_manager.cc:1403] T 6a68d741c75b47d9890806658abc35ae P 160e6de4b35a445d954093b544f4c008: Time spent bootstrapping tablet: real 0.142s	user 0.025s	sys 0.005s
I20260710 13:21:03.683110 13066 catalog_manager.cc:5697] T 3f75d2a39efd40328f502dc7e241a655 P b9e261afa9484b80b67eb9446dec41a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130). New cstate: current_term: 1 leader_uuid: "b9e261afa9484b80b67eb9446dec41a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:03.692929 13508 raft_consensus.cc:493] T 66f864a793414934b58854661bf32af7 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.707558 13440 raft_consensus.cc:359] T 6a68d741c75b47d9890806658abc35ae P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:03.708037 13440 raft_consensus.cc:385] T 6a68d741c75b47d9890806658abc35ae P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.708246 13440 raft_consensus.cc:740] T 6a68d741c75b47d9890806658abc35ae P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.710038 13440 consensus_queue.cc:260] T 6a68d741c75b47d9890806658abc35ae P 160e6de4b35a445d954093b544f4c008 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:03.707508 13508 raft_consensus.cc:3060] T 66f864a793414934b58854661bf32af7 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.713686 13318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611d31b401ec4292aa38cf1330f9ec08" candidate_uuid: "160e6de4b35a445d954093b544f4c008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81d805490eb4219908984954f59f08f" is_pre_election: true
I20260710 13:21:03.714303 13318 raft_consensus.cc:2468] T 611d31b401ec4292aa38cf1330f9ec08 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 160e6de4b35a445d954093b544f4c008 in term 0.
I20260710 13:21:03.715051 13443 consensus_queue.cc:1048] T 45907e33db4a4142a7f1374665dbf7bd P b81d805490eb4219908984954f59f08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:03.715461 13134 leader_election.cc:304] T 611d31b401ec4292aa38cf1330f9ec08 P 160e6de4b35a445d954093b544f4c008 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 160e6de4b35a445d954093b544f4c008, b81d805490eb4219908984954f59f08f; no voters: 
W20260710 13:21:03.715750 13358 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.210.130:42971, user_credentials={real_user=slave}} blocked reactor thread for 44796us
I20260710 13:21:03.717197 13358 leader_election.cc:304] T 6a68d741c75b47d9890806658abc35ae P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b9e261afa9484b80b67eb9446dec41a5, e8264bea9b1447a1b64cd21353eea7f7; no voters: 160e6de4b35a445d954093b544f4c008
I20260710 13:21:03.717273 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611d31b401ec4292aa38cf1330f9ec08" candidate_uuid: "160e6de4b35a445d954093b544f4c008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7" is_pre_election: true
I20260710 13:21:03.717962 13392 raft_consensus.cc:2468] T 611d31b401ec4292aa38cf1330f9ec08 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 160e6de4b35a445d954093b544f4c008 in term 0.
I20260710 13:21:03.718354 13519 raft_consensus.cc:2804] T 6a68d741c75b47d9890806658abc35ae P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:03.718757 13519 raft_consensus.cc:493] T 6a68d741c75b47d9890806658abc35ae P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.719108 13519 raft_consensus.cc:3060] T 6a68d741c75b47d9890806658abc35ae P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.720428 13437 tablet_bootstrap.cc:654] T 27965a3e4421499a8237d76d23a5ee3f P b9e261afa9484b80b67eb9446dec41a5: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.722249 13436 raft_consensus.cc:359] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:03.724037 13539 raft_consensus.cc:2804] T 611d31b401ec4292aa38cf1330f9ec08 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:03.720644 13440 ts_tablet_manager.cc:1434] T 6a68d741c75b47d9890806658abc35ae P 160e6de4b35a445d954093b544f4c008: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.001s
I20260710 13:21:03.724231 13537 consensus_queue.cc:1048] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:03.724481 13539 raft_consensus.cc:493] T 611d31b401ec4292aa38cf1330f9ec08 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.726238 13539 raft_consensus.cc:3060] T 611d31b401ec4292aa38cf1330f9ec08 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.720726 13508 raft_consensus.cc:515] T 66f864a793414934b58854661bf32af7 P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:03.728355 13508 leader_election.cc:290] T 66f864a793414934b58854661bf32af7 P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 1 election: Requested vote from peers 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293), b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971)
I20260710 13:21:03.722911 13436 raft_consensus.cc:385] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.730322 13436 raft_consensus.cc:740] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b81d805490eb4219908984954f59f08f, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.730190 13519 raft_consensus.cc:515] T 6a68d741c75b47d9890806658abc35ae P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:03.729579 13440 tablet_bootstrap.cc:492] T 4d838ac228124ad0b1c091777ca94c36 P 160e6de4b35a445d954093b544f4c008: Bootstrap starting.
I20260710 13:21:03.729755 13438 tablet_bootstrap.cc:492] T 1d4068d9600b4475a36209558d6a5627 P e8264bea9b1447a1b64cd21353eea7f7: No bootstrap required, opened a new log
I20260710 13:21:03.734539 13438 ts_tablet_manager.cc:1403] T 1d4068d9600b4475a36209558d6a5627 P e8264bea9b1447a1b64cd21353eea7f7: Time spent bootstrapping tablet: real 0.063s	user 0.018s	sys 0.010s
I20260710 13:21:03.735352 13436 consensus_queue.cc:260] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:03.737437 13167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f864a793414934b58854661bf32af7" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008"
I20260710 13:21:03.737545 13244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f864a793414934b58854661bf32af7" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5"
I20260710 13:21:03.738400 13244 raft_consensus.cc:3060] T 66f864a793414934b58854661bf32af7 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:03.740265 13355 leader_election.cc:343] T 66f864a793414934b58854661bf32af7 P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.744246 13436 ts_tablet_manager.cc:1434] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f: Time spent starting tablet: real 0.069s	user 0.004s	sys 0.002s
I20260710 13:21:03.745434 13440 tablet_bootstrap.cc:654] T 4d838ac228124ad0b1c091777ca94c36 P 160e6de4b35a445d954093b544f4c008: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.746887 13436 tablet_bootstrap.cc:492] T 1d4068d9600b4475a36209558d6a5627 P b81d805490eb4219908984954f59f08f: Bootstrap starting.
I20260710 13:21:03.761102 13499 raft_consensus.cc:493] T 4d838ac228124ad0b1c091777ca94c36 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.761982 13167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a68d741c75b47d9890806658abc35ae" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008"
I20260710 13:21:03.762758 13167 raft_consensus.cc:3060] T 6a68d741c75b47d9890806658abc35ae P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.761752 13499 raft_consensus.cc:515] T 4d838ac228124ad0b1c091777ca94c36 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:03.772048 13437 tablet_bootstrap.cc:492] T 27965a3e4421499a8237d76d23a5ee3f P b9e261afa9484b80b67eb9446dec41a5: No bootstrap required, opened a new log
I20260710 13:21:03.772635 13437 ts_tablet_manager.cc:1403] T 27965a3e4421499a8237d76d23a5ee3f P b9e261afa9484b80b67eb9446dec41a5: Time spent bootstrapping tablet: real 0.131s	user 0.012s	sys 0.001s
I20260710 13:21:03.773958 13443 consensus_queue.cc:1048] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P b81d805490eb4219908984954f59f08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:03.775561 13437 raft_consensus.cc:359] T 27965a3e4421499a8237d76d23a5ee3f P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:03.776263 13437 raft_consensus.cc:385] T 27965a3e4421499a8237d76d23a5ee3f P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.776525 13437 raft_consensus.cc:740] T 27965a3e4421499a8237d76d23a5ee3f P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e261afa9484b80b67eb9446dec41a5, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.780308 13437 consensus_queue.cc:260] T 27965a3e4421499a8237d76d23a5ee3f P b9e261afa9484b80b67eb9446dec41a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:03.753022 13492 raft_consensus.cc:493] T 3f75d2a39efd40328f502dc7e241a655 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.788359 13499 leader_election.cc:290] T 4d838ac228124ad0b1c091777ca94c36 P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293), b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971)
I20260710 13:21:03.790105 13243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d838ac228124ad0b1c091777ca94c36" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5" is_pre_election: true
I20260710 13:21:03.790831 13243 raft_consensus.cc:2468] T 4d838ac228124ad0b1c091777ca94c36 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b81d805490eb4219908984954f59f08f in term 0.
I20260710 13:21:03.791455 13244 raft_consensus.cc:2468] T 66f864a793414934b58854661bf32af7 P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8264bea9b1447a1b64cd21353eea7f7 in term 1.
I20260710 13:21:03.792474 13436 tablet_bootstrap.cc:654] T 1d4068d9600b4475a36209558d6a5627 P b81d805490eb4219908984954f59f08f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.778198 13540 consensus_queue.cc:1048] T 96fd1932044b4733be639db9c35bacc1 P 160e6de4b35a445d954093b544f4c008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260710 13:21:03.793848 13168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d838ac228124ad0b1c091777ca94c36" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008" is_pre_election: true
W20260710 13:21:03.795784 13281 leader_election.cc:343] T 4d838ac228124ad0b1c091777ca94c36 P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.795843 13358 leader_election.cc:304] T 66f864a793414934b58854661bf32af7 P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b9e261afa9484b80b67eb9446dec41a5, e8264bea9b1447a1b64cd21353eea7f7; no voters: 160e6de4b35a445d954093b544f4c008
I20260710 13:21:03.795807 13492 raft_consensus.cc:515] T 3f75d2a39efd40328f502dc7e241a655 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:03.797328 13508 raft_consensus.cc:2804] T 66f864a793414934b58854661bf32af7 P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:03.797857 13508 raft_consensus.cc:697] T 66f864a793414934b58854661bf32af7 P e8264bea9b1447a1b64cd21353eea7f7 [term 1 LEADER]: Becoming Leader. State: Replica: e8264bea9b1447a1b64cd21353eea7f7, State: Running, Role: LEADER
I20260710 13:21:03.798696 13508 consensus_queue.cc:237] T 66f864a793414934b58854661bf32af7 P e8264bea9b1447a1b64cd21353eea7f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:03.799467 13539 raft_consensus.cc:515] T 611d31b401ec4292aa38cf1330f9ec08 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:03.801628 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f75d2a39efd40328f502dc7e241a655" candidate_uuid: "160e6de4b35a445d954093b544f4c008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81d805490eb4219908984954f59f08f" is_pre_election: true
I20260710 13:21:03.801750 13492 leader_election.cc:290] T 3f75d2a39efd40328f502dc7e241a655 P 160e6de4b35a445d954093b544f4c008 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971), b81d805490eb4219908984954f59f08f (127.10.210.131:42151)
I20260710 13:21:03.802471 13317 raft_consensus.cc:2393] T 3f75d2a39efd40328f502dc7e241a655 P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 160e6de4b35a445d954093b544f4c008 in current term 1: Already voted for candidate b9e261afa9484b80b67eb9446dec41a5 in this term.
I20260710 13:21:03.808530 13519 leader_election.cc:290] T 6a68d741c75b47d9890806658abc35ae P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 1 election: Requested vote from peers 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293), b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971)
I20260710 13:21:03.810087 13437 ts_tablet_manager.cc:1434] T 27965a3e4421499a8237d76d23a5ee3f P b9e261afa9484b80b67eb9446dec41a5: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260710 13:21:03.810985 13437 tablet_bootstrap.cc:492] T 3847e6e407e84f6c950bb27f0c14fcd7 P b9e261afa9484b80b67eb9446dec41a5: Bootstrap starting.
I20260710 13:21:03.808966 13284 leader_election.cc:304] T 4d838ac228124ad0b1c091777ca94c36 P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b81d805490eb4219908984954f59f08f, b9e261afa9484b80b67eb9446dec41a5; no voters: 160e6de4b35a445d954093b544f4c008
I20260710 13:21:03.808020 13499 raft_consensus.cc:493] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.815701 13443 raft_consensus.cc:2804] T 4d838ac228124ad0b1c091777ca94c36 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:03.816262 13443 raft_consensus.cc:493] T 4d838ac228124ad0b1c091777ca94c36 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.815778 13499 raft_consensus.cc:515] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:03.816697 13443 raft_consensus.cc:3060] T 4d838ac228124ad0b1c091777ca94c36 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.801661 13243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f75d2a39efd40328f502dc7e241a655" candidate_uuid: "160e6de4b35a445d954093b544f4c008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5" is_pre_election: true
I20260710 13:21:03.817942 13241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a68d741c75b47d9890806658abc35ae" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5"
I20260710 13:21:03.812803 13167 raft_consensus.cc:2468] T 6a68d741c75b47d9890806658abc35ae P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8264bea9b1447a1b64cd21353eea7f7 in term 1.
I20260710 13:21:03.820542 13135 leader_election.cc:304] T 3f75d2a39efd40328f502dc7e241a655 P 160e6de4b35a445d954093b544f4c008 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 160e6de4b35a445d954093b544f4c008; no voters: b81d805490eb4219908984954f59f08f, b9e261afa9484b80b67eb9446dec41a5
I20260710 13:21:03.828315 13241 raft_consensus.cc:3060] T 6a68d741c75b47d9890806658abc35ae P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.836118 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611d31b401ec4292aa38cf1330f9ec08" candidate_uuid: "160e6de4b35a445d954093b544f4c008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81d805490eb4219908984954f59f08f"
I20260710 13:21:03.848721 13440 tablet_bootstrap.cc:492] T 4d838ac228124ad0b1c091777ca94c36 P 160e6de4b35a445d954093b544f4c008: No bootstrap required, opened a new log
I20260710 13:21:03.849298 13440 ts_tablet_manager.cc:1403] T 4d838ac228124ad0b1c091777ca94c36 P 160e6de4b35a445d954093b544f4c008: Time spent bootstrapping tablet: real 0.120s	user 0.030s	sys 0.034s
I20260710 13:21:03.849118 13438 raft_consensus.cc:359] T 1d4068d9600b4475a36209558d6a5627 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:03.849809 13438 raft_consensus.cc:385] T 1d4068d9600b4475a36209558d6a5627 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.850123 13438 raft_consensus.cc:740] T 1d4068d9600b4475a36209558d6a5627 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8264bea9b1447a1b64cd21353eea7f7, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.851063 13438 consensus_queue.cc:260] T 1d4068d9600b4475a36209558d6a5627 P e8264bea9b1447a1b64cd21353eea7f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:03.853601 13438 ts_tablet_manager.cc:1434] T 1d4068d9600b4475a36209558d6a5627 P e8264bea9b1447a1b64cd21353eea7f7: Time spent starting tablet: real 0.119s	user 0.007s	sys 0.000s
I20260710 13:21:03.853263 13440 raft_consensus.cc:359] T 4d838ac228124ad0b1c091777ca94c36 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:03.854001 13440 raft_consensus.cc:385] T 4d838ac228124ad0b1c091777ca94c36 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.854316 13440 raft_consensus.cc:740] T 4d838ac228124ad0b1c091777ca94c36 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.854517 13438 tablet_bootstrap.cc:492] T 29b2f03f29a6403d9eba768a0925b78b P e8264bea9b1447a1b64cd21353eea7f7: Bootstrap starting.
I20260710 13:21:03.855156 13440 consensus_queue.cc:260] T 4d838ac228124ad0b1c091777ca94c36 P 160e6de4b35a445d954093b544f4c008 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:03.857321 13440 ts_tablet_manager.cc:1434] T 4d838ac228124ad0b1c091777ca94c36 P 160e6de4b35a445d954093b544f4c008: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:21:03.858604 13440 tablet_bootstrap.cc:492] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008: Bootstrap starting.
I20260710 13:21:03.840348 13492 raft_consensus.cc:3060] T 3f75d2a39efd40328f502dc7e241a655 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.860836 13438 tablet_bootstrap.cc:654] T 29b2f03f29a6403d9eba768a0925b78b P e8264bea9b1447a1b64cd21353eea7f7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.860704 13463 consensus_queue.cc:1048] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P b81d805490eb4219908984954f59f08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:03.864018 13440 tablet_bootstrap.cc:654] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.840718 13539 leader_election.cc:290] T 611d31b401ec4292aa38cf1330f9ec08 P 160e6de4b35a445d954093b544f4c008 [CANDIDATE]: Term 1 election: Requested vote from peers b81d805490eb4219908984954f59f08f (127.10.210.131:42151), e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283)
I20260710 13:21:03.839586 13355 leader_election.cc:304] T 6a68d741c75b47d9890806658abc35ae P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 160e6de4b35a445d954093b544f4c008, e8264bea9b1447a1b64cd21353eea7f7; no voters: 
I20260710 13:21:03.867941 13317 raft_consensus.cc:3060] T 611d31b401ec4292aa38cf1330f9ec08 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.883704 13440 tablet_bootstrap.cc:492] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008: No bootstrap required, opened a new log
I20260710 13:21:03.897380 13440 ts_tablet_manager.cc:1403] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.005s
I20260710 13:21:03.900010 13440 raft_consensus.cc:359] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:03.900630 13440 raft_consensus.cc:385] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.900871 13440 raft_consensus.cc:740] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Initialized, Role: FOLLOWER
W20260710 13:21:03.901199 13355 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.210.129:41293, user_credentials={real_user=slave}} blocked reactor thread for 61708.7us
I20260710 13:21:03.901932 13508 raft_consensus.cc:2804] T 6a68d741c75b47d9890806658abc35ae P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:03.880918 13463 consensus_queue.cc:1048] T 45907e33db4a4142a7f1374665dbf7bd P b81d805490eb4219908984954f59f08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 13:21:03.902422 13508 raft_consensus.cc:697] T 6a68d741c75b47d9890806658abc35ae P e8264bea9b1447a1b64cd21353eea7f7 [term 1 LEADER]: Becoming Leader. State: Replica: e8264bea9b1447a1b64cd21353eea7f7, State: Running, Role: LEADER
I20260710 13:21:03.887895 13499 leader_election.cc:290] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293), b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971)
I20260710 13:21:03.888648 13437 tablet_bootstrap.cc:654] T 3847e6e407e84f6c950bb27f0c14fcd7 P b9e261afa9484b80b67eb9446dec41a5: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.903244 13508 consensus_queue.cc:237] T 6a68d741c75b47d9890806658abc35ae P e8264bea9b1447a1b64cd21353eea7f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
W20260710 13:21:03.889488 13541 log.cc:927] Time spent T 45907e33db4a4142a7f1374665dbf7bd P 160e6de4b35a445d954093b544f4c008: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
I20260710 13:21:03.890805 13167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0008d4fa50d47adb4e7c77043f660d4" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008" is_pre_election: true
I20260710 13:21:03.891016 13243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0008d4fa50d47adb4e7c77043f660d4" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5" is_pre_election: true
I20260710 13:21:03.896029 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611d31b401ec4292aa38cf1330f9ec08" candidate_uuid: "160e6de4b35a445d954093b544f4c008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7"
I20260710 13:21:03.901615 13440 consensus_queue.cc:260] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:03.880676 13492 raft_consensus.cc:2749] T 3f75d2a39efd40328f502dc7e241a655 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:03.917392 13440 ts_tablet_manager.cc:1434] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 13:21:03.918277 13440 tablet_bootstrap.cc:492] T b0008d4fa50d47adb4e7c77043f660d4 P 160e6de4b35a445d954093b544f4c008: Bootstrap starting.
I20260710 13:21:03.921217 13444 consensus_queue.cc:1048] T bba0ac46dcea4abdab28d6529486ec7c P b9e261afa9484b80b67eb9446dec41a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:03.914860 13392 raft_consensus.cc:3060] T 611d31b401ec4292aa38cf1330f9ec08 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.916386 13243 raft_consensus.cc:2468] T b0008d4fa50d47adb4e7c77043f660d4 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b81d805490eb4219908984954f59f08f in term 0.
I20260710 13:21:03.932615 13317 raft_consensus.cc:2468] T 611d31b401ec4292aa38cf1330f9ec08 P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 160e6de4b35a445d954093b544f4c008 in term 1.
I20260710 13:21:03.937321 13134 leader_election.cc:304] T 611d31b401ec4292aa38cf1330f9ec08 P 160e6de4b35a445d954093b544f4c008 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 160e6de4b35a445d954093b544f4c008, b81d805490eb4219908984954f59f08f; no voters: 
W20260710 13:21:03.927609 13281 leader_election.cc:343] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.932132 13065 catalog_manager.cc:5697] T 6e02b9924a584879ac3bf4123fcba5d0 P e8264bea9b1447a1b64cd21353eea7f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132). New cstate: current_term: 1 leader_uuid: "e8264bea9b1447a1b64cd21353eea7f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:03.948298 13391 raft_consensus.cc:3060] T bba0ac46dcea4abdab28d6529486ec7c P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.958997 13436 tablet_bootstrap.cc:492] T 1d4068d9600b4475a36209558d6a5627 P b81d805490eb4219908984954f59f08f: No bootstrap required, opened a new log
I20260710 13:21:03.961751 13436 ts_tablet_manager.cc:1403] T 1d4068d9600b4475a36209558d6a5627 P b81d805490eb4219908984954f59f08f: Time spent bootstrapping tablet: real 0.217s	user 0.015s	sys 0.006s
I20260710 13:21:03.950507 13492 raft_consensus.cc:2804] T 611d31b401ec4292aa38cf1330f9ec08 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:03.967008 13519 raft_consensus.cc:493] T 1d4068d9600b4475a36209558d6a5627 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.969827 13519 raft_consensus.cc:515] T 1d4068d9600b4475a36209558d6a5627 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:03.971850 13519 leader_election.cc:290] T 1d4068d9600b4475a36209558d6a5627 P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971), b81d805490eb4219908984954f59f08f (127.10.210.131:42151)
I20260710 13:21:03.973487 13492 raft_consensus.cc:697] T 611d31b401ec4292aa38cf1330f9ec08 P 160e6de4b35a445d954093b544f4c008 [term 1 LEADER]: Becoming Leader. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Running, Role: LEADER
I20260710 13:21:03.974598 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4068d9600b4475a36209558d6a5627" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81d805490eb4219908984954f59f08f" is_pre_election: true
I20260710 13:21:03.974956 13243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4068d9600b4475a36209558d6a5627" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5" is_pre_election: true
I20260710 13:21:03.975594 13243 raft_consensus.cc:2468] T 1d4068d9600b4475a36209558d6a5627 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8264bea9b1447a1b64cd21353eea7f7 in term 0.
I20260710 13:21:03.976257 13492 consensus_queue.cc:237] T 611d31b401ec4292aa38cf1330f9ec08 P 160e6de4b35a445d954093b544f4c008 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:03.976847 13358 leader_election.cc:304] T 1d4068d9600b4475a36209558d6a5627 P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9e261afa9484b80b67eb9446dec41a5, e8264bea9b1447a1b64cd21353eea7f7; no voters: 
I20260710 13:21:03.978772 13468 raft_consensus.cc:2804] T 1d4068d9600b4475a36209558d6a5627 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:03.979240 13468 raft_consensus.cc:493] T 1d4068d9600b4475a36209558d6a5627 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.979638 13468 raft_consensus.cc:3060] T 1d4068d9600b4475a36209558d6a5627 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:03.981166 13357 leader_election.cc:343] T 1d4068d9600b4475a36209558d6a5627 P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b81d805490eb4219908984954f59f08f (127.10.210.131:42151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.995115 13284 leader_election.cc:304] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b81d805490eb4219908984954f59f08f, b9e261afa9484b80b67eb9446dec41a5; no voters: 160e6de4b35a445d954093b544f4c008
I20260710 13:21:03.996301 13553 raft_consensus.cc:2804] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:21:03.996352 13284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.210.130:42971, user_credentials={real_user=slave}} blocked reactor thread for 49211us
I20260710 13:21:03.996740 13553 raft_consensus.cc:493] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.997171 13553 raft_consensus.cc:3060] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.998674 13241 raft_consensus.cc:2468] T 6a68d741c75b47d9890806658abc35ae P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8264bea9b1447a1b64cd21353eea7f7 in term 1.
I20260710 13:21:04.001679 13436 raft_consensus.cc:359] T 1d4068d9600b4475a36209558d6a5627 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:04.002368 13436 raft_consensus.cc:385] T 1d4068d9600b4475a36209558d6a5627 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.002631 13436 raft_consensus.cc:740] T 1d4068d9600b4475a36209558d6a5627 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b81d805490eb4219908984954f59f08f, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.003468 13436 consensus_queue.cc:260] T 1d4068d9600b4475a36209558d6a5627 P b81d805490eb4219908984954f59f08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:04.007043 13444 consensus_queue.cc:1048] T 3f75d2a39efd40328f502dc7e241a655 P b9e261afa9484b80b67eb9446dec41a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:04.007062 13392 raft_consensus.cc:2468] T 611d31b401ec4292aa38cf1330f9ec08 P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 160e6de4b35a445d954093b544f4c008 in term 1.
I20260710 13:21:04.007985 13553 raft_consensus.cc:515] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:03.957721 13443 raft_consensus.cc:515] T 4d838ac228124ad0b1c091777ca94c36 P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:04.009152 13440 tablet_bootstrap.cc:654] T b0008d4fa50d47adb4e7c77043f660d4 P 160e6de4b35a445d954093b544f4c008: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.008924 13467 consensus_queue.cc:1048] T bba0ac46dcea4abdab28d6529486ec7c P b9e261afa9484b80b67eb9446dec41a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:04.009496 13519 consensus_queue.cc:1048] T 25d74bba7d3740d7b8cc9045ff349e09 P e8264bea9b1447a1b64cd21353eea7f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:04.019986 13436 ts_tablet_manager.cc:1434] T 1d4068d9600b4475a36209558d6a5627 P b81d805490eb4219908984954f59f08f: Time spent starting tablet: real 0.058s	user 0.008s	sys 0.006s
I20260710 13:21:04.021283 13436 tablet_bootstrap.cc:492] T 29b2f03f29a6403d9eba768a0925b78b P b81d805490eb4219908984954f59f08f: Bootstrap starting.
I20260710 13:21:04.023118 13438 tablet_bootstrap.cc:492] T 29b2f03f29a6403d9eba768a0925b78b P e8264bea9b1447a1b64cd21353eea7f7: No bootstrap required, opened a new log
I20260710 13:21:04.023679 13438 ts_tablet_manager.cc:1403] T 29b2f03f29a6403d9eba768a0925b78b P e8264bea9b1447a1b64cd21353eea7f7: Time spent bootstrapping tablet: real 0.169s	user 0.032s	sys 0.041s
I20260710 13:21:04.024320 13443 leader_election.cc:290] T 4d838ac228124ad0b1c091777ca94c36 P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 election: Requested vote from peers 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293), b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971)
I20260710 13:21:04.029127 13553 leader_election.cc:290] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 election: Requested vote from peers 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293), b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971)
I20260710 13:21:04.029203 13438 raft_consensus.cc:359] T 29b2f03f29a6403d9eba768a0925b78b P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:04.030046 13438 raft_consensus.cc:385] T 29b2f03f29a6403d9eba768a0925b78b P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.030349 13438 raft_consensus.cc:740] T 29b2f03f29a6403d9eba768a0925b78b P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8264bea9b1447a1b64cd21353eea7f7, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.029709 13468 raft_consensus.cc:515] T 1d4068d9600b4475a36209558d6a5627 P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:04.034533 13167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d838ac228124ad0b1c091777ca94c36" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008"
I20260710 13:21:04.035076 13168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0008d4fa50d47adb4e7c77043f660d4" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008"
I20260710 13:21:04.035312 13167 raft_consensus.cc:3060] T 4d838ac228124ad0b1c091777ca94c36 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.036607 13438 consensus_queue.cc:260] T 29b2f03f29a6403d9eba768a0925b78b P e8264bea9b1447a1b64cd21353eea7f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:04.039142 13438 ts_tablet_manager.cc:1434] T 29b2f03f29a6403d9eba768a0925b78b P e8264bea9b1447a1b64cd21353eea7f7: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:21:04.051529 13241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4068d9600b4475a36209558d6a5627" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5"
I20260710 13:21:04.052234 13241 raft_consensus.cc:3060] T 1d4068d9600b4475a36209558d6a5627 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.052732 13438 tablet_bootstrap.cc:492] T 27965a3e4421499a8237d76d23a5ee3f P e8264bea9b1447a1b64cd21353eea7f7: Bootstrap starting.
I20260710 13:21:04.056119 13436 tablet_bootstrap.cc:654] T 29b2f03f29a6403d9eba768a0925b78b P b81d805490eb4219908984954f59f08f: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:04.059154 13281 leader_election.cc:343] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:04.087301 13444 consensus_queue.cc:1048] T 3f75d2a39efd40328f502dc7e241a655 P b9e261afa9484b80b67eb9446dec41a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:04.087477 13508 consensus_queue.cc:1048] T 25d74bba7d3740d7b8cc9045ff349e09 P e8264bea9b1447a1b64cd21353eea7f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:04.087726 13242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0008d4fa50d47adb4e7c77043f660d4" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5"
I20260710 13:21:04.088281 13242 raft_consensus.cc:3060] T b0008d4fa50d47adb4e7c77043f660d4 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.081424 13243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d838ac228124ad0b1c091777ca94c36" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5"
I20260710 13:21:04.095525 13468 leader_election.cc:290] T 1d4068d9600b4475a36209558d6a5627 P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 1 election: Requested vote from peers b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971), b81d805490eb4219908984954f59f08f (127.10.210.131:42151)
I20260710 13:21:04.097505 13243 raft_consensus.cc:3060] T 4d838ac228124ad0b1c091777ca94c36 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.104625 13315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4068d9600b4475a36209558d6a5627" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81d805490eb4219908984954f59f08f"
I20260710 13:21:04.105283 13315 raft_consensus.cc:3060] T 1d4068d9600b4475a36209558d6a5627 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.115207 13243 raft_consensus.cc:2468] T 4d838ac228124ad0b1c091777ca94c36 P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b81d805490eb4219908984954f59f08f in term 1.
I20260710 13:21:04.116824 13284 leader_election.cc:304] T 4d838ac228124ad0b1c091777ca94c36 P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b81d805490eb4219908984954f59f08f, b9e261afa9484b80b67eb9446dec41a5; no voters: 
I20260710 13:21:04.117388 13241 raft_consensus.cc:2468] T 1d4068d9600b4475a36209558d6a5627 P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8264bea9b1447a1b64cd21353eea7f7 in term 1.
I20260710 13:21:04.117892 13553 raft_consensus.cc:2804] T 4d838ac228124ad0b1c091777ca94c36 P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:04.118434 13553 raft_consensus.cc:697] T 4d838ac228124ad0b1c091777ca94c36 P b81d805490eb4219908984954f59f08f [term 1 LEADER]: Becoming Leader. State: Replica: b81d805490eb4219908984954f59f08f, State: Running, Role: LEADER
I20260710 13:21:04.119470 13358 leader_election.cc:304] T 1d4068d9600b4475a36209558d6a5627 P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9e261afa9484b80b67eb9446dec41a5, e8264bea9b1447a1b64cd21353eea7f7; no voters: 
I20260710 13:21:04.125720 13553 consensus_queue.cc:237] T 4d838ac228124ad0b1c091777ca94c36 P b81d805490eb4219908984954f59f08f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:04.125005 13468 raft_consensus.cc:2804] T 1d4068d9600b4475a36209558d6a5627 P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:04.129701 13468 raft_consensus.cc:697] T 1d4068d9600b4475a36209558d6a5627 P e8264bea9b1447a1b64cd21353eea7f7 [term 1 LEADER]: Becoming Leader. State: Replica: e8264bea9b1447a1b64cd21353eea7f7, State: Running, Role: LEADER
I20260710 13:21:04.130548 13468 consensus_queue.cc:237] T 1d4068d9600b4475a36209558d6a5627 P e8264bea9b1447a1b64cd21353eea7f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:04.143445 13437 tablet_bootstrap.cc:492] T 3847e6e407e84f6c950bb27f0c14fcd7 P b9e261afa9484b80b67eb9446dec41a5: No bootstrap required, opened a new log
I20260710 13:21:04.144271 13437 ts_tablet_manager.cc:1403] T 3847e6e407e84f6c950bb27f0c14fcd7 P b9e261afa9484b80b67eb9446dec41a5: Time spent bootstrapping tablet: real 0.333s	user 0.019s	sys 0.010s
I20260710 13:21:04.150168 13440 tablet_bootstrap.cc:492] T b0008d4fa50d47adb4e7c77043f660d4 P 160e6de4b35a445d954093b544f4c008: No bootstrap required, opened a new log
I20260710 13:21:04.150593 13440 ts_tablet_manager.cc:1403] T b0008d4fa50d47adb4e7c77043f660d4 P 160e6de4b35a445d954093b544f4c008: Time spent bootstrapping tablet: real 0.232s	user 0.010s	sys 0.007s
I20260710 13:21:04.152410 13440 raft_consensus.cc:359] T b0008d4fa50d47adb4e7c77043f660d4 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:04.152913 13440 raft_consensus.cc:385] T b0008d4fa50d47adb4e7c77043f660d4 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.153894 13440 raft_consensus.cc:740] T b0008d4fa50d47adb4e7c77043f660d4 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.158248 13438 tablet_bootstrap.cc:654] T 27965a3e4421499a8237d76d23a5ee3f P e8264bea9b1447a1b64cd21353eea7f7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.160796 13440 consensus_queue.cc:260] T b0008d4fa50d47adb4e7c77043f660d4 P 160e6de4b35a445d954093b544f4c008 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:04.161998 13315 raft_consensus.cc:2468] T 1d4068d9600b4475a36209558d6a5627 P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8264bea9b1447a1b64cd21353eea7f7 in term 1.
I20260710 13:21:04.162686 13440 ts_tablet_manager.cc:1434] T b0008d4fa50d47adb4e7c77043f660d4 P 160e6de4b35a445d954093b544f4c008: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:21:04.163596 13440 tablet_bootstrap.cc:492] T 29b2f03f29a6403d9eba768a0925b78b P 160e6de4b35a445d954093b544f4c008: Bootstrap starting.
I20260710 13:21:04.164073 13242 raft_consensus.cc:2468] T b0008d4fa50d47adb4e7c77043f660d4 P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b81d805490eb4219908984954f59f08f in term 1.
I20260710 13:21:04.172003 13284 leader_election.cc:304] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b81d805490eb4219908984954f59f08f, b9e261afa9484b80b67eb9446dec41a5; no voters: 160e6de4b35a445d954093b544f4c008
I20260710 13:21:04.172811 13443 raft_consensus.cc:2804] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:04.173516 13443 raft_consensus.cc:697] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f [term 1 LEADER]: Becoming Leader. State: Replica: b81d805490eb4219908984954f59f08f, State: Running, Role: LEADER
I20260710 13:21:04.175043 13519 consensus_queue.cc:1048] T 6e02b9924a584879ac3bf4123fcba5d0 P e8264bea9b1447a1b64cd21353eea7f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:04.175813 13443 consensus_queue.cc:237] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:04.186671 13440 tablet_bootstrap.cc:654] T 29b2f03f29a6403d9eba768a0925b78b P 160e6de4b35a445d954093b544f4c008: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.187119 13437 raft_consensus.cc:359] T 3847e6e407e84f6c950bb27f0c14fcd7 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:04.188362 13437 raft_consensus.cc:385] T 3847e6e407e84f6c950bb27f0c14fcd7 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.188812 13437 raft_consensus.cc:740] T 3847e6e407e84f6c950bb27f0c14fcd7 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e261afa9484b80b67eb9446dec41a5, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.190007 13437 consensus_queue.cc:260] T 3847e6e407e84f6c950bb27f0c14fcd7 P b9e261afa9484b80b67eb9446dec41a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:04.201309 13437 ts_tablet_manager.cc:1434] T 3847e6e407e84f6c950bb27f0c14fcd7 P b9e261afa9484b80b67eb9446dec41a5: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.000s
W20260710 13:21:04.194432 13558 log.cc:927] Time spent T 25d74bba7d3740d7b8cc9045ff349e09 P b81d805490eb4219908984954f59f08f: Append to log took a long time: real 0.054s	user 0.000s	sys 0.001s
I20260710 13:21:04.204020 13167 raft_consensus.cc:2468] T 4d838ac228124ad0b1c091777ca94c36 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b81d805490eb4219908984954f59f08f in term 1.
I20260710 13:21:04.211256 13437 tablet_bootstrap.cc:492] T 319642538b3c43788ed1388f0f6f67da P b9e261afa9484b80b67eb9446dec41a5: Bootstrap starting.
I20260710 13:21:04.215665 13526 raft_consensus.cc:493] T 27965a3e4421499a8237d76d23a5ee3f P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.216261 13526 raft_consensus.cc:515] T 27965a3e4421499a8237d76d23a5ee3f P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:04.230535 13508 consensus_queue.cc:1048] T 6e02b9924a584879ac3bf4123fcba5d0 P e8264bea9b1447a1b64cd21353eea7f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:04.230926 13526 leader_election.cc:290] T 27965a3e4421499a8237d76d23a5ee3f P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283), 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293)
I20260710 13:21:04.232298 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27965a3e4421499a8237d76d23a5ee3f" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7" is_pre_election: true
I20260710 13:21:04.244599 13437 tablet_bootstrap.cc:654] T 319642538b3c43788ed1388f0f6f67da P b9e261afa9484b80b67eb9446dec41a5: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:04.237758 13210 leader_election.cc:343] T 27965a3e4421499a8237d76d23a5ee3f P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:04.249152 13560 log.cc:927] Time spent T bba0ac46dcea4abdab28d6529486ec7c P e8264bea9b1447a1b64cd21353eea7f7: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
I20260710 13:21:04.264822 13167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27965a3e4421499a8237d76d23a5ee3f" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008" is_pre_election: true
W20260710 13:21:04.274152 13207 leader_election.cc:343] T 27965a3e4421499a8237d76d23a5ee3f P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:04.274624 13207 leader_election.cc:304] T 27965a3e4421499a8237d76d23a5ee3f P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9e261afa9484b80b67eb9446dec41a5; no voters: 160e6de4b35a445d954093b544f4c008, e8264bea9b1447a1b64cd21353eea7f7
I20260710 13:21:04.275399 13444 raft_consensus.cc:2749] T 27965a3e4421499a8237d76d23a5ee3f P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:04.279155 13438 tablet_bootstrap.cc:492] T 27965a3e4421499a8237d76d23a5ee3f P e8264bea9b1447a1b64cd21353eea7f7: No bootstrap required, opened a new log
I20260710 13:21:04.279618 13438 ts_tablet_manager.cc:1403] T 27965a3e4421499a8237d76d23a5ee3f P e8264bea9b1447a1b64cd21353eea7f7: Time spent bootstrapping tablet: real 0.238s	user 0.012s	sys 0.025s
I20260710 13:21:04.282071 13438 raft_consensus.cc:359] T 27965a3e4421499a8237d76d23a5ee3f P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:04.282739 13438 raft_consensus.cc:385] T 27965a3e4421499a8237d76d23a5ee3f P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.283006 13438 raft_consensus.cc:740] T 27965a3e4421499a8237d76d23a5ee3f P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8264bea9b1447a1b64cd21353eea7f7, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.301574 13438 consensus_queue.cc:260] T 27965a3e4421499a8237d76d23a5ee3f P e8264bea9b1447a1b64cd21353eea7f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:04.304975 13438 ts_tablet_manager.cc:1434] T 27965a3e4421499a8237d76d23a5ee3f P e8264bea9b1447a1b64cd21353eea7f7: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260710 13:21:04.309262 13438 tablet_bootstrap.cc:492] T 3847e6e407e84f6c950bb27f0c14fcd7 P e8264bea9b1447a1b64cd21353eea7f7: Bootstrap starting.
I20260710 13:21:04.310446 13166 raft_consensus.cc:3060] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.329505 13440 tablet_bootstrap.cc:492] T 29b2f03f29a6403d9eba768a0925b78b P 160e6de4b35a445d954093b544f4c008: No bootstrap required, opened a new log
I20260710 13:21:04.330523 13440 ts_tablet_manager.cc:1403] T 29b2f03f29a6403d9eba768a0925b78b P 160e6de4b35a445d954093b544f4c008: Time spent bootstrapping tablet: real 0.167s	user 0.012s	sys 0.009s
I20260710 13:21:04.330835 13438 tablet_bootstrap.cc:654] T 3847e6e407e84f6c950bb27f0c14fcd7 P e8264bea9b1447a1b64cd21353eea7f7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.337350 13438 tablet_bootstrap.cc:492] T 3847e6e407e84f6c950bb27f0c14fcd7 P e8264bea9b1447a1b64cd21353eea7f7: No bootstrap required, opened a new log
I20260710 13:21:04.337805 13438 ts_tablet_manager.cc:1403] T 3847e6e407e84f6c950bb27f0c14fcd7 P e8264bea9b1447a1b64cd21353eea7f7: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.002s
I20260710 13:21:04.338740 13436 tablet_bootstrap.cc:492] T 29b2f03f29a6403d9eba768a0925b78b P b81d805490eb4219908984954f59f08f: No bootstrap required, opened a new log
I20260710 13:21:04.339159 13436 ts_tablet_manager.cc:1403] T 29b2f03f29a6403d9eba768a0925b78b P b81d805490eb4219908984954f59f08f: Time spent bootstrapping tablet: real 0.318s	user 0.006s	sys 0.016s
I20260710 13:21:04.346104 13436 raft_consensus.cc:359] T 29b2f03f29a6403d9eba768a0925b78b P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:04.346818 13436 raft_consensus.cc:385] T 29b2f03f29a6403d9eba768a0925b78b P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.347141 13436 raft_consensus.cc:740] T 29b2f03f29a6403d9eba768a0925b78b P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b81d805490eb4219908984954f59f08f, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.348060 13440 raft_consensus.cc:359] T 29b2f03f29a6403d9eba768a0925b78b P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:04.348745 13440 raft_consensus.cc:385] T 29b2f03f29a6403d9eba768a0925b78b P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.349068 13440 raft_consensus.cc:740] T 29b2f03f29a6403d9eba768a0925b78b P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.348289 13436 consensus_queue.cc:260] T 29b2f03f29a6403d9eba768a0925b78b P b81d805490eb4219908984954f59f08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:04.349713 13440 consensus_queue.cc:260] T 29b2f03f29a6403d9eba768a0925b78b P 160e6de4b35a445d954093b544f4c008 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:04.307082 13066 catalog_manager.cc:5697] T 4d838ac228124ad0b1c091777ca94c36 P b81d805490eb4219908984954f59f08f reported cstate change: term changed from 0 to 1, leader changed from <none> to b81d805490eb4219908984954f59f08f (127.10.210.131). New cstate: current_term: 1 leader_uuid: "b81d805490eb4219908984954f59f08f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:04.351483 13436 ts_tablet_manager.cc:1434] T 29b2f03f29a6403d9eba768a0925b78b P b81d805490eb4219908984954f59f08f: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 13:21:04.351810 13440 ts_tablet_manager.cc:1434] T 29b2f03f29a6403d9eba768a0925b78b P 160e6de4b35a445d954093b544f4c008: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 13:21:04.352479 13436 tablet_bootstrap.cc:492] T 371f5938cec94f689ec99d24b994d2cd P b81d805490eb4219908984954f59f08f: Bootstrap starting.
I20260710 13:21:04.352628 13440 tablet_bootstrap.cc:492] T 27965a3e4421499a8237d76d23a5ee3f P 160e6de4b35a445d954093b544f4c008: Bootstrap starting.
I20260710 13:21:04.358548 13436 tablet_bootstrap.cc:654] T 371f5938cec94f689ec99d24b994d2cd P b81d805490eb4219908984954f59f08f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.358548 13440 tablet_bootstrap.cc:654] T 27965a3e4421499a8237d76d23a5ee3f P 160e6de4b35a445d954093b544f4c008: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.369136 13438 raft_consensus.cc:359] T 3847e6e407e84f6c950bb27f0c14fcd7 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:04.370348 13438 raft_consensus.cc:385] T 3847e6e407e84f6c950bb27f0c14fcd7 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.370909 13438 raft_consensus.cc:740] T 3847e6e407e84f6c950bb27f0c14fcd7 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8264bea9b1447a1b64cd21353eea7f7, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.371799 13438 consensus_queue.cc:260] T 3847e6e407e84f6c950bb27f0c14fcd7 P e8264bea9b1447a1b64cd21353eea7f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:04.377058 13492 raft_consensus.cc:493] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.386076 13492 raft_consensus.cc:515] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:04.387391 13438 ts_tablet_manager.cc:1434] T 3847e6e407e84f6c950bb27f0c14fcd7 P e8264bea9b1447a1b64cd21353eea7f7: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.000s
I20260710 13:21:04.388319 13438 tablet_bootstrap.cc:492] T 371f5938cec94f689ec99d24b994d2cd P e8264bea9b1447a1b64cd21353eea7f7: Bootstrap starting.
I20260710 13:21:04.383337 13468 consensus_queue.cc:1048] T 66f864a793414934b58854661bf32af7 P e8264bea9b1447a1b64cd21353eea7f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:04.383973 13519 consensus_queue.cc:1048] T 6a68d741c75b47d9890806658abc35ae P e8264bea9b1447a1b64cd21353eea7f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:04.389343 13443 raft_consensus.cc:493] T 29b2f03f29a6403d9eba768a0925b78b P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.389931 13443 raft_consensus.cc:515] T 29b2f03f29a6403d9eba768a0925b78b P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:04.392380 13443 leader_election.cc:290] T 29b2f03f29a6403d9eba768a0925b78b P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283), 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293)
I20260710 13:21:04.394521 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b2f03f29a6403d9eba768a0925b78b" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7" is_pre_election: true
I20260710 13:21:04.395138 13391 raft_consensus.cc:2468] T 29b2f03f29a6403d9eba768a0925b78b P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b81d805490eb4219908984954f59f08f in term 0.
I20260710 13:21:04.397430 13065 catalog_manager.cc:5697] T 611d31b401ec4292aa38cf1330f9ec08 P 160e6de4b35a445d954093b544f4c008 reported cstate change: term changed from 0 to 1, leader changed from <none> to 160e6de4b35a445d954093b544f4c008 (127.10.210.129). New cstate: current_term: 1 leader_uuid: "160e6de4b35a445d954093b544f4c008" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:04.398957 13284 leader_election.cc:304] T 29b2f03f29a6403d9eba768a0925b78b P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b81d805490eb4219908984954f59f08f, e8264bea9b1447a1b64cd21353eea7f7; no voters: 
I20260710 13:21:04.400647 13553 raft_consensus.cc:2804] T 29b2f03f29a6403d9eba768a0925b78b P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:04.401000 13553 raft_consensus.cc:493] T 29b2f03f29a6403d9eba768a0925b78b P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:04.401324 13553 raft_consensus.cc:3060] T 29b2f03f29a6403d9eba768a0925b78b P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.402351 13168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b2f03f29a6403d9eba768a0925b78b" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008" is_pre_election: true
I20260710 13:21:04.402827 13243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f864a793414934b58854661bf32af7" candidate_uuid: "160e6de4b35a445d954093b544f4c008" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5" is_pre_election: true
I20260710 13:21:04.403118 13168 raft_consensus.cc:2468] T 29b2f03f29a6403d9eba768a0925b78b P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b81d805490eb4219908984954f59f08f in term 0.
I20260710 13:21:04.403468 13243 raft_consensus.cc:2468] T 66f864a793414934b58854661bf32af7 P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 160e6de4b35a445d954093b544f4c008 in term 1.
I20260710 13:21:04.404699 13135 leader_election.cc:304] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008 [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: 160e6de4b35a445d954093b544f4c008, b9e261afa9484b80b67eb9446dec41a5; no voters: 
I20260710 13:21:04.405431 13492 leader_election.cc:290] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283), b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971)
I20260710 13:21:04.405652 13468 consensus_queue.cc:1048] T 6a68d741c75b47d9890806658abc35ae P e8264bea9b1447a1b64cd21353eea7f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:04.392701 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f864a793414934b58854661bf32af7" candidate_uuid: "160e6de4b35a445d954093b544f4c008" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7" is_pre_election: true
I20260710 13:21:04.416940 13067 catalog_manager.cc:5697] T 66f864a793414934b58854661bf32af7 P e8264bea9b1447a1b64cd21353eea7f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132). New cstate: current_term: 1 leader_uuid: "e8264bea9b1447a1b64cd21353eea7f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:04.416064 13567 consensus_queue.cc:1048] T 66f864a793414934b58854661bf32af7 P e8264bea9b1447a1b64cd21353eea7f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:04.418514 13067 catalog_manager.cc:5697] T 1d4068d9600b4475a36209558d6a5627 P e8264bea9b1447a1b64cd21353eea7f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132). New cstate: current_term: 1 leader_uuid: "e8264bea9b1447a1b64cd21353eea7f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:04.429261 13067 catalog_manager.cc:5697] T 6a68d741c75b47d9890806658abc35ae P e8264bea9b1447a1b64cd21353eea7f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132). New cstate: current_term: 1 leader_uuid: "e8264bea9b1447a1b64cd21353eea7f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:04.446477 13437 tablet_bootstrap.cc:492] T 319642538b3c43788ed1388f0f6f67da P b9e261afa9484b80b67eb9446dec41a5: No bootstrap required, opened a new log
I20260710 13:21:04.447095 13437 ts_tablet_manager.cc:1403] T 319642538b3c43788ed1388f0f6f67da P b9e261afa9484b80b67eb9446dec41a5: Time spent bootstrapping tablet: real 0.236s	user 0.009s	sys 0.011s
I20260710 13:21:04.463744 13553 raft_consensus.cc:515] T 29b2f03f29a6403d9eba768a0925b78b P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:04.469843 13168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b2f03f29a6403d9eba768a0925b78b" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008"
I20260710 13:21:04.470422 13168 raft_consensus.cc:3060] T 29b2f03f29a6403d9eba768a0925b78b P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.471312 13390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b2f03f29a6403d9eba768a0925b78b" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7"
I20260710 13:21:04.472043 13390 raft_consensus.cc:3060] T 29b2f03f29a6403d9eba768a0925b78b P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.473995 13553 leader_election.cc:290] T 29b2f03f29a6403d9eba768a0925b78b P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 election: Requested vote from peers e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283), 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293)
I20260710 13:21:04.473897 13449 consensus_queue.cc:1048] T 611d31b401ec4292aa38cf1330f9ec08 P 160e6de4b35a445d954093b544f4c008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:04.468811 13437 raft_consensus.cc:359] T 319642538b3c43788ed1388f0f6f67da P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:04.475207 13437 raft_consensus.cc:385] T 319642538b3c43788ed1388f0f6f67da P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.475457 13437 raft_consensus.cc:740] T 319642538b3c43788ed1388f0f6f67da P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e261afa9484b80b67eb9446dec41a5, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.476583 13438 tablet_bootstrap.cc:654] T 371f5938cec94f689ec99d24b994d2cd P e8264bea9b1447a1b64cd21353eea7f7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.476284 13437 consensus_queue.cc:260] T 319642538b3c43788ed1388f0f6f67da P b9e261afa9484b80b67eb9446dec41a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:04.477530 13436 tablet_bootstrap.cc:492] T 371f5938cec94f689ec99d24b994d2cd P b81d805490eb4219908984954f59f08f: No bootstrap required, opened a new log
I20260710 13:21:04.478159 13436 ts_tablet_manager.cc:1403] T 371f5938cec94f689ec99d24b994d2cd P b81d805490eb4219908984954f59f08f: Time spent bootstrapping tablet: real 0.126s	user 0.024s	sys 0.015s
I20260710 13:21:04.479025 13440 tablet_bootstrap.cc:492] T 27965a3e4421499a8237d76d23a5ee3f P 160e6de4b35a445d954093b544f4c008: No bootstrap required, opened a new log
I20260710 13:21:04.479597 13440 ts_tablet_manager.cc:1403] T 27965a3e4421499a8237d76d23a5ee3f P 160e6de4b35a445d954093b544f4c008: Time spent bootstrapping tablet: real 0.127s	user 0.019s	sys 0.021s
I20260710 13:21:04.488451 13168 raft_consensus.cc:2468] T 29b2f03f29a6403d9eba768a0925b78b P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b81d805490eb4219908984954f59f08f in term 1.
I20260710 13:21:04.490607 13437 ts_tablet_manager.cc:1434] T 319642538b3c43788ed1388f0f6f67da P b9e261afa9484b80b67eb9446dec41a5: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.003s
I20260710 13:21:04.484949 13390 raft_consensus.cc:2468] T 29b2f03f29a6403d9eba768a0925b78b P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b81d805490eb4219908984954f59f08f in term 1.
I20260710 13:21:04.492785 13437 tablet_bootstrap.cc:492] T 7ec37d6a8c8f484c9141a0703a8778d3 P b9e261afa9484b80b67eb9446dec41a5: Bootstrap starting.
I20260710 13:21:04.496886 13281 leader_election.cc:304] T 29b2f03f29a6403d9eba768a0925b78b P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 160e6de4b35a445d954093b544f4c008, b81d805490eb4219908984954f59f08f; no voters: 
I20260710 13:21:04.498040 13553 raft_consensus.cc:2804] T 29b2f03f29a6403d9eba768a0925b78b P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:04.501609 13492 raft_consensus.cc:2804] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:04.500641 13468 raft_consensus.cc:493] T 27965a3e4421499a8237d76d23a5ee3f P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.502188 13468 raft_consensus.cc:515] T 27965a3e4421499a8237d76d23a5ee3f P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:04.503480 13492 raft_consensus.cc:493] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e8264bea9b1447a1b64cd21353eea7f7)
I20260710 13:21:04.503883 13492 raft_consensus.cc:3060] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:04.504243 13468 leader_election.cc:290] T 27965a3e4421499a8237d76d23a5ee3f P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293), b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971)
I20260710 13:21:04.505290 13526 raft_consensus.cc:493] T 3847e6e407e84f6c950bb27f0c14fcd7 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.505786 13168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27965a3e4421499a8237d76d23a5ee3f" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008" is_pre_election: true
I20260710 13:21:04.505760 13526 raft_consensus.cc:515] T 3847e6e407e84f6c950bb27f0c14fcd7 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:04.507823 13526 leader_election.cc:290] T 3847e6e407e84f6c950bb27f0c14fcd7 P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b81d805490eb4219908984954f59f08f (127.10.210.131:42151), e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283)
I20260710 13:21:04.506773 13066 catalog_manager.cc:5697] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f reported cstate change: term changed from 0 to 1, leader changed from <none> to b81d805490eb4219908984954f59f08f (127.10.210.131). New cstate: current_term: 1 leader_uuid: "b81d805490eb4219908984954f59f08f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:04.510845 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3847e6e407e84f6c950bb27f0c14fcd7" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7" is_pre_election: true
I20260710 13:21:04.511785 13392 raft_consensus.cc:2468] T 3847e6e407e84f6c950bb27f0c14fcd7 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e261afa9484b80b67eb9446dec41a5 in term 0.
I20260710 13:21:04.511667 13242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27965a3e4421499a8237d76d23a5ee3f" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5" is_pre_election: true
I20260710 13:21:04.512475 13242 raft_consensus.cc:2468] T 27965a3e4421499a8237d76d23a5ee3f P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8264bea9b1447a1b64cd21353eea7f7 in term 0.
W20260710 13:21:04.512876 13115 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:04.513763 13210 leader_election.cc:304] T 3847e6e407e84f6c950bb27f0c14fcd7 P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9e261afa9484b80b67eb9446dec41a5, e8264bea9b1447a1b64cd21353eea7f7; no voters: 
I20260710 13:21:04.514292 13358 leader_election.cc:304] T 27965a3e4421499a8237d76d23a5ee3f P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9e261afa9484b80b67eb9446dec41a5, e8264bea9b1447a1b64cd21353eea7f7; no voters: 
I20260710 13:21:04.498684 13553 raft_consensus.cc:697] T 29b2f03f29a6403d9eba768a0925b78b P b81d805490eb4219908984954f59f08f [term 1 LEADER]: Becoming Leader. State: Replica: b81d805490eb4219908984954f59f08f, State: Running, Role: LEADER
I20260710 13:21:04.515440 13436 raft_consensus.cc:359] T 371f5938cec94f689ec99d24b994d2cd P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:04.516134 13436 raft_consensus.cc:385] T 371f5938cec94f689ec99d24b994d2cd P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.515830 13553 consensus_queue.cc:237] T 29b2f03f29a6403d9eba768a0925b78b P b81d805490eb4219908984954f59f08f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:04.516402 13436 raft_consensus.cc:740] T 371f5938cec94f689ec99d24b994d2cd P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b81d805490eb4219908984954f59f08f, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.516734 13519 raft_consensus.cc:2804] T 27965a3e4421499a8237d76d23a5ee3f P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:04.517604 13519 raft_consensus.cc:493] T 27965a3e4421499a8237d76d23a5ee3f P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:04.517997 13519 raft_consensus.cc:3060] T 27965a3e4421499a8237d76d23a5ee3f P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.518886 13436 consensus_queue.cc:260] T 371f5938cec94f689ec99d24b994d2cd P b81d805490eb4219908984954f59f08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:04.520665 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3847e6e407e84f6c950bb27f0c14fcd7" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81d805490eb4219908984954f59f08f" is_pre_election: true
I20260710 13:21:04.520910 13526 raft_consensus.cc:2804] T 3847e6e407e84f6c950bb27f0c14fcd7 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:04.525879 13436 ts_tablet_manager.cc:1434] T 371f5938cec94f689ec99d24b994d2cd P b81d805490eb4219908984954f59f08f: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.001s
I20260710 13:21:04.528676 13440 raft_consensus.cc:359] T 27965a3e4421499a8237d76d23a5ee3f P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:04.530162 13440 raft_consensus.cc:385] T 27965a3e4421499a8237d76d23a5ee3f P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.530400 13440 raft_consensus.cc:740] T 27965a3e4421499a8237d76d23a5ee3f P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.524385 13526 raft_consensus.cc:493] T 3847e6e407e84f6c950bb27f0c14fcd7 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:04.530944 13444 raft_consensus.cc:493] T 319642538b3c43788ed1388f0f6f67da P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.534513 13444 raft_consensus.cc:515] T 319642538b3c43788ed1388f0f6f67da P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:04.536517 13444 leader_election.cc:290] T 319642538b3c43788ed1388f0f6f67da P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283), 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293)
I20260710 13:21:04.533452 13526 raft_consensus.cc:3060] T 3847e6e407e84f6c950bb27f0c14fcd7 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:04.532538 13355 leader_election.cc:343] T 27965a3e4421499a8237d76d23a5ee3f P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:04.539660 13440 consensus_queue.cc:260] T 27965a3e4421499a8237d76d23a5ee3f P 160e6de4b35a445d954093b544f4c008 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
W20260710 13:21:04.526734 13209 leader_election.cc:343] T 3847e6e407e84f6c950bb27f0c14fcd7 P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b81d805490eb4219908984954f59f08f (127.10.210.131:42151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:04.541373 13492 raft_consensus.cc:515] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:04.541702 13169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "319642538b3c43788ed1388f0f6f67da" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008" is_pre_election: true
I20260710 13:21:04.542330 13390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "319642538b3c43788ed1388f0f6f67da" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7" is_pre_election: true
W20260710 13:21:04.543252 13207 leader_election.cc:343] T 319642538b3c43788ed1388f0f6f67da P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:04.543632 13492 leader_election.cc:290] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008 [CANDIDATE]: Term 2 election: Requested vote from peers e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283), b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971)
W20260710 13:21:04.543771 13210 leader_election.cc:343] T 319642538b3c43788ed1388f0f6f67da P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:04.544221 13210 leader_election.cc:304] T 319642538b3c43788ed1388f0f6f67da P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9e261afa9484b80b67eb9446dec41a5; no voters: 160e6de4b35a445d954093b544f4c008, e8264bea9b1447a1b64cd21353eea7f7
I20260710 13:21:04.545809 13241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f864a793414934b58854661bf32af7" candidate_uuid: "160e6de4b35a445d954093b544f4c008" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5"
I20260710 13:21:04.546963 13390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f864a793414934b58854661bf32af7" candidate_uuid: "160e6de4b35a445d954093b544f4c008" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7"
I20260710 13:21:04.550606 13437 tablet_bootstrap.cc:654] T 7ec37d6a8c8f484c9141a0703a8778d3 P b9e261afa9484b80b67eb9446dec41a5: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.550736 13444 raft_consensus.cc:2749] T 319642538b3c43788ed1388f0f6f67da P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:04.550614 13135 leader_election.cc:304] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008 [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: 160e6de4b35a445d954093b544f4c008; no voters: b9e261afa9484b80b67eb9446dec41a5, e8264bea9b1447a1b64cd21353eea7f7
I20260710 13:21:04.551551 13167 raft_consensus.cc:1240] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Rejecting Update request from peer e8264bea9b1447a1b64cd21353eea7f7 for earlier term 1. Current term is 2. Ops: []
I20260710 13:21:04.553095 13519 raft_consensus.cc:515] T 27965a3e4421499a8237d76d23a5ee3f P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:04.553872 13573 consensus_queue.cc:1059] T 66f864a793414934b58854661bf32af7 P e8264bea9b1447a1b64cd21353eea7f7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:04.555194 13573 raft_consensus.cc:3055] T 66f864a793414934b58854661bf32af7 P e8264bea9b1447a1b64cd21353eea7f7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:04.555496 13573 raft_consensus.cc:740] T 66f864a793414934b58854661bf32af7 P e8264bea9b1447a1b64cd21353eea7f7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8264bea9b1447a1b64cd21353eea7f7, State: Running, Role: LEADER
I20260710 13:21:04.556243 13573 consensus_queue.cc:260] T 66f864a793414934b58854661bf32af7 P e8264bea9b1447a1b64cd21353eea7f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:04.554569 13537 raft_consensus.cc:2749] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:21:04.557699 13440 ts_tablet_manager.cc:1434] T 27965a3e4421499a8237d76d23a5ee3f P 160e6de4b35a445d954093b544f4c008: Time spent starting tablet: real 0.078s	user 0.006s	sys 0.000s
I20260710 13:21:04.558137 13573 raft_consensus.cc:3060] T 66f864a793414934b58854661bf32af7 P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:04.560949 13519 leader_election.cc:290] T 27965a3e4421499a8237d76d23a5ee3f P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 1 election: Requested vote from peers 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293), b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971)
I20260710 13:21:04.561302 13167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27965a3e4421499a8237d76d23a5ee3f" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008"
I20260710 13:21:04.561479 13243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27965a3e4421499a8237d76d23a5ee3f" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5"
I20260710 13:21:04.561852 13167 raft_consensus.cc:3060] T 27965a3e4421499a8237d76d23a5ee3f P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.562098 13243 raft_consensus.cc:3060] T 27965a3e4421499a8237d76d23a5ee3f P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.552881 13526 raft_consensus.cc:515] T 3847e6e407e84f6c950bb27f0c14fcd7 P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:04.568382 13167 raft_consensus.cc:2468] T 27965a3e4421499a8237d76d23a5ee3f P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8264bea9b1447a1b64cd21353eea7f7 in term 1.
I20260710 13:21:04.569223 13390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3847e6e407e84f6c950bb27f0c14fcd7" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7"
I20260710 13:21:04.569288 13526 leader_election.cc:290] T 3847e6e407e84f6c950bb27f0c14fcd7 P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 election: Requested vote from peers b81d805490eb4219908984954f59f08f (127.10.210.131:42151), e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283)
I20260710 13:21:04.569442 13355 leader_election.cc:304] T 27965a3e4421499a8237d76d23a5ee3f P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 160e6de4b35a445d954093b544f4c008, e8264bea9b1447a1b64cd21353eea7f7; no voters: 
I20260710 13:21:04.569958 13390 raft_consensus.cc:3060] T 3847e6e407e84f6c950bb27f0c14fcd7 P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.570271 13573 raft_consensus.cc:2804] T 27965a3e4421499a8237d76d23a5ee3f P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:04.571420 13443 consensus_queue.cc:1048] T 4d838ac228124ad0b1c091777ca94c36 P b81d805490eb4219908984954f59f08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:04.572206 13573 raft_consensus.cc:697] T 27965a3e4421499a8237d76d23a5ee3f P e8264bea9b1447a1b64cd21353eea7f7 [term 1 LEADER]: Becoming Leader. State: Replica: e8264bea9b1447a1b64cd21353eea7f7, State: Running, Role: LEADER
I20260710 13:21:04.573079 13573 consensus_queue.cc:237] T 27965a3e4421499a8237d76d23a5ee3f P e8264bea9b1447a1b64cd21353eea7f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:04.580246 13440 tablet_bootstrap.cc:492] T 371f5938cec94f689ec99d24b994d2cd P 160e6de4b35a445d954093b544f4c008: Bootstrap starting.
I20260710 13:21:04.584343 13390 raft_consensus.cc:2468] T 3847e6e407e84f6c950bb27f0c14fcd7 P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e261afa9484b80b67eb9446dec41a5 in term 1.
I20260710 13:21:04.588054 13210 leader_election.cc:304] T 3847e6e407e84f6c950bb27f0c14fcd7 P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9e261afa9484b80b67eb9446dec41a5, e8264bea9b1447a1b64cd21353eea7f7; no voters: 
I20260710 13:21:04.590723 13438 tablet_bootstrap.cc:492] T 371f5938cec94f689ec99d24b994d2cd P e8264bea9b1447a1b64cd21353eea7f7: No bootstrap required, opened a new log
I20260710 13:21:04.591167 13438 ts_tablet_manager.cc:1403] T 371f5938cec94f689ec99d24b994d2cd P e8264bea9b1447a1b64cd21353eea7f7: Time spent bootstrapping tablet: real 0.203s	user 0.015s	sys 0.003s
I20260710 13:21:04.593585 13526 raft_consensus.cc:2804] T 3847e6e407e84f6c950bb27f0c14fcd7 P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:04.593670 13438 raft_consensus.cc:359] T 371f5938cec94f689ec99d24b994d2cd P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:04.594333 13526 raft_consensus.cc:697] T 3847e6e407e84f6c950bb27f0c14fcd7 P b9e261afa9484b80b67eb9446dec41a5 [term 1 LEADER]: Becoming Leader. State: Replica: b9e261afa9484b80b67eb9446dec41a5, State: Running, Role: LEADER
I20260710 13:21:04.594521 13438 raft_consensus.cc:385] T 371f5938cec94f689ec99d24b994d2cd P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.595021 13438 raft_consensus.cc:740] T 371f5938cec94f689ec99d24b994d2cd P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8264bea9b1447a1b64cd21353eea7f7, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.595826 13438 consensus_queue.cc:260] T 371f5938cec94f689ec99d24b994d2cd P e8264bea9b1447a1b64cd21353eea7f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:04.597874 13438 ts_tablet_manager.cc:1434] T 371f5938cec94f689ec99d24b994d2cd P e8264bea9b1447a1b64cd21353eea7f7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 13:21:04.598712 13438 tablet_bootstrap.cc:492] T 14800352ca73405590241c16e1eac7bb P e8264bea9b1447a1b64cd21353eea7f7: Bootstrap starting.
I20260710 13:21:04.603305 13440 tablet_bootstrap.cc:654] T 371f5938cec94f689ec99d24b994d2cd P 160e6de4b35a445d954093b544f4c008: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.603895 13438 tablet_bootstrap.cc:654] T 14800352ca73405590241c16e1eac7bb P e8264bea9b1447a1b64cd21353eea7f7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.604411 13436 tablet_bootstrap.cc:492] T 7ec37d6a8c8f484c9141a0703a8778d3 P b81d805490eb4219908984954f59f08f: Bootstrap starting.
I20260710 13:21:04.586884 13492 consensus_queue.cc:1048] T 611d31b401ec4292aa38cf1330f9ec08 P 160e6de4b35a445d954093b544f4c008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260710 13:21:04.609020 13526 consensus_queue.cc:237] T 3847e6e407e84f6c950bb27f0c14fcd7 P b9e261afa9484b80b67eb9446dec41a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:04.610600 13436 tablet_bootstrap.cc:654] T 7ec37d6a8c8f484c9141a0703a8778d3 P b81d805490eb4219908984954f59f08f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.610981 13316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3847e6e407e84f6c950bb27f0c14fcd7" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81d805490eb4219908984954f59f08f"
W20260710 13:21:04.612447 13209 leader_election.cc:343] T 3847e6e407e84f6c950bb27f0c14fcd7 P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b81d805490eb4219908984954f59f08f (127.10.210.131:42151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:04.632653 13437 tablet_bootstrap.cc:492] T 7ec37d6a8c8f484c9141a0703a8778d3 P b9e261afa9484b80b67eb9446dec41a5: No bootstrap required, opened a new log
I20260710 13:21:04.633657 13437 ts_tablet_manager.cc:1403] T 7ec37d6a8c8f484c9141a0703a8778d3 P b9e261afa9484b80b67eb9446dec41a5: Time spent bootstrapping tablet: real 0.141s	user 0.013s	sys 0.007s
I20260710 13:21:04.637825 13437 raft_consensus.cc:359] T 7ec37d6a8c8f484c9141a0703a8778d3 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:04.638581 13437 raft_consensus.cc:385] T 7ec37d6a8c8f484c9141a0703a8778d3 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.638854 13437 raft_consensus.cc:740] T 7ec37d6a8c8f484c9141a0703a8778d3 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e261afa9484b80b67eb9446dec41a5, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.639699 13437 consensus_queue.cc:260] T 7ec37d6a8c8f484c9141a0703a8778d3 P b9e261afa9484b80b67eb9446dec41a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:04.649802 13067 catalog_manager.cc:5697] T 29b2f03f29a6403d9eba768a0925b78b P b81d805490eb4219908984954f59f08f reported cstate change: term changed from 0 to 1, leader changed from <none> to b81d805490eb4219908984954f59f08f (127.10.210.131). New cstate: current_term: 1 leader_uuid: "b81d805490eb4219908984954f59f08f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:04.654784 13167 raft_consensus.cc:3060] T b0008d4fa50d47adb4e7c77043f660d4 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.661993 13437 ts_tablet_manager.cc:1434] T 7ec37d6a8c8f484c9141a0703a8778d3 P b9e261afa9484b80b67eb9446dec41a5: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.001s
I20260710 13:21:04.663133 13437 tablet_bootstrap.cc:492] T 8cf809fac5b041c5b515ce3c1e0a447a P b9e261afa9484b80b67eb9446dec41a5: Bootstrap starting.
I20260710 13:21:04.670779 13437 tablet_bootstrap.cc:654] T 8cf809fac5b041c5b515ce3c1e0a447a P b9e261afa9484b80b67eb9446dec41a5: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.680748 13537 raft_consensus.cc:493] T b0008d4fa50d47adb4e7c77043f660d4 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.681260 13537 raft_consensus.cc:515] T b0008d4fa50d47adb4e7c77043f660d4 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:04.683723 13537 leader_election.cc:290] T b0008d4fa50d47adb4e7c77043f660d4 P 160e6de4b35a445d954093b544f4c008 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971), b81d805490eb4219908984954f59f08f (127.10.210.131:42151)
I20260710 13:21:04.685542 13243 raft_consensus.cc:2468] T 27965a3e4421499a8237d76d23a5ee3f P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8264bea9b1447a1b64cd21353eea7f7 in term 1.
I20260710 13:21:04.686201 13436 tablet_bootstrap.cc:492] T 7ec37d6a8c8f484c9141a0703a8778d3 P b81d805490eb4219908984954f59f08f: No bootstrap required, opened a new log
I20260710 13:21:04.688333 13436 ts_tablet_manager.cc:1403] T 7ec37d6a8c8f484c9141a0703a8778d3 P b81d805490eb4219908984954f59f08f: Time spent bootstrapping tablet: real 0.084s	user 0.026s	sys 0.021s
I20260710 13:21:04.689743 13316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0008d4fa50d47adb4e7c77043f660d4" candidate_uuid: "160e6de4b35a445d954093b544f4c008" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81d805490eb4219908984954f59f08f" is_pre_election: true
I20260710 13:21:04.690907 13553 consensus_queue.cc:1048] T 4d838ac228124ad0b1c091777ca94c36 P b81d805490eb4219908984954f59f08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:04.687850 13065 catalog_manager.cc:5697] T 27965a3e4421499a8237d76d23a5ee3f P e8264bea9b1447a1b64cd21353eea7f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132). New cstate: current_term: 1 leader_uuid: "e8264bea9b1447a1b64cd21353eea7f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:04.692775 13241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0008d4fa50d47adb4e7c77043f660d4" candidate_uuid: "160e6de4b35a445d954093b544f4c008" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5" is_pre_election: true
I20260710 13:21:04.693430 13241 raft_consensus.cc:2468] T b0008d4fa50d47adb4e7c77043f660d4 P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 160e6de4b35a445d954093b544f4c008 in term 1.
I20260710 13:21:04.695256 13135 leader_election.cc:304] T b0008d4fa50d47adb4e7c77043f660d4 P 160e6de4b35a445d954093b544f4c008 [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: 160e6de4b35a445d954093b544f4c008, b9e261afa9484b80b67eb9446dec41a5; no voters: 
I20260710 13:21:04.695993 13499 raft_consensus.cc:493] T 371f5938cec94f689ec99d24b994d2cd P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.696374 13537 raft_consensus.cc:2804] T b0008d4fa50d47adb4e7c77043f660d4 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:04.696897 13537 raft_consensus.cc:493] T b0008d4fa50d47adb4e7c77043f660d4 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:04.710017 13064 catalog_manager.cc:5697] T 3847e6e407e84f6c950bb27f0c14fcd7 P b9e261afa9484b80b67eb9446dec41a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130). New cstate: current_term: 1 leader_uuid: "b9e261afa9484b80b67eb9446dec41a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:04.711546 13519 consensus_queue.cc:1048] T 1d4068d9600b4475a36209558d6a5627 P e8264bea9b1447a1b64cd21353eea7f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:04.708426 13437 tablet_bootstrap.cc:492] T 8cf809fac5b041c5b515ce3c1e0a447a P b9e261afa9484b80b67eb9446dec41a5: No bootstrap required, opened a new log
I20260710 13:21:04.714620 13437 ts_tablet_manager.cc:1403] T 8cf809fac5b041c5b515ce3c1e0a447a P b9e261afa9484b80b67eb9446dec41a5: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.007s
I20260710 13:21:04.696681 13499 raft_consensus.cc:515] T 371f5938cec94f689ec99d24b994d2cd P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:04.701757 13537 raft_consensus.cc:3060] T b0008d4fa50d47adb4e7c77043f660d4 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:04.721375 13499 leader_election.cc:290] T 371f5938cec94f689ec99d24b994d2cd P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283), 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293)
I20260710 13:21:04.722572 13167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371f5938cec94f689ec99d24b994d2cd" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008" is_pre_election: true
W20260710 13:21:04.723901 13281 leader_election.cc:343] T 371f5938cec94f689ec99d24b994d2cd P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:04.723934 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371f5938cec94f689ec99d24b994d2cd" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7" is_pre_election: true
I20260710 13:21:04.724647 13392 raft_consensus.cc:2468] T 371f5938cec94f689ec99d24b994d2cd P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b81d805490eb4219908984954f59f08f in term 0.
I20260710 13:21:04.701541 13553 consensus_queue.cc:1048] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260710 13:21:04.725865 13284 leader_election.cc:304] T 371f5938cec94f689ec99d24b994d2cd P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b81d805490eb4219908984954f59f08f, e8264bea9b1447a1b64cd21353eea7f7; no voters: 160e6de4b35a445d954093b544f4c008
I20260710 13:21:04.730101 13499 raft_consensus.cc:2804] T 371f5938cec94f689ec99d24b994d2cd P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:04.730448 13499 raft_consensus.cc:493] T 371f5938cec94f689ec99d24b994d2cd P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:04.730751 13499 raft_consensus.cc:3060] T 371f5938cec94f689ec99d24b994d2cd P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.731408 13436 raft_consensus.cc:359] T 7ec37d6a8c8f484c9141a0703a8778d3 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:04.732075 13436 raft_consensus.cc:385] T 7ec37d6a8c8f484c9141a0703a8778d3 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.732316 13436 raft_consensus.cc:740] T 7ec37d6a8c8f484c9141a0703a8778d3 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b81d805490eb4219908984954f59f08f, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.732967 13436 consensus_queue.cc:260] T 7ec37d6a8c8f484c9141a0703a8778d3 P b81d805490eb4219908984954f59f08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:04.738373 13438 tablet_bootstrap.cc:492] T 14800352ca73405590241c16e1eac7bb P e8264bea9b1447a1b64cd21353eea7f7: No bootstrap required, opened a new log
I20260710 13:21:04.738895 13438 ts_tablet_manager.cc:1403] T 14800352ca73405590241c16e1eac7bb P e8264bea9b1447a1b64cd21353eea7f7: Time spent bootstrapping tablet: real 0.140s	user 0.006s	sys 0.018s
I20260710 13:21:04.743971 13436 ts_tablet_manager.cc:1434] T 7ec37d6a8c8f484c9141a0703a8778d3 P b81d805490eb4219908984954f59f08f: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.000s
I20260710 13:21:04.744673 13436 tablet_bootstrap.cc:492] T 3847e6e407e84f6c950bb27f0c14fcd7 P b81d805490eb4219908984954f59f08f: Bootstrap starting.
I20260710 13:21:04.738080 13499 raft_consensus.cc:515] T 371f5938cec94f689ec99d24b994d2cd P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:04.747052 13499 leader_election.cc:290] T 371f5938cec94f689ec99d24b994d2cd P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 election: Requested vote from peers e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283), 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293)
I20260710 13:21:04.748443 13168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371f5938cec94f689ec99d24b994d2cd" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008"
I20260710 13:21:04.749724 13436 tablet_bootstrap.cc:654] T 3847e6e407e84f6c950bb27f0c14fcd7 P b81d805490eb4219908984954f59f08f: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:04.749802 13281 leader_election.cc:343] T 371f5938cec94f689ec99d24b994d2cd P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:04.752043 13499 consensus_queue.cc:1048] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:04.752285 13390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371f5938cec94f689ec99d24b994d2cd" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7"
I20260710 13:21:04.752825 13390 raft_consensus.cc:3060] T 371f5938cec94f689ec99d24b994d2cd P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.758725 13438 raft_consensus.cc:359] T 14800352ca73405590241c16e1eac7bb P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:04.759989 13438 raft_consensus.cc:385] T 14800352ca73405590241c16e1eac7bb P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.760265 13438 raft_consensus.cc:740] T 14800352ca73405590241c16e1eac7bb P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8264bea9b1447a1b64cd21353eea7f7, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.761412 13438 consensus_queue.cc:260] T 14800352ca73405590241c16e1eac7bb P e8264bea9b1447a1b64cd21353eea7f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:04.763932 13438 ts_tablet_manager.cc:1434] T 14800352ca73405590241c16e1eac7bb P e8264bea9b1447a1b64cd21353eea7f7: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260710 13:21:04.765094 13438 tablet_bootstrap.cc:492] T 319642538b3c43788ed1388f0f6f67da P e8264bea9b1447a1b64cd21353eea7f7: Bootstrap starting.
I20260710 13:21:04.769851 13437 raft_consensus.cc:359] T 8cf809fac5b041c5b515ce3c1e0a447a P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:04.772447 13437 raft_consensus.cc:385] T 8cf809fac5b041c5b515ce3c1e0a447a P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.772686 13437 raft_consensus.cc:740] T 8cf809fac5b041c5b515ce3c1e0a447a P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e261afa9484b80b67eb9446dec41a5, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.766223 13519 consensus_queue.cc:1048] T 1d4068d9600b4475a36209558d6a5627 P e8264bea9b1447a1b64cd21353eea7f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 13:21:04.773471 13437 consensus_queue.cc:260] T 8cf809fac5b041c5b515ce3c1e0a447a P b9e261afa9484b80b67eb9446dec41a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:04.774137 13440 tablet_bootstrap.cc:492] T 371f5938cec94f689ec99d24b994d2cd P 160e6de4b35a445d954093b544f4c008: No bootstrap required, opened a new log
I20260710 13:21:04.774514 13438 tablet_bootstrap.cc:654] T 319642538b3c43788ed1388f0f6f67da P e8264bea9b1447a1b64cd21353eea7f7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.774613 13440 ts_tablet_manager.cc:1403] T 371f5938cec94f689ec99d24b994d2cd P 160e6de4b35a445d954093b544f4c008: Time spent bootstrapping tablet: real 0.216s	user 0.013s	sys 0.006s
I20260710 13:21:04.769224 13537 raft_consensus.cc:515] T b0008d4fa50d47adb4e7c77043f660d4 P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:04.777469 13437 ts_tablet_manager.cc:1434] T 8cf809fac5b041c5b515ce3c1e0a447a P b9e261afa9484b80b67eb9446dec41a5: Time spent starting tablet: real 0.063s	user 0.008s	sys 0.000s
I20260710 13:21:04.767012 13390 raft_consensus.cc:2468] T 371f5938cec94f689ec99d24b994d2cd P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b81d805490eb4219908984954f59f08f in term 1.
I20260710 13:21:04.778719 13167 raft_consensus.cc:1240] T b0008d4fa50d47adb4e7c77043f660d4 P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Rejecting Update request from peer b81d805490eb4219908984954f59f08f for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 13:21:04.786540 13440 raft_consensus.cc:359] T 371f5938cec94f689ec99d24b994d2cd P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:04.787462 13440 raft_consensus.cc:385] T 371f5938cec94f689ec99d24b994d2cd P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.787781 13440 raft_consensus.cc:740] T 371f5938cec94f689ec99d24b994d2cd P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.796898 13440 consensus_queue.cc:260] T 371f5938cec94f689ec99d24b994d2cd P 160e6de4b35a445d954093b544f4c008 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
W20260710 13:21:04.807511 13596 log.cc:927] Time spent T 1d4068d9600b4475a36209558d6a5627 P b9e261afa9484b80b67eb9446dec41a5: Append to log took a long time: real 0.051s	user 0.005s	sys 0.000s
I20260710 13:21:04.812793 13243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0008d4fa50d47adb4e7c77043f660d4" candidate_uuid: "160e6de4b35a445d954093b544f4c008" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5"
I20260710 13:21:04.789441 13443 consensus_queue.cc:1059] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260710 13:21:04.814630 13443 raft_consensus.cc:3055] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:04.815196 13443 raft_consensus.cc:740] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b81d805490eb4219908984954f59f08f, State: Running, Role: LEADER
I20260710 13:21:04.796568 13284 leader_election.cc:304] T 371f5938cec94f689ec99d24b994d2cd P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b81d805490eb4219908984954f59f08f, e8264bea9b1447a1b64cd21353eea7f7; no voters: 160e6de4b35a445d954093b544f4c008
I20260710 13:21:04.818235 13553 raft_consensus.cc:2804] T 371f5938cec94f689ec99d24b994d2cd P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:04.816195 13443 consensus_queue.cc:260] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:04.821488 13438 tablet_bootstrap.cc:492] T 319642538b3c43788ed1388f0f6f67da P e8264bea9b1447a1b64cd21353eea7f7: No bootstrap required, opened a new log
I20260710 13:21:04.822779 13438 ts_tablet_manager.cc:1403] T 319642538b3c43788ed1388f0f6f67da P e8264bea9b1447a1b64cd21353eea7f7: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.011s
I20260710 13:21:04.831460 13443 raft_consensus.cc:3060] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:04.827116 13537 leader_election.cc:290] T b0008d4fa50d47adb4e7c77043f660d4 P 160e6de4b35a445d954093b544f4c008 [CANDIDATE]: Term 2 election: Requested vote from peers b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971), b81d805490eb4219908984954f59f08f (127.10.210.131:42151)
I20260710 13:21:04.840421 13438 raft_consensus.cc:359] T 319642538b3c43788ed1388f0f6f67da P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:04.841436 13438 raft_consensus.cc:385] T 319642538b3c43788ed1388f0f6f67da P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.841806 13438 raft_consensus.cc:740] T 319642538b3c43788ed1388f0f6f67da P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8264bea9b1447a1b64cd21353eea7f7, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.842545 13438 consensus_queue.cc:260] T 319642538b3c43788ed1388f0f6f67da P e8264bea9b1447a1b64cd21353eea7f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:04.843952 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0008d4fa50d47adb4e7c77043f660d4" candidate_uuid: "160e6de4b35a445d954093b544f4c008" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81d805490eb4219908984954f59f08f"
I20260710 13:21:04.844707 13438 ts_tablet_manager.cc:1434] T 319642538b3c43788ed1388f0f6f67da P e8264bea9b1447a1b64cd21353eea7f7: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.000s
I20260710 13:21:04.849941 13440 ts_tablet_manager.cc:1434] T 371f5938cec94f689ec99d24b994d2cd P 160e6de4b35a445d954093b544f4c008: Time spent starting tablet: real 0.075s	user 0.008s	sys 0.000s
I20260710 13:21:04.850890 13440 tablet_bootstrap.cc:492] T 7ec37d6a8c8f484c9141a0703a8778d3 P 160e6de4b35a445d954093b544f4c008: Bootstrap starting.
I20260710 13:21:04.856026 13317 raft_consensus.cc:2410] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 160e6de4b35a445d954093b544f4c008 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 13:21:04.861003 13438 tablet_bootstrap.cc:492] T 8cf809fac5b041c5b515ce3c1e0a447a P e8264bea9b1447a1b64cd21353eea7f7: Bootstrap starting.
I20260710 13:21:04.868505 13438 tablet_bootstrap.cc:654] T 8cf809fac5b041c5b515ce3c1e0a447a P e8264bea9b1447a1b64cd21353eea7f7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.871601 13134 leader_election.cc:304] T b0008d4fa50d47adb4e7c77043f660d4 P 160e6de4b35a445d954093b544f4c008 [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: 160e6de4b35a445d954093b544f4c008; no voters: b81d805490eb4219908984954f59f08f, b9e261afa9484b80b67eb9446dec41a5
I20260710 13:21:04.873239 13537 raft_consensus.cc:2749] T b0008d4fa50d47adb4e7c77043f660d4 P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:21:04.874402 13526 raft_consensus.cc:493] T 8cf809fac5b041c5b515ce3c1e0a447a P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.874914 13526 raft_consensus.cc:515] T 8cf809fac5b041c5b515ce3c1e0a447a P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
W20260710 13:21:04.881414 13597 log.cc:927] Time spent T b0008d4fa50d47adb4e7c77043f660d4 P b9e261afa9484b80b67eb9446dec41a5: Append to log took a long time: real 0.107s	user 0.000s	sys 0.001s
I20260710 13:21:04.880793 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cf809fac5b041c5b515ce3c1e0a447a" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81d805490eb4219908984954f59f08f" is_pre_election: true
I20260710 13:21:04.884601 13526 leader_election.cc:290] T 8cf809fac5b041c5b515ce3c1e0a447a P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b81d805490eb4219908984954f59f08f (127.10.210.131:42151), e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283)
I20260710 13:21:04.890455 13553 raft_consensus.cc:697] T 371f5938cec94f689ec99d24b994d2cd P b81d805490eb4219908984954f59f08f [term 1 LEADER]: Becoming Leader. State: Replica: b81d805490eb4219908984954f59f08f, State: Running, Role: LEADER
I20260710 13:21:04.891160 13436 tablet_bootstrap.cc:492] T 3847e6e407e84f6c950bb27f0c14fcd7 P b81d805490eb4219908984954f59f08f: No bootstrap required, opened a new log
I20260710 13:21:04.891614 13436 ts_tablet_manager.cc:1403] T 3847e6e407e84f6c950bb27f0c14fcd7 P b81d805490eb4219908984954f59f08f: Time spent bootstrapping tablet: real 0.147s	user 0.026s	sys 0.044s
W20260710 13:21:04.892825 13209 leader_election.cc:343] T 8cf809fac5b041c5b515ce3c1e0a447a P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b81d805490eb4219908984954f59f08f (127.10.210.131:42151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:04.897284 13553 consensus_queue.cc:237] T 371f5938cec94f689ec99d24b994d2cd P b81d805490eb4219908984954f59f08f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:04.893198 13390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cf809fac5b041c5b515ce3c1e0a447a" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7" is_pre_election: true
I20260710 13:21:04.902760 13526 raft_consensus.cc:493] T 7ec37d6a8c8f484c9141a0703a8778d3 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.906500 13436 raft_consensus.cc:359] T 3847e6e407e84f6c950bb27f0c14fcd7 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
W20260710 13:21:04.904829 13210 leader_election.cc:343] T 8cf809fac5b041c5b515ce3c1e0a447a P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:04.907338 13436 raft_consensus.cc:385] T 3847e6e407e84f6c950bb27f0c14fcd7 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.908793 13436 raft_consensus.cc:740] T 3847e6e407e84f6c950bb27f0c14fcd7 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b81d805490eb4219908984954f59f08f, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.908377 13526 raft_consensus.cc:515] T 7ec37d6a8c8f484c9141a0703a8778d3 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:04.909570 13436 consensus_queue.cc:260] T 3847e6e407e84f6c950bb27f0c14fcd7 P b81d805490eb4219908984954f59f08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:04.911621 13526 leader_election.cc:290] T 7ec37d6a8c8f484c9141a0703a8778d3 P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293), b81d805490eb4219908984954f59f08f (127.10.210.131:42151)
I20260710 13:21:04.912528 13167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ec37d6a8c8f484c9141a0703a8778d3" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008" is_pre_election: true
I20260710 13:21:04.913251 13210 leader_election.cc:304] T 8cf809fac5b041c5b515ce3c1e0a447a P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9e261afa9484b80b67eb9446dec41a5; no voters: b81d805490eb4219908984954f59f08f, e8264bea9b1447a1b64cd21353eea7f7
I20260710 13:21:04.913337 13601 raft_consensus.cc:493] T 7ec37d6a8c8f484c9141a0703a8778d3 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.914430 13526 raft_consensus.cc:2749] T 8cf809fac5b041c5b515ce3c1e0a447a P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:04.914842 13436 ts_tablet_manager.cc:1434] T 3847e6e407e84f6c950bb27f0c14fcd7 P b81d805490eb4219908984954f59f08f: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260710 13:21:04.914901 13601 raft_consensus.cc:515] T 7ec37d6a8c8f484c9141a0703a8778d3 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:04.915920 13436 tablet_bootstrap.cc:492] T 8cf809fac5b041c5b515ce3c1e0a447a P b81d805490eb4219908984954f59f08f: Bootstrap starting.
I20260710 13:21:04.917160 13601 leader_election.cc:290] T 7ec37d6a8c8f484c9141a0703a8778d3 P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293), b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971)
W20260710 13:21:04.917258 13207 leader_election.cc:343] T 7ec37d6a8c8f484c9141a0703a8778d3 P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:04.918375 13242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ec37d6a8c8f484c9141a0703a8778d3" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5" is_pre_election: true
I20260710 13:21:04.918992 13242 raft_consensus.cc:2468] T 7ec37d6a8c8f484c9141a0703a8778d3 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b81d805490eb4219908984954f59f08f in term 0.
I20260710 13:21:04.920079 13167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ec37d6a8c8f484c9141a0703a8778d3" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008" is_pre_election: true
I20260710 13:21:04.920145 13284 leader_election.cc:304] T 7ec37d6a8c8f484c9141a0703a8778d3 P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b81d805490eb4219908984954f59f08f, b9e261afa9484b80b67eb9446dec41a5; no voters: 
W20260710 13:21:04.921653 13281 leader_election.cc:343] T 7ec37d6a8c8f484c9141a0703a8778d3 P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:04.921665 13601 raft_consensus.cc:2804] T 7ec37d6a8c8f484c9141a0703a8778d3 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:04.922248 13601 raft_consensus.cc:493] T 7ec37d6a8c8f484c9141a0703a8778d3 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:04.922617 13601 raft_consensus.cc:3060] T 7ec37d6a8c8f484c9141a0703a8778d3 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.914353 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ec37d6a8c8f484c9141a0703a8778d3" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81d805490eb4219908984954f59f08f" is_pre_election: true
I20260710 13:21:04.926072 13440 tablet_bootstrap.cc:654] T 7ec37d6a8c8f484c9141a0703a8778d3 P 160e6de4b35a445d954093b544f4c008: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.941239 13436 tablet_bootstrap.cc:654] T 8cf809fac5b041c5b515ce3c1e0a447a P b81d805490eb4219908984954f59f08f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.940698 13065 catalog_manager.cc:5697] T 371f5938cec94f689ec99d24b994d2cd P b81d805490eb4219908984954f59f08f reported cstate change: term changed from 0 to 1, leader changed from <none> to b81d805490eb4219908984954f59f08f (127.10.210.131). New cstate: current_term: 1 leader_uuid: "b81d805490eb4219908984954f59f08f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:04.942464 13601 raft_consensus.cc:515] T 7ec37d6a8c8f484c9141a0703a8778d3 P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:04.943696 13317 raft_consensus.cc:2393] T 7ec37d6a8c8f484c9141a0703a8778d3 P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b9e261afa9484b80b67eb9446dec41a5 in current term 1: Already voted for candidate b81d805490eb4219908984954f59f08f in this term.
I20260710 13:21:04.945107 13167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ec37d6a8c8f484c9141a0703a8778d3" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008"
I20260710 13:21:04.946082 13438 tablet_bootstrap.cc:492] T 8cf809fac5b041c5b515ce3c1e0a447a P e8264bea9b1447a1b64cd21353eea7f7: No bootstrap required, opened a new log
I20260710 13:21:04.946529 13438 ts_tablet_manager.cc:1403] T 8cf809fac5b041c5b515ce3c1e0a447a P e8264bea9b1447a1b64cd21353eea7f7: Time spent bootstrapping tablet: real 0.086s	user 0.012s	sys 0.007s
I20260710 13:21:04.947541 13243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ec37d6a8c8f484c9141a0703a8778d3" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5"
I20260710 13:21:04.948102 13243 raft_consensus.cc:3060] T 7ec37d6a8c8f484c9141a0703a8778d3 P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.949080 13438 raft_consensus.cc:359] T 8cf809fac5b041c5b515ce3c1e0a447a P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:04.949718 13438 raft_consensus.cc:385] T 8cf809fac5b041c5b515ce3c1e0a447a P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.949971 13438 raft_consensus.cc:740] T 8cf809fac5b041c5b515ce3c1e0a447a P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8264bea9b1447a1b64cd21353eea7f7, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.950592 13438 consensus_queue.cc:260] T 8cf809fac5b041c5b515ce3c1e0a447a P e8264bea9b1447a1b64cd21353eea7f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:04.952482 13438 ts_tablet_manager.cc:1434] T 8cf809fac5b041c5b515ce3c1e0a447a P e8264bea9b1447a1b64cd21353eea7f7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:21:04.954869 13243 raft_consensus.cc:2468] T 7ec37d6a8c8f484c9141a0703a8778d3 P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b81d805490eb4219908984954f59f08f in term 1.
I20260710 13:21:04.955617 13440 tablet_bootstrap.cc:492] T 7ec37d6a8c8f484c9141a0703a8778d3 P 160e6de4b35a445d954093b544f4c008: No bootstrap required, opened a new log
I20260710 13:21:04.955552 13601 leader_election.cc:290] T 7ec37d6a8c8f484c9141a0703a8778d3 P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 election: Requested vote from peers 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293), b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971)
I20260710 13:21:04.955971 13284 leader_election.cc:304] T 7ec37d6a8c8f484c9141a0703a8778d3 P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b81d805490eb4219908984954f59f08f, b9e261afa9484b80b67eb9446dec41a5; no voters: 
I20260710 13:21:04.956264 13440 ts_tablet_manager.cc:1403] T 7ec37d6a8c8f484c9141a0703a8778d3 P 160e6de4b35a445d954093b544f4c008: Time spent bootstrapping tablet: real 0.106s	user 0.025s	sys 0.005s
I20260710 13:21:04.956765 13601 raft_consensus.cc:2804] T 7ec37d6a8c8f484c9141a0703a8778d3 P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:21:04.957412 13281 leader_election.cc:343] T 7ec37d6a8c8f484c9141a0703a8778d3 P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:04.957347 13209 leader_election.cc:304] T 7ec37d6a8c8f484c9141a0703a8778d3 P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9e261afa9484b80b67eb9446dec41a5; no voters: 160e6de4b35a445d954093b544f4c008, b81d805490eb4219908984954f59f08f
I20260710 13:21:04.958586 13526 raft_consensus.cc:2749] T 7ec37d6a8c8f484c9141a0703a8778d3 P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:04.959149 13601 raft_consensus.cc:697] T 7ec37d6a8c8f484c9141a0703a8778d3 P b81d805490eb4219908984954f59f08f [term 1 LEADER]: Becoming Leader. State: Replica: b81d805490eb4219908984954f59f08f, State: Running, Role: LEADER
I20260710 13:21:04.960019 13601 consensus_queue.cc:237] T 7ec37d6a8c8f484c9141a0703a8778d3 P b81d805490eb4219908984954f59f08f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:04.962374 13440 raft_consensus.cc:359] T 7ec37d6a8c8f484c9141a0703a8778d3 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:04.962880 13440 raft_consensus.cc:385] T 7ec37d6a8c8f484c9141a0703a8778d3 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.963124 13440 raft_consensus.cc:740] T 7ec37d6a8c8f484c9141a0703a8778d3 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.963726 13440 consensus_queue.cc:260] T 7ec37d6a8c8f484c9141a0703a8778d3 P 160e6de4b35a445d954093b544f4c008 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:04.965437 13440 ts_tablet_manager.cc:1434] T 7ec37d6a8c8f484c9141a0703a8778d3 P 160e6de4b35a445d954093b544f4c008: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:21:04.965536 13436 tablet_bootstrap.cc:492] T 8cf809fac5b041c5b515ce3c1e0a447a P b81d805490eb4219908984954f59f08f: No bootstrap required, opened a new log
I20260710 13:21:04.966063 13436 ts_tablet_manager.cc:1403] T 8cf809fac5b041c5b515ce3c1e0a447a P b81d805490eb4219908984954f59f08f: Time spent bootstrapping tablet: real 0.050s	user 0.007s	sys 0.005s
I20260710 13:21:04.967092 13440 tablet_bootstrap.cc:492] T 319642538b3c43788ed1388f0f6f67da P 160e6de4b35a445d954093b544f4c008: Bootstrap starting.
I20260710 13:21:04.968351 13436 raft_consensus.cc:359] T 8cf809fac5b041c5b515ce3c1e0a447a P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:04.969024 13436 raft_consensus.cc:385] T 8cf809fac5b041c5b515ce3c1e0a447a P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.969280 13436 raft_consensus.cc:740] T 8cf809fac5b041c5b515ce3c1e0a447a P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b81d805490eb4219908984954f59f08f, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.972362 13436 consensus_queue.cc:260] T 8cf809fac5b041c5b515ce3c1e0a447a P b81d805490eb4219908984954f59f08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:04.974242 13436 ts_tablet_manager.cc:1434] T 8cf809fac5b041c5b515ce3c1e0a447a P b81d805490eb4219908984954f59f08f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:21:04.975171 13436 tablet_bootstrap.cc:492] T 14800352ca73405590241c16e1eac7bb P b81d805490eb4219908984954f59f08f: Bootstrap starting.
I20260710 13:21:04.979017 13440 tablet_bootstrap.cc:654] T 319642538b3c43788ed1388f0f6f67da P 160e6de4b35a445d954093b544f4c008: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.981174 13436 tablet_bootstrap.cc:654] T 14800352ca73405590241c16e1eac7bb P b81d805490eb4219908984954f59f08f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.977701 13067 catalog_manager.cc:5697] T 7ec37d6a8c8f484c9141a0703a8778d3 P b81d805490eb4219908984954f59f08f reported cstate change: term changed from 0 to 1, leader changed from <none> to b81d805490eb4219908984954f59f08f (127.10.210.131). New cstate: current_term: 1 leader_uuid: "b81d805490eb4219908984954f59f08f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:04.987082 13436 tablet_bootstrap.cc:492] T 14800352ca73405590241c16e1eac7bb P b81d805490eb4219908984954f59f08f: No bootstrap required, opened a new log
I20260710 13:21:04.987614 13436 ts_tablet_manager.cc:1403] T 14800352ca73405590241c16e1eac7bb P b81d805490eb4219908984954f59f08f: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.006s
I20260710 13:21:04.990005 13436 raft_consensus.cc:359] T 14800352ca73405590241c16e1eac7bb P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:04.990633 13436 raft_consensus.cc:385] T 14800352ca73405590241c16e1eac7bb P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.990836 13440 tablet_bootstrap.cc:492] T 319642538b3c43788ed1388f0f6f67da P 160e6de4b35a445d954093b544f4c008: No bootstrap required, opened a new log
I20260710 13:21:04.990904 13436 raft_consensus.cc:740] T 14800352ca73405590241c16e1eac7bb P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b81d805490eb4219908984954f59f08f, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.991612 13440 ts_tablet_manager.cc:1403] T 319642538b3c43788ed1388f0f6f67da P 160e6de4b35a445d954093b544f4c008: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.008s
I20260710 13:21:04.991909 13436 consensus_queue.cc:260] T 14800352ca73405590241c16e1eac7bb P b81d805490eb4219908984954f59f08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:04.993649 13436 ts_tablet_manager.cc:1434] T 14800352ca73405590241c16e1eac7bb P b81d805490eb4219908984954f59f08f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:21:04.994395 13440 raft_consensus.cc:359] T 319642538b3c43788ed1388f0f6f67da P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:04.995034 13440 raft_consensus.cc:385] T 319642538b3c43788ed1388f0f6f67da P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.995285 13440 raft_consensus.cc:740] T 319642538b3c43788ed1388f0f6f67da P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.995929 13440 consensus_queue.cc:260] T 319642538b3c43788ed1388f0f6f67da P 160e6de4b35a445d954093b544f4c008 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:04.997784 13440 ts_tablet_manager.cc:1434] T 319642538b3c43788ed1388f0f6f67da P 160e6de4b35a445d954093b544f4c008: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:21:04.998931 13440 tablet_bootstrap.cc:492] T 14800352ca73405590241c16e1eac7bb P 160e6de4b35a445d954093b544f4c008: Bootstrap starting.
I20260710 13:21:05.003796 13440 tablet_bootstrap.cc:654] T 14800352ca73405590241c16e1eac7bb P 160e6de4b35a445d954093b544f4c008: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:05.007813 13440 tablet_bootstrap.cc:492] T 14800352ca73405590241c16e1eac7bb P 160e6de4b35a445d954093b544f4c008: No bootstrap required, opened a new log
I20260710 13:21:05.008210 13440 ts_tablet_manager.cc:1403] T 14800352ca73405590241c16e1eac7bb P 160e6de4b35a445d954093b544f4c008: Time spent bootstrapping tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:21:05.010712 13440 raft_consensus.cc:359] T 14800352ca73405590241c16e1eac7bb P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:05.011518 13440 raft_consensus.cc:385] T 14800352ca73405590241c16e1eac7bb P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:05.011751 13440 raft_consensus.cc:740] T 14800352ca73405590241c16e1eac7bb P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Initialized, Role: FOLLOWER
I20260710 13:21:05.012369 13440 consensus_queue.cc:260] T 14800352ca73405590241c16e1eac7bb P 160e6de4b35a445d954093b544f4c008 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:05.014256 13440 ts_tablet_manager.cc:1434] T 14800352ca73405590241c16e1eac7bb P 160e6de4b35a445d954093b544f4c008: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:21:05.016566 13537 raft_consensus.cc:493] T 319642538b3c43788ed1388f0f6f67da P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:05.017153 13537 raft_consensus.cc:515] T 319642538b3c43788ed1388f0f6f67da P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:05.020728 13390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "319642538b3c43788ed1388f0f6f67da" candidate_uuid: "160e6de4b35a445d954093b544f4c008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7" is_pre_election: true
I20260710 13:21:05.021600 13390 raft_consensus.cc:2468] T 319642538b3c43788ed1388f0f6f67da P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 160e6de4b35a445d954093b544f4c008 in term 0.
I20260710 13:21:05.023257 13135 leader_election.cc:304] T 319642538b3c43788ed1388f0f6f67da P 160e6de4b35a445d954093b544f4c008 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 160e6de4b35a445d954093b544f4c008, e8264bea9b1447a1b64cd21353eea7f7; no voters: 
I20260710 13:21:05.023586 13537 leader_election.cc:290] T 319642538b3c43788ed1388f0f6f67da P 160e6de4b35a445d954093b544f4c008 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283), b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971)
I20260710 13:21:05.024135 13537 raft_consensus.cc:2804] T 319642538b3c43788ed1388f0f6f67da P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:05.024492 13537 raft_consensus.cc:493] T 319642538b3c43788ed1388f0f6f67da P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:05.024845 13537 raft_consensus.cc:3060] T 319642538b3c43788ed1388f0f6f67da P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:05.025110 13243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "319642538b3c43788ed1388f0f6f67da" candidate_uuid: "160e6de4b35a445d954093b544f4c008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5" is_pre_election: true
I20260710 13:21:05.025799 13243 raft_consensus.cc:2468] T 319642538b3c43788ed1388f0f6f67da P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 160e6de4b35a445d954093b544f4c008 in term 0.
I20260710 13:21:05.030737 13537 raft_consensus.cc:515] T 319642538b3c43788ed1388f0f6f67da P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:05.032596 13537 leader_election.cc:290] T 319642538b3c43788ed1388f0f6f67da P 160e6de4b35a445d954093b544f4c008 [CANDIDATE]: Term 1 election: Requested vote from peers e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283), b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971)
I20260710 13:21:05.033485 13390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "319642538b3c43788ed1388f0f6f67da" candidate_uuid: "160e6de4b35a445d954093b544f4c008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7"
I20260710 13:21:05.033514 13243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "319642538b3c43788ed1388f0f6f67da" candidate_uuid: "160e6de4b35a445d954093b544f4c008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5"
I20260710 13:21:05.034054 13390 raft_consensus.cc:3060] T 319642538b3c43788ed1388f0f6f67da P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:05.034135 13243 raft_consensus.cc:3060] T 319642538b3c43788ed1388f0f6f67da P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:05.039685 13243 raft_consensus.cc:2468] T 319642538b3c43788ed1388f0f6f67da P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 160e6de4b35a445d954093b544f4c008 in term 1.
I20260710 13:21:05.040580 13390 raft_consensus.cc:2468] T 319642538b3c43788ed1388f0f6f67da P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 160e6de4b35a445d954093b544f4c008 in term 1.
I20260710 13:21:05.040972 13135 leader_election.cc:304] T 319642538b3c43788ed1388f0f6f67da P 160e6de4b35a445d954093b544f4c008 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 160e6de4b35a445d954093b544f4c008, b9e261afa9484b80b67eb9446dec41a5; no voters: 
I20260710 13:21:05.041769 13449 raft_consensus.cc:2804] T 319642538b3c43788ed1388f0f6f67da P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:05.042227 13449 raft_consensus.cc:697] T 319642538b3c43788ed1388f0f6f67da P 160e6de4b35a445d954093b544f4c008 [term 1 LEADER]: Becoming Leader. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Running, Role: LEADER
I20260710 13:21:05.043025 13449 consensus_queue.cc:237] T 319642538b3c43788ed1388f0f6f67da P 160e6de4b35a445d954093b544f4c008 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:05.050848 13065 catalog_manager.cc:5697] T 319642538b3c43788ed1388f0f6f67da P 160e6de4b35a445d954093b544f4c008 reported cstate change: term changed from 0 to 1, leader changed from <none> to 160e6de4b35a445d954093b544f4c008 (127.10.210.129). New cstate: current_term: 1 leader_uuid: "160e6de4b35a445d954093b544f4c008" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:05.074887 13601 consensus_queue.cc:1048] T 29b2f03f29a6403d9eba768a0925b78b P b81d805490eb4219908984954f59f08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:05.074949 13519 consensus_queue.cc:1048] T 27965a3e4421499a8237d76d23a5ee3f P e8264bea9b1447a1b64cd21353eea7f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:05.090739 13573 consensus_queue.cc:1048] T 27965a3e4421499a8237d76d23a5ee3f P e8264bea9b1447a1b64cd21353eea7f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:05.092471 13602 consensus_queue.cc:1048] T 29b2f03f29a6403d9eba768a0925b78b P b81d805490eb4219908984954f59f08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:05.107125 13601 raft_consensus.cc:493] T 8cf809fac5b041c5b515ce3c1e0a447a P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:05.107705 13601 raft_consensus.cc:515] T 8cf809fac5b041c5b515ce3c1e0a447a P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:05.109968 13601 leader_election.cc:290] T 8cf809fac5b041c5b515ce3c1e0a447a P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971), e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283)
I20260710 13:21:05.111311 13243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cf809fac5b041c5b515ce3c1e0a447a" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5" is_pre_election: true
I20260710 13:21:05.112365 13243 raft_consensus.cc:2468] T 8cf809fac5b041c5b515ce3c1e0a447a P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b81d805490eb4219908984954f59f08f in term 0.
I20260710 13:21:05.111527 13390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cf809fac5b041c5b515ce3c1e0a447a" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7" is_pre_election: true
I20260710 13:21:05.113611 13284 leader_election.cc:304] T 8cf809fac5b041c5b515ce3c1e0a447a P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b81d805490eb4219908984954f59f08f, b9e261afa9484b80b67eb9446dec41a5; no voters: 
I20260710 13:21:05.113814 13390 raft_consensus.cc:2468] T 8cf809fac5b041c5b515ce3c1e0a447a P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b81d805490eb4219908984954f59f08f in term 0.
I20260710 13:21:05.114540 13449 raft_consensus.cc:493] T 14800352ca73405590241c16e1eac7bb P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:05.115090 13449 raft_consensus.cc:515] T 14800352ca73405590241c16e1eac7bb P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:05.114513 13601 raft_consensus.cc:2804] T 8cf809fac5b041c5b515ce3c1e0a447a P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:05.115916 13601 raft_consensus.cc:493] T 8cf809fac5b041c5b515ce3c1e0a447a P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:05.116514 13601 raft_consensus.cc:3060] T 8cf809fac5b041c5b515ce3c1e0a447a P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:05.117460 13449 leader_election.cc:290] T 14800352ca73405590241c16e1eac7bb P 160e6de4b35a445d954093b544f4c008 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b81d805490eb4219908984954f59f08f (127.10.210.131:42151), e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283)
I20260710 13:21:05.118227 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14800352ca73405590241c16e1eac7bb" candidate_uuid: "160e6de4b35a445d954093b544f4c008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81d805490eb4219908984954f59f08f" is_pre_election: true
I20260710 13:21:05.119091 13317 raft_consensus.cc:2468] T 14800352ca73405590241c16e1eac7bb P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 160e6de4b35a445d954093b544f4c008 in term 0.
I20260710 13:21:05.120595 13573 raft_consensus.cc:493] T 14800352ca73405590241c16e1eac7bb P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:05.121136 13573 raft_consensus.cc:515] T 14800352ca73405590241c16e1eac7bb P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:05.121642 13390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14800352ca73405590241c16e1eac7bb" candidate_uuid: "160e6de4b35a445d954093b544f4c008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7" is_pre_election: true
I20260710 13:21:05.122370 13390 raft_consensus.cc:2468] T 14800352ca73405590241c16e1eac7bb P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 160e6de4b35a445d954093b544f4c008 in term 0.
I20260710 13:21:05.123310 13573 leader_election.cc:290] T 14800352ca73405590241c16e1eac7bb P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b81d805490eb4219908984954f59f08f (127.10.210.131:42151), 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293)
I20260710 13:21:05.123431 13135 leader_election.cc:304] T 14800352ca73405590241c16e1eac7bb P 160e6de4b35a445d954093b544f4c008 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 160e6de4b35a445d954093b544f4c008, e8264bea9b1447a1b64cd21353eea7f7; no voters: 
I20260710 13:21:05.124692 13449 raft_consensus.cc:2804] T 14800352ca73405590241c16e1eac7bb P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:05.125072 13449 raft_consensus.cc:493] T 14800352ca73405590241c16e1eac7bb P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:05.125375 13449 raft_consensus.cc:3060] T 14800352ca73405590241c16e1eac7bb P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:05.126200 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14800352ca73405590241c16e1eac7bb" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81d805490eb4219908984954f59f08f" is_pre_election: true
I20260710 13:21:05.126135 13601 raft_consensus.cc:515] T 8cf809fac5b041c5b515ce3c1e0a447a P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:05.127082 13317 raft_consensus.cc:2468] T 14800352ca73405590241c16e1eac7bb P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8264bea9b1447a1b64cd21353eea7f7 in term 0.
I20260710 13:21:05.128334 13168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14800352ca73405590241c16e1eac7bb" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008" is_pre_election: true
I20260710 13:21:05.128669 13357 leader_election.cc:304] T 14800352ca73405590241c16e1eac7bb P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b81d805490eb4219908984954f59f08f, e8264bea9b1447a1b64cd21353eea7f7; no voters: 
I20260710 13:21:05.129062 13243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cf809fac5b041c5b515ce3c1e0a447a" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5"
I20260710 13:21:05.129705 13243 raft_consensus.cc:3060] T 8cf809fac5b041c5b515ce3c1e0a447a P b9e261afa9484b80b67eb9446dec41a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:05.129743 13573 raft_consensus.cc:2804] T 14800352ca73405590241c16e1eac7bb P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:05.130312 13573 raft_consensus.cc:493] T 14800352ca73405590241c16e1eac7bb P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:05.131865 13449 raft_consensus.cc:515] T 14800352ca73405590241c16e1eac7bb P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:05.133132 13168 raft_consensus.cc:2393] T 14800352ca73405590241c16e1eac7bb P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8264bea9b1447a1b64cd21353eea7f7 in current term 1: Already voted for candidate 160e6de4b35a445d954093b544f4c008 in this term.
I20260710 13:21:05.136221 13390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14800352ca73405590241c16e1eac7bb" candidate_uuid: "160e6de4b35a445d954093b544f4c008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7"
I20260710 13:21:05.136970 13449 leader_election.cc:290] T 14800352ca73405590241c16e1eac7bb P 160e6de4b35a445d954093b544f4c008 [CANDIDATE]: Term 1 election: Requested vote from peers b81d805490eb4219908984954f59f08f (127.10.210.131:42151), e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283)
I20260710 13:21:05.130708 13573 raft_consensus.cc:3060] T 14800352ca73405590241c16e1eac7bb P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:05.137905 13601 leader_election.cc:290] T 8cf809fac5b041c5b515ce3c1e0a447a P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 election: Requested vote from peers b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971), e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283)
I20260710 13:21:05.138798 13243 raft_consensus.cc:2468] T 8cf809fac5b041c5b515ce3c1e0a447a P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b81d805490eb4219908984954f59f08f in term 1.
I20260710 13:21:05.139676 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14800352ca73405590241c16e1eac7bb" candidate_uuid: "160e6de4b35a445d954093b544f4c008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81d805490eb4219908984954f59f08f"
I20260710 13:21:05.139832 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cf809fac5b041c5b515ce3c1e0a447a" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7"
I20260710 13:21:05.140293 13317 raft_consensus.cc:3060] T 14800352ca73405590241c16e1eac7bb P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:05.140391 13392 raft_consensus.cc:3060] T 8cf809fac5b041c5b515ce3c1e0a447a P e8264bea9b1447a1b64cd21353eea7f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:05.144546 13573 raft_consensus.cc:515] T 14800352ca73405590241c16e1eac7bb P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:05.147387 13284 leader_election.cc:304] T 8cf809fac5b041c5b515ce3c1e0a447a P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b81d805490eb4219908984954f59f08f, b9e261afa9484b80b67eb9446dec41a5; no voters: 
I20260710 13:21:05.147635 13316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14800352ca73405590241c16e1eac7bb" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81d805490eb4219908984954f59f08f"
I20260710 13:21:05.149135 13601 raft_consensus.cc:2804] T 8cf809fac5b041c5b515ce3c1e0a447a P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:05.149767 13573 leader_election.cc:290] T 14800352ca73405590241c16e1eac7bb P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 1 election: Requested vote from peers b81d805490eb4219908984954f59f08f (127.10.210.131:42151), 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293)
I20260710 13:21:05.149709 13601 raft_consensus.cc:697] T 8cf809fac5b041c5b515ce3c1e0a447a P b81d805490eb4219908984954f59f08f [term 1 LEADER]: Becoming Leader. State: Replica: b81d805490eb4219908984954f59f08f, State: Running, Role: LEADER
I20260710 13:21:05.151937 13168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14800352ca73405590241c16e1eac7bb" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008"
I20260710 13:21:05.152963 13390 raft_consensus.cc:2393] T 14800352ca73405590241c16e1eac7bb P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 160e6de4b35a445d954093b544f4c008 in current term 1: Already voted for candidate e8264bea9b1447a1b64cd21353eea7f7 in this term.
I20260710 13:21:05.155483 13168 raft_consensus.cc:2393] T 14800352ca73405590241c16e1eac7bb P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e8264bea9b1447a1b64cd21353eea7f7 in current term 1: Already voted for candidate 160e6de4b35a445d954093b544f4c008 in this term.
I20260710 13:21:05.152405 13392 raft_consensus.cc:2468] T 8cf809fac5b041c5b515ce3c1e0a447a P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b81d805490eb4219908984954f59f08f in term 1.
I20260710 13:21:05.155603 13601 consensus_queue.cc:237] T 8cf809fac5b041c5b515ce3c1e0a447a P b81d805490eb4219908984954f59f08f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:05.156631 13355 leader_election.cc:304] T 14800352ca73405590241c16e1eac7bb P e8264bea9b1447a1b64cd21353eea7f7 [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: e8264bea9b1447a1b64cd21353eea7f7; no voters: 160e6de4b35a445d954093b544f4c008, b81d805490eb4219908984954f59f08f
I20260710 13:21:05.149591 13317 raft_consensus.cc:2468] T 14800352ca73405590241c16e1eac7bb P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 160e6de4b35a445d954093b544f4c008 in term 1.
I20260710 13:21:05.157783 13573 raft_consensus.cc:2749] T 14800352ca73405590241c16e1eac7bb P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:21:05.158407 13134 leader_election.cc:304] T 14800352ca73405590241c16e1eac7bb P 160e6de4b35a445d954093b544f4c008 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 160e6de4b35a445d954093b544f4c008, b81d805490eb4219908984954f59f08f; no voters: e8264bea9b1447a1b64cd21353eea7f7
I20260710 13:21:05.159257 13537 raft_consensus.cc:2804] T 14800352ca73405590241c16e1eac7bb P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:05.159734 13537 raft_consensus.cc:697] T 14800352ca73405590241c16e1eac7bb P 160e6de4b35a445d954093b544f4c008 [term 1 LEADER]: Becoming Leader. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Running, Role: LEADER
I20260710 13:21:05.160542 13537 consensus_queue.cc:237] T 14800352ca73405590241c16e1eac7bb P 160e6de4b35a445d954093b544f4c008 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:05.167160 13066 catalog_manager.cc:5697] T 8cf809fac5b041c5b515ce3c1e0a447a P b81d805490eb4219908984954f59f08f reported cstate change: term changed from 0 to 1, leader changed from <none> to b81d805490eb4219908984954f59f08f (127.10.210.131). New cstate: current_term: 1 leader_uuid: "b81d805490eb4219908984954f59f08f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:05.169459 13065 catalog_manager.cc:5697] T 14800352ca73405590241c16e1eac7bb P 160e6de4b35a445d954093b544f4c008 reported cstate change: term changed from 0 to 1, leader changed from <none> to 160e6de4b35a445d954093b544f4c008 (127.10.210.129). New cstate: current_term: 1 leader_uuid: "160e6de4b35a445d954093b544f4c008" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:05.258154 13537 raft_consensus.cc:493] T 371f5938cec94f689ec99d24b994d2cd P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:05.258596 13537 raft_consensus.cc:515] T 371f5938cec94f689ec99d24b994d2cd P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:05.260253 13537 leader_election.cc:290] T 371f5938cec94f689ec99d24b994d2cd P 160e6de4b35a445d954093b544f4c008 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b81d805490eb4219908984954f59f08f (127.10.210.131:42151), e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283)
I20260710 13:21:05.261107 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371f5938cec94f689ec99d24b994d2cd" candidate_uuid: "160e6de4b35a445d954093b544f4c008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b81d805490eb4219908984954f59f08f" is_pre_election: true
I20260710 13:21:05.261358 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371f5938cec94f689ec99d24b994d2cd" candidate_uuid: "160e6de4b35a445d954093b544f4c008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7" is_pre_election: true
I20260710 13:21:05.262126 13392 raft_consensus.cc:2393] T 371f5938cec94f689ec99d24b994d2cd P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 160e6de4b35a445d954093b544f4c008 in current term 1: Already voted for candidate b81d805490eb4219908984954f59f08f in this term.
I20260710 13:21:05.263151 13135 leader_election.cc:304] T 371f5938cec94f689ec99d24b994d2cd P 160e6de4b35a445d954093b544f4c008 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 160e6de4b35a445d954093b544f4c008; no voters: b81d805490eb4219908984954f59f08f, e8264bea9b1447a1b64cd21353eea7f7
I20260710 13:21:05.263352 13317 raft_consensus.cc:3060] T 3847e6e407e84f6c950bb27f0c14fcd7 P b81d805490eb4219908984954f59f08f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:05.263839 13537 raft_consensus.cc:3060] T 371f5938cec94f689ec99d24b994d2cd P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:05.270076 13444 consensus_queue.cc:1048] T 3847e6e407e84f6c950bb27f0c14fcd7 P b9e261afa9484b80b67eb9446dec41a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:05.270560 13537 raft_consensus.cc:2749] T 371f5938cec94f689ec99d24b994d2cd P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:05.272271 13444 consensus_queue.cc:1048] T 3847e6e407e84f6c950bb27f0c14fcd7 P b9e261afa9484b80b67eb9446dec41a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:05.404305 13443 consensus_queue.cc:1048] T 371f5938cec94f689ec99d24b994d2cd P b81d805490eb4219908984954f59f08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:05.410583 13168 raft_consensus.cc:3060] T 7ec37d6a8c8f484c9141a0703a8778d3 P 160e6de4b35a445d954093b544f4c008 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:05.416917 13602 consensus_queue.cc:1048] T 371f5938cec94f689ec99d24b994d2cd P b81d805490eb4219908984954f59f08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:05.418776 13602 consensus_queue.cc:1048] T 7ec37d6a8c8f484c9141a0703a8778d3 P b81d805490eb4219908984954f59f08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:05.435609 13443 consensus_queue.cc:1048] T 7ec37d6a8c8f484c9141a0703a8778d3 P b81d805490eb4219908984954f59f08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:05.438508 13449 consensus_queue.cc:1048] T 319642538b3c43788ed1388f0f6f67da P 160e6de4b35a445d954093b544f4c008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:05.455891 13449 consensus_queue.cc:1048] T 319642538b3c43788ed1388f0f6f67da P 160e6de4b35a445d954093b544f4c008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:05.545943 13449 consensus_queue.cc:1048] T 14800352ca73405590241c16e1eac7bb P 160e6de4b35a445d954093b544f4c008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:05.556596 13492 consensus_queue.cc:1048] T 14800352ca73405590241c16e1eac7bb P 160e6de4b35a445d954093b544f4c008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:05.560865 11082 tablet_server.cc:179] TabletServer@127.10.210.129:0 shutting down...
W20260710 13:21:05.590500 13281 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 18 similar messages]
W20260710 13:21:05.594444 13281 consensus_peers.cc:597] T 45907e33db4a4142a7f1374665dbf7bd P b81d805490eb4219908984954f59f08f -> Peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Couldn't send request to peer 160e6de4b35a445d954093b544f4c008. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:05.604661 13443 consensus_queue.cc:1048] T 8cf809fac5b041c5b515ce3c1e0a447a P b81d805490eb4219908984954f59f08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:21:05.607710 13207 consensus_peers.cc:597] T 3f75d2a39efd40328f502dc7e241a655 P b9e261afa9484b80b67eb9446dec41a5 -> Peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Couldn't send request to peer 160e6de4b35a445d954093b544f4c008. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:05.608946 11082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:05.609943 11082 tablet_replica.cc:333] T 319642538b3c43788ed1388f0f6f67da P 160e6de4b35a445d954093b544f4c008: stopping tablet replica
I20260710 13:21:05.610733 11082 raft_consensus.cc:2243] T 319642538b3c43788ed1388f0f6f67da P 160e6de4b35a445d954093b544f4c008 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:05.611850 11082 raft_consensus.cc:2272] T 319642538b3c43788ed1388f0f6f67da P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.614387 11082 tablet_replica.cc:333] T 371f5938cec94f689ec99d24b994d2cd P 160e6de4b35a445d954093b544f4c008: stopping tablet replica
I20260710 13:21:05.615149 11082 raft_consensus.cc:2243] T 371f5938cec94f689ec99d24b994d2cd P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.615624 11082 raft_consensus.cc:2272] T 371f5938cec94f689ec99d24b994d2cd P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.618235 11082 tablet_replica.cc:333] T 27965a3e4421499a8237d76d23a5ee3f P 160e6de4b35a445d954093b544f4c008: stopping tablet replica
I20260710 13:21:05.618317 13443 consensus_queue.cc:1048] T 8cf809fac5b041c5b515ce3c1e0a447a P b81d805490eb4219908984954f59f08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:05.619021 11082 raft_consensus.cc:2243] T 27965a3e4421499a8237d76d23a5ee3f P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.619530 11082 raft_consensus.cc:2272] T 27965a3e4421499a8237d76d23a5ee3f P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.622450 11082 tablet_replica.cc:333] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008: stopping tablet replica
I20260710 13:21:05.623188 11082 raft_consensus.cc:2243] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:05.624048 11082 raft_consensus.cc:2272] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.626113 11082 tablet_replica.cc:333] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008: stopping tablet replica
I20260710 13:21:05.626783 11082 raft_consensus.cc:2243] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.627223 11082 pending_rounds.cc:70] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008: Trying to abort 1 pending ops.
I20260710 13:21:05.627493 11082 pending_rounds.cc:77] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992862959091712 op_type: NO_OP noop_request { }
I20260710 13:21:05.627979 11082 raft_consensus.cc:2889] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:21:05.628392 11082 raft_consensus.cc:2272] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.631107 11082 tablet_replica.cc:333] T 14800352ca73405590241c16e1eac7bb P 160e6de4b35a445d954093b544f4c008: stopping tablet replica
I20260710 13:21:05.632112 11082 raft_consensus.cc:2243] T 14800352ca73405590241c16e1eac7bb P 160e6de4b35a445d954093b544f4c008 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:05.633311 11082 raft_consensus.cc:2272] T 14800352ca73405590241c16e1eac7bb P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.635793 11082 tablet_replica.cc:333] T 6a68d741c75b47d9890806658abc35ae P 160e6de4b35a445d954093b544f4c008: stopping tablet replica
I20260710 13:21:05.636435 11082 raft_consensus.cc:2243] T 6a68d741c75b47d9890806658abc35ae P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.636912 11082 raft_consensus.cc:2272] T 6a68d741c75b47d9890806658abc35ae P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.638618 11082 tablet_replica.cc:333] T 611d31b401ec4292aa38cf1330f9ec08 P 160e6de4b35a445d954093b544f4c008: stopping tablet replica
I20260710 13:21:05.639245 11082 raft_consensus.cc:2243] T 611d31b401ec4292aa38cf1330f9ec08 P 160e6de4b35a445d954093b544f4c008 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:05.639930 11082 raft_consensus.cc:2272] T 611d31b401ec4292aa38cf1330f9ec08 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.641589 11082 tablet_replica.cc:333] T 25d74bba7d3740d7b8cc9045ff349e09 P 160e6de4b35a445d954093b544f4c008: stopping tablet replica
I20260710 13:21:05.642338 11082 raft_consensus.cc:2243] T 25d74bba7d3740d7b8cc9045ff349e09 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.642789 11082 raft_consensus.cc:2272] T 25d74bba7d3740d7b8cc9045ff349e09 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.644871 11082 tablet_replica.cc:333] T 4d838ac228124ad0b1c091777ca94c36 P 160e6de4b35a445d954093b544f4c008: stopping tablet replica
I20260710 13:21:05.645565 11082 raft_consensus.cc:2243] T 4d838ac228124ad0b1c091777ca94c36 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.646253 11082 raft_consensus.cc:2272] T 4d838ac228124ad0b1c091777ca94c36 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.648726 11082 tablet_replica.cc:333] T 7ec37d6a8c8f484c9141a0703a8778d3 P 160e6de4b35a445d954093b544f4c008: stopping tablet replica
I20260710 13:21:05.649449 11082 raft_consensus.cc:2243] T 7ec37d6a8c8f484c9141a0703a8778d3 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.649843 11082 raft_consensus.cc:2272] T 7ec37d6a8c8f484c9141a0703a8778d3 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.651742 11082 tablet_replica.cc:333] T 3f75d2a39efd40328f502dc7e241a655 P 160e6de4b35a445d954093b544f4c008: stopping tablet replica
I20260710 13:21:05.652238 11082 raft_consensus.cc:2243] T 3f75d2a39efd40328f502dc7e241a655 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.652622 11082 raft_consensus.cc:2272] T 3f75d2a39efd40328f502dc7e241a655 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.654894 11082 tablet_replica.cc:333] T b0008d4fa50d47adb4e7c77043f660d4 P 160e6de4b35a445d954093b544f4c008: stopping tablet replica
I20260710 13:21:05.655642 11082 raft_consensus.cc:2243] T b0008d4fa50d47adb4e7c77043f660d4 P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.656167 11082 raft_consensus.cc:2272] T b0008d4fa50d47adb4e7c77043f660d4 P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.658105 11082 tablet_replica.cc:333] T 96fd1932044b4733be639db9c35bacc1 P 160e6de4b35a445d954093b544f4c008: stopping tablet replica
I20260710 13:21:05.658802 11082 raft_consensus.cc:2243] T 96fd1932044b4733be639db9c35bacc1 P 160e6de4b35a445d954093b544f4c008 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:05.659629 11082 raft_consensus.cc:2272] T 96fd1932044b4733be639db9c35bacc1 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.662352 11082 tablet_replica.cc:333] T 8a89bc45d79b4dd38836eb0b8de31333 P 160e6de4b35a445d954093b544f4c008: stopping tablet replica
W20260710 13:21:05.662606 13281 consensus_peers.cc:597] T 4d838ac228124ad0b1c091777ca94c36 P b81d805490eb4219908984954f59f08f -> Peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Couldn't send request to peer 160e6de4b35a445d954093b544f4c008. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:05.662993 11082 raft_consensus.cc:2243] T 8a89bc45d79b4dd38836eb0b8de31333 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.663373 11082 raft_consensus.cc:2272] T 8a89bc45d79b4dd38836eb0b8de31333 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.665431 11082 tablet_replica.cc:333] T 29b2f03f29a6403d9eba768a0925b78b P 160e6de4b35a445d954093b544f4c008: stopping tablet replica
I20260710 13:21:05.666074 11082 raft_consensus.cc:2243] T 29b2f03f29a6403d9eba768a0925b78b P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.666535 11082 raft_consensus.cc:2272] T 29b2f03f29a6403d9eba768a0925b78b P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:05.667630 13355 consensus_peers.cc:597] T 27965a3e4421499a8237d76d23a5ee3f P e8264bea9b1447a1b64cd21353eea7f7 -> Peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Couldn't send request to peer 160e6de4b35a445d954093b544f4c008. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:05.668684 11082 tablet_replica.cc:333] T 45907e33db4a4142a7f1374665dbf7bd P 160e6de4b35a445d954093b544f4c008: stopping tablet replica
I20260710 13:21:05.669253 11082 raft_consensus.cc:2243] T 45907e33db4a4142a7f1374665dbf7bd P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.669638 11082 raft_consensus.cc:2272] T 45907e33db4a4142a7f1374665dbf7bd P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.671622 11082 tablet_replica.cc:333] T 6e02b9924a584879ac3bf4123fcba5d0 P 160e6de4b35a445d954093b544f4c008: stopping tablet replica
I20260710 13:21:05.672056 11082 raft_consensus.cc:2243] T 6e02b9924a584879ac3bf4123fcba5d0 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.672434 11082 raft_consensus.cc:2272] T 6e02b9924a584879ac3bf4123fcba5d0 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:05.679702 13355 consensus_peers.cc:597] T 6a68d741c75b47d9890806658abc35ae P e8264bea9b1447a1b64cd21353eea7f7 -> Peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Couldn't send request to peer 160e6de4b35a445d954093b544f4c008. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:05.712105 11082 tablet_server.cc:196] TabletServer@127.10.210.129:0 shutdown complete.
W20260710 13:21:05.728253 13355 consensus_peers.cc:597] T 6e02b9924a584879ac3bf4123fcba5d0 P e8264bea9b1447a1b64cd21353eea7f7 -> Peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Couldn't send request to peer 160e6de4b35a445d954093b544f4c008. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:41293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:05.739948 11082 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:05.747578 13638 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:05.747563 13355 consensus_peers.cc:597] T 8a89bc45d79b4dd38836eb0b8de31333 P e8264bea9b1447a1b64cd21353eea7f7 -> Peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Couldn't send request to peer 160e6de4b35a445d954093b544f4c008. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:41293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:05.748404 13639 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:05.751442 13641 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:05.752646 11082 server_base.cc:1061] running on GCE node
I20260710 13:21:05.755811 11082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:05.756105 11082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:05.756330 11082 hybrid_clock.cc:648] HybridClock initialized: now 1783689665756308 us; error 0 us; skew 500 ppm
I20260710 13:21:05.756953 11082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260710 13:21:05.758139 13355 consensus_peers.cc:597] T 25d74bba7d3740d7b8cc9045ff349e09 P e8264bea9b1447a1b64cd21353eea7f7 -> Peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Couldn't send request to peer 160e6de4b35a445d954093b544f4c008. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:41293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:05.760219 11082 webserver.cc:533] Webserver started at http://127.10.210.129:40125/ using document root <none> and password file <none>
I20260710 13:21:05.760792 11082 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:05.760998 11082 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:21:05.765129 11082 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:21:05.769941 13646 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:05.770758 11082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:21:05.771078 11082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689609182147-11082-0/minicluster-data/ts-0-root
uuid: "160e6de4b35a445d954093b544f4c008"
format_stamp: "Formatted at 2026-07-10 13:21:01 on dist-test-slave-bkq5"
I20260710 13:21:05.771376 11082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689609182147-11082-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689609182147-11082-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689609182147-11082-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:05.788435 11082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:05.789733 11082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:05.791105 11082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:05.795885 13653 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 13:21:05.826370 13281 consensus_peers.cc:597] T 7ec37d6a8c8f484c9141a0703a8778d3 P b81d805490eb4219908984954f59f08f -> Peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Couldn't send request to peer 160e6de4b35a445d954093b544f4c008. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:41293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:05.881664 11082 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:21:05.882026 11082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.087s	user 0.004s	sys 0.000s
I20260710 13:21:05.882305 11082 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 13:21:05.886667 13653 tablet_bootstrap.cc:492] T 319642538b3c43788ed1388f0f6f67da P 160e6de4b35a445d954093b544f4c008: Bootstrap starting.
I20260710 13:21:05.901134 13653 tablet_bootstrap.cc:492] T 319642538b3c43788ed1388f0f6f67da P 160e6de4b35a445d954093b544f4c008: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:05.902037 13653 tablet_bootstrap.cc:492] T 319642538b3c43788ed1388f0f6f67da P 160e6de4b35a445d954093b544f4c008: Bootstrap complete.
I20260710 13:21:05.902684 13653 ts_tablet_manager.cc:1403] T 319642538b3c43788ed1388f0f6f67da P 160e6de4b35a445d954093b544f4c008: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260710 13:21:05.905155 13653 raft_consensus.cc:359] T 319642538b3c43788ed1388f0f6f67da P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:05.906090 13653 raft_consensus.cc:740] T 319642538b3c43788ed1388f0f6f67da P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Initialized, Role: FOLLOWER
I20260710 13:21:05.906957 13653 consensus_queue.cc:260] T 319642538b3c43788ed1388f0f6f67da P 160e6de4b35a445d954093b544f4c008 [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: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:05.911051 13653 ts_tablet_manager.cc:1434] T 319642538b3c43788ed1388f0f6f67da P 160e6de4b35a445d954093b544f4c008: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:21:05.911895 13653 tablet_bootstrap.cc:492] T 6e02b9924a584879ac3bf4123fcba5d0 P 160e6de4b35a445d954093b544f4c008: Bootstrap starting.
I20260710 13:21:05.924003 13653 tablet_bootstrap.cc:492] T 6e02b9924a584879ac3bf4123fcba5d0 P 160e6de4b35a445d954093b544f4c008: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:05.924810 13653 tablet_bootstrap.cc:492] T 6e02b9924a584879ac3bf4123fcba5d0 P 160e6de4b35a445d954093b544f4c008: Bootstrap complete.
I20260710 13:21:05.925417 13653 ts_tablet_manager.cc:1403] T 6e02b9924a584879ac3bf4123fcba5d0 P 160e6de4b35a445d954093b544f4c008: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 13:21:05.927232 13653 raft_consensus.cc:359] T 6e02b9924a584879ac3bf4123fcba5d0 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:05.927717 13653 raft_consensus.cc:740] T 6e02b9924a584879ac3bf4123fcba5d0 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Initialized, Role: FOLLOWER
I20260710 13:21:05.928375 13653 consensus_queue.cc:260] T 6e02b9924a584879ac3bf4123fcba5d0 P 160e6de4b35a445d954093b544f4c008 [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: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:05.929916 13653 ts_tablet_manager.cc:1434] T 6e02b9924a584879ac3bf4123fcba5d0 P 160e6de4b35a445d954093b544f4c008: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:05.930577 13653 tablet_bootstrap.cc:492] T 7ec37d6a8c8f484c9141a0703a8778d3 P 160e6de4b35a445d954093b544f4c008: Bootstrap starting.
W20260710 13:21:05.936441 13281 consensus_peers.cc:597] T 29b2f03f29a6403d9eba768a0925b78b P b81d805490eb4219908984954f59f08f -> Peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Couldn't send request to peer 160e6de4b35a445d954093b544f4c008. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:41293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:05.942975 13653 tablet_bootstrap.cc:492] T 7ec37d6a8c8f484c9141a0703a8778d3 P 160e6de4b35a445d954093b544f4c008: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:05.943761 13653 tablet_bootstrap.cc:492] T 7ec37d6a8c8f484c9141a0703a8778d3 P 160e6de4b35a445d954093b544f4c008: Bootstrap complete.
I20260710 13:21:05.944260 13653 ts_tablet_manager.cc:1403] T 7ec37d6a8c8f484c9141a0703a8778d3 P 160e6de4b35a445d954093b544f4c008: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 13:21:05.946189 13653 raft_consensus.cc:359] T 7ec37d6a8c8f484c9141a0703a8778d3 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:05.946789 13653 raft_consensus.cc:740] T 7ec37d6a8c8f484c9141a0703a8778d3 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Initialized, Role: FOLLOWER
I20260710 13:21:05.947414 13653 consensus_queue.cc:260] T 7ec37d6a8c8f484c9141a0703a8778d3 P 160e6de4b35a445d954093b544f4c008 [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: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:05.949338 13653 ts_tablet_manager.cc:1434] T 7ec37d6a8c8f484c9141a0703a8778d3 P 160e6de4b35a445d954093b544f4c008: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:21:05.949946 13653 tablet_bootstrap.cc:492] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008: Bootstrap starting.
W20260710 13:21:05.960281 13281 consensus_peers.cc:597] T 371f5938cec94f689ec99d24b994d2cd P b81d805490eb4219908984954f59f08f -> Peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Couldn't send request to peer 160e6de4b35a445d954093b544f4c008. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:41293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:05.964694 13653 tablet_bootstrap.cc:492] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:21:05.965592 13653 tablet_bootstrap.cc:492] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008: Bootstrap complete.
I20260710 13:21:05.966084 11082 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:21:05.966156 13653 ts_tablet_manager.cc:1403] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260710 13:21:05.966499 11082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.084s	user 0.081s	sys 0.000s
I20260710 13:21:05.968705 13653 raft_consensus.cc:359] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:05.969522 13653 raft_consensus.cc:740] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Initialized, Role: FOLLOWER
I20260710 13:21:05.970172 13653 consensus_queue.cc:260] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008 [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: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:05.972287 13653 ts_tablet_manager.cc:1434] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:21:05.973008 13653 tablet_bootstrap.cc:492] T 96fd1932044b4733be639db9c35bacc1 P 160e6de4b35a445d954093b544f4c008: Bootstrap starting.
I20260710 13:21:05.988466 13653 tablet_bootstrap.cc:492] T 96fd1932044b4733be639db9c35bacc1 P 160e6de4b35a445d954093b544f4c008: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:05.989451 13653 tablet_bootstrap.cc:492] T 96fd1932044b4733be639db9c35bacc1 P 160e6de4b35a445d954093b544f4c008: Bootstrap complete.
I20260710 13:21:05.990146 13653 ts_tablet_manager.cc:1403] T 96fd1932044b4733be639db9c35bacc1 P 160e6de4b35a445d954093b544f4c008: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.004s
I20260710 13:21:05.992709 13653 raft_consensus.cc:359] T 96fd1932044b4733be639db9c35bacc1 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:05.993505 13653 raft_consensus.cc:740] T 96fd1932044b4733be639db9c35bacc1 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Initialized, Role: FOLLOWER
I20260710 13:21:05.994330 13653 consensus_queue.cc:260] T 96fd1932044b4733be639db9c35bacc1 P 160e6de4b35a445d954093b544f4c008 [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: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:05.996582 13653 ts_tablet_manager.cc:1434] T 96fd1932044b4733be639db9c35bacc1 P 160e6de4b35a445d954093b544f4c008: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:21:05.997625 13653 tablet_bootstrap.cc:492] T 45907e33db4a4142a7f1374665dbf7bd P 160e6de4b35a445d954093b544f4c008: Bootstrap starting.
I20260710 13:21:06.013502 13653 tablet_bootstrap.cc:492] T 45907e33db4a4142a7f1374665dbf7bd P 160e6de4b35a445d954093b544f4c008: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:06.014696 13653 tablet_bootstrap.cc:492] T 45907e33db4a4142a7f1374665dbf7bd P 160e6de4b35a445d954093b544f4c008: Bootstrap complete.
I20260710 13:21:06.015396 13653 ts_tablet_manager.cc:1403] T 45907e33db4a4142a7f1374665dbf7bd P 160e6de4b35a445d954093b544f4c008: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260710 13:21:06.017766 13653 raft_consensus.cc:359] T 45907e33db4a4142a7f1374665dbf7bd P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:06.018474 13653 raft_consensus.cc:740] T 45907e33db4a4142a7f1374665dbf7bd P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Initialized, Role: FOLLOWER
I20260710 13:21:06.019078 13653 consensus_queue.cc:260] T 45907e33db4a4142a7f1374665dbf7bd P 160e6de4b35a445d954093b544f4c008 [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: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:06.020646 13653 ts_tablet_manager.cc:1434] T 45907e33db4a4142a7f1374665dbf7bd P 160e6de4b35a445d954093b544f4c008: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:21:06.021430 13653 tablet_bootstrap.cc:492] T 371f5938cec94f689ec99d24b994d2cd P 160e6de4b35a445d954093b544f4c008: Bootstrap starting.
I20260710 13:21:06.022997 11082 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.129:41293
I20260710 13:21:06.023132 13717 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.129:41293 every 8 connection(s)
I20260710 13:21:06.034910 13653 tablet_bootstrap.cc:492] T 371f5938cec94f689ec99d24b994d2cd P 160e6de4b35a445d954093b544f4c008: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:06.035539 13653 tablet_bootstrap.cc:492] T 371f5938cec94f689ec99d24b994d2cd P 160e6de4b35a445d954093b544f4c008: Bootstrap complete.
I20260710 13:21:06.036021 13653 ts_tablet_manager.cc:1403] T 371f5938cec94f689ec99d24b994d2cd P 160e6de4b35a445d954093b544f4c008: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 13:21:06.037741 13653 raft_consensus.cc:359] T 371f5938cec94f689ec99d24b994d2cd P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:06.038498 13653 raft_consensus.cc:740] T 371f5938cec94f689ec99d24b994d2cd P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Initialized, Role: FOLLOWER
I20260710 13:21:06.039230 13653 consensus_queue.cc:260] T 371f5938cec94f689ec99d24b994d2cd P 160e6de4b35a445d954093b544f4c008 [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: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:06.040578 13653 ts_tablet_manager.cc:1434] T 371f5938cec94f689ec99d24b994d2cd P 160e6de4b35a445d954093b544f4c008: Time spent starting tablet: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:21:06.041242 13653 tablet_bootstrap.cc:492] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008: Bootstrap starting.
I20260710 13:21:06.046607 13718 heartbeater.cc:344] Connected to a master server at 127.10.210.190:44607
I20260710 13:21:06.047012 13718 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:06.047734 13718 heartbeater.cc:507] Master 127.10.210.190:44607 requested a full tablet report, sending...
I20260710 13:21:06.051467 13653 tablet_bootstrap.cc:492] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:06.052148 13653 tablet_bootstrap.cc:492] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008: Bootstrap complete.
I20260710 13:21:06.052675 13653 ts_tablet_manager.cc:1403] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:21:06.054755 13653 raft_consensus.cc:359] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:06.055099 13067 ts_manager.cc:194] Re-registered known tserver with Master: 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293)
I20260710 13:21:06.055356 13653 raft_consensus.cc:740] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Initialized, Role: FOLLOWER
I20260710 13:21:06.055986 13653 consensus_queue.cc:260] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 [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: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:06.056339 13620 raft_consensus.cc:493] T 66f864a793414934b58854661bf32af7 P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8264bea9b1447a1b64cd21353eea7f7)
I20260710 13:21:06.056898 13620 raft_consensus.cc:515] T 66f864a793414934b58854661bf32af7 P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:06.057888 13653 ts_tablet_manager.cc:1434] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:21:06.058638 13653 tablet_bootstrap.cc:492] T 6a68d741c75b47d9890806658abc35ae P 160e6de4b35a445d954093b544f4c008: Bootstrap starting.
I20260710 13:21:06.058771 13620 leader_election.cc:290] T 66f864a793414934b58854661bf32af7 P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283), 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293)
I20260710 13:21:06.059427 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f864a793414934b58854661bf32af7" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7" is_pre_election: true
I20260710 13:21:06.060060 13392 raft_consensus.cc:2468] T 66f864a793414934b58854661bf32af7 P e8264bea9b1447a1b64cd21353eea7f7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e261afa9484b80b67eb9446dec41a5 in term 2.
I20260710 13:21:06.061503 13210 leader_election.cc:304] T 66f864a793414934b58854661bf32af7 P b9e261afa9484b80b67eb9446dec41a5 [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: b9e261afa9484b80b67eb9446dec41a5, e8264bea9b1447a1b64cd21353eea7f7; no voters: 
I20260710 13:21:06.066322 13620 raft_consensus.cc:2804] T 66f864a793414934b58854661bf32af7 P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:06.066725 13620 raft_consensus.cc:493] T 66f864a793414934b58854661bf32af7 P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e8264bea9b1447a1b64cd21353eea7f7)
I20260710 13:21:06.067027 13620 raft_consensus.cc:3060] T 66f864a793414934b58854661bf32af7 P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:06.073632 13620 raft_consensus.cc:515] T 66f864a793414934b58854661bf32af7 P b9e261afa9484b80b67eb9446dec41a5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:06.074204 13653 tablet_bootstrap.cc:492] T 6a68d741c75b47d9890806658abc35ae P 160e6de4b35a445d954093b544f4c008: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:06.075184 13653 tablet_bootstrap.cc:492] T 6a68d741c75b47d9890806658abc35ae P 160e6de4b35a445d954093b544f4c008: Bootstrap complete.
I20260710 13:21:06.075835 13653 ts_tablet_manager.cc:1403] T 6a68d741c75b47d9890806658abc35ae P 160e6de4b35a445d954093b544f4c008: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260710 13:21:06.076565 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f864a793414934b58854661bf32af7" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7"
I20260710 13:21:06.078153 13653 raft_consensus.cc:359] T 6a68d741c75b47d9890806658abc35ae P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:06.078806 13653 raft_consensus.cc:740] T 6a68d741c75b47d9890806658abc35ae P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Initialized, Role: FOLLOWER
I20260710 13:21:06.079604 13653 consensus_queue.cc:260] T 6a68d741c75b47d9890806658abc35ae P 160e6de4b35a445d954093b544f4c008 [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: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:06.081770 13653 ts_tablet_manager.cc:1434] T 6a68d741c75b47d9890806658abc35ae P 160e6de4b35a445d954093b544f4c008: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:21:06.082479 13653 tablet_bootstrap.cc:492] T 14800352ca73405590241c16e1eac7bb P 160e6de4b35a445d954093b544f4c008: Bootstrap starting.
I20260710 13:21:06.087877 13392 raft_consensus.cc:2468] T 66f864a793414934b58854661bf32af7 P e8264bea9b1447a1b64cd21353eea7f7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e261afa9484b80b67eb9446dec41a5 in term 2.
I20260710 13:21:06.090341 13210 leader_election.cc:304] T 66f864a793414934b58854661bf32af7 P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9e261afa9484b80b67eb9446dec41a5, e8264bea9b1447a1b64cd21353eea7f7; no voters: 
I20260710 13:21:06.096467 13620 leader_election.cc:290] T 66f864a793414934b58854661bf32af7 P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 2 election: Requested vote from peers e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283), 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293)
I20260710 13:21:06.098883 13620 raft_consensus.cc:2804] T 66f864a793414934b58854661bf32af7 P b9e261afa9484b80b67eb9446dec41a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:06.100253 13620 raft_consensus.cc:697] T 66f864a793414934b58854661bf32af7 P b9e261afa9484b80b67eb9446dec41a5 [term 2 LEADER]: Becoming Leader. State: Replica: b9e261afa9484b80b67eb9446dec41a5, State: Running, Role: LEADER
I20260710 13:21:06.102972 13620 consensus_queue.cc:237] T 66f864a793414934b58854661bf32af7 P b9e261afa9484b80b67eb9446dec41a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:06.106273 13067 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48938
I20260710 13:21:06.110853 13718 heartbeater.cc:499] Master 127.10.210.190:44607 was elected leader, sending a full tablet report...
I20260710 13:21:06.111737 13653 tablet_bootstrap.cc:492] T 14800352ca73405590241c16e1eac7bb P 160e6de4b35a445d954093b544f4c008: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:06.115646 13653 tablet_bootstrap.cc:492] T 14800352ca73405590241c16e1eac7bb P 160e6de4b35a445d954093b544f4c008: Bootstrap complete.
I20260710 13:21:06.116245 13653 ts_tablet_manager.cc:1403] T 14800352ca73405590241c16e1eac7bb P 160e6de4b35a445d954093b544f4c008: Time spent bootstrapping tablet: real 0.034s	user 0.023s	sys 0.004s
I20260710 13:21:06.117331 13691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f864a793414934b58854661bf32af7" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008"
I20260710 13:21:06.118100 13691 raft_consensus.cc:2393] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b9e261afa9484b80b67eb9446dec41a5 in current term 2: Already voted for candidate 160e6de4b35a445d954093b544f4c008 in this term.
I20260710 13:21:06.116708 13692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f864a793414934b58854661bf32af7" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008" is_pre_election: true
I20260710 13:21:06.118594 13653 raft_consensus.cc:359] T 14800352ca73405590241c16e1eac7bb P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:06.119242 13653 raft_consensus.cc:740] T 14800352ca73405590241c16e1eac7bb P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Initialized, Role: FOLLOWER
I20260710 13:21:06.119355 13692 raft_consensus.cc:2393] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b9e261afa9484b80b67eb9446dec41a5 in current term 2: Already voted for candidate 160e6de4b35a445d954093b544f4c008 in this term.
I20260710 13:21:06.123507 13653 consensus_queue.cc:260] T 14800352ca73405590241c16e1eac7bb P 160e6de4b35a445d954093b544f4c008 [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: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:06.125535 13653 ts_tablet_manager.cc:1434] T 14800352ca73405590241c16e1eac7bb P 160e6de4b35a445d954093b544f4c008: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:21:06.126281 13653 tablet_bootstrap.cc:492] T 27965a3e4421499a8237d76d23a5ee3f P 160e6de4b35a445d954093b544f4c008: Bootstrap starting.
I20260710 13:21:06.135362 13553 raft_consensus.cc:493] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:06.136041 13553 raft_consensus.cc:515] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:06.138839 13553 leader_election.cc:290] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293), b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971)
I20260710 13:21:06.140218 13243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0008d4fa50d47adb4e7c77043f660d4" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5" is_pre_election: true
I20260710 13:21:06.156003 13692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0008d4fa50d47adb4e7c77043f660d4" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008" is_pre_election: true
W20260710 13:21:06.171337 13281 leader_election.cc:343] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 3 pre-election: Tablet error from VoteRequest() call to peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:06.171931 13281 leader_election.cc:304] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f [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: b81d805490eb4219908984954f59f08f; no voters: 160e6de4b35a445d954093b544f4c008, b9e261afa9484b80b67eb9446dec41a5
I20260710 13:21:06.173353 13553 raft_consensus.cc:2749] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:21:06.176918 13653 tablet_bootstrap.cc:492] T 27965a3e4421499a8237d76d23a5ee3f P 160e6de4b35a445d954093b544f4c008: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:06.177942 13653 tablet_bootstrap.cc:492] T 27965a3e4421499a8237d76d23a5ee3f P 160e6de4b35a445d954093b544f4c008: Bootstrap complete.
I20260710 13:21:06.178582 13653 ts_tablet_manager.cc:1403] T 27965a3e4421499a8237d76d23a5ee3f P 160e6de4b35a445d954093b544f4c008: Time spent bootstrapping tablet: real 0.052s	user 0.018s	sys 0.032s
I20260710 13:21:06.180884 13653 raft_consensus.cc:359] T 27965a3e4421499a8237d76d23a5ee3f P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:06.181564 13653 raft_consensus.cc:740] T 27965a3e4421499a8237d76d23a5ee3f P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Initialized, Role: FOLLOWER
I20260710 13:21:06.182353 13653 consensus_queue.cc:260] T 27965a3e4421499a8237d76d23a5ee3f P 160e6de4b35a445d954093b544f4c008 [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: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:06.182592 13066 catalog_manager.cc:5697] T 66f864a793414934b58854661bf32af7 P b9e261afa9484b80b67eb9446dec41a5 reported cstate change: term changed from 1 to 2, leader changed from e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132) to b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130). New cstate: current_term: 2 leader_uuid: "b9e261afa9484b80b67eb9446dec41a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:06.184218 13653 ts_tablet_manager.cc:1434] T 27965a3e4421499a8237d76d23a5ee3f P 160e6de4b35a445d954093b544f4c008: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:21:06.184934 13653 tablet_bootstrap.cc:492] T b0008d4fa50d47adb4e7c77043f660d4 P 160e6de4b35a445d954093b544f4c008: Bootstrap starting.
I20260710 13:21:06.205156 13653 tablet_bootstrap.cc:492] T b0008d4fa50d47adb4e7c77043f660d4 P 160e6de4b35a445d954093b544f4c008: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:06.206050 13653 tablet_bootstrap.cc:492] T b0008d4fa50d47adb4e7c77043f660d4 P 160e6de4b35a445d954093b544f4c008: Bootstrap complete.
I20260710 13:21:06.206949 13653 ts_tablet_manager.cc:1403] T b0008d4fa50d47adb4e7c77043f660d4 P 160e6de4b35a445d954093b544f4c008: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
I20260710 13:21:06.209056 13653 raft_consensus.cc:359] T b0008d4fa50d47adb4e7c77043f660d4 P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:06.209612 13653 raft_consensus.cc:740] T b0008d4fa50d47adb4e7c77043f660d4 P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Initialized, Role: FOLLOWER
I20260710 13:21:06.210201 13653 consensus_queue.cc:260] T b0008d4fa50d47adb4e7c77043f660d4 P 160e6de4b35a445d954093b544f4c008 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:06.212059 13653 ts_tablet_manager.cc:1434] T b0008d4fa50d47adb4e7c77043f660d4 P 160e6de4b35a445d954093b544f4c008: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:21:06.212775 13653 tablet_bootstrap.cc:492] T 8a89bc45d79b4dd38836eb0b8de31333 P 160e6de4b35a445d954093b544f4c008: Bootstrap starting.
I20260710 13:21:06.226100 13653 tablet_bootstrap.cc:492] T 8a89bc45d79b4dd38836eb0b8de31333 P 160e6de4b35a445d954093b544f4c008: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:06.226850 13653 tablet_bootstrap.cc:492] T 8a89bc45d79b4dd38836eb0b8de31333 P 160e6de4b35a445d954093b544f4c008: Bootstrap complete.
I20260710 13:21:06.227448 13653 ts_tablet_manager.cc:1403] T 8a89bc45d79b4dd38836eb0b8de31333 P 160e6de4b35a445d954093b544f4c008: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 13:21:06.229351 13653 raft_consensus.cc:359] T 8a89bc45d79b4dd38836eb0b8de31333 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:06.229928 13653 raft_consensus.cc:740] T 8a89bc45d79b4dd38836eb0b8de31333 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Initialized, Role: FOLLOWER
I20260710 13:21:06.230577 13653 consensus_queue.cc:260] T 8a89bc45d79b4dd38836eb0b8de31333 P 160e6de4b35a445d954093b544f4c008 [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: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:06.232107 13653 ts_tablet_manager.cc:1434] T 8a89bc45d79b4dd38836eb0b8de31333 P 160e6de4b35a445d954093b544f4c008: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:06.233078 13653 tablet_bootstrap.cc:492] T 3f75d2a39efd40328f502dc7e241a655 P 160e6de4b35a445d954093b544f4c008: Bootstrap starting.
I20260710 13:21:06.247045 13653 tablet_bootstrap.cc:492] T 3f75d2a39efd40328f502dc7e241a655 P 160e6de4b35a445d954093b544f4c008: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:06.247745 13653 tablet_bootstrap.cc:492] T 3f75d2a39efd40328f502dc7e241a655 P 160e6de4b35a445d954093b544f4c008: Bootstrap complete.
I20260710 13:21:06.248248 13653 ts_tablet_manager.cc:1403] T 3f75d2a39efd40328f502dc7e241a655 P 160e6de4b35a445d954093b544f4c008: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 13:21:06.250031 13653 raft_consensus.cc:359] T 3f75d2a39efd40328f502dc7e241a655 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:06.250507 13653 raft_consensus.cc:740] T 3f75d2a39efd40328f502dc7e241a655 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Initialized, Role: FOLLOWER
I20260710 13:21:06.251101 13653 consensus_queue.cc:260] T 3f75d2a39efd40328f502dc7e241a655 P 160e6de4b35a445d954093b544f4c008 [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: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:06.252517 13653 ts_tablet_manager.cc:1434] T 3f75d2a39efd40328f502dc7e241a655 P 160e6de4b35a445d954093b544f4c008: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:06.253512 13653 tablet_bootstrap.cc:492] T 611d31b401ec4292aa38cf1330f9ec08 P 160e6de4b35a445d954093b544f4c008: Bootstrap starting.
I20260710 13:21:06.255805 13729 raft_consensus.cc:493] T b0008d4fa50d47adb4e7c77043f660d4 P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b81d805490eb4219908984954f59f08f)
I20260710 13:21:06.256400 13729 raft_consensus.cc:515] T b0008d4fa50d47adb4e7c77043f660d4 P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:06.258942 13729 leader_election.cc:290] T b0008d4fa50d47adb4e7c77043f660d4 P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293), b81d805490eb4219908984954f59f08f (127.10.210.131:42151)
I20260710 13:21:06.260102 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0008d4fa50d47adb4e7c77043f660d4" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b81d805490eb4219908984954f59f08f" is_pre_election: true
I20260710 13:21:06.260102 13691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0008d4fa50d47adb4e7c77043f660d4" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008" is_pre_election: true
I20260710 13:21:06.260983 13317 raft_consensus.cc:2468] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e261afa9484b80b67eb9446dec41a5 in term 2.
I20260710 13:21:06.261209 13691 raft_consensus.cc:2393] T b0008d4fa50d47adb4e7c77043f660d4 P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b9e261afa9484b80b67eb9446dec41a5 in current term 2: Already voted for candidate 160e6de4b35a445d954093b544f4c008 in this term.
I20260710 13:21:06.264209 13209 leader_election.cc:304] T b0008d4fa50d47adb4e7c77043f660d4 P b9e261afa9484b80b67eb9446dec41a5 [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: b81d805490eb4219908984954f59f08f, b9e261afa9484b80b67eb9446dec41a5; no voters: 160e6de4b35a445d954093b544f4c008
I20260710 13:21:06.265017 13729 raft_consensus.cc:2804] T b0008d4fa50d47adb4e7c77043f660d4 P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:06.265372 13729 raft_consensus.cc:493] T b0008d4fa50d47adb4e7c77043f660d4 P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b81d805490eb4219908984954f59f08f)
I20260710 13:21:06.265740 13729 raft_consensus.cc:3060] T b0008d4fa50d47adb4e7c77043f660d4 P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:06.269089 13653 tablet_bootstrap.cc:492] T 611d31b401ec4292aa38cf1330f9ec08 P 160e6de4b35a445d954093b544f4c008: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:06.269829 13653 tablet_bootstrap.cc:492] T 611d31b401ec4292aa38cf1330f9ec08 P 160e6de4b35a445d954093b544f4c008: Bootstrap complete.
I20260710 13:21:06.270308 13653 ts_tablet_manager.cc:1403] T 611d31b401ec4292aa38cf1330f9ec08 P 160e6de4b35a445d954093b544f4c008: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260710 13:21:06.271204 13729 raft_consensus.cc:515] T b0008d4fa50d47adb4e7c77043f660d4 P b9e261afa9484b80b67eb9446dec41a5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:06.271960 13653 raft_consensus.cc:359] T 611d31b401ec4292aa38cf1330f9ec08 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:06.272558 13653 raft_consensus.cc:740] T 611d31b401ec4292aa38cf1330f9ec08 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Initialized, Role: FOLLOWER
I20260710 13:21:06.272825 13729 leader_election.cc:290] T b0008d4fa50d47adb4e7c77043f660d4 P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 2 election: Requested vote from peers 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293), b81d805490eb4219908984954f59f08f (127.10.210.131:42151)
I20260710 13:21:06.273451 13691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0008d4fa50d47adb4e7c77043f660d4" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008"
I20260710 13:21:06.273355 13653 consensus_queue.cc:260] T 611d31b401ec4292aa38cf1330f9ec08 P 160e6de4b35a445d954093b544f4c008 [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: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:06.273933 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0008d4fa50d47adb4e7c77043f660d4" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b81d805490eb4219908984954f59f08f"
I20260710 13:21:06.274154 13691 raft_consensus.cc:2393] T b0008d4fa50d47adb4e7c77043f660d4 P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b9e261afa9484b80b67eb9446dec41a5 in current term 2: Already voted for candidate 160e6de4b35a445d954093b544f4c008 in this term.
I20260710 13:21:06.275506 13653 ts_tablet_manager.cc:1434] T 611d31b401ec4292aa38cf1330f9ec08 P 160e6de4b35a445d954093b544f4c008: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:21:06.276507 13653 tablet_bootstrap.cc:492] T 25d74bba7d3740d7b8cc9045ff349e09 P 160e6de4b35a445d954093b544f4c008: Bootstrap starting.
I20260710 13:21:06.279043 13317 raft_consensus.cc:2468] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e261afa9484b80b67eb9446dec41a5 in term 2.
I20260710 13:21:06.279973 13209 leader_election.cc:304] T b0008d4fa50d47adb4e7c77043f660d4 P b9e261afa9484b80b67eb9446dec41a5 [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: b81d805490eb4219908984954f59f08f, b9e261afa9484b80b67eb9446dec41a5; no voters: 160e6de4b35a445d954093b544f4c008
I20260710 13:21:06.280678 13729 raft_consensus.cc:2804] T b0008d4fa50d47adb4e7c77043f660d4 P b9e261afa9484b80b67eb9446dec41a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:06.281168 13729 raft_consensus.cc:697] T b0008d4fa50d47adb4e7c77043f660d4 P b9e261afa9484b80b67eb9446dec41a5 [term 2 LEADER]: Becoming Leader. State: Replica: b9e261afa9484b80b67eb9446dec41a5, State: Running, Role: LEADER
I20260710 13:21:06.281996 13729 consensus_queue.cc:237] T b0008d4fa50d47adb4e7c77043f660d4 P b9e261afa9484b80b67eb9446dec41a5 [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: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:06.291821 13653 tablet_bootstrap.cc:492] T 25d74bba7d3740d7b8cc9045ff349e09 P 160e6de4b35a445d954093b544f4c008: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:06.292508 13653 tablet_bootstrap.cc:492] T 25d74bba7d3740d7b8cc9045ff349e09 P 160e6de4b35a445d954093b544f4c008: Bootstrap complete.
I20260710 13:21:06.292306 13067 catalog_manager.cc:5697] T b0008d4fa50d47adb4e7c77043f660d4 P b9e261afa9484b80b67eb9446dec41a5 reported cstate change: term changed from 1 to 2, leader changed from b81d805490eb4219908984954f59f08f (127.10.210.131) to b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130). New cstate: current_term: 2 leader_uuid: "b9e261afa9484b80b67eb9446dec41a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:06.293107 13653 ts_tablet_manager.cc:1403] T 25d74bba7d3740d7b8cc9045ff349e09 P 160e6de4b35a445d954093b544f4c008: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260710 13:21:06.295030 13653 raft_consensus.cc:359] T 25d74bba7d3740d7b8cc9045ff349e09 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:06.295624 13653 raft_consensus.cc:740] T 25d74bba7d3740d7b8cc9045ff349e09 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Initialized, Role: FOLLOWER
I20260710 13:21:06.296244 13653 consensus_queue.cc:260] T 25d74bba7d3740d7b8cc9045ff349e09 P 160e6de4b35a445d954093b544f4c008 [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: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:06.298530 13653 ts_tablet_manager.cc:1434] T 25d74bba7d3740d7b8cc9045ff349e09 P 160e6de4b35a445d954093b544f4c008: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:21:06.299230 13653 tablet_bootstrap.cc:492] T 4d838ac228124ad0b1c091777ca94c36 P 160e6de4b35a445d954093b544f4c008: Bootstrap starting.
I20260710 13:21:06.311419 13653 tablet_bootstrap.cc:492] T 4d838ac228124ad0b1c091777ca94c36 P 160e6de4b35a445d954093b544f4c008: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:06.312176 13653 tablet_bootstrap.cc:492] T 4d838ac228124ad0b1c091777ca94c36 P 160e6de4b35a445d954093b544f4c008: Bootstrap complete.
I20260710 13:21:06.312717 13653 ts_tablet_manager.cc:1403] T 4d838ac228124ad0b1c091777ca94c36 P 160e6de4b35a445d954093b544f4c008: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:21:06.314303 13653 raft_consensus.cc:359] T 4d838ac228124ad0b1c091777ca94c36 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:06.314716 13653 raft_consensus.cc:740] T 4d838ac228124ad0b1c091777ca94c36 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Initialized, Role: FOLLOWER
I20260710 13:21:06.315121 13653 consensus_queue.cc:260] T 4d838ac228124ad0b1c091777ca94c36 P 160e6de4b35a445d954093b544f4c008 [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: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:06.316458 13653 ts_tablet_manager.cc:1434] T 4d838ac228124ad0b1c091777ca94c36 P 160e6de4b35a445d954093b544f4c008: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260710 13:21:06.317323 13653 tablet_bootstrap.cc:492] T 29b2f03f29a6403d9eba768a0925b78b P 160e6de4b35a445d954093b544f4c008: Bootstrap starting.
I20260710 13:21:06.329452 13653 tablet_bootstrap.cc:492] T 29b2f03f29a6403d9eba768a0925b78b P 160e6de4b35a445d954093b544f4c008: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:06.330111 13653 tablet_bootstrap.cc:492] T 29b2f03f29a6403d9eba768a0925b78b P 160e6de4b35a445d954093b544f4c008: Bootstrap complete.
I20260710 13:21:06.330595 13653 ts_tablet_manager.cc:1403] T 29b2f03f29a6403d9eba768a0925b78b P 160e6de4b35a445d954093b544f4c008: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 13:21:06.332165 13653 raft_consensus.cc:359] T 29b2f03f29a6403d9eba768a0925b78b P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:06.332608 13653 raft_consensus.cc:740] T 29b2f03f29a6403d9eba768a0925b78b P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Initialized, Role: FOLLOWER
I20260710 13:21:06.333287 13653 consensus_queue.cc:260] T 29b2f03f29a6403d9eba768a0925b78b P 160e6de4b35a445d954093b544f4c008 [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: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:06.334954 13653 ts_tablet_manager.cc:1434] T 29b2f03f29a6403d9eba768a0925b78b P 160e6de4b35a445d954093b544f4c008: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:06.589507 13691 raft_consensus.cc:1275] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Refusing update from remote peer b9e261afa9484b80b67eb9446dec41a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:06.591260 13729 consensus_queue.cc:1048] T 66f864a793414934b58854661bf32af7 P b9e261afa9484b80b67eb9446dec41a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:06.601886 13392 raft_consensus.cc:1275] T 66f864a793414934b58854661bf32af7 P e8264bea9b1447a1b64cd21353eea7f7 [term 2 FOLLOWER]: Refusing update from remote peer b9e261afa9484b80b67eb9446dec41a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:06.603513 13729 consensus_queue.cc:1048] T 66f864a793414934b58854661bf32af7 P b9e261afa9484b80b67eb9446dec41a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:06.646703 13635 raft_consensus.cc:493] T 3cba5508ba9f403b88d6bb110c429b4a P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 160e6de4b35a445d954093b544f4c008)
I20260710 13:21:06.647161 13635 raft_consensus.cc:515] T 3cba5508ba9f403b88d6bb110c429b4a P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:06.648874 13635 leader_election.cc:290] T 3cba5508ba9f403b88d6bb110c429b4a P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293), b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971)
I20260710 13:21:06.649773 13691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cba5508ba9f403b88d6bb110c429b4a" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008" is_pre_election: true
I20260710 13:21:06.650170 13243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cba5508ba9f403b88d6bb110c429b4a" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5" is_pre_election: true
I20260710 13:21:06.650595 13691 raft_consensus.cc:2468] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8264bea9b1447a1b64cd21353eea7f7 in term 1.
I20260710 13:21:06.651644 13355 leader_election.cc:304] T 3cba5508ba9f403b88d6bb110c429b4a P e8264bea9b1447a1b64cd21353eea7f7 [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: 160e6de4b35a445d954093b544f4c008, e8264bea9b1447a1b64cd21353eea7f7; no voters: 
I20260710 13:21:06.652575 13635 raft_consensus.cc:2804] T 3cba5508ba9f403b88d6bb110c429b4a P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:06.652963 13635 raft_consensus.cc:493] T 3cba5508ba9f403b88d6bb110c429b4a P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 160e6de4b35a445d954093b544f4c008)
I20260710 13:21:06.653323 13635 raft_consensus.cc:3060] T 3cba5508ba9f403b88d6bb110c429b4a P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:06.658754 13635 raft_consensus.cc:515] T 3cba5508ba9f403b88d6bb110c429b4a P e8264bea9b1447a1b64cd21353eea7f7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:06.660861 13635 leader_election.cc:290] T 3cba5508ba9f403b88d6bb110c429b4a P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 2 election: Requested vote from peers 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293), b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971)
I20260710 13:21:06.661422 13691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cba5508ba9f403b88d6bb110c429b4a" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008"
I20260710 13:21:06.662030 13691 raft_consensus.cc:3060] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:06.662079 13243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cba5508ba9f403b88d6bb110c429b4a" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5"
I20260710 13:21:06.667093 13691 raft_consensus.cc:2468] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8264bea9b1447a1b64cd21353eea7f7 in term 2.
I20260710 13:21:06.667979 13355 leader_election.cc:304] T 3cba5508ba9f403b88d6bb110c429b4a P e8264bea9b1447a1b64cd21353eea7f7 [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: 160e6de4b35a445d954093b544f4c008, e8264bea9b1447a1b64cd21353eea7f7; no voters: b9e261afa9484b80b67eb9446dec41a5
I20260710 13:21:06.668592 13635 raft_consensus.cc:2804] T 3cba5508ba9f403b88d6bb110c429b4a P e8264bea9b1447a1b64cd21353eea7f7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:06.669101 13635 raft_consensus.cc:697] T 3cba5508ba9f403b88d6bb110c429b4a P e8264bea9b1447a1b64cd21353eea7f7 [term 2 LEADER]: Becoming Leader. State: Replica: e8264bea9b1447a1b64cd21353eea7f7, State: Running, Role: LEADER
I20260710 13:21:06.669799 13635 consensus_queue.cc:237] T 3cba5508ba9f403b88d6bb110c429b4a P e8264bea9b1447a1b64cd21353eea7f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:06.676362 13066 catalog_manager.cc:5697] T 3cba5508ba9f403b88d6bb110c429b4a P e8264bea9b1447a1b64cd21353eea7f7 reported cstate change: term changed from 1 to 2, leader changed from 160e6de4b35a445d954093b544f4c008 (127.10.210.129) to e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132). New cstate: current_term: 2 leader_uuid: "e8264bea9b1447a1b64cd21353eea7f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:06.716646 13317 raft_consensus.cc:1275] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Refusing update from remote peer b9e261afa9484b80b67eb9446dec41a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:06.718197 13729 consensus_queue.cc:1048] T b0008d4fa50d47adb4e7c77043f660d4 P b9e261afa9484b80b67eb9446dec41a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:06.732687 13691 raft_consensus.cc:1275] T b0008d4fa50d47adb4e7c77043f660d4 P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Refusing update from remote peer b9e261afa9484b80b67eb9446dec41a5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:06.734292 13729 consensus_queue.cc:1048] T b0008d4fa50d47adb4e7c77043f660d4 P b9e261afa9484b80b67eb9446dec41a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:06.883244 13620 raft_consensus.cc:493] T 3cba5508ba9f403b88d6bb110c429b4a P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 160e6de4b35a445d954093b544f4c008)
I20260710 13:21:06.883782 13620 raft_consensus.cc:515] T 3cba5508ba9f403b88d6bb110c429b4a P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:06.885705 13620 leader_election.cc:290] T 3cba5508ba9f403b88d6bb110c429b4a P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283), 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293)
I20260710 13:21:06.886639 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cba5508ba9f403b88d6bb110c429b4a" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7" is_pre_election: true
I20260710 13:21:06.886998 13692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cba5508ba9f403b88d6bb110c429b4a" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008" is_pre_election: true
I20260710 13:21:06.887923 13692 raft_consensus.cc:2393] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b9e261afa9484b80b67eb9446dec41a5 in current term 2: Already voted for candidate e8264bea9b1447a1b64cd21353eea7f7 in this term.
I20260710 13:21:06.888932 13207 leader_election.cc:304] T 3cba5508ba9f403b88d6bb110c429b4a P b9e261afa9484b80b67eb9446dec41a5 [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: b9e261afa9484b80b67eb9446dec41a5; no voters: 160e6de4b35a445d954093b544f4c008, e8264bea9b1447a1b64cd21353eea7f7
I20260710 13:21:06.889770 13620 raft_consensus.cc:3060] T 3cba5508ba9f403b88d6bb110c429b4a P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:06.895989 13620 raft_consensus.cc:2749] T 3cba5508ba9f403b88d6bb110c429b4a P b9e261afa9484b80b67eb9446dec41a5 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:06.933534 13635 raft_consensus.cc:493] T 611d31b401ec4292aa38cf1330f9ec08 P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 160e6de4b35a445d954093b544f4c008)
I20260710 13:21:06.934275 13635 raft_consensus.cc:515] T 611d31b401ec4292aa38cf1330f9ec08 P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:06.936332 13635 leader_election.cc:290] T 611d31b401ec4292aa38cf1330f9ec08 P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b81d805490eb4219908984954f59f08f (127.10.210.131:42151), 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293)
I20260710 13:21:06.937566 13692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611d31b401ec4292aa38cf1330f9ec08" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008" is_pre_election: true
I20260710 13:21:06.937455 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611d31b401ec4292aa38cf1330f9ec08" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b81d805490eb4219908984954f59f08f" is_pre_election: true
I20260710 13:21:06.938351 13692 raft_consensus.cc:2468] T 611d31b401ec4292aa38cf1330f9ec08 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8264bea9b1447a1b64cd21353eea7f7 in term 1.
I20260710 13:21:06.939565 13355 leader_election.cc:304] T 611d31b401ec4292aa38cf1330f9ec08 P e8264bea9b1447a1b64cd21353eea7f7 [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: 160e6de4b35a445d954093b544f4c008, e8264bea9b1447a1b64cd21353eea7f7; no voters: 
I20260710 13:21:06.940618 13635 raft_consensus.cc:2804] T 611d31b401ec4292aa38cf1330f9ec08 P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:06.941078 13635 raft_consensus.cc:493] T 611d31b401ec4292aa38cf1330f9ec08 P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 160e6de4b35a445d954093b544f4c008)
I20260710 13:21:06.941437 13635 raft_consensus.cc:3060] T 611d31b401ec4292aa38cf1330f9ec08 P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:06.949463 13635 raft_consensus.cc:515] T 611d31b401ec4292aa38cf1330f9ec08 P e8264bea9b1447a1b64cd21353eea7f7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:06.951987 13634 raft_consensus.cc:493] T 319642538b3c43788ed1388f0f6f67da P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 160e6de4b35a445d954093b544f4c008)
I20260710 13:21:06.952447 13635 leader_election.cc:290] T 611d31b401ec4292aa38cf1330f9ec08 P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 2 election: Requested vote from peers b81d805490eb4219908984954f59f08f (127.10.210.131:42151), 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293)
I20260710 13:21:06.952617 13634 raft_consensus.cc:515] T 319642538b3c43788ed1388f0f6f67da P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:06.953521 13692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611d31b401ec4292aa38cf1330f9ec08" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008"
I20260710 13:21:06.953706 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611d31b401ec4292aa38cf1330f9ec08" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b81d805490eb4219908984954f59f08f"
I20260710 13:21:06.954212 13692 raft_consensus.cc:3060] T 611d31b401ec4292aa38cf1330f9ec08 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:06.956347 13243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "319642538b3c43788ed1388f0f6f67da" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5" is_pre_election: true
I20260710 13:21:06.956597 13691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "319642538b3c43788ed1388f0f6f67da" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008" is_pre_election: true
I20260710 13:21:06.957309 13691 raft_consensus.cc:2468] T 319642538b3c43788ed1388f0f6f67da P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8264bea9b1447a1b64cd21353eea7f7 in term 1.
I20260710 13:21:06.958691 13355 leader_election.cc:304] T 319642538b3c43788ed1388f0f6f67da P e8264bea9b1447a1b64cd21353eea7f7 [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: 160e6de4b35a445d954093b544f4c008, e8264bea9b1447a1b64cd21353eea7f7; no voters: b9e261afa9484b80b67eb9446dec41a5
I20260710 13:21:06.955826 13634 leader_election.cc:290] T 319642538b3c43788ed1388f0f6f67da P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293), b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971)
I20260710 13:21:06.959550 13635 raft_consensus.cc:2804] T 319642538b3c43788ed1388f0f6f67da P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:06.960009 13635 raft_consensus.cc:493] T 319642538b3c43788ed1388f0f6f67da P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 160e6de4b35a445d954093b544f4c008)
I20260710 13:21:06.959959 13620 raft_consensus.cc:493] T 319642538b3c43788ed1388f0f6f67da P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 160e6de4b35a445d954093b544f4c008)
I20260710 13:21:06.960745 13635 raft_consensus.cc:3060] T 319642538b3c43788ed1388f0f6f67da P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:06.960937 13620 raft_consensus.cc:515] T 319642538b3c43788ed1388f0f6f67da P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:06.963687 13692 raft_consensus.cc:2468] T 611d31b401ec4292aa38cf1330f9ec08 P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8264bea9b1447a1b64cd21353eea7f7 in term 2.
I20260710 13:21:06.964237 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "319642538b3c43788ed1388f0f6f67da" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7" is_pre_election: true
I20260710 13:21:06.964872 13355 leader_election.cc:304] T 611d31b401ec4292aa38cf1330f9ec08 P e8264bea9b1447a1b64cd21353eea7f7 [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: 160e6de4b35a445d954093b544f4c008, e8264bea9b1447a1b64cd21353eea7f7; no voters: b81d805490eb4219908984954f59f08f
I20260710 13:21:06.965766 13620 leader_election.cc:290] T 319642538b3c43788ed1388f0f6f67da P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283), 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293)
I20260710 13:21:06.966096 13634 raft_consensus.cc:2804] T 611d31b401ec4292aa38cf1330f9ec08 P e8264bea9b1447a1b64cd21353eea7f7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:06.966977 13634 raft_consensus.cc:697] T 611d31b401ec4292aa38cf1330f9ec08 P e8264bea9b1447a1b64cd21353eea7f7 [term 2 LEADER]: Becoming Leader. State: Replica: e8264bea9b1447a1b64cd21353eea7f7, State: Running, Role: LEADER
I20260710 13:21:06.967386 13692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "319642538b3c43788ed1388f0f6f67da" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008" is_pre_election: true
I20260710 13:21:06.968035 13692 raft_consensus.cc:2468] T 319642538b3c43788ed1388f0f6f67da P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e261afa9484b80b67eb9446dec41a5 in term 1.
I20260710 13:21:06.967821 13634 consensus_queue.cc:237] T 611d31b401ec4292aa38cf1330f9ec08 P e8264bea9b1447a1b64cd21353eea7f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:06.969254 13207 leader_election.cc:304] T 319642538b3c43788ed1388f0f6f67da P b9e261afa9484b80b67eb9446dec41a5 [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: 160e6de4b35a445d954093b544f4c008, b9e261afa9484b80b67eb9446dec41a5; no voters: 
I20260710 13:21:06.970319 13729 raft_consensus.cc:2804] T 319642538b3c43788ed1388f0f6f67da P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:06.970743 13729 raft_consensus.cc:493] T 319642538b3c43788ed1388f0f6f67da P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 160e6de4b35a445d954093b544f4c008)
I20260710 13:21:06.971112 13729 raft_consensus.cc:3060] T 319642538b3c43788ed1388f0f6f67da P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:06.979962 13729 raft_consensus.cc:515] T 319642538b3c43788ed1388f0f6f67da P b9e261afa9484b80b67eb9446dec41a5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:06.983379 13390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "319642538b3c43788ed1388f0f6f67da" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7"
I20260710 13:21:06.969609 13635 raft_consensus.cc:515] T 319642538b3c43788ed1388f0f6f67da P e8264bea9b1447a1b64cd21353eea7f7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:06.985654 13635 leader_election.cc:290] T 319642538b3c43788ed1388f0f6f67da P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 2 election: Requested vote from peers 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293), b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971)
I20260710 13:21:06.986629 13729 leader_election.cc:290] T 319642538b3c43788ed1388f0f6f67da P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 2 election: Requested vote from peers e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283), 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293)
I20260710 13:21:06.986830 13692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "319642538b3c43788ed1388f0f6f67da" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008"
I20260710 13:21:06.986910 13691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "319642538b3c43788ed1388f0f6f67da" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008"
I20260710 13:21:06.987452 13692 raft_consensus.cc:3060] T 319642538b3c43788ed1388f0f6f67da P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:06.988044 13392 raft_consensus.cc:2393] T 319642538b3c43788ed1388f0f6f67da P e8264bea9b1447a1b64cd21353eea7f7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b9e261afa9484b80b67eb9446dec41a5 in current term 2: Already voted for candidate e8264bea9b1447a1b64cd21353eea7f7 in this term.
I20260710 13:21:06.989379 13243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "319642538b3c43788ed1388f0f6f67da" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5"
I20260710 13:21:06.990127 13243 raft_consensus.cc:2393] T 319642538b3c43788ed1388f0f6f67da P b9e261afa9484b80b67eb9446dec41a5 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e8264bea9b1447a1b64cd21353eea7f7 in current term 2: Already voted for candidate b9e261afa9484b80b67eb9446dec41a5 in this term.
I20260710 13:21:06.991334 13358 leader_election.cc:304] T 319642538b3c43788ed1388f0f6f67da P e8264bea9b1447a1b64cd21353eea7f7 [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: e8264bea9b1447a1b64cd21353eea7f7; no voters: 160e6de4b35a445d954093b544f4c008, b9e261afa9484b80b67eb9446dec41a5
I20260710 13:21:06.992769 13635 raft_consensus.cc:2749] T 319642538b3c43788ed1388f0f6f67da P e8264bea9b1447a1b64cd21353eea7f7 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:21:06.993992 13692 raft_consensus.cc:2468] T 319642538b3c43788ed1388f0f6f67da P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e261afa9484b80b67eb9446dec41a5 in term 2.
I20260710 13:21:06.995077 13207 leader_election.cc:304] T 319642538b3c43788ed1388f0f6f67da P b9e261afa9484b80b67eb9446dec41a5 [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: 160e6de4b35a445d954093b544f4c008, b9e261afa9484b80b67eb9446dec41a5; no voters: e8264bea9b1447a1b64cd21353eea7f7
I20260710 13:21:06.995858 13729 raft_consensus.cc:2804] T 319642538b3c43788ed1388f0f6f67da P b9e261afa9484b80b67eb9446dec41a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:06.996963 13729 raft_consensus.cc:697] T 319642538b3c43788ed1388f0f6f67da P b9e261afa9484b80b67eb9446dec41a5 [term 2 LEADER]: Becoming Leader. State: Replica: b9e261afa9484b80b67eb9446dec41a5, State: Running, Role: LEADER
I20260710 13:21:06.997809 13729 consensus_queue.cc:237] T 319642538b3c43788ed1388f0f6f67da P b9e261afa9484b80b67eb9446dec41a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:07.004931 13067 catalog_manager.cc:5697] T 611d31b401ec4292aa38cf1330f9ec08 P e8264bea9b1447a1b64cd21353eea7f7 reported cstate change: term changed from 1 to 2, leader changed from 160e6de4b35a445d954093b544f4c008 (127.10.210.129) to e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132). New cstate: current_term: 2 leader_uuid: "e8264bea9b1447a1b64cd21353eea7f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:07.006925 13065 catalog_manager.cc:5697] T 319642538b3c43788ed1388f0f6f67da P b9e261afa9484b80b67eb9446dec41a5 reported cstate change: term changed from 1 to 2, leader changed from 160e6de4b35a445d954093b544f4c008 (127.10.210.129) to b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130). New cstate: current_term: 2 leader_uuid: "b9e261afa9484b80b67eb9446dec41a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:07.056632 13573 raft_consensus.cc:493] T 14800352ca73405590241c16e1eac7bb P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 160e6de4b35a445d954093b544f4c008)
I20260710 13:21:07.057163 13573 raft_consensus.cc:515] T 14800352ca73405590241c16e1eac7bb P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:07.058756 13573 leader_election.cc:290] T 14800352ca73405590241c16e1eac7bb P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b81d805490eb4219908984954f59f08f (127.10.210.131:42151), 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293)
I20260710 13:21:07.059495 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14800352ca73405590241c16e1eac7bb" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b81d805490eb4219908984954f59f08f" is_pre_election: true
I20260710 13:21:07.059692 13692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14800352ca73405590241c16e1eac7bb" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008" is_pre_election: true
I20260710 13:21:07.060137 13317 raft_consensus.cc:2468] T 14800352ca73405590241c16e1eac7bb P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8264bea9b1447a1b64cd21353eea7f7 in term 1.
I20260710 13:21:07.060266 13692 raft_consensus.cc:2468] T 14800352ca73405590241c16e1eac7bb P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8264bea9b1447a1b64cd21353eea7f7 in term 1.
I20260710 13:21:07.061323 13357 leader_election.cc:304] T 14800352ca73405590241c16e1eac7bb P e8264bea9b1447a1b64cd21353eea7f7 [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: b81d805490eb4219908984954f59f08f, e8264bea9b1447a1b64cd21353eea7f7; no voters: 
I20260710 13:21:07.062126 13573 raft_consensus.cc:2804] T 14800352ca73405590241c16e1eac7bb P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:07.062537 13573 raft_consensus.cc:493] T 14800352ca73405590241c16e1eac7bb P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 160e6de4b35a445d954093b544f4c008)
I20260710 13:21:07.062837 13573 raft_consensus.cc:3060] T 14800352ca73405590241c16e1eac7bb P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:07.067207 13573 raft_consensus.cc:515] T 14800352ca73405590241c16e1eac7bb P e8264bea9b1447a1b64cd21353eea7f7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:07.068642 13573 leader_election.cc:290] T 14800352ca73405590241c16e1eac7bb P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 2 election: Requested vote from peers b81d805490eb4219908984954f59f08f (127.10.210.131:42151), 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293)
I20260710 13:21:07.069887 13692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14800352ca73405590241c16e1eac7bb" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008"
I20260710 13:21:07.069887 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14800352ca73405590241c16e1eac7bb" candidate_uuid: "e8264bea9b1447a1b64cd21353eea7f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b81d805490eb4219908984954f59f08f"
I20260710 13:21:07.070925 13692 raft_consensus.cc:3060] T 14800352ca73405590241c16e1eac7bb P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:07.071031 13317 raft_consensus.cc:3060] T 14800352ca73405590241c16e1eac7bb P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:07.076663 13729 raft_consensus.cc:493] T 96fd1932044b4733be639db9c35bacc1 P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 160e6de4b35a445d954093b544f4c008)
I20260710 13:21:07.077299 13729 raft_consensus.cc:515] T 96fd1932044b4733be639db9c35bacc1 P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:07.077642 13692 raft_consensus.cc:2468] T 14800352ca73405590241c16e1eac7bb P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8264bea9b1447a1b64cd21353eea7f7 in term 2.
I20260710 13:21:07.077642 13317 raft_consensus.cc:2468] T 14800352ca73405590241c16e1eac7bb P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8264bea9b1447a1b64cd21353eea7f7 in term 2.
I20260710 13:21:07.078626 13443 raft_consensus.cc:493] T 96fd1932044b4733be639db9c35bacc1 P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 160e6de4b35a445d954093b544f4c008)
I20260710 13:21:07.079021 13355 leader_election.cc:304] T 14800352ca73405590241c16e1eac7bb P e8264bea9b1447a1b64cd21353eea7f7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 160e6de4b35a445d954093b544f4c008, e8264bea9b1447a1b64cd21353eea7f7; no voters: 
I20260710 13:21:07.079139 13443 raft_consensus.cc:515] T 96fd1932044b4733be639db9c35bacc1 P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:07.081036 13443 leader_election.cc:290] T 96fd1932044b4733be639db9c35bacc1 P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293), b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971)
I20260710 13:21:07.081159 13573 raft_consensus.cc:2804] T 14800352ca73405590241c16e1eac7bb P e8264bea9b1447a1b64cd21353eea7f7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:07.081403 13692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96fd1932044b4733be639db9c35bacc1" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008" is_pre_election: true
I20260710 13:21:07.081673 13573 raft_consensus.cc:697] T 14800352ca73405590241c16e1eac7bb P e8264bea9b1447a1b64cd21353eea7f7 [term 2 LEADER]: Becoming Leader. State: Replica: e8264bea9b1447a1b64cd21353eea7f7, State: Running, Role: LEADER
I20260710 13:21:07.081806 13691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96fd1932044b4733be639db9c35bacc1" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008" is_pre_election: true
I20260710 13:21:07.082022 13692 raft_consensus.cc:2468] T 96fd1932044b4733be639db9c35bacc1 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e261afa9484b80b67eb9446dec41a5 in term 1.
I20260710 13:21:07.082505 13573 consensus_queue.cc:237] T 14800352ca73405590241c16e1eac7bb P e8264bea9b1447a1b64cd21353eea7f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:07.082890 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96fd1932044b4733be639db9c35bacc1" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b81d805490eb4219908984954f59f08f" is_pre_election: true
I20260710 13:21:07.083107 13207 leader_election.cc:304] T 96fd1932044b4733be639db9c35bacc1 P b9e261afa9484b80b67eb9446dec41a5 [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: 160e6de4b35a445d954093b544f4c008, b9e261afa9484b80b67eb9446dec41a5; no voters: 
I20260710 13:21:07.082989 13243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96fd1932044b4733be639db9c35bacc1" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5" is_pre_election: true
I20260710 13:21:07.079502 13729 leader_election.cc:290] T 96fd1932044b4733be639db9c35bacc1 P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293), b81d805490eb4219908984954f59f08f (127.10.210.131:42151)
I20260710 13:21:07.083685 13317 raft_consensus.cc:2468] T 96fd1932044b4733be639db9c35bacc1 P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e261afa9484b80b67eb9446dec41a5 in term 1.
I20260710 13:21:07.083963 13243 raft_consensus.cc:2468] T 96fd1932044b4733be639db9c35bacc1 P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b81d805490eb4219908984954f59f08f in term 1.
I20260710 13:21:07.084636 13727 raft_consensus.cc:2804] T 96fd1932044b4733be639db9c35bacc1 P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:07.085011 13727 raft_consensus.cc:493] T 96fd1932044b4733be639db9c35bacc1 P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 160e6de4b35a445d954093b544f4c008)
I20260710 13:21:07.085352 13727 raft_consensus.cc:3060] T 96fd1932044b4733be639db9c35bacc1 P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:07.085249 13284 leader_election.cc:304] T 96fd1932044b4733be639db9c35bacc1 P b81d805490eb4219908984954f59f08f [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: b81d805490eb4219908984954f59f08f, b9e261afa9484b80b67eb9446dec41a5; no voters: 160e6de4b35a445d954093b544f4c008
I20260710 13:21:07.087373 13443 raft_consensus.cc:2804] T 96fd1932044b4733be639db9c35bacc1 P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:07.087801 13443 raft_consensus.cc:493] T 96fd1932044b4733be639db9c35bacc1 P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 160e6de4b35a445d954093b544f4c008)
I20260710 13:21:07.088128 13443 raft_consensus.cc:3060] T 96fd1932044b4733be639db9c35bacc1 P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:07.089962 13553 raft_consensus.cc:493] T 611d31b401ec4292aa38cf1330f9ec08 P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 160e6de4b35a445d954093b544f4c008)
I20260710 13:21:07.090498 13553 raft_consensus.cc:515] T 611d31b401ec4292aa38cf1330f9ec08 P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:07.091531 13727 raft_consensus.cc:515] T 96fd1932044b4733be639db9c35bacc1 P b9e261afa9484b80b67eb9446dec41a5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:07.092550 13553 leader_election.cc:290] T 611d31b401ec4292aa38cf1330f9ec08 P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283), 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293)
I20260710 13:21:07.093341 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611d31b401ec4292aa38cf1330f9ec08" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7" is_pre_election: true
I20260710 13:21:07.093959 13692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96fd1932044b4733be639db9c35bacc1" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008"
I20260710 13:21:07.094338 13727 leader_election.cc:290] T 96fd1932044b4733be639db9c35bacc1 P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 2 election: Requested vote from peers 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293), b81d805490eb4219908984954f59f08f (127.10.210.131:42151)
I20260710 13:21:07.094542 13692 raft_consensus.cc:3060] T 96fd1932044b4733be639db9c35bacc1 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:07.095168 13443 raft_consensus.cc:515] T 96fd1932044b4733be639db9c35bacc1 P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:07.095902 13691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611d31b401ec4292aa38cf1330f9ec08" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008" is_pre_election: true
I20260710 13:21:07.096653 13691 raft_consensus.cc:2393] T 611d31b401ec4292aa38cf1330f9ec08 P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b81d805490eb4219908984954f59f08f in current term 2: Already voted for candidate e8264bea9b1447a1b64cd21353eea7f7 in this term.
I20260710 13:21:07.097033 13443 leader_election.cc:290] T 96fd1932044b4733be639db9c35bacc1 P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 2 election: Requested vote from peers 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293), b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971)
I20260710 13:21:07.098469 13243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96fd1932044b4733be639db9c35bacc1" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9e261afa9484b80b67eb9446dec41a5"
I20260710 13:21:07.098776 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96fd1932044b4733be639db9c35bacc1" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b81d805490eb4219908984954f59f08f"
I20260710 13:21:07.098850 13691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96fd1932044b4733be639db9c35bacc1" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "160e6de4b35a445d954093b544f4c008"
I20260710 13:21:07.099792 13317 raft_consensus.cc:2393] T 96fd1932044b4733be639db9c35bacc1 P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b9e261afa9484b80b67eb9446dec41a5 in current term 2: Already voted for candidate b81d805490eb4219908984954f59f08f in this term.
I20260710 13:21:07.099231 13243 raft_consensus.cc:2393] T 96fd1932044b4733be639db9c35bacc1 P b9e261afa9484b80b67eb9446dec41a5 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b81d805490eb4219908984954f59f08f in current term 2: Already voted for candidate b9e261afa9484b80b67eb9446dec41a5 in this term.
I20260710 13:21:07.098469 13067 catalog_manager.cc:5697] T 14800352ca73405590241c16e1eac7bb P e8264bea9b1447a1b64cd21353eea7f7 reported cstate change: term changed from 1 to 2, leader changed from 160e6de4b35a445d954093b544f4c008 (127.10.210.129) to e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132). New cstate: current_term: 2 leader_uuid: "e8264bea9b1447a1b64cd21353eea7f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:07.100772 13281 leader_election.cc:304] T 611d31b401ec4292aa38cf1330f9ec08 P b81d805490eb4219908984954f59f08f [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: b81d805490eb4219908984954f59f08f; no voters: 160e6de4b35a445d954093b544f4c008, e8264bea9b1447a1b64cd21353eea7f7
I20260710 13:21:07.101219 13692 raft_consensus.cc:2468] T 96fd1932044b4733be639db9c35bacc1 P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e261afa9484b80b67eb9446dec41a5 in term 2.
I20260710 13:21:07.101680 13443 raft_consensus.cc:3060] T 611d31b401ec4292aa38cf1330f9ec08 P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:07.102283 13207 leader_election.cc:304] T 96fd1932044b4733be639db9c35bacc1 P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 160e6de4b35a445d954093b544f4c008, b9e261afa9484b80b67eb9446dec41a5; no voters: 
I20260710 13:21:07.102932 13281 leader_election.cc:304] T 96fd1932044b4733be639db9c35bacc1 P b81d805490eb4219908984954f59f08f [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: b81d805490eb4219908984954f59f08f; no voters: 160e6de4b35a445d954093b544f4c008, b9e261afa9484b80b67eb9446dec41a5
I20260710 13:21:07.103690 13553 raft_consensus.cc:2749] T 96fd1932044b4733be639db9c35bacc1 P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:21:07.104198 13727 raft_consensus.cc:2804] T 96fd1932044b4733be639db9c35bacc1 P b9e261afa9484b80b67eb9446dec41a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:07.104640 13727 raft_consensus.cc:697] T 96fd1932044b4733be639db9c35bacc1 P b9e261afa9484b80b67eb9446dec41a5 [term 2 LEADER]: Becoming Leader. State: Replica: b9e261afa9484b80b67eb9446dec41a5, State: Running, Role: LEADER
I20260710 13:21:07.105471 13727 consensus_queue.cc:237] T 96fd1932044b4733be639db9c35bacc1 P b9e261afa9484b80b67eb9446dec41a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:07.109289 13443 raft_consensus.cc:2749] T 611d31b401ec4292aa38cf1330f9ec08 P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:07.113785 13067 catalog_manager.cc:5697] T 96fd1932044b4733be639db9c35bacc1 P b9e261afa9484b80b67eb9446dec41a5 reported cstate change: term changed from 1 to 2, leader changed from 160e6de4b35a445d954093b544f4c008 (127.10.210.129) to b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130). New cstate: current_term: 2 leader_uuid: "b9e261afa9484b80b67eb9446dec41a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:07.238220 13692 raft_consensus.cc:1275] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Refusing update from remote peer e8264bea9b1447a1b64cd21353eea7f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:07.239593 13573 consensus_queue.cc:1048] T 3cba5508ba9f403b88d6bb110c429b4a P e8264bea9b1447a1b64cd21353eea7f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:07.249984 13243 raft_consensus.cc:1275] T 3cba5508ba9f403b88d6bb110c429b4a P b9e261afa9484b80b67eb9446dec41a5 [term 2 FOLLOWER]: Refusing update from remote peer e8264bea9b1447a1b64cd21353eea7f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:07.251387 13634 consensus_queue.cc:1048] T 3cba5508ba9f403b88d6bb110c429b4a P e8264bea9b1447a1b64cd21353eea7f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:07.420186 13692 raft_consensus.cc:1275] T 611d31b401ec4292aa38cf1330f9ec08 P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Refusing update from remote peer e8264bea9b1447a1b64cd21353eea7f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:07.421388 13634 consensus_queue.cc:1048] T 611d31b401ec4292aa38cf1330f9ec08 P e8264bea9b1447a1b64cd21353eea7f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:07.432749 13316 raft_consensus.cc:1275] T 611d31b401ec4292aa38cf1330f9ec08 P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Refusing update from remote peer e8264bea9b1447a1b64cd21353eea7f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:07.434597 13767 consensus_queue.cc:1048] T 611d31b401ec4292aa38cf1330f9ec08 P e8264bea9b1447a1b64cd21353eea7f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:07.500566 13692 raft_consensus.cc:1275] T 319642538b3c43788ed1388f0f6f67da P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Refusing update from remote peer b9e261afa9484b80b67eb9446dec41a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:07.501833 13727 consensus_queue.cc:1048] T 319642538b3c43788ed1388f0f6f67da P b9e261afa9484b80b67eb9446dec41a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:07.511272 13392 raft_consensus.cc:1275] T 319642538b3c43788ed1388f0f6f67da P e8264bea9b1447a1b64cd21353eea7f7 [term 2 FOLLOWER]: Refusing update from remote peer b9e261afa9484b80b67eb9446dec41a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:07.512778 13729 consensus_queue.cc:1048] T 319642538b3c43788ed1388f0f6f67da P b9e261afa9484b80b67eb9446dec41a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:07.512861 13316 raft_consensus.cc:1275] T 14800352ca73405590241c16e1eac7bb P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Refusing update from remote peer e8264bea9b1447a1b64cd21353eea7f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:07.516891 13635 consensus_queue.cc:1048] T 14800352ca73405590241c16e1eac7bb P e8264bea9b1447a1b64cd21353eea7f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:07.526739 13692 raft_consensus.cc:1275] T 14800352ca73405590241c16e1eac7bb P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Refusing update from remote peer e8264bea9b1447a1b64cd21353eea7f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:07.528200 13766 consensus_queue.cc:1048] T 14800352ca73405590241c16e1eac7bb P e8264bea9b1447a1b64cd21353eea7f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:07.531620 13692 raft_consensus.cc:1275] T 96fd1932044b4733be639db9c35bacc1 P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Refusing update from remote peer b9e261afa9484b80b67eb9446dec41a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:07.533061 13729 consensus_queue.cc:1048] T 96fd1932044b4733be639db9c35bacc1 P b9e261afa9484b80b67eb9446dec41a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:07.546882 13316 raft_consensus.cc:1275] T 96fd1932044b4733be639db9c35bacc1 P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Refusing update from remote peer b9e261afa9484b80b67eb9446dec41a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:07.548452 13620 consensus_queue.cc:1048] T 96fd1932044b4733be639db9c35bacc1 P b9e261afa9484b80b67eb9446dec41a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:16.028499 11082 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:16.062628 13392 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d4068d9600b4475a36209558d6a5627"
dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7"
mode: GRACEFUL
new_leader_uuid: "b81d805490eb4219908984954f59f08f"
 from {username='slave'} at 127.0.0.1:37454
I20260710 13:21:16.063216 13392 raft_consensus.cc:606] T 1d4068d9600b4475a36209558d6a5627 P e8264bea9b1447a1b64cd21353eea7f7 [term 1 LEADER]: Received request to transfer leadership to TS b81d805490eb4219908984954f59f08f
I20260710 13:21:16.065896 13392 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27965a3e4421499a8237d76d23a5ee3f"
dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7"
mode: GRACEFUL
new_leader_uuid: "160e6de4b35a445d954093b544f4c008"
 from {username='slave'} at 127.0.0.1:37454
I20260710 13:21:16.066270 13392 raft_consensus.cc:606] T 27965a3e4421499a8237d76d23a5ee3f P e8264bea9b1447a1b64cd21353eea7f7 [term 1 LEADER]: Received request to transfer leadership to TS 160e6de4b35a445d954093b544f4c008
I20260710 13:21:16.079474 13317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29b2f03f29a6403d9eba768a0925b78b"
dest_uuid: "b81d805490eb4219908984954f59f08f"
mode: GRACEFUL
new_leader_uuid: "160e6de4b35a445d954093b544f4c008"
 from {username='slave'} at 127.0.0.1:43664
I20260710 13:21:16.079918 13317 raft_consensus.cc:606] T 29b2f03f29a6403d9eba768a0925b78b P b81d805490eb4219908984954f59f08f [term 1 LEADER]: Received request to transfer leadership to TS 160e6de4b35a445d954093b544f4c008
I20260710 13:21:16.082414 13317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8cf809fac5b041c5b515ce3c1e0a447a"
dest_uuid: "b81d805490eb4219908984954f59f08f"
mode: GRACEFUL
new_leader_uuid: "b9e261afa9484b80b67eb9446dec41a5"
 from {username='slave'} at 127.0.0.1:43664
I20260710 13:21:16.082834 13317 raft_consensus.cc:606] T 8cf809fac5b041c5b515ce3c1e0a447a P b81d805490eb4219908984954f59f08f [term 1 LEADER]: Received request to transfer leadership to TS b9e261afa9484b80b67eb9446dec41a5
I20260710 13:21:16.094272 13242 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bba0ac46dcea4abdab28d6529486ec7c"
dest_uuid: "b9e261afa9484b80b67eb9446dec41a5"
mode: GRACEFUL
new_leader_uuid: "b81d805490eb4219908984954f59f08f"
 from {username='slave'} at 127.0.0.1:46056
I20260710 13:21:16.094723 13242 raft_consensus.cc:606] T bba0ac46dcea4abdab28d6529486ec7c P b9e261afa9484b80b67eb9446dec41a5 [term 1 LEADER]: Received request to transfer leadership to TS b81d805490eb4219908984954f59f08f
I20260710 13:21:16.095748 11082 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:21:16.096416 11082 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:16.116201 13785 raft_consensus.cc:993] T 29b2f03f29a6403d9eba768a0925b78b P b81d805490eb4219908984954f59f08f: : Instructing follower 160e6de4b35a445d954093b544f4c008 to start an election
I20260710 13:21:16.116812 13802 raft_consensus.cc:1081] T 29b2f03f29a6403d9eba768a0925b78b P b81d805490eb4219908984954f59f08f [term 1 LEADER]: Signalling peer 160e6de4b35a445d954093b544f4c008 to start an election
I20260710 13:21:16.118352 13692 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29b2f03f29a6403d9eba768a0925b78b"
dest_uuid: "160e6de4b35a445d954093b544f4c008"
 from {username='slave'} at 127.0.0.1:41668
I20260710 13:21:16.118785 13692 raft_consensus.cc:493] T 29b2f03f29a6403d9eba768a0925b78b P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:16.119071 13692 raft_consensus.cc:3060] T 29b2f03f29a6403d9eba768a0925b78b P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:16.126078 13692 raft_consensus.cc:515] T 29b2f03f29a6403d9eba768a0925b78b P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:16.127978 13692 leader_election.cc:290] T 29b2f03f29a6403d9eba768a0925b78b P 160e6de4b35a445d954093b544f4c008 [CANDIDATE]: Term 2 election: Requested vote from peers b81d805490eb4219908984954f59f08f (127.10.210.131:42151), e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283)
I20260710 13:21:16.142262 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b2f03f29a6403d9eba768a0925b78b" candidate_uuid: "160e6de4b35a445d954093b544f4c008" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b81d805490eb4219908984954f59f08f"
I20260710 13:21:16.143100 13317 raft_consensus.cc:3055] T 29b2f03f29a6403d9eba768a0925b78b P b81d805490eb4219908984954f59f08f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:16.143404 13317 raft_consensus.cc:740] T 29b2f03f29a6403d9eba768a0925b78b P b81d805490eb4219908984954f59f08f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b81d805490eb4219908984954f59f08f, State: Running, Role: LEADER
I20260710 13:21:16.144248 13317 consensus_queue.cc:260] T 29b2f03f29a6403d9eba768a0925b78b P b81d805490eb4219908984954f59f08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:16.145550 13317 raft_consensus.cc:3060] T 29b2f03f29a6403d9eba768a0925b78b P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:16.146183 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b2f03f29a6403d9eba768a0925b78b" candidate_uuid: "160e6de4b35a445d954093b544f4c008" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7"
I20260710 13:21:16.146730 13392 raft_consensus.cc:3060] T 29b2f03f29a6403d9eba768a0925b78b P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:16.151321 13317 raft_consensus.cc:2468] T 29b2f03f29a6403d9eba768a0925b78b P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 160e6de4b35a445d954093b544f4c008 in term 2.
I20260710 13:21:16.152823 13649 leader_election.cc:304] T 29b2f03f29a6403d9eba768a0925b78b P 160e6de4b35a445d954093b544f4c008 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 160e6de4b35a445d954093b544f4c008, b81d805490eb4219908984954f59f08f; no voters: 
I20260710 13:21:16.154112 13392 raft_consensus.cc:2468] T 29b2f03f29a6403d9eba768a0925b78b P e8264bea9b1447a1b64cd21353eea7f7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 160e6de4b35a445d954093b544f4c008 in term 2.
I20260710 13:21:16.154915 13805 raft_consensus.cc:2804] T 29b2f03f29a6403d9eba768a0925b78b P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:16.156643 13805 raft_consensus.cc:697] T 29b2f03f29a6403d9eba768a0925b78b P 160e6de4b35a445d954093b544f4c008 [term 2 LEADER]: Becoming Leader. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Running, Role: LEADER
I20260710 13:21:16.157660 13805 consensus_queue.cc:237] T 29b2f03f29a6403d9eba768a0925b78b P 160e6de4b35a445d954093b544f4c008 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:16.172025 13067 catalog_manager.cc:5697] T 29b2f03f29a6403d9eba768a0925b78b P 160e6de4b35a445d954093b544f4c008 reported cstate change: term changed from 1 to 2, leader changed from b81d805490eb4219908984954f59f08f (127.10.210.131) to 160e6de4b35a445d954093b544f4c008 (127.10.210.129). New cstate: current_term: 2 leader_uuid: "160e6de4b35a445d954093b544f4c008" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:16.204413 13785 raft_consensus.cc:993] T 8cf809fac5b041c5b515ce3c1e0a447a P b81d805490eb4219908984954f59f08f: : Instructing follower b9e261afa9484b80b67eb9446dec41a5 to start an election
I20260710 13:21:16.204895 13785 raft_consensus.cc:1081] T 8cf809fac5b041c5b515ce3c1e0a447a P b81d805490eb4219908984954f59f08f [term 1 LEADER]: Signalling peer b9e261afa9484b80b67eb9446dec41a5 to start an election
I20260710 13:21:16.206453 13242 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8cf809fac5b041c5b515ce3c1e0a447a"
dest_uuid: "b9e261afa9484b80b67eb9446dec41a5"
 from {username='slave'} at 127.0.0.1:43066
I20260710 13:21:16.207057 13242 raft_consensus.cc:493] T 8cf809fac5b041c5b515ce3c1e0a447a P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:16.207382 13242 raft_consensus.cc:3060] T 8cf809fac5b041c5b515ce3c1e0a447a P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:16.213706 13242 raft_consensus.cc:515] T 8cf809fac5b041c5b515ce3c1e0a447a P b9e261afa9484b80b67eb9446dec41a5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:16.215709 13242 leader_election.cc:290] T 8cf809fac5b041c5b515ce3c1e0a447a P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 2 election: Requested vote from peers b81d805490eb4219908984954f59f08f (127.10.210.131:42151), e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283)
I20260710 13:21:16.216594 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cf809fac5b041c5b515ce3c1e0a447a" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b81d805490eb4219908984954f59f08f"
I20260710 13:21:16.216872 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cf809fac5b041c5b515ce3c1e0a447a" candidate_uuid: "b9e261afa9484b80b67eb9446dec41a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7"
I20260710 13:21:16.217180 13317 raft_consensus.cc:3055] T 8cf809fac5b041c5b515ce3c1e0a447a P b81d805490eb4219908984954f59f08f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:16.217386 13392 raft_consensus.cc:3060] T 8cf809fac5b041c5b515ce3c1e0a447a P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:16.217512 13317 raft_consensus.cc:740] T 8cf809fac5b041c5b515ce3c1e0a447a P b81d805490eb4219908984954f59f08f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b81d805490eb4219908984954f59f08f, State: Running, Role: LEADER
I20260710 13:21:16.218387 13317 consensus_queue.cc:260] T 8cf809fac5b041c5b515ce3c1e0a447a P b81d805490eb4219908984954f59f08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:16.219574 13317 raft_consensus.cc:3060] T 8cf809fac5b041c5b515ce3c1e0a447a P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:16.223826 13392 raft_consensus.cc:2468] T 8cf809fac5b041c5b515ce3c1e0a447a P e8264bea9b1447a1b64cd21353eea7f7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e261afa9484b80b67eb9446dec41a5 in term 2.
I20260710 13:21:16.225031 13210 leader_election.cc:304] T 8cf809fac5b041c5b515ce3c1e0a447a P b9e261afa9484b80b67eb9446dec41a5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9e261afa9484b80b67eb9446dec41a5, e8264bea9b1447a1b64cd21353eea7f7; no voters: 
I20260710 13:21:16.225747 13317 raft_consensus.cc:2468] T 8cf809fac5b041c5b515ce3c1e0a447a P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e261afa9484b80b67eb9446dec41a5 in term 2.
I20260710 13:21:16.225836 13792 raft_consensus.cc:2804] T 8cf809fac5b041c5b515ce3c1e0a447a P b9e261afa9484b80b67eb9446dec41a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:16.226372 13792 raft_consensus.cc:697] T 8cf809fac5b041c5b515ce3c1e0a447a P b9e261afa9484b80b67eb9446dec41a5 [term 2 LEADER]: Becoming Leader. State: Replica: b9e261afa9484b80b67eb9446dec41a5, State: Running, Role: LEADER
I20260710 13:21:16.227154 13792 consensus_queue.cc:237] T 8cf809fac5b041c5b515ce3c1e0a447a P b9e261afa9484b80b67eb9446dec41a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:16.235764 13067 catalog_manager.cc:5697] T 8cf809fac5b041c5b515ce3c1e0a447a P b9e261afa9484b80b67eb9446dec41a5 reported cstate change: term changed from 1 to 2, leader changed from b81d805490eb4219908984954f59f08f (127.10.210.131) to b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130). New cstate: current_term: 2 leader_uuid: "b9e261afa9484b80b67eb9446dec41a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:16.240763 13797 raft_consensus.cc:993] T 1d4068d9600b4475a36209558d6a5627 P e8264bea9b1447a1b64cd21353eea7f7: : Instructing follower b81d805490eb4219908984954f59f08f to start an election
I20260710 13:21:16.241439 13797 raft_consensus.cc:1081] T 1d4068d9600b4475a36209558d6a5627 P e8264bea9b1447a1b64cd21353eea7f7 [term 1 LEADER]: Signalling peer b81d805490eb4219908984954f59f08f to start an election
I20260710 13:21:16.242894 13317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d4068d9600b4475a36209558d6a5627"
dest_uuid: "b81d805490eb4219908984954f59f08f"
 from {username='slave'} at 127.0.0.1:41900
I20260710 13:21:16.243431 13317 raft_consensus.cc:493] T 1d4068d9600b4475a36209558d6a5627 P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:16.243494 13792 raft_consensus.cc:993] T bba0ac46dcea4abdab28d6529486ec7c P b9e261afa9484b80b67eb9446dec41a5: : Instructing follower b81d805490eb4219908984954f59f08f to start an election
I20260710 13:21:16.243769 13317 raft_consensus.cc:3060] T 1d4068d9600b4475a36209558d6a5627 P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:16.244182 13792 raft_consensus.cc:1081] T bba0ac46dcea4abdab28d6529486ec7c P b9e261afa9484b80b67eb9446dec41a5 [term 1 LEADER]: Signalling peer b81d805490eb4219908984954f59f08f to start an election
I20260710 13:21:16.245848 13316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bba0ac46dcea4abdab28d6529486ec7c"
dest_uuid: "b81d805490eb4219908984954f59f08f"
 from {username='slave'} at 127.0.0.1:41916
I20260710 13:21:16.246364 13316 raft_consensus.cc:493] T bba0ac46dcea4abdab28d6529486ec7c P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:16.246707 13316 raft_consensus.cc:3060] T bba0ac46dcea4abdab28d6529486ec7c P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:16.249249 13317 raft_consensus.cc:515] T 1d4068d9600b4475a36209558d6a5627 P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:16.250655 13317 leader_election.cc:290] T 1d4068d9600b4475a36209558d6a5627 P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 2 election: Requested vote from peers b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971), e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283)
I20260710 13:21:16.251434 13242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4068d9600b4475a36209558d6a5627" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9e261afa9484b80b67eb9446dec41a5"
I20260710 13:21:16.251699 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4068d9600b4475a36209558d6a5627" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7"
I20260710 13:21:16.252007 13242 raft_consensus.cc:3060] T 1d4068d9600b4475a36209558d6a5627 P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:16.252213 13392 raft_consensus.cc:3055] T 1d4068d9600b4475a36209558d6a5627 P e8264bea9b1447a1b64cd21353eea7f7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:16.252516 13392 raft_consensus.cc:740] T 1d4068d9600b4475a36209558d6a5627 P e8264bea9b1447a1b64cd21353eea7f7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8264bea9b1447a1b64cd21353eea7f7, State: Running, Role: LEADER
I20260710 13:21:16.252779 13316 raft_consensus.cc:515] T bba0ac46dcea4abdab28d6529486ec7c P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:16.253465 13392 consensus_queue.cc:260] T 1d4068d9600b4475a36209558d6a5627 P e8264bea9b1447a1b64cd21353eea7f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:16.254765 13392 raft_consensus.cc:3060] T 1d4068d9600b4475a36209558d6a5627 P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:16.254830 13316 leader_election.cc:290] T bba0ac46dcea4abdab28d6529486ec7c P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 2 election: Requested vote from peers b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971), e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283)
I20260710 13:21:16.255471 13243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba0ac46dcea4abdab28d6529486ec7c" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9e261afa9484b80b67eb9446dec41a5"
I20260710 13:21:16.256006 13390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba0ac46dcea4abdab28d6529486ec7c" candidate_uuid: "b81d805490eb4219908984954f59f08f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7"
I20260710 13:21:16.256323 13243 raft_consensus.cc:3055] T bba0ac46dcea4abdab28d6529486ec7c P b9e261afa9484b80b67eb9446dec41a5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:16.256549 13390 raft_consensus.cc:3060] T bba0ac46dcea4abdab28d6529486ec7c P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:16.256654 13243 raft_consensus.cc:740] T bba0ac46dcea4abdab28d6529486ec7c P b9e261afa9484b80b67eb9446dec41a5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b9e261afa9484b80b67eb9446dec41a5, State: Running, Role: LEADER
I20260710 13:21:16.257546 13243 consensus_queue.cc:260] T bba0ac46dcea4abdab28d6529486ec7c P b9e261afa9484b80b67eb9446dec41a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:16.258589 13243 raft_consensus.cc:3060] T bba0ac46dcea4abdab28d6529486ec7c P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:16.258626 13242 raft_consensus.cc:2468] T 1d4068d9600b4475a36209558d6a5627 P b9e261afa9484b80b67eb9446dec41a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b81d805490eb4219908984954f59f08f in term 2.
I20260710 13:21:16.262738 13390 raft_consensus.cc:2468] T bba0ac46dcea4abdab28d6529486ec7c P e8264bea9b1447a1b64cd21353eea7f7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b81d805490eb4219908984954f59f08f in term 2.
I20260710 13:21:16.264374 13284 leader_election.cc:304] T 1d4068d9600b4475a36209558d6a5627 P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b81d805490eb4219908984954f59f08f, b9e261afa9484b80b67eb9446dec41a5; no voters: 
I20260710 13:21:16.265074 13802 raft_consensus.cc:2804] T 1d4068d9600b4475a36209558d6a5627 P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:16.265378 13243 raft_consensus.cc:2468] T bba0ac46dcea4abdab28d6529486ec7c P b9e261afa9484b80b67eb9446dec41a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b81d805490eb4219908984954f59f08f in term 2.
I20260710 13:21:16.265499 13802 raft_consensus.cc:697] T 1d4068d9600b4475a36209558d6a5627 P b81d805490eb4219908984954f59f08f [term 2 LEADER]: Becoming Leader. State: Replica: b81d805490eb4219908984954f59f08f, State: Running, Role: LEADER
I20260710 13:21:16.266080 13392 raft_consensus.cc:2468] T 1d4068d9600b4475a36209558d6a5627 P e8264bea9b1447a1b64cd21353eea7f7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b81d805490eb4219908984954f59f08f in term 2.
I20260710 13:21:16.266431 13802 consensus_queue.cc:237] T 1d4068d9600b4475a36209558d6a5627 P b81d805490eb4219908984954f59f08f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:16.267132 13284 leader_election.cc:304] T bba0ac46dcea4abdab28d6529486ec7c P b81d805490eb4219908984954f59f08f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b81d805490eb4219908984954f59f08f, e8264bea9b1447a1b64cd21353eea7f7; no voters: 
I20260710 13:21:16.267969 13785 raft_consensus.cc:2804] T bba0ac46dcea4abdab28d6529486ec7c P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:16.269845 13785 raft_consensus.cc:697] T bba0ac46dcea4abdab28d6529486ec7c P b81d805490eb4219908984954f59f08f [term 2 LEADER]: Becoming Leader. State: Replica: b81d805490eb4219908984954f59f08f, State: Running, Role: LEADER
I20260710 13:21:16.270884 13785 consensus_queue.cc:237] T bba0ac46dcea4abdab28d6529486ec7c P b81d805490eb4219908984954f59f08f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } }
I20260710 13:21:16.276057 13067 catalog_manager.cc:5697] T 1d4068d9600b4475a36209558d6a5627 P b81d805490eb4219908984954f59f08f reported cstate change: term changed from 1 to 2, leader changed from e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132) to b81d805490eb4219908984954f59f08f (127.10.210.131). New cstate: current_term: 2 leader_uuid: "b81d805490eb4219908984954f59f08f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:16.289937 13067 catalog_manager.cc:5697] T bba0ac46dcea4abdab28d6529486ec7c P b81d805490eb4219908984954f59f08f reported cstate change: term changed from 1 to 2, leader changed from b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130) to b81d805490eb4219908984954f59f08f (127.10.210.131). New cstate: current_term: 2 leader_uuid: "b81d805490eb4219908984954f59f08f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:16.370839 13815 raft_consensus.cc:993] T 27965a3e4421499a8237d76d23a5ee3f P e8264bea9b1447a1b64cd21353eea7f7: : Instructing follower 160e6de4b35a445d954093b544f4c008 to start an election
I20260710 13:21:16.371341 13815 raft_consensus.cc:1081] T 27965a3e4421499a8237d76d23a5ee3f P e8264bea9b1447a1b64cd21353eea7f7 [term 1 LEADER]: Signalling peer 160e6de4b35a445d954093b544f4c008 to start an election
I20260710 13:21:16.373029 13691 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27965a3e4421499a8237d76d23a5ee3f"
dest_uuid: "160e6de4b35a445d954093b544f4c008"
 from {username='slave'} at 127.0.0.1:41662
I20260710 13:21:16.373564 13691 raft_consensus.cc:493] T 27965a3e4421499a8237d76d23a5ee3f P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:16.373836 13691 raft_consensus.cc:3060] T 27965a3e4421499a8237d76d23a5ee3f P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:16.378495 13691 raft_consensus.cc:515] T 27965a3e4421499a8237d76d23a5ee3f P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:16.380522 13691 leader_election.cc:290] T 27965a3e4421499a8237d76d23a5ee3f P 160e6de4b35a445d954093b544f4c008 [CANDIDATE]: Term 2 election: Requested vote from peers e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283), b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971)
I20260710 13:21:16.381068 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27965a3e4421499a8237d76d23a5ee3f" candidate_uuid: "160e6de4b35a445d954093b544f4c008" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7"
I20260710 13:21:16.381713 13392 raft_consensus.cc:3055] T 27965a3e4421499a8237d76d23a5ee3f P e8264bea9b1447a1b64cd21353eea7f7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:16.382020 13392 raft_consensus.cc:740] T 27965a3e4421499a8237d76d23a5ee3f P e8264bea9b1447a1b64cd21353eea7f7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8264bea9b1447a1b64cd21353eea7f7, State: Running, Role: LEADER
I20260710 13:21:16.382712 13392 consensus_queue.cc:260] T 27965a3e4421499a8237d76d23a5ee3f P e8264bea9b1447a1b64cd21353eea7f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:16.383903 13392 raft_consensus.cc:3060] T 27965a3e4421499a8237d76d23a5ee3f P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:16.388082 13392 raft_consensus.cc:2468] T 27965a3e4421499a8237d76d23a5ee3f P e8264bea9b1447a1b64cd21353eea7f7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 160e6de4b35a445d954093b544f4c008 in term 2.
I20260710 13:21:16.388926 13243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27965a3e4421499a8237d76d23a5ee3f" candidate_uuid: "160e6de4b35a445d954093b544f4c008" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9e261afa9484b80b67eb9446dec41a5"
I20260710 13:21:16.389117 13650 leader_election.cc:304] T 27965a3e4421499a8237d76d23a5ee3f P 160e6de4b35a445d954093b544f4c008 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 160e6de4b35a445d954093b544f4c008, e8264bea9b1447a1b64cd21353eea7f7; no voters: 
I20260710 13:21:16.389438 13243 raft_consensus.cc:3060] T 27965a3e4421499a8237d76d23a5ee3f P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:16.389915 13805 raft_consensus.cc:2804] T 27965a3e4421499a8237d76d23a5ee3f P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:16.390295 13805 raft_consensus.cc:697] T 27965a3e4421499a8237d76d23a5ee3f P 160e6de4b35a445d954093b544f4c008 [term 2 LEADER]: Becoming Leader. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Running, Role: LEADER
I20260710 13:21:16.391044 13805 consensus_queue.cc:237] T 27965a3e4421499a8237d76d23a5ee3f P 160e6de4b35a445d954093b544f4c008 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:16.394062 13243 raft_consensus.cc:2468] T 27965a3e4421499a8237d76d23a5ee3f P b9e261afa9484b80b67eb9446dec41a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 160e6de4b35a445d954093b544f4c008 in term 2.
I20260710 13:21:16.399219 13067 catalog_manager.cc:5697] T 27965a3e4421499a8237d76d23a5ee3f P 160e6de4b35a445d954093b544f4c008 reported cstate change: term changed from 1 to 2, leader changed from e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132) to 160e6de4b35a445d954093b544f4c008 (127.10.210.129). New cstate: current_term: 2 leader_uuid: "160e6de4b35a445d954093b544f4c008" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:16.637904 13392 raft_consensus.cc:1275] T 29b2f03f29a6403d9eba768a0925b78b P e8264bea9b1447a1b64cd21353eea7f7 [term 2 FOLLOWER]: Refusing update from remote peer 160e6de4b35a445d954093b544f4c008: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:16.639081 13805 consensus_queue.cc:1048] T 29b2f03f29a6403d9eba768a0925b78b P 160e6de4b35a445d954093b544f4c008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:16.651387 13316 raft_consensus.cc:1275] T 29b2f03f29a6403d9eba768a0925b78b P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Refusing update from remote peer 160e6de4b35a445d954093b544f4c008: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:16.653203 13805 consensus_queue.cc:1048] T 29b2f03f29a6403d9eba768a0925b78b P 160e6de4b35a445d954093b544f4c008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:16.665903 13392 raft_consensus.cc:1275] T 8cf809fac5b041c5b515ce3c1e0a447a P e8264bea9b1447a1b64cd21353eea7f7 [term 2 FOLLOWER]: Refusing update from remote peer b9e261afa9484b80b67eb9446dec41a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:16.668578 13792 consensus_queue.cc:1048] T 8cf809fac5b041c5b515ce3c1e0a447a P b9e261afa9484b80b67eb9446dec41a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:16.683614 13243 raft_consensus.cc:1275] T 1d4068d9600b4475a36209558d6a5627 P b9e261afa9484b80b67eb9446dec41a5 [term 2 FOLLOWER]: Refusing update from remote peer b81d805490eb4219908984954f59f08f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:16.685065 13785 consensus_queue.cc:1048] T 1d4068d9600b4475a36209558d6a5627 P b81d805490eb4219908984954f59f08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:16.688482 13316 raft_consensus.cc:1275] T 8cf809fac5b041c5b515ce3c1e0a447a P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Refusing update from remote peer b9e261afa9484b80b67eb9446dec41a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:16.689725 13792 consensus_queue.cc:1048] T 8cf809fac5b041c5b515ce3c1e0a447a P b9e261afa9484b80b67eb9446dec41a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:16.693305 13392 raft_consensus.cc:1275] T bba0ac46dcea4abdab28d6529486ec7c P e8264bea9b1447a1b64cd21353eea7f7 [term 2 FOLLOWER]: Refusing update from remote peer b81d805490eb4219908984954f59f08f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:16.696663 13785 consensus_queue.cc:1048] T bba0ac46dcea4abdab28d6529486ec7c P b81d805490eb4219908984954f59f08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:16.707602 13243 raft_consensus.cc:1275] T bba0ac46dcea4abdab28d6529486ec7c P b9e261afa9484b80b67eb9446dec41a5 [term 2 FOLLOWER]: Refusing update from remote peer b81d805490eb4219908984954f59f08f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:16.711588 13391 raft_consensus.cc:1275] T 1d4068d9600b4475a36209558d6a5627 P e8264bea9b1447a1b64cd21353eea7f7 [term 2 FOLLOWER]: Refusing update from remote peer b81d805490eb4219908984954f59f08f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:16.713177 13808 consensus_queue.cc:1048] T bba0ac46dcea4abdab28d6529486ec7c P b81d805490eb4219908984954f59f08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:16.714362 13808 consensus_queue.cc:1048] T 1d4068d9600b4475a36209558d6a5627 P b81d805490eb4219908984954f59f08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:16.955150 13391 raft_consensus.cc:1275] T 27965a3e4421499a8237d76d23a5ee3f P e8264bea9b1447a1b64cd21353eea7f7 [term 2 FOLLOWER]: Refusing update from remote peer 160e6de4b35a445d954093b544f4c008: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:16.955826 13241 raft_consensus.cc:1275] T 27965a3e4421499a8237d76d23a5ee3f P b9e261afa9484b80b67eb9446dec41a5 [term 2 FOLLOWER]: Refusing update from remote peer 160e6de4b35a445d954093b544f4c008: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:16.956477 13805 consensus_queue.cc:1048] T 27965a3e4421499a8237d76d23a5ee3f P 160e6de4b35a445d954093b544f4c008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:16.957484 13806 consensus_queue.cc:1048] T 27965a3e4421499a8237d76d23a5ee3f P 160e6de4b35a445d954093b544f4c008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:17.097579 11082 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:17.112519 11082 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:17.127514 13316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "371f5938cec94f689ec99d24b994d2cd"
dest_uuid: "b81d805490eb4219908984954f59f08f"
mode: GRACEFUL
new_leader_uuid: "160e6de4b35a445d954093b544f4c008"
 from {username='slave'} at 127.0.0.1:43664
I20260710 13:21:17.128053 13316 raft_consensus.cc:606] T 371f5938cec94f689ec99d24b994d2cd P b81d805490eb4219908984954f59f08f [term 1 LEADER]: Received request to transfer leadership to TS 160e6de4b35a445d954093b544f4c008
I20260710 13:21:17.130532 13391 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3cba5508ba9f403b88d6bb110c429b4a"
dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7"
mode: GRACEFUL
new_leader_uuid: "160e6de4b35a445d954093b544f4c008"
 from {username='slave'} at 127.0.0.1:37454
I20260710 13:21:17.131060 13391 raft_consensus.cc:606] T 3cba5508ba9f403b88d6bb110c429b4a P e8264bea9b1447a1b64cd21353eea7f7 [term 2 LEADER]: Received request to transfer leadership to TS 160e6de4b35a445d954093b544f4c008
I20260710 13:21:17.133425 13316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d838ac228124ad0b1c091777ca94c36"
dest_uuid: "b81d805490eb4219908984954f59f08f"
mode: GRACEFUL
new_leader_uuid: "160e6de4b35a445d954093b544f4c008"
 from {username='slave'} at 127.0.0.1:43664
I20260710 13:21:17.133958 13316 raft_consensus.cc:606] T 4d838ac228124ad0b1c091777ca94c36 P b81d805490eb4219908984954f59f08f [term 1 LEADER]: Received request to transfer leadership to TS 160e6de4b35a445d954093b544f4c008
I20260710 13:21:17.136106 13241 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66f864a793414934b58854661bf32af7"
dest_uuid: "b9e261afa9484b80b67eb9446dec41a5"
mode: GRACEFUL
new_leader_uuid: "160e6de4b35a445d954093b544f4c008"
 from {username='slave'} at 127.0.0.1:46056
I20260710 13:21:17.136556 13241 raft_consensus.cc:606] T 66f864a793414934b58854661bf32af7 P b9e261afa9484b80b67eb9446dec41a5 [term 2 LEADER]: Received request to transfer leadership to TS 160e6de4b35a445d954093b544f4c008
I20260710 13:21:17.137687 11082 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:21:17.138319 11082 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:17.204875 13830 raft_consensus.cc:993] T 371f5938cec94f689ec99d24b994d2cd P b81d805490eb4219908984954f59f08f: : Instructing follower 160e6de4b35a445d954093b544f4c008 to start an election
I20260710 13:21:17.205408 13785 raft_consensus.cc:1081] T 371f5938cec94f689ec99d24b994d2cd P b81d805490eb4219908984954f59f08f [term 1 LEADER]: Signalling peer 160e6de4b35a445d954093b544f4c008 to start an election
I20260710 13:21:17.207399 13691 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "371f5938cec94f689ec99d24b994d2cd"
dest_uuid: "160e6de4b35a445d954093b544f4c008"
 from {username='slave'} at 127.0.0.1:41668
I20260710 13:21:17.208002 13691 raft_consensus.cc:493] T 371f5938cec94f689ec99d24b994d2cd P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:17.208374 13691 raft_consensus.cc:3060] T 371f5938cec94f689ec99d24b994d2cd P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:17.215155 13691 raft_consensus.cc:515] T 371f5938cec94f689ec99d24b994d2cd P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:17.216702 13691 leader_election.cc:290] T 371f5938cec94f689ec99d24b994d2cd P 160e6de4b35a445d954093b544f4c008 [CANDIDATE]: Term 2 election: Requested vote from peers b81d805490eb4219908984954f59f08f (127.10.210.131:42151), e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283)
I20260710 13:21:17.217711 13316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371f5938cec94f689ec99d24b994d2cd" candidate_uuid: "160e6de4b35a445d954093b544f4c008" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b81d805490eb4219908984954f59f08f"
I20260710 13:21:17.217773 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371f5938cec94f689ec99d24b994d2cd" candidate_uuid: "160e6de4b35a445d954093b544f4c008" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7"
I20260710 13:21:17.218720 13316 raft_consensus.cc:3055] T 371f5938cec94f689ec99d24b994d2cd P b81d805490eb4219908984954f59f08f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:17.218745 13392 raft_consensus.cc:3060] T 371f5938cec94f689ec99d24b994d2cd P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:17.219274 13316 raft_consensus.cc:740] T 371f5938cec94f689ec99d24b994d2cd P b81d805490eb4219908984954f59f08f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b81d805490eb4219908984954f59f08f, State: Running, Role: LEADER
I20260710 13:21:17.220533 13316 consensus_queue.cc:260] T 371f5938cec94f689ec99d24b994d2cd P b81d805490eb4219908984954f59f08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:17.221587 13316 raft_consensus.cc:3060] T 371f5938cec94f689ec99d24b994d2cd P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:17.224509 13392 raft_consensus.cc:2468] T 371f5938cec94f689ec99d24b994d2cd P e8264bea9b1447a1b64cd21353eea7f7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 160e6de4b35a445d954093b544f4c008 in term 2.
I20260710 13:21:17.225608 13650 leader_election.cc:304] T 371f5938cec94f689ec99d24b994d2cd P 160e6de4b35a445d954093b544f4c008 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 160e6de4b35a445d954093b544f4c008, e8264bea9b1447a1b64cd21353eea7f7; no voters: 
I20260710 13:21:17.226425 13835 raft_consensus.cc:2804] T 371f5938cec94f689ec99d24b994d2cd P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:17.226890 13835 raft_consensus.cc:697] T 371f5938cec94f689ec99d24b994d2cd P 160e6de4b35a445d954093b544f4c008 [term 2 LEADER]: Becoming Leader. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Running, Role: LEADER
I20260710 13:21:17.227566 13316 raft_consensus.cc:2468] T 371f5938cec94f689ec99d24b994d2cd P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 160e6de4b35a445d954093b544f4c008 in term 2.
I20260710 13:21:17.227773 13835 consensus_queue.cc:237] T 371f5938cec94f689ec99d24b994d2cd P 160e6de4b35a445d954093b544f4c008 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } }
I20260710 13:21:17.235790 13065 catalog_manager.cc:5697] T 371f5938cec94f689ec99d24b994d2cd P 160e6de4b35a445d954093b544f4c008 reported cstate change: term changed from 1 to 2, leader changed from b81d805490eb4219908984954f59f08f (127.10.210.131) to 160e6de4b35a445d954093b544f4c008 (127.10.210.129). New cstate: current_term: 2 leader_uuid: "160e6de4b35a445d954093b544f4c008" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:17.297232 13815 raft_consensus.cc:993] T 3cba5508ba9f403b88d6bb110c429b4a P e8264bea9b1447a1b64cd21353eea7f7: : Instructing follower 160e6de4b35a445d954093b544f4c008 to start an election
I20260710 13:21:17.297720 13815 raft_consensus.cc:1081] T 3cba5508ba9f403b88d6bb110c429b4a P e8264bea9b1447a1b64cd21353eea7f7 [term 2 LEADER]: Signalling peer 160e6de4b35a445d954093b544f4c008 to start an election
I20260710 13:21:17.298964 13691 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3cba5508ba9f403b88d6bb110c429b4a"
dest_uuid: "160e6de4b35a445d954093b544f4c008"
 from {username='slave'} at 127.0.0.1:41662
I20260710 13:21:17.299480 13691 raft_consensus.cc:493] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:17.299742 13691 raft_consensus.cc:3060] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:17.303790 13691 raft_consensus.cc:515] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:17.305167 13691 leader_election.cc:290] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 [CANDIDATE]: Term 3 election: Requested vote from peers e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283), b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971)
I20260710 13:21:17.305896 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cba5508ba9f403b88d6bb110c429b4a" candidate_uuid: "160e6de4b35a445d954093b544f4c008" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7"
I20260710 13:21:17.306155 13241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cba5508ba9f403b88d6bb110c429b4a" candidate_uuid: "160e6de4b35a445d954093b544f4c008" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b9e261afa9484b80b67eb9446dec41a5"
I20260710 13:21:17.306376 13392 raft_consensus.cc:3055] T 3cba5508ba9f403b88d6bb110c429b4a P e8264bea9b1447a1b64cd21353eea7f7 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:17.306743 13392 raft_consensus.cc:740] T 3cba5508ba9f403b88d6bb110c429b4a P e8264bea9b1447a1b64cd21353eea7f7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e8264bea9b1447a1b64cd21353eea7f7, State: Running, Role: LEADER
I20260710 13:21:17.306746 13241 raft_consensus.cc:3060] T 3cba5508ba9f403b88d6bb110c429b4a P b9e261afa9484b80b67eb9446dec41a5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:17.307395 13392 consensus_queue.cc:260] T 3cba5508ba9f403b88d6bb110c429b4a P e8264bea9b1447a1b64cd21353eea7f7 [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: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:17.308171 13392 raft_consensus.cc:3060] T 3cba5508ba9f403b88d6bb110c429b4a P e8264bea9b1447a1b64cd21353eea7f7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:17.311904 13241 raft_consensus.cc:2468] T 3cba5508ba9f403b88d6bb110c429b4a P b9e261afa9484b80b67eb9446dec41a5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 160e6de4b35a445d954093b544f4c008 in term 3.
I20260710 13:21:17.312150 13392 raft_consensus.cc:2468] T 3cba5508ba9f403b88d6bb110c429b4a P e8264bea9b1447a1b64cd21353eea7f7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 160e6de4b35a445d954093b544f4c008 in term 3.
I20260710 13:21:17.313042 13650 leader_election.cc:304] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 [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: 160e6de4b35a445d954093b544f4c008, b9e261afa9484b80b67eb9446dec41a5; no voters: 
I20260710 13:21:17.313715 13835 raft_consensus.cc:2804] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:17.314248 13835 raft_consensus.cc:697] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 [term 3 LEADER]: Becoming Leader. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Running, Role: LEADER
I20260710 13:21:17.315018 13835 consensus_queue.cc:237] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 [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: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:17.321782 13065 catalog_manager.cc:5697] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 reported cstate change: term changed from 2 to 3, leader changed from e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132) to 160e6de4b35a445d954093b544f4c008 (127.10.210.129). New cstate: current_term: 3 leader_uuid: "160e6de4b35a445d954093b544f4c008" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:17.436388 13841 raft_consensus.cc:993] T 66f864a793414934b58854661bf32af7 P b9e261afa9484b80b67eb9446dec41a5: : Instructing follower 160e6de4b35a445d954093b544f4c008 to start an election
I20260710 13:21:17.437260 13840 raft_consensus.cc:1081] T 66f864a793414934b58854661bf32af7 P b9e261afa9484b80b67eb9446dec41a5 [term 2 LEADER]: Signalling peer 160e6de4b35a445d954093b544f4c008 to start an election
I20260710 13:21:17.438824 13691 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66f864a793414934b58854661bf32af7"
dest_uuid: "160e6de4b35a445d954093b544f4c008"
 from {username='slave'} at 127.0.0.1:41648
I20260710 13:21:17.439345 13691 raft_consensus.cc:493] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:17.439630 13691 raft_consensus.cc:3060] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:17.443732 13691 raft_consensus.cc:515] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:17.445191 13691 leader_election.cc:290] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008 [CANDIDATE]: Term 3 election: Requested vote from peers e8264bea9b1447a1b64cd21353eea7f7 (127.10.210.132:38283), b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971)
I20260710 13:21:17.445979 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f864a793414934b58854661bf32af7" candidate_uuid: "160e6de4b35a445d954093b544f4c008" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e8264bea9b1447a1b64cd21353eea7f7"
I20260710 13:21:17.446262 13241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f864a793414934b58854661bf32af7" candidate_uuid: "160e6de4b35a445d954093b544f4c008" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b9e261afa9484b80b67eb9446dec41a5"
I20260710 13:21:17.446596 13392 raft_consensus.cc:3060] T 66f864a793414934b58854661bf32af7 P e8264bea9b1447a1b64cd21353eea7f7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:17.447058 13241 raft_consensus.cc:3055] T 66f864a793414934b58854661bf32af7 P b9e261afa9484b80b67eb9446dec41a5 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:17.447443 13241 raft_consensus.cc:740] T 66f864a793414934b58854661bf32af7 P b9e261afa9484b80b67eb9446dec41a5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b9e261afa9484b80b67eb9446dec41a5, State: Running, Role: LEADER
I20260710 13:21:17.448487 13241 consensus_queue.cc:260] T 66f864a793414934b58854661bf32af7 P b9e261afa9484b80b67eb9446dec41a5 [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: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:17.449740 13241 raft_consensus.cc:3060] T 66f864a793414934b58854661bf32af7 P b9e261afa9484b80b67eb9446dec41a5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:17.451413 13392 raft_consensus.cc:2468] T 66f864a793414934b58854661bf32af7 P e8264bea9b1447a1b64cd21353eea7f7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 160e6de4b35a445d954093b544f4c008 in term 3.
I20260710 13:21:17.452374 13650 leader_election.cc:304] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008 [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: 160e6de4b35a445d954093b544f4c008, e8264bea9b1447a1b64cd21353eea7f7; no voters: 
I20260710 13:21:17.453122 13835 raft_consensus.cc:2804] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:17.453557 13835 raft_consensus.cc:697] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008 [term 3 LEADER]: Becoming Leader. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Running, Role: LEADER
I20260710 13:21:17.454375 13835 consensus_queue.cc:237] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008 [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: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } }
I20260710 13:21:17.455538 13241 raft_consensus.cc:2468] T 66f864a793414934b58854661bf32af7 P b9e261afa9484b80b67eb9446dec41a5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 160e6de4b35a445d954093b544f4c008 in term 3.
I20260710 13:21:17.462472 13065 catalog_manager.cc:5697] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008 reported cstate change: term changed from 2 to 3, leader changed from b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130) to 160e6de4b35a445d954093b544f4c008 (127.10.210.129). New cstate: current_term: 3 leader_uuid: "160e6de4b35a445d954093b544f4c008" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:17.637517 13830 raft_consensus.cc:993] T 4d838ac228124ad0b1c091777ca94c36 P b81d805490eb4219908984954f59f08f: : Instructing follower 160e6de4b35a445d954093b544f4c008 to start an election
I20260710 13:21:17.637981 13785 raft_consensus.cc:1081] T 4d838ac228124ad0b1c091777ca94c36 P b81d805490eb4219908984954f59f08f [term 1 LEADER]: Signalling peer 160e6de4b35a445d954093b544f4c008 to start an election
I20260710 13:21:17.639184 13691 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d838ac228124ad0b1c091777ca94c36"
dest_uuid: "160e6de4b35a445d954093b544f4c008"
 from {username='slave'} at 127.0.0.1:41668
I20260710 13:21:17.639590 13691 raft_consensus.cc:493] T 4d838ac228124ad0b1c091777ca94c36 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:17.639889 13691 raft_consensus.cc:3060] T 4d838ac228124ad0b1c091777ca94c36 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:17.643844 13691 raft_consensus.cc:515] T 4d838ac228124ad0b1c091777ca94c36 P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:17.645119 13691 leader_election.cc:290] T 4d838ac228124ad0b1c091777ca94c36 P 160e6de4b35a445d954093b544f4c008 [CANDIDATE]: Term 2 election: Requested vote from peers b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971), b81d805490eb4219908984954f59f08f (127.10.210.131:42151)
I20260710 13:21:17.645888 13241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d838ac228124ad0b1c091777ca94c36" candidate_uuid: "160e6de4b35a445d954093b544f4c008" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9e261afa9484b80b67eb9446dec41a5"
I20260710 13:21:17.646039 13316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d838ac228124ad0b1c091777ca94c36" candidate_uuid: "160e6de4b35a445d954093b544f4c008" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b81d805490eb4219908984954f59f08f"
I20260710 13:21:17.646412 13241 raft_consensus.cc:3060] T 4d838ac228124ad0b1c091777ca94c36 P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:17.646622 13316 raft_consensus.cc:3055] T 4d838ac228124ad0b1c091777ca94c36 P b81d805490eb4219908984954f59f08f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:17.646955 13316 raft_consensus.cc:740] T 4d838ac228124ad0b1c091777ca94c36 P b81d805490eb4219908984954f59f08f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b81d805490eb4219908984954f59f08f, State: Running, Role: LEADER
I20260710 13:21:17.647652 13316 consensus_queue.cc:260] T 4d838ac228124ad0b1c091777ca94c36 P b81d805490eb4219908984954f59f08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:17.648480 13316 raft_consensus.cc:3060] T 4d838ac228124ad0b1c091777ca94c36 P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:17.651327 13241 raft_consensus.cc:2468] T 4d838ac228124ad0b1c091777ca94c36 P b9e261afa9484b80b67eb9446dec41a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 160e6de4b35a445d954093b544f4c008 in term 2.
I20260710 13:21:17.652232 13650 leader_election.cc:304] T 4d838ac228124ad0b1c091777ca94c36 P 160e6de4b35a445d954093b544f4c008 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 160e6de4b35a445d954093b544f4c008, b9e261afa9484b80b67eb9446dec41a5; no voters: 
I20260710 13:21:17.652906 13835 raft_consensus.cc:2804] T 4d838ac228124ad0b1c091777ca94c36 P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:17.653364 13835 raft_consensus.cc:697] T 4d838ac228124ad0b1c091777ca94c36 P 160e6de4b35a445d954093b544f4c008 [term 2 LEADER]: Becoming Leader. State: Replica: 160e6de4b35a445d954093b544f4c008, State: Running, Role: LEADER
I20260710 13:21:17.654119 13316 raft_consensus.cc:2468] T 4d838ac228124ad0b1c091777ca94c36 P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 160e6de4b35a445d954093b544f4c008 in term 2.
I20260710 13:21:17.654206 13835 consensus_queue.cc:237] T 4d838ac228124ad0b1c091777ca94c36 P 160e6de4b35a445d954093b544f4c008 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } }
I20260710 13:21:17.663096 13065 catalog_manager.cc:5697] T 4d838ac228124ad0b1c091777ca94c36 P 160e6de4b35a445d954093b544f4c008 reported cstate change: term changed from 1 to 2, leader changed from b81d805490eb4219908984954f59f08f (127.10.210.131) to 160e6de4b35a445d954093b544f4c008 (127.10.210.129). New cstate: current_term: 2 leader_uuid: "160e6de4b35a445d954093b544f4c008" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "160e6de4b35a445d954093b544f4c008" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:17.683478 13392 raft_consensus.cc:1275] T 371f5938cec94f689ec99d24b994d2cd P e8264bea9b1447a1b64cd21353eea7f7 [term 2 FOLLOWER]: Refusing update from remote peer 160e6de4b35a445d954093b544f4c008: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:17.684648 13805 consensus_queue.cc:1048] T 371f5938cec94f689ec99d24b994d2cd P 160e6de4b35a445d954093b544f4c008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:17.701339 13316 raft_consensus.cc:1275] T 371f5938cec94f689ec99d24b994d2cd P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Refusing update from remote peer 160e6de4b35a445d954093b544f4c008: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:17.702788 13835 consensus_queue.cc:1048] T 371f5938cec94f689ec99d24b994d2cd P 160e6de4b35a445d954093b544f4c008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:17.751677 13392 raft_consensus.cc:1275] T 3cba5508ba9f403b88d6bb110c429b4a P e8264bea9b1447a1b64cd21353eea7f7 [term 3 FOLLOWER]: Refusing update from remote peer 160e6de4b35a445d954093b544f4c008: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:17.753172 13847 consensus_queue.cc:1048] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:17.761955 13241 raft_consensus.cc:1275] T 3cba5508ba9f403b88d6bb110c429b4a P b9e261afa9484b80b67eb9446dec41a5 [term 3 FOLLOWER]: Refusing update from remote peer 160e6de4b35a445d954093b544f4c008: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:17.763466 13847 consensus_queue.cc:1048] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:18.012431 13391 raft_consensus.cc:1275] T 66f864a793414934b58854661bf32af7 P e8264bea9b1447a1b64cd21353eea7f7 [term 3 FOLLOWER]: Refusing update from remote peer 160e6de4b35a445d954093b544f4c008: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:18.013782 13847 consensus_queue.cc:1048] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8264bea9b1447a1b64cd21353eea7f7" member_type: VOTER last_known_addr { host: "127.10.210.132" port: 38283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:18.022222 13241 raft_consensus.cc:1275] T 66f864a793414934b58854661bf32af7 P b9e261afa9484b80b67eb9446dec41a5 [term 3 FOLLOWER]: Refusing update from remote peer 160e6de4b35a445d954093b544f4c008: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:18.023789 13805 consensus_queue.cc:1048] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:18.139300 11082 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:18.147143 13241 raft_consensus.cc:1275] T 4d838ac228124ad0b1c091777ca94c36 P b9e261afa9484b80b67eb9446dec41a5 [term 2 FOLLOWER]: Refusing update from remote peer 160e6de4b35a445d954093b544f4c008: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:18.149027 13835 consensus_queue.cc:1048] T 4d838ac228124ad0b1c091777ca94c36 P 160e6de4b35a445d954093b544f4c008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e261afa9484b80b67eb9446dec41a5" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:18.163111 13316 raft_consensus.cc:1275] T 4d838ac228124ad0b1c091777ca94c36 P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Refusing update from remote peer 160e6de4b35a445d954093b544f4c008: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:18.164045 11082 tablet_server.cc:179] TabletServer@127.10.210.129:41293 shutting down...
I20260710 13:21:18.164774 13805 consensus_queue.cc:1048] T 4d838ac228124ad0b1c091777ca94c36 P 160e6de4b35a445d954093b544f4c008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81d805490eb4219908984954f59f08f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 42151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:18.208389 11082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:18.209146 11082 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.210155 11082 raft_consensus.cc:2243] T 4d838ac228124ad0b1c091777ca94c36 P 160e6de4b35a445d954093b544f4c008 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.211069 11082 raft_consensus.cc:2272] T 4d838ac228124ad0b1c091777ca94c36 P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:18.212277 13355 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
I20260710 13:21:18.214181 11082 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.214906 11082 raft_consensus.cc:2243] T 25d74bba7d3740d7b8cc9045ff349e09 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.215301 11082 raft_consensus.cc:2272] T 25d74bba7d3740d7b8cc9045ff349e09 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:18.216157 13355 consensus_peers.cc:597] T 14800352ca73405590241c16e1eac7bb P e8264bea9b1447a1b64cd21353eea7f7 -> Peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Couldn't send request to peer 160e6de4b35a445d954093b544f4c008. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:18.217329 11082 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.217876 11082 raft_consensus.cc:2243] T 611d31b401ec4292aa38cf1330f9ec08 P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.218291 11082 raft_consensus.cc:2272] T 611d31b401ec4292aa38cf1330f9ec08 P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.220089 11082 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.220693 11082 raft_consensus.cc:2243] T 14800352ca73405590241c16e1eac7bb P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.221153 11082 raft_consensus.cc:2272] T 14800352ca73405590241c16e1eac7bb P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.222965 11082 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.223529 11082 raft_consensus.cc:2243] T 6a68d741c75b47d9890806658abc35ae P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.223913 11082 raft_consensus.cc:2272] T 6a68d741c75b47d9890806658abc35ae P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.225642 11082 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.226152 11082 raft_consensus.cc:2243] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.226861 11082 raft_consensus.cc:2272] T 66f864a793414934b58854661bf32af7 P 160e6de4b35a445d954093b544f4c008 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.229440 11082 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.229971 11082 raft_consensus.cc:2243] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.230787 11082 raft_consensus.cc:2272] T 3cba5508ba9f403b88d6bb110c429b4a P 160e6de4b35a445d954093b544f4c008 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.233135 11082 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.233709 11082 raft_consensus.cc:2243] T 27965a3e4421499a8237d76d23a5ee3f P 160e6de4b35a445d954093b544f4c008 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.234387 11082 raft_consensus.cc:2272] T 27965a3e4421499a8237d76d23a5ee3f P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.236060 11082 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.236558 11082 raft_consensus.cc:2243] T 29b2f03f29a6403d9eba768a0925b78b P 160e6de4b35a445d954093b544f4c008 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.237275 11082 raft_consensus.cc:2272] T 29b2f03f29a6403d9eba768a0925b78b P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.238904 11082 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.239385 11082 raft_consensus.cc:2243] T 45907e33db4a4142a7f1374665dbf7bd P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.239766 11082 raft_consensus.cc:2272] T 45907e33db4a4142a7f1374665dbf7bd P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.241516 11082 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.242228 11082 raft_consensus.cc:2243] T 8a89bc45d79b4dd38836eb0b8de31333 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.242684 11082 raft_consensus.cc:2272] T 8a89bc45d79b4dd38836eb0b8de31333 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.244412 11082 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.244840 11082 raft_consensus.cc:2243] T b0008d4fa50d47adb4e7c77043f660d4 P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.245244 11082 raft_consensus.cc:2272] T b0008d4fa50d47adb4e7c77043f660d4 P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.246833 11082 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.247330 11082 raft_consensus.cc:2243] T 96fd1932044b4733be639db9c35bacc1 P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.247714 11082 raft_consensus.cc:2272] T 96fd1932044b4733be639db9c35bacc1 P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.249570 11082 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.250052 11082 raft_consensus.cc:2243] T 371f5938cec94f689ec99d24b994d2cd P 160e6de4b35a445d954093b544f4c008 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.250756 11082 raft_consensus.cc:2272] T 371f5938cec94f689ec99d24b994d2cd P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.252723 11082 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.253242 11082 raft_consensus.cc:2243] T 3f75d2a39efd40328f502dc7e241a655 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.253616 11082 raft_consensus.cc:2272] T 3f75d2a39efd40328f502dc7e241a655 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.255209 11082 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.255667 11082 raft_consensus.cc:2243] T 7ec37d6a8c8f484c9141a0703a8778d3 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.256017 11082 raft_consensus.cc:2272] T 7ec37d6a8c8f484c9141a0703a8778d3 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.257676 11082 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.258128 11082 raft_consensus.cc:2243] T 6e02b9924a584879ac3bf4123fcba5d0 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.258488 11082 raft_consensus.cc:2272] T 6e02b9924a584879ac3bf4123fcba5d0 P 160e6de4b35a445d954093b544f4c008 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.260367 11082 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.260792 11082 raft_consensus.cc:2243] T 319642538b3c43788ed1388f0f6f67da P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.261222 11082 raft_consensus.cc:2272] T 319642538b3c43788ed1388f0f6f67da P 160e6de4b35a445d954093b544f4c008 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:18.262225 13355 consensus_peers.cc:597] T 25d74bba7d3740d7b8cc9045ff349e09 P e8264bea9b1447a1b64cd21353eea7f7 -> Peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Couldn't send request to peer 160e6de4b35a445d954093b544f4c008. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:18.281247 13355 consensus_peers.cc:597] T 611d31b401ec4292aa38cf1330f9ec08 P e8264bea9b1447a1b64cd21353eea7f7 -> Peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Couldn't send request to peer 160e6de4b35a445d954093b544f4c008. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:18.299291 13281 consensus_peers.cc:597] T 45907e33db4a4142a7f1374665dbf7bd P b81d805490eb4219908984954f59f08f -> Peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Couldn't send request to peer 160e6de4b35a445d954093b544f4c008. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:41293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:18.300060 11082 tablet_server.cc:196] TabletServer@127.10.210.129:41293 shutdown complete.
W20260710 13:21:18.315711 13207 consensus_peers.cc:597] T 3f75d2a39efd40328f502dc7e241a655 P b9e261afa9484b80b67eb9446dec41a5 -> Peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Couldn't send request to peer 160e6de4b35a445d954093b544f4c008. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:41293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:18.324479 13207 consensus_peers.cc:597] T 96fd1932044b4733be639db9c35bacc1 P b9e261afa9484b80b67eb9446dec41a5 -> Peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Couldn't send request to peer 160e6de4b35a445d954093b544f4c008. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:41293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:18.332127 11082 tablet_server.cc:179] TabletServer@127.10.210.130:0 shutting down...
W20260710 13:21:18.346215 13355 consensus_peers.cc:597] T 8a89bc45d79b4dd38836eb0b8de31333 P e8264bea9b1447a1b64cd21353eea7f7 -> Peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Couldn't send request to peer 160e6de4b35a445d954093b544f4c008. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:41293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:18.350340 13207 consensus_peers.cc:597] T b0008d4fa50d47adb4e7c77043f660d4 P b9e261afa9484b80b67eb9446dec41a5 -> Peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Couldn't send request to peer 160e6de4b35a445d954093b544f4c008. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:41293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:18.362619 11082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:18.363221 11082 tablet_replica.cc:333] T 8cf809fac5b041c5b515ce3c1e0a447a P b9e261afa9484b80b67eb9446dec41a5: stopping tablet replica
I20260710 13:21:18.363889 11082 raft_consensus.cc:2243] T 8cf809fac5b041c5b515ce3c1e0a447a P b9e261afa9484b80b67eb9446dec41a5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.364692 11082 raft_consensus.cc:2272] T 8cf809fac5b041c5b515ce3c1e0a447a P b9e261afa9484b80b67eb9446dec41a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.366436 11082 tablet_replica.cc:333] T 319642538b3c43788ed1388f0f6f67da P b9e261afa9484b80b67eb9446dec41a5: stopping tablet replica
I20260710 13:21:18.367012 11082 raft_consensus.cc:2243] T 319642538b3c43788ed1388f0f6f67da P b9e261afa9484b80b67eb9446dec41a5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.367657 11082 raft_consensus.cc:2272] T 319642538b3c43788ed1388f0f6f67da P b9e261afa9484b80b67eb9446dec41a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.369256 11082 tablet_replica.cc:333] T 3847e6e407e84f6c950bb27f0c14fcd7 P b9e261afa9484b80b67eb9446dec41a5: stopping tablet replica
I20260710 13:21:18.369688 11082 raft_consensus.cc:2243] T 3847e6e407e84f6c950bb27f0c14fcd7 P b9e261afa9484b80b67eb9446dec41a5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.370299 11082 raft_consensus.cc:2272] T 3847e6e407e84f6c950bb27f0c14fcd7 P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.371887 11082 tablet_replica.cc:333] T 27965a3e4421499a8237d76d23a5ee3f P b9e261afa9484b80b67eb9446dec41a5: stopping tablet replica
I20260710 13:21:18.372310 11082 raft_consensus.cc:2243] T 27965a3e4421499a8237d76d23a5ee3f P b9e261afa9484b80b67eb9446dec41a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.372645 11082 raft_consensus.cc:2272] T 27965a3e4421499a8237d76d23a5ee3f P b9e261afa9484b80b67eb9446dec41a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.374207 11082 tablet_replica.cc:333] T 3cba5508ba9f403b88d6bb110c429b4a P b9e261afa9484b80b67eb9446dec41a5: stopping tablet replica
I20260710 13:21:18.374696 11082 raft_consensus.cc:2243] T 3cba5508ba9f403b88d6bb110c429b4a P b9e261afa9484b80b67eb9446dec41a5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.375061 11082 raft_consensus.cc:2272] T 3cba5508ba9f403b88d6bb110c429b4a P b9e261afa9484b80b67eb9446dec41a5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.378573 11082 tablet_replica.cc:333] T 66f864a793414934b58854661bf32af7 P b9e261afa9484b80b67eb9446dec41a5: stopping tablet replica
I20260710 13:21:18.379288 11082 raft_consensus.cc:2243] T 66f864a793414934b58854661bf32af7 P b9e261afa9484b80b67eb9446dec41a5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.379702 11082 raft_consensus.cc:2272] T 66f864a793414934b58854661bf32af7 P b9e261afa9484b80b67eb9446dec41a5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.381796 11082 tablet_replica.cc:333] T 4d838ac228124ad0b1c091777ca94c36 P b9e261afa9484b80b67eb9446dec41a5: stopping tablet replica
I20260710 13:21:18.382297 11082 raft_consensus.cc:2243] T 4d838ac228124ad0b1c091777ca94c36 P b9e261afa9484b80b67eb9446dec41a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.382684 11082 raft_consensus.cc:2272] T 4d838ac228124ad0b1c091777ca94c36 P b9e261afa9484b80b67eb9446dec41a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.384737 11082 tablet_replica.cc:333] T 1d4068d9600b4475a36209558d6a5627 P b9e261afa9484b80b67eb9446dec41a5: stopping tablet replica
I20260710 13:21:18.385298 11082 raft_consensus.cc:2243] T 1d4068d9600b4475a36209558d6a5627 P b9e261afa9484b80b67eb9446dec41a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.385706 11082 raft_consensus.cc:2272] T 1d4068d9600b4475a36209558d6a5627 P b9e261afa9484b80b67eb9446dec41a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.387279 11082 tablet_replica.cc:333] T bba0ac46dcea4abdab28d6529486ec7c P b9e261afa9484b80b67eb9446dec41a5: stopping tablet replica
I20260710 13:21:18.387781 11082 raft_consensus.cc:2243] T bba0ac46dcea4abdab28d6529486ec7c P b9e261afa9484b80b67eb9446dec41a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.388154 11082 raft_consensus.cc:2272] T bba0ac46dcea4abdab28d6529486ec7c P b9e261afa9484b80b67eb9446dec41a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.389777 11082 tablet_replica.cc:333] T 45907e33db4a4142a7f1374665dbf7bd P b9e261afa9484b80b67eb9446dec41a5: stopping tablet replica
I20260710 13:21:18.390249 11082 raft_consensus.cc:2243] T 45907e33db4a4142a7f1374665dbf7bd P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.390640 11082 raft_consensus.cc:2272] T 45907e33db4a4142a7f1374665dbf7bd P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.392316 11082 tablet_replica.cc:333] T 7ec37d6a8c8f484c9141a0703a8778d3 P b9e261afa9484b80b67eb9446dec41a5: stopping tablet replica
I20260710 13:21:18.392817 11082 raft_consensus.cc:2243] T 7ec37d6a8c8f484c9141a0703a8778d3 P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.393229 11082 raft_consensus.cc:2272] T 7ec37d6a8c8f484c9141a0703a8778d3 P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.394937 11082 tablet_replica.cc:333] T 3f75d2a39efd40328f502dc7e241a655 P b9e261afa9484b80b67eb9446dec41a5: stopping tablet replica
I20260710 13:21:18.395431 11082 raft_consensus.cc:2243] T 3f75d2a39efd40328f502dc7e241a655 P b9e261afa9484b80b67eb9446dec41a5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.396113 11082 raft_consensus.cc:2272] T 3f75d2a39efd40328f502dc7e241a655 P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.397830 11082 tablet_replica.cc:333] T 6a68d741c75b47d9890806658abc35ae P b9e261afa9484b80b67eb9446dec41a5: stopping tablet replica
I20260710 13:21:18.398300 11082 raft_consensus.cc:2243] T 6a68d741c75b47d9890806658abc35ae P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.398718 11082 raft_consensus.cc:2272] T 6a68d741c75b47d9890806658abc35ae P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.400321 11082 tablet_replica.cc:333] T 99cd3bc1a3a04601aa279d65e693d9bd P b9e261afa9484b80b67eb9446dec41a5: stopping tablet replica
I20260710 13:21:18.400848 11082 raft_consensus.cc:2243] T 99cd3bc1a3a04601aa279d65e693d9bd P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.401327 11082 raft_consensus.cc:2272] T 99cd3bc1a3a04601aa279d65e693d9bd P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.403817 11082 tablet_replica.cc:333] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P b9e261afa9484b80b67eb9446dec41a5: stopping tablet replica
I20260710 13:21:18.404461 11082 raft_consensus.cc:2243] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.404914 11082 raft_consensus.cc:2272] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.406539 11082 tablet_replica.cc:333] T b0008d4fa50d47adb4e7c77043f660d4 P b9e261afa9484b80b67eb9446dec41a5: stopping tablet replica
I20260710 13:21:18.407017 11082 raft_consensus.cc:2243] T b0008d4fa50d47adb4e7c77043f660d4 P b9e261afa9484b80b67eb9446dec41a5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.407716 11082 raft_consensus.cc:2272] T b0008d4fa50d47adb4e7c77043f660d4 P b9e261afa9484b80b67eb9446dec41a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.409400 11082 tablet_replica.cc:333] T 96fd1932044b4733be639db9c35bacc1 P b9e261afa9484b80b67eb9446dec41a5: stopping tablet replica
I20260710 13:21:18.409833 11082 raft_consensus.cc:2243] T 96fd1932044b4733be639db9c35bacc1 P b9e261afa9484b80b67eb9446dec41a5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.410513 11082 raft_consensus.cc:2272] T 96fd1932044b4733be639db9c35bacc1 P b9e261afa9484b80b67eb9446dec41a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.412348 11082 tablet_replica.cc:333] T 6e02b9924a584879ac3bf4123fcba5d0 P b9e261afa9484b80b67eb9446dec41a5: stopping tablet replica
I20260710 13:21:18.412788 11082 raft_consensus.cc:2243] T 6e02b9924a584879ac3bf4123fcba5d0 P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.413208 11082 raft_consensus.cc:2272] T 6e02b9924a584879ac3bf4123fcba5d0 P b9e261afa9484b80b67eb9446dec41a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.451315 11082 tablet_server.cc:196] TabletServer@127.10.210.130:0 shutdown complete.
W20260710 13:21:18.471194 13358 consensus_peers.cc:597] T 6a68d741c75b47d9890806658abc35ae P e8264bea9b1447a1b64cd21353eea7f7 -> Peer b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971): Couldn't send request to peer b9e261afa9484b80b67eb9446dec41a5. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.130:42971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:18.484930 11082 tablet_server.cc:179] TabletServer@127.10.210.131:0 shutting down...
I20260710 13:21:18.511299 11082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:18.512178 11082 tablet_replica.cc:333] T 14800352ca73405590241c16e1eac7bb P b81d805490eb4219908984954f59f08f: stopping tablet replica
I20260710 13:21:18.513118 11082 raft_consensus.cc:2243] T 14800352ca73405590241c16e1eac7bb P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.513706 11082 raft_consensus.cc:2272] T 14800352ca73405590241c16e1eac7bb P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.516132 11082 tablet_replica.cc:333] T 8cf809fac5b041c5b515ce3c1e0a447a P b81d805490eb4219908984954f59f08f: stopping tablet replica
I20260710 13:21:18.516816 11082 raft_consensus.cc:2243] T 8cf809fac5b041c5b515ce3c1e0a447a P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.517374 11082 raft_consensus.cc:2272] T 8cf809fac5b041c5b515ce3c1e0a447a P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.519825 11082 tablet_replica.cc:333] T 3847e6e407e84f6c950bb27f0c14fcd7 P b81d805490eb4219908984954f59f08f: stopping tablet replica
I20260710 13:21:18.520538 11082 raft_consensus.cc:2243] T 3847e6e407e84f6c950bb27f0c14fcd7 P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.521103 11082 raft_consensus.cc:2272] T 3847e6e407e84f6c950bb27f0c14fcd7 P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:18.523372 13355 consensus_peers.cc:597] T 6a68d741c75b47d9890806658abc35ae P e8264bea9b1447a1b64cd21353eea7f7 -> Peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Couldn't send request to peer 160e6de4b35a445d954093b544f4c008. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:41293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:18.523936 11082 tablet_replica.cc:333] T 371f5938cec94f689ec99d24b994d2cd P b81d805490eb4219908984954f59f08f: stopping tablet replica
I20260710 13:21:18.524618 11082 raft_consensus.cc:2243] T 371f5938cec94f689ec99d24b994d2cd P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.525112 11082 raft_consensus.cc:2272] T 371f5938cec94f689ec99d24b994d2cd P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.527420 11082 tablet_replica.cc:333] T 8a89bc45d79b4dd38836eb0b8de31333 P b81d805490eb4219908984954f59f08f: stopping tablet replica
I20260710 13:21:18.528026 11082 raft_consensus.cc:2243] T 8a89bc45d79b4dd38836eb0b8de31333 P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.528407 11082 raft_consensus.cc:2272] T 8a89bc45d79b4dd38836eb0b8de31333 P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.530580 11082 tablet_replica.cc:333] T 96fd1932044b4733be639db9c35bacc1 P b81d805490eb4219908984954f59f08f: stopping tablet replica
I20260710 13:21:18.531157 11082 raft_consensus.cc:2243] T 96fd1932044b4733be639db9c35bacc1 P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.531806 11082 raft_consensus.cc:2272] T 96fd1932044b4733be639db9c35bacc1 P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.533727 11082 tablet_replica.cc:333] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f: stopping tablet replica
I20260710 13:21:18.534214 11082 raft_consensus.cc:2243] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.534701 11082 raft_consensus.cc:2272] T b0008d4fa50d47adb4e7c77043f660d4 P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.536495 11082 tablet_replica.cc:333] T 25d74bba7d3740d7b8cc9045ff349e09 P b81d805490eb4219908984954f59f08f: stopping tablet replica
I20260710 13:21:18.537173 11082 raft_consensus.cc:2243] T 25d74bba7d3740d7b8cc9045ff349e09 P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.537550 11082 raft_consensus.cc:2272] T 25d74bba7d3740d7b8cc9045ff349e09 P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.539252 11082 tablet_replica.cc:333] T 611d31b401ec4292aa38cf1330f9ec08 P b81d805490eb4219908984954f59f08f: stopping tablet replica
I20260710 13:21:18.539693 11082 raft_consensus.cc:2243] T 611d31b401ec4292aa38cf1330f9ec08 P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.540050 11082 raft_consensus.cc:2272] T 611d31b401ec4292aa38cf1330f9ec08 P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.541736 11082 tablet_replica.cc:333] T 4d838ac228124ad0b1c091777ca94c36 P b81d805490eb4219908984954f59f08f: stopping tablet replica
I20260710 13:21:18.542197 11082 raft_consensus.cc:2243] T 4d838ac228124ad0b1c091777ca94c36 P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.542522 11082 raft_consensus.cc:2272] T 4d838ac228124ad0b1c091777ca94c36 P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.544405 11082 tablet_replica.cc:333] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P b81d805490eb4219908984954f59f08f: stopping tablet replica
I20260710 13:21:18.544963 11082 raft_consensus.cc:2243] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P b81d805490eb4219908984954f59f08f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.545828 11082 raft_consensus.cc:2272] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.547394 11082 tablet_replica.cc:333] T 1d4068d9600b4475a36209558d6a5627 P b81d805490eb4219908984954f59f08f: stopping tablet replica
I20260710 13:21:18.547945 11082 raft_consensus.cc:2243] T 1d4068d9600b4475a36209558d6a5627 P b81d805490eb4219908984954f59f08f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.548849 11082 raft_consensus.cc:2272] T 1d4068d9600b4475a36209558d6a5627 P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.550940 11082 tablet_replica.cc:333] T bba0ac46dcea4abdab28d6529486ec7c P b81d805490eb4219908984954f59f08f: stopping tablet replica
I20260710 13:21:18.551417 11082 raft_consensus.cc:2243] T bba0ac46dcea4abdab28d6529486ec7c P b81d805490eb4219908984954f59f08f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.552104 11082 raft_consensus.cc:2272] T bba0ac46dcea4abdab28d6529486ec7c P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.553861 11082 tablet_replica.cc:333] T 7ec37d6a8c8f484c9141a0703a8778d3 P b81d805490eb4219908984954f59f08f: stopping tablet replica
I20260710 13:21:18.554333 11082 raft_consensus.cc:2243] T 7ec37d6a8c8f484c9141a0703a8778d3 P b81d805490eb4219908984954f59f08f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.555101 11082 raft_consensus.cc:2272] T 7ec37d6a8c8f484c9141a0703a8778d3 P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.557507 11082 tablet_replica.cc:333] T 3f75d2a39efd40328f502dc7e241a655 P b81d805490eb4219908984954f59f08f: stopping tablet replica
I20260710 13:21:18.558151 11082 raft_consensus.cc:2243] T 3f75d2a39efd40328f502dc7e241a655 P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.558727 11082 raft_consensus.cc:2272] T 3f75d2a39efd40328f502dc7e241a655 P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:18.560585 13358 consensus_peers.cc:597] T 6e02b9924a584879ac3bf4123fcba5d0 P e8264bea9b1447a1b64cd21353eea7f7 -> Peer b9e261afa9484b80b67eb9446dec41a5 (127.10.210.130:42971): Couldn't send request to peer b9e261afa9484b80b67eb9446dec41a5. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.130:42971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:18.561424 11082 tablet_replica.cc:333] T 29b2f03f29a6403d9eba768a0925b78b P b81d805490eb4219908984954f59f08f: stopping tablet replica
I20260710 13:21:18.561918 11082 raft_consensus.cc:2243] T 29b2f03f29a6403d9eba768a0925b78b P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.562260 11082 raft_consensus.cc:2272] T 29b2f03f29a6403d9eba768a0925b78b P b81d805490eb4219908984954f59f08f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.563868 11082 tablet_replica.cc:333] T 45907e33db4a4142a7f1374665dbf7bd P b81d805490eb4219908984954f59f08f: stopping tablet replica
I20260710 13:21:18.564329 11082 raft_consensus.cc:2243] T 45907e33db4a4142a7f1374665dbf7bd P b81d805490eb4219908984954f59f08f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.565172 11082 raft_consensus.cc:2272] T 45907e33db4a4142a7f1374665dbf7bd P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.567191 11082 tablet_replica.cc:333] T 99cd3bc1a3a04601aa279d65e693d9bd P b81d805490eb4219908984954f59f08f: stopping tablet replica
I20260710 13:21:18.567669 11082 raft_consensus.cc:2243] T 99cd3bc1a3a04601aa279d65e693d9bd P b81d805490eb4219908984954f59f08f [term 1 LEADER]: Raft consensus shutting down.
W20260710 13:21:18.568024 13357 consensus_peers.cc:597] T 8a89bc45d79b4dd38836eb0b8de31333 P e8264bea9b1447a1b64cd21353eea7f7 -> Peer b81d805490eb4219908984954f59f08f (127.10.210.131:42151): Couldn't send request to peer b81d805490eb4219908984954f59f08f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:18.568528 11082 raft_consensus.cc:2272] T 99cd3bc1a3a04601aa279d65e693d9bd P b81d805490eb4219908984954f59f08f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:18.597925 13355 consensus_peers.cc:597] T 6e02b9924a584879ac3bf4123fcba5d0 P e8264bea9b1447a1b64cd21353eea7f7 -> Peer 160e6de4b35a445d954093b544f4c008 (127.10.210.129:41293): Couldn't send request to peer 160e6de4b35a445d954093b544f4c008. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:41293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:18.607486 11082 tablet_server.cc:196] TabletServer@127.10.210.131:0 shutdown complete.
I20260710 13:21:18.638487 11082 tablet_server.cc:179] TabletServer@127.10.210.132:0 shutting down...
I20260710 13:21:18.675439 11082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:18.676131 11082 tablet_replica.cc:333] T 8cf809fac5b041c5b515ce3c1e0a447a P e8264bea9b1447a1b64cd21353eea7f7: stopping tablet replica
I20260710 13:21:18.676734 11082 raft_consensus.cc:2243] T 8cf809fac5b041c5b515ce3c1e0a447a P e8264bea9b1447a1b64cd21353eea7f7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.677214 11082 raft_consensus.cc:2272] T 8cf809fac5b041c5b515ce3c1e0a447a P e8264bea9b1447a1b64cd21353eea7f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.678853 11082 tablet_replica.cc:333] T 319642538b3c43788ed1388f0f6f67da P e8264bea9b1447a1b64cd21353eea7f7: stopping tablet replica
I20260710 13:21:18.679366 11082 raft_consensus.cc:2243] T 319642538b3c43788ed1388f0f6f67da P e8264bea9b1447a1b64cd21353eea7f7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.679749 11082 raft_consensus.cc:2272] T 319642538b3c43788ed1388f0f6f67da P e8264bea9b1447a1b64cd21353eea7f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.681391 11082 tablet_replica.cc:333] T 371f5938cec94f689ec99d24b994d2cd P e8264bea9b1447a1b64cd21353eea7f7: stopping tablet replica
I20260710 13:21:18.681874 11082 raft_consensus.cc:2243] T 371f5938cec94f689ec99d24b994d2cd P e8264bea9b1447a1b64cd21353eea7f7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.682255 11082 raft_consensus.cc:2272] T 371f5938cec94f689ec99d24b994d2cd P e8264bea9b1447a1b64cd21353eea7f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.684935 11082 tablet_replica.cc:333] T 3847e6e407e84f6c950bb27f0c14fcd7 P e8264bea9b1447a1b64cd21353eea7f7: stopping tablet replica
I20260710 13:21:18.685480 11082 raft_consensus.cc:2243] T 3847e6e407e84f6c950bb27f0c14fcd7 P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.685861 11082 raft_consensus.cc:2272] T 3847e6e407e84f6c950bb27f0c14fcd7 P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.687544 11082 tablet_replica.cc:333] T 27965a3e4421499a8237d76d23a5ee3f P e8264bea9b1447a1b64cd21353eea7f7: stopping tablet replica
I20260710 13:21:18.688033 11082 raft_consensus.cc:2243] T 27965a3e4421499a8237d76d23a5ee3f P e8264bea9b1447a1b64cd21353eea7f7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.688400 11082 raft_consensus.cc:2272] T 27965a3e4421499a8237d76d23a5ee3f P e8264bea9b1447a1b64cd21353eea7f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.689961 11082 tablet_replica.cc:333] T 29b2f03f29a6403d9eba768a0925b78b P e8264bea9b1447a1b64cd21353eea7f7: stopping tablet replica
I20260710 13:21:18.690423 11082 raft_consensus.cc:2243] T 29b2f03f29a6403d9eba768a0925b78b P e8264bea9b1447a1b64cd21353eea7f7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.690825 11082 raft_consensus.cc:2272] T 29b2f03f29a6403d9eba768a0925b78b P e8264bea9b1447a1b64cd21353eea7f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.692646 11082 tablet_replica.cc:333] T bba0ac46dcea4abdab28d6529486ec7c P e8264bea9b1447a1b64cd21353eea7f7: stopping tablet replica
I20260710 13:21:18.693228 11082 raft_consensus.cc:2243] T bba0ac46dcea4abdab28d6529486ec7c P e8264bea9b1447a1b64cd21353eea7f7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.693711 11082 raft_consensus.cc:2272] T bba0ac46dcea4abdab28d6529486ec7c P e8264bea9b1447a1b64cd21353eea7f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.695807 11082 tablet_replica.cc:333] T 1d4068d9600b4475a36209558d6a5627 P e8264bea9b1447a1b64cd21353eea7f7: stopping tablet replica
I20260710 13:21:18.696287 11082 raft_consensus.cc:2243] T 1d4068d9600b4475a36209558d6a5627 P e8264bea9b1447a1b64cd21353eea7f7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.696661 11082 raft_consensus.cc:2272] T 1d4068d9600b4475a36209558d6a5627 P e8264bea9b1447a1b64cd21353eea7f7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:18.697351 13357 consensus_peers.cc:597] T 14800352ca73405590241c16e1eac7bb P e8264bea9b1447a1b64cd21353eea7f7 -> Peer b81d805490eb4219908984954f59f08f (127.10.210.131:42151): Couldn't send request to peer b81d805490eb4219908984954f59f08f. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.131:42151: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:18.698374 11082 tablet_replica.cc:333] T 3cba5508ba9f403b88d6bb110c429b4a P e8264bea9b1447a1b64cd21353eea7f7: stopping tablet replica
I20260710 13:21:18.698922 11082 raft_consensus.cc:2243] T 3cba5508ba9f403b88d6bb110c429b4a P e8264bea9b1447a1b64cd21353eea7f7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.699290 11082 raft_consensus.cc:2272] T 3cba5508ba9f403b88d6bb110c429b4a P e8264bea9b1447a1b64cd21353eea7f7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.701395 11082 tablet_replica.cc:333] T 66f864a793414934b58854661bf32af7 P e8264bea9b1447a1b64cd21353eea7f7: stopping tablet replica
I20260710 13:21:18.701875 11082 raft_consensus.cc:2243] T 66f864a793414934b58854661bf32af7 P e8264bea9b1447a1b64cd21353eea7f7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.702271 11082 raft_consensus.cc:2272] T 66f864a793414934b58854661bf32af7 P e8264bea9b1447a1b64cd21353eea7f7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.704265 11082 tablet_replica.cc:333] T 25d74bba7d3740d7b8cc9045ff349e09 P e8264bea9b1447a1b64cd21353eea7f7: stopping tablet replica
I20260710 13:21:18.704769 11082 raft_consensus.cc:2243] T 25d74bba7d3740d7b8cc9045ff349e09 P e8264bea9b1447a1b64cd21353eea7f7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.705492 11082 raft_consensus.cc:2272] T 25d74bba7d3740d7b8cc9045ff349e09 P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.707095 11082 tablet_replica.cc:333] T 611d31b401ec4292aa38cf1330f9ec08 P e8264bea9b1447a1b64cd21353eea7f7: stopping tablet replica
I20260710 13:21:18.707556 11082 raft_consensus.cc:2243] T 611d31b401ec4292aa38cf1330f9ec08 P e8264bea9b1447a1b64cd21353eea7f7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.708195 11082 raft_consensus.cc:2272] T 611d31b401ec4292aa38cf1330f9ec08 P e8264bea9b1447a1b64cd21353eea7f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.709830 11082 tablet_replica.cc:333] T 6e02b9924a584879ac3bf4123fcba5d0 P e8264bea9b1447a1b64cd21353eea7f7: stopping tablet replica
I20260710 13:21:18.710273 11082 raft_consensus.cc:2243] T 6e02b9924a584879ac3bf4123fcba5d0 P e8264bea9b1447a1b64cd21353eea7f7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.710927 11082 raft_consensus.cc:2272] T 6e02b9924a584879ac3bf4123fcba5d0 P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.712626 11082 tablet_replica.cc:333] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P e8264bea9b1447a1b64cd21353eea7f7: stopping tablet replica
I20260710 13:21:18.713126 11082 raft_consensus.cc:2243] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.713505 11082 raft_consensus.cc:2272] T 5dbe1c7f6aaf4d45b91a35ff7584eb93 P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.715147 11082 tablet_replica.cc:333] T 8a89bc45d79b4dd38836eb0b8de31333 P e8264bea9b1447a1b64cd21353eea7f7: stopping tablet replica
I20260710 13:21:18.715590 11082 raft_consensus.cc:2243] T 8a89bc45d79b4dd38836eb0b8de31333 P e8264bea9b1447a1b64cd21353eea7f7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.716259 11082 raft_consensus.cc:2272] T 8a89bc45d79b4dd38836eb0b8de31333 P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.717935 11082 tablet_replica.cc:333] T 14800352ca73405590241c16e1eac7bb P e8264bea9b1447a1b64cd21353eea7f7: stopping tablet replica
I20260710 13:21:18.718377 11082 raft_consensus.cc:2243] T 14800352ca73405590241c16e1eac7bb P e8264bea9b1447a1b64cd21353eea7f7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.719008 11082 raft_consensus.cc:2272] T 14800352ca73405590241c16e1eac7bb P e8264bea9b1447a1b64cd21353eea7f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.720750 11082 tablet_replica.cc:333] T 6a68d741c75b47d9890806658abc35ae P e8264bea9b1447a1b64cd21353eea7f7: stopping tablet replica
I20260710 13:21:18.721204 11082 raft_consensus.cc:2243] T 6a68d741c75b47d9890806658abc35ae P e8264bea9b1447a1b64cd21353eea7f7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.721882 11082 raft_consensus.cc:2272] T 6a68d741c75b47d9890806658abc35ae P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.723472 11082 tablet_replica.cc:333] T 99cd3bc1a3a04601aa279d65e693d9bd P e8264bea9b1447a1b64cd21353eea7f7: stopping tablet replica
I20260710 13:21:18.723906 11082 raft_consensus.cc:2243] T 99cd3bc1a3a04601aa279d65e693d9bd P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.724298 11082 raft_consensus.cc:2272] T 99cd3bc1a3a04601aa279d65e693d9bd P e8264bea9b1447a1b64cd21353eea7f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.759642 11082 tablet_server.cc:196] TabletServer@127.10.210.132:0 shutdown complete.
I20260710 13:21:18.786638 11082 master.cc:562] Master@127.10.210.190:44607 shutting down...
I20260710 13:21:18.808130 11082 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c278379947b34b829cbadab834763b76 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.808631 11082 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c278379947b34b829cbadab834763b76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.808949 11082 tablet_replica.cc:333] T 00000000000000000000000000000000 P c278379947b34b829cbadab834763b76: stopping tablet replica
I20260710 13:21:18.828358 11082 master.cc:584] Master@127.10.210.190:44607 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (17602 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:21:18.885589 11082 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.210.190:35291
I20260710 13:21:18.886683 11082 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:18.892068 13868 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:18.893155 13869 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:18.893721 13871 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:18.894204 11082 server_base.cc:1061] running on GCE node
I20260710 13:21:18.895231 11082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:18.895422 11082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:18.895617 11082 hybrid_clock.cc:648] HybridClock initialized: now 1783689678895600 us; error 0 us; skew 500 ppm
I20260710 13:21:18.896354 11082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:18.898823 11082 webserver.cc:533] Webserver started at http://127.10.210.190:37069/ using document root <none> and password file <none>
I20260710 13:21:18.899313 11082 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:18.899516 11082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:18.899798 11082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:18.900913 11082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689609182147-11082-0/minicluster-data/master-0-root/instance:
uuid: "fe4b51c581e44a8bb7a17fcc233015ed"
format_stamp: "Formatted at 2026-07-10 13:21:18 on dist-test-slave-bkq5"
I20260710 13:21:18.905352 11082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:21:18.908716 13876 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:18.909741 11082 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:21:18.910030 11082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689609182147-11082-0/minicluster-data/master-0-root
uuid: "fe4b51c581e44a8bb7a17fcc233015ed"
format_stamp: "Formatted at 2026-07-10 13:21:18 on dist-test-slave-bkq5"
I20260710 13:21:18.910281 11082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689609182147-11082-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689609182147-11082-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689609182147-11082-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:18.936205 11082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:18.937436 11082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:18.977294 11082 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.190:35291
I20260710 13:21:18.977399 13927 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.190:35291 every 8 connection(s)
I20260710 13:21:18.981448 13928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:18.990767 13928 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fe4b51c581e44a8bb7a17fcc233015ed: Bootstrap starting.
I20260710 13:21:18.995246 13928 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fe4b51c581e44a8bb7a17fcc233015ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:18.999127 13928 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fe4b51c581e44a8bb7a17fcc233015ed: No bootstrap required, opened a new log
I20260710 13:21:19.001799 13928 raft_consensus.cc:359] T 00000000000000000000000000000000 P fe4b51c581e44a8bb7a17fcc233015ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe4b51c581e44a8bb7a17fcc233015ed" member_type: VOTER }
I20260710 13:21:19.002204 13928 raft_consensus.cc:385] T 00000000000000000000000000000000 P fe4b51c581e44a8bb7a17fcc233015ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.002485 13928 raft_consensus.cc:740] T 00000000000000000000000000000000 P fe4b51c581e44a8bb7a17fcc233015ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe4b51c581e44a8bb7a17fcc233015ed, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.003300 13928 consensus_queue.cc:260] T 00000000000000000000000000000000 P fe4b51c581e44a8bb7a17fcc233015ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fe4b51c581e44a8bb7a17fcc233015ed" member_type: VOTER }
I20260710 13:21:19.003803 13928 raft_consensus.cc:399] T 00000000000000000000000000000000 P fe4b51c581e44a8bb7a17fcc233015ed [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:21:19.004017 13928 raft_consensus.cc:493] T 00000000000000000000000000000000 P fe4b51c581e44a8bb7a17fcc233015ed [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:21:19.004349 13928 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fe4b51c581e44a8bb7a17fcc233015ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:19.008284 13928 raft_consensus.cc:515] T 00000000000000000000000000000000 P fe4b51c581e44a8bb7a17fcc233015ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe4b51c581e44a8bb7a17fcc233015ed" member_type: VOTER }
I20260710 13:21:19.008806 13928 leader_election.cc:304] T 00000000000000000000000000000000 P fe4b51c581e44a8bb7a17fcc233015ed [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: fe4b51c581e44a8bb7a17fcc233015ed; no voters: 
I20260710 13:21:19.010048 13928 leader_election.cc:290] T 00000000000000000000000000000000 P fe4b51c581e44a8bb7a17fcc233015ed [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:21:19.010568 13931 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fe4b51c581e44a8bb7a17fcc233015ed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:19.012243 13931 raft_consensus.cc:697] T 00000000000000000000000000000000 P fe4b51c581e44a8bb7a17fcc233015ed [term 1 LEADER]: Becoming Leader. State: Replica: fe4b51c581e44a8bb7a17fcc233015ed, State: Running, Role: LEADER
I20260710 13:21:19.013084 13931 consensus_queue.cc:237] T 00000000000000000000000000000000 P fe4b51c581e44a8bb7a17fcc233015ed [LEADER]: Queue going to LEADER mode. State: All 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: "fe4b51c581e44a8bb7a17fcc233015ed" member_type: VOTER }
I20260710 13:21:19.013298 13928 sys_catalog.cc:565] T 00000000000000000000000000000000 P fe4b51c581e44a8bb7a17fcc233015ed [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:21:19.018144 13932 sys_catalog.cc:455] T 00000000000000000000000000000000 P fe4b51c581e44a8bb7a17fcc233015ed [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fe4b51c581e44a8bb7a17fcc233015ed" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe4b51c581e44a8bb7a17fcc233015ed" member_type: VOTER } }
I20260710 13:21:19.018834 13932 sys_catalog.cc:458] T 00000000000000000000000000000000 P fe4b51c581e44a8bb7a17fcc233015ed [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:19.018919 13933 sys_catalog.cc:455] T 00000000000000000000000000000000 P fe4b51c581e44a8bb7a17fcc233015ed [sys.catalog]: SysCatalogTable state changed. Reason: New leader fe4b51c581e44a8bb7a17fcc233015ed. Latest consensus state: current_term: 1 leader_uuid: "fe4b51c581e44a8bb7a17fcc233015ed" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe4b51c581e44a8bb7a17fcc233015ed" member_type: VOTER } }
I20260710 13:21:19.019791 13933 sys_catalog.cc:458] T 00000000000000000000000000000000 P fe4b51c581e44a8bb7a17fcc233015ed [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:19.023552 13939 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:21:19.028731 13939 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:21:19.031108 11082 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:21:19.037201 13939 catalog_manager.cc:1383] Generated new cluster ID: df16988f7b7947048b01d286f5328240
I20260710 13:21:19.037468 13939 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:21:19.060916 13939 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:21:19.062148 13939 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:21:19.075747 13939 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fe4b51c581e44a8bb7a17fcc233015ed: Generated new TSK 0
I20260710 13:21:19.076345 13939 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:21:19.097282 11082 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:19.103468 13949 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:19.104430 13950 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:19.106026 13952 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:19.106609 11082 server_base.cc:1061] running on GCE node
I20260710 13:21:19.107362 11082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:19.107662 11082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:19.107884 11082 hybrid_clock.cc:648] HybridClock initialized: now 1783689679107866 us; error 0 us; skew 500 ppm
I20260710 13:21:19.108498 11082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:19.111150 11082 webserver.cc:533] Webserver started at http://127.10.210.129:36401/ using document root <none> and password file <none>
I20260710 13:21:19.111667 11082 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:19.111889 11082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:19.112130 11082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:19.113348 11082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689609182147-11082-0/minicluster-data/ts-0-root/instance:
uuid: "a79cde1f17344eb6b896cbf489efe016"
format_stamp: "Formatted at 2026-07-10 13:21:19 on dist-test-slave-bkq5"
I20260710 13:21:19.118014 11082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:21:19.121302 13957 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:19.122030 11082 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 13:21:19.122282 11082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689609182147-11082-0/minicluster-data/ts-0-root
uuid: "a79cde1f17344eb6b896cbf489efe016"
format_stamp: "Formatted at 2026-07-10 13:21:19 on dist-test-slave-bkq5"
I20260710 13:21:19.122519 11082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689609182147-11082-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689609182147-11082-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689609182147-11082-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:19.154512 11082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:19.155682 11082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:19.157084 11082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:19.159312 11082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:19.159477 11082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:19.159747 11082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:19.159907 11082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:19.207711 11082 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.129:35645
I20260710 13:21:19.207921 14019 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.129:35645 every 8 connection(s)
I20260710 13:21:19.212672 11082 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:19.219201 14024 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:19.220366 14025 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:19.224661 14027 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:19.224778 11082 server_base.cc:1061] running on GCE node
I20260710 13:21:19.225572 14020 heartbeater.cc:344] Connected to a master server at 127.10.210.190:35291
I20260710 13:21:19.225973 14020 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:19.226029 11082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:19.226384 11082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:19.226576 11082 hybrid_clock.cc:648] HybridClock initialized: now 1783689679226557 us; error 0 us; skew 500 ppm
I20260710 13:21:19.226855 14020 heartbeater.cc:507] Master 127.10.210.190:35291 requested a full tablet report, sending...
I20260710 13:21:19.227339 11082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:19.229177 13893 ts_manager.cc:194] Registered new tserver with Master: a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645)
I20260710 13:21:19.230054 11082 webserver.cc:533] Webserver started at http://127.10.210.130:42739/ using document root <none> and password file <none>
I20260710 13:21:19.230732 11082 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:19.230988 11082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:19.231281 11082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:19.231506 13893 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47854
I20260710 13:21:19.232723 11082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689609182147-11082-0/minicluster-data/ts-1-root/instance:
uuid: "78fd624fdab749d59a70433692577232"
format_stamp: "Formatted at 2026-07-10 13:21:19 on dist-test-slave-bkq5"
I20260710 13:21:19.237200 11082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:19.240393 14032 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:19.241451 11082 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:21:19.241760 11082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689609182147-11082-0/minicluster-data/ts-1-root
uuid: "78fd624fdab749d59a70433692577232"
format_stamp: "Formatted at 2026-07-10 13:21:19 on dist-test-slave-bkq5"
I20260710 13:21:19.242048 11082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689609182147-11082-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689609182147-11082-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689609182147-11082-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:19.260483 11082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:19.261979 11082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:19.263619 11082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:19.266037 11082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:19.266265 11082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:19.266505 11082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:19.266676 11082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:19.308516 11082 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.130:37103
I20260710 13:21:19.308681 14094 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.130:37103 every 8 connection(s)
I20260710 13:21:19.313599 11082 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:19.320730 14098 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:19.322280 14099 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:19.325630 14102 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:19.325975 14095 heartbeater.cc:344] Connected to a master server at 127.10.210.190:35291
I20260710 13:21:19.326006 11082 server_base.cc:1061] running on GCE node
I20260710 13:21:19.326507 14095 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:19.327097 11082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:19.327365 11082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:19.327242 14095 heartbeater.cc:507] Master 127.10.210.190:35291 requested a full tablet report, sending...
I20260710 13:21:19.327651 11082 hybrid_clock.cc:648] HybridClock initialized: now 1783689679327629 us; error 0 us; skew 500 ppm
I20260710 13:21:19.328312 11082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:19.329747 13893 ts_manager.cc:194] Registered new tserver with Master: 78fd624fdab749d59a70433692577232 (127.10.210.130:37103)
I20260710 13:21:19.331179 11082 webserver.cc:533] Webserver started at http://127.10.210.131:37815/ using document root <none> and password file <none>
I20260710 13:21:19.331715 13893 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47866
I20260710 13:21:19.331851 11082 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:19.332161 11082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:19.332497 11082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:19.333827 11082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689609182147-11082-0/minicluster-data/ts-2-root/instance:
uuid: "b94f318a433948e9a50527dd2d225728"
format_stamp: "Formatted at 2026-07-10 13:21:19 on dist-test-slave-bkq5"
I20260710 13:21:19.338042 11082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:19.341241 14106 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:19.341965 11082 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:21:19.342276 11082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689609182147-11082-0/minicluster-data/ts-2-root
uuid: "b94f318a433948e9a50527dd2d225728"
format_stamp: "Formatted at 2026-07-10 13:21:19 on dist-test-slave-bkq5"
I20260710 13:21:19.342523 11082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689609182147-11082-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689609182147-11082-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689609182147-11082-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:19.364966 11082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:19.366092 11082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:19.367540 11082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:19.369692 11082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:19.369872 11082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:19.370172 11082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:19.370312 11082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:19.409624 11082 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.131:46711
I20260710 13:21:19.409809 14168 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.131:46711 every 8 connection(s)
I20260710 13:21:19.425138 14169 heartbeater.cc:344] Connected to a master server at 127.10.210.190:35291
I20260710 13:21:19.425559 14169 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:19.426267 14169 heartbeater.cc:507] Master 127.10.210.190:35291 requested a full tablet report, sending...
I20260710 13:21:19.428303 13893 ts_manager.cc:194] Registered new tserver with Master: b94f318a433948e9a50527dd2d225728 (127.10.210.131:46711)
I20260710 13:21:19.428799 11082 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015829972s
I20260710 13:21:19.430203 13893 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47868
I20260710 13:21:19.457261 13893 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47878:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:21:19.460094 13893 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:21:19.535579 13982 tablet_service.cc:1511] Processing CreateTablet for tablet 5efd1764091a494ea3391f8e186d9af2 (DEFAULT_TABLE table=test-workload [id=d1706a1a56544163b087f22d99100b0f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:21:19.535940 13985 tablet_service.cc:1511] Processing CreateTablet for tablet 34af881b96e64c8799fcfe5d715e129a (DEFAULT_TABLE table=test-workload [id=d1706a1a56544163b087f22d99100b0f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:21:19.537168 13982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5efd1764091a494ea3391f8e186d9af2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.538156 14131 tablet_service.cc:1511] Processing CreateTablet for tablet 5efd1764091a494ea3391f8e186d9af2 (DEFAULT_TABLE table=test-workload [id=d1706a1a56544163b087f22d99100b0f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:21:19.539501 14131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5efd1764091a494ea3391f8e186d9af2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.539160 14130 tablet_service.cc:1511] Processing CreateTablet for tablet 91c083e8c7a94fe8b2094c5bc19c3187 (DEFAULT_TABLE table=test-workload [id=d1706a1a56544163b087f22d99100b0f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:21:19.540443 14130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91c083e8c7a94fe8b2094c5bc19c3187. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.541510 14132 tablet_service.cc:1511] Processing CreateTablet for tablet d7a85f9f55e54c9e9020abcec23e3e13 (DEFAULT_TABLE table=test-workload [id=d1706a1a56544163b087f22d99100b0f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:21:19.542757 14132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7a85f9f55e54c9e9020abcec23e3e13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.538156 13984 tablet_service.cc:1511] Processing CreateTablet for tablet 6b868eaf4f0449ef8517d7695e769cb3 (DEFAULT_TABLE table=test-workload [id=d1706a1a56544163b087f22d99100b0f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:21:19.544382 13984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b868eaf4f0449ef8517d7695e769cb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.546146 14133 tablet_service.cc:1511] Processing CreateTablet for tablet 6b868eaf4f0449ef8517d7695e769cb3 (DEFAULT_TABLE table=test-workload [id=d1706a1a56544163b087f22d99100b0f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:21:19.547391 14133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b868eaf4f0449ef8517d7695e769cb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.549690 14129 tablet_service.cc:1511] Processing CreateTablet for tablet 2db4d585c35e461aa146aa2fc87117a6 (DEFAULT_TABLE table=test-workload [id=d1706a1a56544163b087f22d99100b0f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:21:19.550113 14134 tablet_service.cc:1511] Processing CreateTablet for tablet 34af881b96e64c8799fcfe5d715e129a (DEFAULT_TABLE table=test-workload [id=d1706a1a56544163b087f22d99100b0f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:21:19.550987 14129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2db4d585c35e461aa146aa2fc87117a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.552266 13981 tablet_service.cc:1511] Processing CreateTablet for tablet 91c083e8c7a94fe8b2094c5bc19c3187 (DEFAULT_TABLE table=test-workload [id=d1706a1a56544163b087f22d99100b0f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:21:19.554088 13983 tablet_service.cc:1511] Processing CreateTablet for tablet d7a85f9f55e54c9e9020abcec23e3e13 (DEFAULT_TABLE table=test-workload [id=d1706a1a56544163b087f22d99100b0f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:21:19.554896 13980 tablet_service.cc:1511] Processing CreateTablet for tablet 2db4d585c35e461aa146aa2fc87117a6 (DEFAULT_TABLE table=test-workload [id=d1706a1a56544163b087f22d99100b0f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:21:19.555691 13981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91c083e8c7a94fe8b2094c5bc19c3187. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.556936 13979 tablet_service.cc:1511] Processing CreateTablet for tablet 9fcf35a46d544aa897f3ca6b04cc40d4 (DEFAULT_TABLE table=test-workload [id=d1706a1a56544163b087f22d99100b0f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:21:19.558341 13979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fcf35a46d544aa897f3ca6b04cc40d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.559625 13980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2db4d585c35e461aa146aa2fc87117a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.560750 13985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34af881b96e64c8799fcfe5d715e129a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.561188 14134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34af881b96e64c8799fcfe5d715e129a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.569947 14128 tablet_service.cc:1511] Processing CreateTablet for tablet 9fcf35a46d544aa897f3ca6b04cc40d4 (DEFAULT_TABLE table=test-workload [id=d1706a1a56544163b087f22d99100b0f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:21:19.571249 14128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fcf35a46d544aa897f3ca6b04cc40d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.576713 14127 tablet_service.cc:1511] Processing CreateTablet for tablet de03f15eeed24f09bd1fbffb0dbb72d9 (DEFAULT_TABLE table=test-workload [id=d1706a1a56544163b087f22d99100b0f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:21:19.578455 14127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de03f15eeed24f09bd1fbffb0dbb72d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.578569 13978 tablet_service.cc:1511] Processing CreateTablet for tablet de03f15eeed24f09bd1fbffb0dbb72d9 (DEFAULT_TABLE table=test-workload [id=d1706a1a56544163b087f22d99100b0f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:21:19.580229 13978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de03f15eeed24f09bd1fbffb0dbb72d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.589380 13983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7a85f9f55e54c9e9020abcec23e3e13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.603480 13977 tablet_service.cc:1511] Processing CreateTablet for tablet 4167ef6e690848e69cc43753f783a78a (DEFAULT_TABLE table=test-workload [id=d1706a1a56544163b087f22d99100b0f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:21:19.603717 14060 tablet_service.cc:1511] Processing CreateTablet for tablet 34af881b96e64c8799fcfe5d715e129a (DEFAULT_TABLE table=test-workload [id=d1706a1a56544163b087f22d99100b0f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:21:19.604837 13977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4167ef6e690848e69cc43753f783a78a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.605044 14060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34af881b96e64c8799fcfe5d715e129a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.610276 13976 tablet_service.cc:1511] Processing CreateTablet for tablet b27f5a4a8a164142beb3a7d3247252c1 (DEFAULT_TABLE table=test-workload [id=d1706a1a56544163b087f22d99100b0f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:21:19.611610 13976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b27f5a4a8a164142beb3a7d3247252c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.612165 14059 tablet_service.cc:1511] Processing CreateTablet for tablet 6b868eaf4f0449ef8517d7695e769cb3 (DEFAULT_TABLE table=test-workload [id=d1706a1a56544163b087f22d99100b0f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:21:19.613390 14059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b868eaf4f0449ef8517d7695e769cb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.614626 14052 tablet_service.cc:1511] Processing CreateTablet for tablet 4167ef6e690848e69cc43753f783a78a (DEFAULT_TABLE table=test-workload [id=d1706a1a56544163b087f22d99100b0f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:21:19.615871 14052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4167ef6e690848e69cc43753f783a78a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.618113 14058 tablet_service.cc:1511] Processing CreateTablet for tablet d7a85f9f55e54c9e9020abcec23e3e13 (DEFAULT_TABLE table=test-workload [id=d1706a1a56544163b087f22d99100b0f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:21:19.619382 14058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7a85f9f55e54c9e9020abcec23e3e13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.622707 14057 tablet_service.cc:1511] Processing CreateTablet for tablet 5efd1764091a494ea3391f8e186d9af2 (DEFAULT_TABLE table=test-workload [id=d1706a1a56544163b087f22d99100b0f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:21:19.622864 14053 tablet_service.cc:1511] Processing CreateTablet for tablet de03f15eeed24f09bd1fbffb0dbb72d9 (DEFAULT_TABLE table=test-workload [id=d1706a1a56544163b087f22d99100b0f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:21:19.624612 14056 tablet_service.cc:1511] Processing CreateTablet for tablet 91c083e8c7a94fe8b2094c5bc19c3187 (DEFAULT_TABLE table=test-workload [id=d1706a1a56544163b087f22d99100b0f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:21:19.626056 14055 tablet_service.cc:1511] Processing CreateTablet for tablet 2db4d585c35e461aa146aa2fc87117a6 (DEFAULT_TABLE table=test-workload [id=d1706a1a56544163b087f22d99100b0f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:21:19.626209 14054 tablet_service.cc:1511] Processing CreateTablet for tablet 9fcf35a46d544aa897f3ca6b04cc40d4 (DEFAULT_TABLE table=test-workload [id=d1706a1a56544163b087f22d99100b0f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:21:19.624722 14126 tablet_service.cc:1511] Processing CreateTablet for tablet 4167ef6e690848e69cc43753f783a78a (DEFAULT_TABLE table=test-workload [id=d1706a1a56544163b087f22d99100b0f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:21:19.638406 14126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4167ef6e690848e69cc43753f783a78a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.641647 14057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5efd1764091a494ea3391f8e186d9af2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.644258 14056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91c083e8c7a94fe8b2094c5bc19c3187. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.656150 14055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2db4d585c35e461aa146aa2fc87117a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.661633 14053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de03f15eeed24f09bd1fbffb0dbb72d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.669545 14054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fcf35a46d544aa897f3ca6b04cc40d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.674055 14051 tablet_service.cc:1511] Processing CreateTablet for tablet b27f5a4a8a164142beb3a7d3247252c1 (DEFAULT_TABLE table=test-workload [id=d1706a1a56544163b087f22d99100b0f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:21:19.675258 14051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b27f5a4a8a164142beb3a7d3247252c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.679065 14185 tablet_bootstrap.cc:492] T de03f15eeed24f09bd1fbffb0dbb72d9 P b94f318a433948e9a50527dd2d225728: Bootstrap starting.
I20260710 13:21:19.681766 14131 tablet_service.cc:1511] Processing CreateTablet for tablet b27f5a4a8a164142beb3a7d3247252c1 (DEFAULT_TABLE table=test-workload [id=d1706a1a56544163b087f22d99100b0f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:21:19.687934 14184 tablet_bootstrap.cc:492] T 5efd1764091a494ea3391f8e186d9af2 P a79cde1f17344eb6b896cbf489efe016: Bootstrap starting.
I20260710 13:21:19.693121 14131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b27f5a4a8a164142beb3a7d3247252c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:19.722692 14186 tablet_bootstrap.cc:492] T 34af881b96e64c8799fcfe5d715e129a P 78fd624fdab749d59a70433692577232: Bootstrap starting.
I20260710 13:21:19.734737 14186 tablet_bootstrap.cc:654] T 34af881b96e64c8799fcfe5d715e129a P 78fd624fdab749d59a70433692577232: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:19.742558 14184 tablet_bootstrap.cc:654] T 5efd1764091a494ea3391f8e186d9af2 P a79cde1f17344eb6b896cbf489efe016: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:19.750954 14185 tablet_bootstrap.cc:654] T de03f15eeed24f09bd1fbffb0dbb72d9 P b94f318a433948e9a50527dd2d225728: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:19.766942 14186 tablet_bootstrap.cc:492] T 34af881b96e64c8799fcfe5d715e129a P 78fd624fdab749d59a70433692577232: No bootstrap required, opened a new log
I20260710 13:21:19.767483 14186 ts_tablet_manager.cc:1403] T 34af881b96e64c8799fcfe5d715e129a P 78fd624fdab749d59a70433692577232: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.006s
I20260710 13:21:19.771257 14186 raft_consensus.cc:359] T 34af881b96e64c8799fcfe5d715e129a P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } }
I20260710 13:21:19.772037 14186 raft_consensus.cc:385] T 34af881b96e64c8799fcfe5d715e129a P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.772410 14186 raft_consensus.cc:740] T 34af881b96e64c8799fcfe5d715e129a P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78fd624fdab749d59a70433692577232, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.773283 14186 consensus_queue.cc:260] T 34af881b96e64c8799fcfe5d715e129a P 78fd624fdab749d59a70433692577232 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } }
I20260710 13:21:19.779639 14184 tablet_bootstrap.cc:492] T 5efd1764091a494ea3391f8e186d9af2 P a79cde1f17344eb6b896cbf489efe016: No bootstrap required, opened a new log
I20260710 13:21:19.780159 14184 ts_tablet_manager.cc:1403] T 5efd1764091a494ea3391f8e186d9af2 P a79cde1f17344eb6b896cbf489efe016: Time spent bootstrapping tablet: real 0.093s	user 0.015s	sys 0.012s
I20260710 13:21:19.808112 14095 heartbeater.cc:499] Master 127.10.210.190:35291 was elected leader, sending a full tablet report...
I20260710 13:21:19.826503 14186 ts_tablet_manager.cc:1434] T 34af881b96e64c8799fcfe5d715e129a P 78fd624fdab749d59a70433692577232: Time spent starting tablet: real 0.059s	user 0.005s	sys 0.005s
I20260710 13:21:19.828454 14186 tablet_bootstrap.cc:492] T d7a85f9f55e54c9e9020abcec23e3e13 P 78fd624fdab749d59a70433692577232: Bootstrap starting.
I20260710 13:21:19.829636 14185 tablet_bootstrap.cc:492] T de03f15eeed24f09bd1fbffb0dbb72d9 P b94f318a433948e9a50527dd2d225728: No bootstrap required, opened a new log
I20260710 13:21:19.829146 14184 raft_consensus.cc:359] T 5efd1764091a494ea3391f8e186d9af2 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:19.830744 14185 ts_tablet_manager.cc:1403] T de03f15eeed24f09bd1fbffb0dbb72d9 P b94f318a433948e9a50527dd2d225728: Time spent bootstrapping tablet: real 0.152s	user 0.013s	sys 0.005s
I20260710 13:21:19.830984 14184 raft_consensus.cc:385] T 5efd1764091a494ea3391f8e186d9af2 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.831583 14184 raft_consensus.cc:740] T 5efd1764091a494ea3391f8e186d9af2 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a79cde1f17344eb6b896cbf489efe016, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.832948 14184 consensus_queue.cc:260] T 5efd1764091a494ea3391f8e186d9af2 P a79cde1f17344eb6b896cbf489efe016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:19.835543 14185 raft_consensus.cc:359] T de03f15eeed24f09bd1fbffb0dbb72d9 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:19.836599 14185 raft_consensus.cc:385] T de03f15eeed24f09bd1fbffb0dbb72d9 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.836969 14185 raft_consensus.cc:740] T de03f15eeed24f09bd1fbffb0dbb72d9 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b94f318a433948e9a50527dd2d225728, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.838480 14186 tablet_bootstrap.cc:654] T d7a85f9f55e54c9e9020abcec23e3e13 P 78fd624fdab749d59a70433692577232: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:19.838047 14185 consensus_queue.cc:260] T de03f15eeed24f09bd1fbffb0dbb72d9 P b94f318a433948e9a50527dd2d225728 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:19.842377 14020 heartbeater.cc:499] Master 127.10.210.190:35291 was elected leader, sending a full tablet report...
I20260710 13:21:19.843134 14184 ts_tablet_manager.cc:1434] T 5efd1764091a494ea3391f8e186d9af2 P a79cde1f17344eb6b896cbf489efe016: Time spent starting tablet: real 0.063s	user 0.010s	sys 0.009s
I20260710 13:21:19.845163 14184 tablet_bootstrap.cc:492] T 4167ef6e690848e69cc43753f783a78a P a79cde1f17344eb6b896cbf489efe016: Bootstrap starting.
I20260710 13:21:19.846786 14169 heartbeater.cc:499] Master 127.10.210.190:35291 was elected leader, sending a full tablet report...
I20260710 13:21:19.847134 14185 ts_tablet_manager.cc:1434] T de03f15eeed24f09bd1fbffb0dbb72d9 P b94f318a433948e9a50527dd2d225728: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.007s
I20260710 13:21:19.849538 14185 tablet_bootstrap.cc:492] T 9fcf35a46d544aa897f3ca6b04cc40d4 P b94f318a433948e9a50527dd2d225728: Bootstrap starting.
I20260710 13:21:19.855013 14186 tablet_bootstrap.cc:492] T d7a85f9f55e54c9e9020abcec23e3e13 P 78fd624fdab749d59a70433692577232: No bootstrap required, opened a new log
I20260710 13:21:19.855551 14186 ts_tablet_manager.cc:1403] T d7a85f9f55e54c9e9020abcec23e3e13 P 78fd624fdab749d59a70433692577232: Time spent bootstrapping tablet: real 0.027s	user 0.003s	sys 0.013s
I20260710 13:21:19.858192 14185 tablet_bootstrap.cc:654] T 9fcf35a46d544aa897f3ca6b04cc40d4 P b94f318a433948e9a50527dd2d225728: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:19.858737 14186 raft_consensus.cc:359] T d7a85f9f55e54c9e9020abcec23e3e13 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:19.859513 14186 raft_consensus.cc:385] T d7a85f9f55e54c9e9020abcec23e3e13 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.859838 14186 raft_consensus.cc:740] T d7a85f9f55e54c9e9020abcec23e3e13 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78fd624fdab749d59a70433692577232, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.860682 14186 consensus_queue.cc:260] T d7a85f9f55e54c9e9020abcec23e3e13 P 78fd624fdab749d59a70433692577232 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:19.863184 14186 ts_tablet_manager.cc:1434] T d7a85f9f55e54c9e9020abcec23e3e13 P 78fd624fdab749d59a70433692577232: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:19.864331 14186 tablet_bootstrap.cc:492] T 4167ef6e690848e69cc43753f783a78a P 78fd624fdab749d59a70433692577232: Bootstrap starting.
I20260710 13:21:19.871287 14186 tablet_bootstrap.cc:654] T 4167ef6e690848e69cc43753f783a78a P 78fd624fdab749d59a70433692577232: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:19.873253 14185 tablet_bootstrap.cc:492] T 9fcf35a46d544aa897f3ca6b04cc40d4 P b94f318a433948e9a50527dd2d225728: No bootstrap required, opened a new log
I20260710 13:21:19.874325 14185 ts_tablet_manager.cc:1403] T 9fcf35a46d544aa897f3ca6b04cc40d4 P b94f318a433948e9a50527dd2d225728: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.007s
I20260710 13:21:19.877144 14184 tablet_bootstrap.cc:654] T 4167ef6e690848e69cc43753f783a78a P a79cde1f17344eb6b896cbf489efe016: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:19.877667 14185 raft_consensus.cc:359] T 9fcf35a46d544aa897f3ca6b04cc40d4 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:19.878475 14185 raft_consensus.cc:385] T 9fcf35a46d544aa897f3ca6b04cc40d4 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.878834 14185 raft_consensus.cc:740] T 9fcf35a46d544aa897f3ca6b04cc40d4 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b94f318a433948e9a50527dd2d225728, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.879772 14185 consensus_queue.cc:260] T 9fcf35a46d544aa897f3ca6b04cc40d4 P b94f318a433948e9a50527dd2d225728 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:19.882051 14185 ts_tablet_manager.cc:1434] T 9fcf35a46d544aa897f3ca6b04cc40d4 P b94f318a433948e9a50527dd2d225728: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:19.883152 14185 tablet_bootstrap.cc:492] T 5efd1764091a494ea3391f8e186d9af2 P b94f318a433948e9a50527dd2d225728: Bootstrap starting.
I20260710 13:21:19.884253 14186 tablet_bootstrap.cc:492] T 4167ef6e690848e69cc43753f783a78a P 78fd624fdab749d59a70433692577232: No bootstrap required, opened a new log
I20260710 13:21:19.884824 14186 ts_tablet_manager.cc:1403] T 4167ef6e690848e69cc43753f783a78a P 78fd624fdab749d59a70433692577232: Time spent bootstrapping tablet: real 0.021s	user 0.020s	sys 0.000s
I20260710 13:21:19.889314 14186 raft_consensus.cc:359] T 4167ef6e690848e69cc43753f783a78a P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:19.890762 14186 raft_consensus.cc:385] T 4167ef6e690848e69cc43753f783a78a P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.891178 14186 raft_consensus.cc:740] T 4167ef6e690848e69cc43753f783a78a P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78fd624fdab749d59a70433692577232, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.892277 14186 consensus_queue.cc:260] T 4167ef6e690848e69cc43753f783a78a P 78fd624fdab749d59a70433692577232 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:19.892923 14185 tablet_bootstrap.cc:654] T 5efd1764091a494ea3391f8e186d9af2 P b94f318a433948e9a50527dd2d225728: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:19.895398 14186 ts_tablet_manager.cc:1434] T 4167ef6e690848e69cc43753f783a78a P 78fd624fdab749d59a70433692577232: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 13:21:19.896946 14186 tablet_bootstrap.cc:492] T 91c083e8c7a94fe8b2094c5bc19c3187 P 78fd624fdab749d59a70433692577232: Bootstrap starting.
I20260710 13:21:19.897635 14184 tablet_bootstrap.cc:492] T 4167ef6e690848e69cc43753f783a78a P a79cde1f17344eb6b896cbf489efe016: No bootstrap required, opened a new log
I20260710 13:21:19.898231 14184 ts_tablet_manager.cc:1403] T 4167ef6e690848e69cc43753f783a78a P a79cde1f17344eb6b896cbf489efe016: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.008s
I20260710 13:21:19.901264 14184 raft_consensus.cc:359] T 4167ef6e690848e69cc43753f783a78a P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:19.902107 14184 raft_consensus.cc:385] T 4167ef6e690848e69cc43753f783a78a P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.902442 14184 raft_consensus.cc:740] T 4167ef6e690848e69cc43753f783a78a P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a79cde1f17344eb6b896cbf489efe016, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.903326 14184 consensus_queue.cc:260] T 4167ef6e690848e69cc43753f783a78a P a79cde1f17344eb6b896cbf489efe016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:19.906801 14186 tablet_bootstrap.cc:654] T 91c083e8c7a94fe8b2094c5bc19c3187 P 78fd624fdab749d59a70433692577232: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:19.909850 14185 tablet_bootstrap.cc:492] T 5efd1764091a494ea3391f8e186d9af2 P b94f318a433948e9a50527dd2d225728: No bootstrap required, opened a new log
I20260710 13:21:19.910365 14185 ts_tablet_manager.cc:1403] T 5efd1764091a494ea3391f8e186d9af2 P b94f318a433948e9a50527dd2d225728: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.004s
I20260710 13:21:19.912083 14184 ts_tablet_manager.cc:1434] T 4167ef6e690848e69cc43753f783a78a P a79cde1f17344eb6b896cbf489efe016: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260710 13:21:19.913524 14185 raft_consensus.cc:359] T 5efd1764091a494ea3391f8e186d9af2 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:19.914364 14185 raft_consensus.cc:385] T 5efd1764091a494ea3391f8e186d9af2 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.914685 14185 raft_consensus.cc:740] T 5efd1764091a494ea3391f8e186d9af2 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b94f318a433948e9a50527dd2d225728, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.915472 14185 consensus_queue.cc:260] T 5efd1764091a494ea3391f8e186d9af2 P b94f318a433948e9a50527dd2d225728 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:19.917929 14185 ts_tablet_manager.cc:1434] T 5efd1764091a494ea3391f8e186d9af2 P b94f318a433948e9a50527dd2d225728: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:19.919155 14185 tablet_bootstrap.cc:492] T d7a85f9f55e54c9e9020abcec23e3e13 P b94f318a433948e9a50527dd2d225728: Bootstrap starting.
I20260710 13:21:19.919546 14184 tablet_bootstrap.cc:492] T 91c083e8c7a94fe8b2094c5bc19c3187 P a79cde1f17344eb6b896cbf489efe016: Bootstrap starting.
I20260710 13:21:19.923995 14186 tablet_bootstrap.cc:492] T 91c083e8c7a94fe8b2094c5bc19c3187 P 78fd624fdab749d59a70433692577232: No bootstrap required, opened a new log
I20260710 13:21:19.924605 14186 ts_tablet_manager.cc:1403] T 91c083e8c7a94fe8b2094c5bc19c3187 P 78fd624fdab749d59a70433692577232: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.015s
I20260710 13:21:19.926492 14185 tablet_bootstrap.cc:654] T d7a85f9f55e54c9e9020abcec23e3e13 P b94f318a433948e9a50527dd2d225728: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:19.927893 14184 tablet_bootstrap.cc:654] T 91c083e8c7a94fe8b2094c5bc19c3187 P a79cde1f17344eb6b896cbf489efe016: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:19.927837 14186 raft_consensus.cc:359] T 91c083e8c7a94fe8b2094c5bc19c3187 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:19.928776 14186 raft_consensus.cc:385] T 91c083e8c7a94fe8b2094c5bc19c3187 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.929178 14186 raft_consensus.cc:740] T 91c083e8c7a94fe8b2094c5bc19c3187 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78fd624fdab749d59a70433692577232, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.930194 14186 consensus_queue.cc:260] T 91c083e8c7a94fe8b2094c5bc19c3187 P 78fd624fdab749d59a70433692577232 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:19.935840 14186 ts_tablet_manager.cc:1434] T 91c083e8c7a94fe8b2094c5bc19c3187 P 78fd624fdab749d59a70433692577232: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260710 13:21:19.936929 14186 tablet_bootstrap.cc:492] T 6b868eaf4f0449ef8517d7695e769cb3 P 78fd624fdab749d59a70433692577232: Bootstrap starting.
I20260710 13:21:19.937100 14184 tablet_bootstrap.cc:492] T 91c083e8c7a94fe8b2094c5bc19c3187 P a79cde1f17344eb6b896cbf489efe016: No bootstrap required, opened a new log
I20260710 13:21:19.937678 14184 ts_tablet_manager.cc:1403] T 91c083e8c7a94fe8b2094c5bc19c3187 P a79cde1f17344eb6b896cbf489efe016: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.002s
I20260710 13:21:19.940814 14184 raft_consensus.cc:359] T 91c083e8c7a94fe8b2094c5bc19c3187 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:19.944636 14184 raft_consensus.cc:385] T 91c083e8c7a94fe8b2094c5bc19c3187 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.944867 14186 tablet_bootstrap.cc:654] T 6b868eaf4f0449ef8517d7695e769cb3 P 78fd624fdab749d59a70433692577232: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:19.945003 14184 raft_consensus.cc:740] T 91c083e8c7a94fe8b2094c5bc19c3187 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a79cde1f17344eb6b896cbf489efe016, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.945878 14184 consensus_queue.cc:260] T 91c083e8c7a94fe8b2094c5bc19c3187 P a79cde1f17344eb6b896cbf489efe016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:19.948401 14185 tablet_bootstrap.cc:492] T d7a85f9f55e54c9e9020abcec23e3e13 P b94f318a433948e9a50527dd2d225728: No bootstrap required, opened a new log
I20260710 13:21:19.948410 14184 ts_tablet_manager.cc:1434] T 91c083e8c7a94fe8b2094c5bc19c3187 P a79cde1f17344eb6b896cbf489efe016: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:21:19.949357 14185 ts_tablet_manager.cc:1403] T d7a85f9f55e54c9e9020abcec23e3e13 P b94f318a433948e9a50527dd2d225728: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.013s
I20260710 13:21:19.950421 14184 tablet_bootstrap.cc:492] T b27f5a4a8a164142beb3a7d3247252c1 P a79cde1f17344eb6b896cbf489efe016: Bootstrap starting.
I20260710 13:21:19.952316 14186 tablet_bootstrap.cc:492] T 6b868eaf4f0449ef8517d7695e769cb3 P 78fd624fdab749d59a70433692577232: No bootstrap required, opened a new log
I20260710 13:21:19.952889 14186 ts_tablet_manager.cc:1403] T 6b868eaf4f0449ef8517d7695e769cb3 P 78fd624fdab749d59a70433692577232: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260710 13:21:19.952924 14185 raft_consensus.cc:359] T d7a85f9f55e54c9e9020abcec23e3e13 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:19.953860 14185 raft_consensus.cc:385] T d7a85f9f55e54c9e9020abcec23e3e13 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.954236 14185 raft_consensus.cc:740] T d7a85f9f55e54c9e9020abcec23e3e13 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b94f318a433948e9a50527dd2d225728, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.955372 14185 consensus_queue.cc:260] T d7a85f9f55e54c9e9020abcec23e3e13 P b94f318a433948e9a50527dd2d225728 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:19.956291 14186 raft_consensus.cc:359] T 6b868eaf4f0449ef8517d7695e769cb3 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:19.957069 14186 raft_consensus.cc:385] T 6b868eaf4f0449ef8517d7695e769cb3 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.957413 14186 raft_consensus.cc:740] T 6b868eaf4f0449ef8517d7695e769cb3 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78fd624fdab749d59a70433692577232, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.958513 14184 tablet_bootstrap.cc:654] T b27f5a4a8a164142beb3a7d3247252c1 P a79cde1f17344eb6b896cbf489efe016: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:19.958231 14186 consensus_queue.cc:260] T 6b868eaf4f0449ef8517d7695e769cb3 P 78fd624fdab749d59a70433692577232 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:19.960155 14185 ts_tablet_manager.cc:1434] T d7a85f9f55e54c9e9020abcec23e3e13 P b94f318a433948e9a50527dd2d225728: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260710 13:21:19.960701 14186 ts_tablet_manager.cc:1434] T 6b868eaf4f0449ef8517d7695e769cb3 P 78fd624fdab749d59a70433692577232: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:19.961536 14185 tablet_bootstrap.cc:492] T 34af881b96e64c8799fcfe5d715e129a P b94f318a433948e9a50527dd2d225728: Bootstrap starting.
I20260710 13:21:19.961807 14186 tablet_bootstrap.cc:492] T de03f15eeed24f09bd1fbffb0dbb72d9 P 78fd624fdab749d59a70433692577232: Bootstrap starting.
I20260710 13:21:19.965483 14193 raft_consensus.cc:493] T 9fcf35a46d544aa897f3ca6b04cc40d4 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:19.966210 14193 raft_consensus.cc:515] T 9fcf35a46d544aa897f3ca6b04cc40d4 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:19.969636 14186 tablet_bootstrap.cc:654] T de03f15eeed24f09bd1fbffb0dbb72d9 P 78fd624fdab749d59a70433692577232: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:19.971796 14185 tablet_bootstrap.cc:654] T 34af881b96e64c8799fcfe5d715e129a P b94f318a433948e9a50527dd2d225728: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:19.982940 14186 tablet_bootstrap.cc:492] T de03f15eeed24f09bd1fbffb0dbb72d9 P 78fd624fdab749d59a70433692577232: No bootstrap required, opened a new log
I20260710 13:21:19.982993 14185 tablet_bootstrap.cc:492] T 34af881b96e64c8799fcfe5d715e129a P b94f318a433948e9a50527dd2d225728: No bootstrap required, opened a new log
I20260710 13:21:19.983642 14186 ts_tablet_manager.cc:1403] T de03f15eeed24f09bd1fbffb0dbb72d9 P 78fd624fdab749d59a70433692577232: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
I20260710 13:21:19.983707 14185 ts_tablet_manager.cc:1403] T 34af881b96e64c8799fcfe5d715e129a P b94f318a433948e9a50527dd2d225728: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.009s
I20260710 13:21:19.987349 14186 raft_consensus.cc:359] T de03f15eeed24f09bd1fbffb0dbb72d9 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:19.988289 14186 raft_consensus.cc:385] T de03f15eeed24f09bd1fbffb0dbb72d9 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.988649 14186 raft_consensus.cc:740] T de03f15eeed24f09bd1fbffb0dbb72d9 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78fd624fdab749d59a70433692577232, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.989267 14185 raft_consensus.cc:359] T 34af881b96e64c8799fcfe5d715e129a P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } }
I20260710 13:21:19.989670 14186 consensus_queue.cc:260] T de03f15eeed24f09bd1fbffb0dbb72d9 P 78fd624fdab749d59a70433692577232 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:19.990365 14185 raft_consensus.cc:385] T 34af881b96e64c8799fcfe5d715e129a P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.991607 14185 raft_consensus.cc:740] T 34af881b96e64c8799fcfe5d715e129a P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b94f318a433948e9a50527dd2d225728, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.992916 14186 ts_tablet_manager.cc:1434] T de03f15eeed24f09bd1fbffb0dbb72d9 P 78fd624fdab749d59a70433692577232: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:21:19.992672 14185 consensus_queue.cc:260] T 34af881b96e64c8799fcfe5d715e129a P b94f318a433948e9a50527dd2d225728 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } }
I20260710 13:21:19.993300 14193 leader_election.cc:290] T 9fcf35a46d544aa897f3ca6b04cc40d4 P b94f318a433948e9a50527dd2d225728 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645), 78fd624fdab749d59a70433692577232 (127.10.210.130:37103)
I20260710 13:21:19.996330 14193 raft_consensus.cc:493] T 5efd1764091a494ea3391f8e186d9af2 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:19.998484 14193 raft_consensus.cc:515] T 5efd1764091a494ea3391f8e186d9af2 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.012202 14193 leader_election.cc:290] T 5efd1764091a494ea3391f8e186d9af2 P b94f318a433948e9a50527dd2d225728 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645), 78fd624fdab749d59a70433692577232 (127.10.210.130:37103)
I20260710 13:21:19.994313 14186 tablet_bootstrap.cc:492] T 2db4d585c35e461aa146aa2fc87117a6 P 78fd624fdab749d59a70433692577232: Bootstrap starting.
I20260710 13:21:20.022836 14191 raft_consensus.cc:493] T 34af881b96e64c8799fcfe5d715e129a P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.023447 14191 raft_consensus.cc:515] T 34af881b96e64c8799fcfe5d715e129a P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } }
W20260710 13:21:20.025277 13941 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:20.032503 13995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcf35a46d544aa897f3ca6b04cc40d4" candidate_uuid: "b94f318a433948e9a50527dd2d225728" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a79cde1f17344eb6b896cbf489efe016" is_pre_election: true
I20260710 13:21:20.034399 14191 leader_election.cc:290] T 34af881b96e64c8799fcfe5d715e129a P 78fd624fdab749d59a70433692577232 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645), b94f318a433948e9a50527dd2d225728 (127.10.210.131:46711)
I20260710 13:21:20.040210 14070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcf35a46d544aa897f3ca6b04cc40d4" candidate_uuid: "b94f318a433948e9a50527dd2d225728" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78fd624fdab749d59a70433692577232" is_pre_election: true
I20260710 13:21:20.042501 14069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5efd1764091a494ea3391f8e186d9af2" candidate_uuid: "b94f318a433948e9a50527dd2d225728" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78fd624fdab749d59a70433692577232" is_pre_election: true
I20260710 13:21:20.041951 13995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5efd1764091a494ea3391f8e186d9af2" candidate_uuid: "b94f318a433948e9a50527dd2d225728" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a79cde1f17344eb6b896cbf489efe016" is_pre_election: true
I20260710 13:21:20.043269 13995 raft_consensus.cc:2468] T 5efd1764091a494ea3391f8e186d9af2 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b94f318a433948e9a50527dd2d225728 in term 0.
I20260710 13:21:20.043793 14185 ts_tablet_manager.cc:1434] T 34af881b96e64c8799fcfe5d715e129a P b94f318a433948e9a50527dd2d225728: Time spent starting tablet: real 0.059s	user 0.027s	sys 0.025s
W20260710 13:21:20.043723 14107 leader_election.cc:343] T 9fcf35a46d544aa897f3ca6b04cc40d4 P b94f318a433948e9a50527dd2d225728 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.045420 14107 leader_election.cc:304] T 5efd1764091a494ea3391f8e186d9af2 P b94f318a433948e9a50527dd2d225728 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a79cde1f17344eb6b896cbf489efe016, b94f318a433948e9a50527dd2d225728; no voters: 
I20260710 13:21:20.045990 14185 tablet_bootstrap.cc:492] T 6b868eaf4f0449ef8517d7695e769cb3 P b94f318a433948e9a50527dd2d225728: Bootstrap starting.
I20260710 13:21:20.046571 14184 tablet_bootstrap.cc:492] T b27f5a4a8a164142beb3a7d3247252c1 P a79cde1f17344eb6b896cbf489efe016: No bootstrap required, opened a new log
I20260710 13:21:20.046509 14209 raft_consensus.cc:2804] T 5efd1764091a494ea3391f8e186d9af2 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:21:20.047186 14110 leader_election.cc:343] T 9fcf35a46d544aa897f3ca6b04cc40d4 P b94f318a433948e9a50527dd2d225728 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78fd624fdab749d59a70433692577232 (127.10.210.130:37103): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.051882 14209 raft_consensus.cc:493] T 5efd1764091a494ea3391f8e186d9af2 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:20.052517 14209 raft_consensus.cc:3060] T 5efd1764091a494ea3391f8e186d9af2 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.052793 14191 raft_consensus.cc:493] T 6b868eaf4f0449ef8517d7695e769cb3 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.053330 14191 raft_consensus.cc:515] T 6b868eaf4f0449ef8517d7695e769cb3 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.055815 14191 leader_election.cc:290] T 6b868eaf4f0449ef8517d7695e769cb3 P 78fd624fdab749d59a70433692577232 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645), b94f318a433948e9a50527dd2d225728 (127.10.210.131:46711)
I20260710 13:21:20.056697 14186 tablet_bootstrap.cc:654] T 2db4d585c35e461aa146aa2fc87117a6 P 78fd624fdab749d59a70433692577232: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.054766 14110 leader_election.cc:304] T 9fcf35a46d544aa897f3ca6b04cc40d4 P b94f318a433948e9a50527dd2d225728 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b94f318a433948e9a50527dd2d225728; no voters: 78fd624fdab749d59a70433692577232, a79cde1f17344eb6b896cbf489efe016
I20260710 13:21:20.057242 14184 ts_tablet_manager.cc:1403] T b27f5a4a8a164142beb3a7d3247252c1 P a79cde1f17344eb6b896cbf489efe016: Time spent bootstrapping tablet: real 0.107s	user 0.015s	sys 0.048s
I20260710 13:21:20.057782 14193 raft_consensus.cc:2749] T 9fcf35a46d544aa897f3ca6b04cc40d4 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:20.057811 13995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34af881b96e64c8799fcfe5d715e129a" candidate_uuid: "78fd624fdab749d59a70433692577232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a79cde1f17344eb6b896cbf489efe016" is_pre_election: true
I20260710 13:21:20.058945 13994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b868eaf4f0449ef8517d7695e769cb3" candidate_uuid: "78fd624fdab749d59a70433692577232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a79cde1f17344eb6b896cbf489efe016" is_pre_election: true
W20260710 13:21:20.060690 14110 leader_election.cc:343] T 5efd1764091a494ea3391f8e186d9af2 P b94f318a433948e9a50527dd2d225728 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78fd624fdab749d59a70433692577232 (127.10.210.130:37103): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:20.060674 14033 leader_election.cc:343] T 34af881b96e64c8799fcfe5d715e129a P 78fd624fdab749d59a70433692577232 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.060542 14184 raft_consensus.cc:359] T b27f5a4a8a164142beb3a7d3247252c1 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.062309 14184 raft_consensus.cc:385] T b27f5a4a8a164142beb3a7d3247252c1 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.062645 14184 raft_consensus.cc:740] T b27f5a4a8a164142beb3a7d3247252c1 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a79cde1f17344eb6b896cbf489efe016, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.063511 14184 consensus_queue.cc:260] T b27f5a4a8a164142beb3a7d3247252c1 P a79cde1f17344eb6b896cbf489efe016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.064548 14193 raft_consensus.cc:493] T de03f15eeed24f09bd1fbffb0dbb72d9 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.065028 14193 raft_consensus.cc:515] T de03f15eeed24f09bd1fbffb0dbb72d9 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.065960 14184 ts_tablet_manager.cc:1434] T b27f5a4a8a164142beb3a7d3247252c1 P a79cde1f17344eb6b896cbf489efe016: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:21:20.064342 14186 tablet_bootstrap.cc:492] T 2db4d585c35e461aa146aa2fc87117a6 P 78fd624fdab749d59a70433692577232: No bootstrap required, opened a new log
I20260710 13:21:20.066776 14186 ts_tablet_manager.cc:1403] T 2db4d585c35e461aa146aa2fc87117a6 P 78fd624fdab749d59a70433692577232: Time spent bootstrapping tablet: real 0.073s	user 0.006s	sys 0.010s
I20260710 13:21:20.067085 14184 tablet_bootstrap.cc:492] T 34af881b96e64c8799fcfe5d715e129a P a79cde1f17344eb6b896cbf489efe016: Bootstrap starting.
I20260710 13:21:20.069401 14069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de03f15eeed24f09bd1fbffb0dbb72d9" candidate_uuid: "b94f318a433948e9a50527dd2d225728" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78fd624fdab749d59a70433692577232" is_pre_election: true
I20260710 13:21:20.070021 14069 raft_consensus.cc:2468] T de03f15eeed24f09bd1fbffb0dbb72d9 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b94f318a433948e9a50527dd2d225728 in term 0.
I20260710 13:21:20.069763 14186 raft_consensus.cc:359] T 2db4d585c35e461aa146aa2fc87117a6 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.070457 14186 raft_consensus.cc:385] T 2db4d585c35e461aa146aa2fc87117a6 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.070740 14186 raft_consensus.cc:740] T 2db4d585c35e461aa146aa2fc87117a6 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78fd624fdab749d59a70433692577232, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.071592 14186 consensus_queue.cc:260] T 2db4d585c35e461aa146aa2fc87117a6 P 78fd624fdab749d59a70433692577232 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.071996 14110 leader_election.cc:304] T de03f15eeed24f09bd1fbffb0dbb72d9 P b94f318a433948e9a50527dd2d225728 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78fd624fdab749d59a70433692577232, b94f318a433948e9a50527dd2d225728; no voters: 
I20260710 13:21:20.072922 14208 raft_consensus.cc:2804] T de03f15eeed24f09bd1fbffb0dbb72d9 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:20.073316 14208 raft_consensus.cc:493] T de03f15eeed24f09bd1fbffb0dbb72d9 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:20.073617 14208 raft_consensus.cc:3060] T de03f15eeed24f09bd1fbffb0dbb72d9 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:20.061782 14033 leader_election.cc:343] T 6b868eaf4f0449ef8517d7695e769cb3 P 78fd624fdab749d59a70433692577232 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.074041 14209 raft_consensus.cc:515] T 5efd1764091a494ea3391f8e186d9af2 P b94f318a433948e9a50527dd2d225728 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.077371 13994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de03f15eeed24f09bd1fbffb0dbb72d9" candidate_uuid: "b94f318a433948e9a50527dd2d225728" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a79cde1f17344eb6b896cbf489efe016" is_pre_election: true
I20260710 13:21:20.077584 13995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5efd1764091a494ea3391f8e186d9af2" candidate_uuid: "b94f318a433948e9a50527dd2d225728" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a79cde1f17344eb6b896cbf489efe016"
I20260710 13:21:20.078280 13995 raft_consensus.cc:3060] T 5efd1764091a494ea3391f8e186d9af2 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.078761 14184 tablet_bootstrap.cc:654] T 34af881b96e64c8799fcfe5d715e129a P a79cde1f17344eb6b896cbf489efe016: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:20.078989 14107 leader_election.cc:343] T de03f15eeed24f09bd1fbffb0dbb72d9 P b94f318a433948e9a50527dd2d225728 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.067114 14193 leader_election.cc:290] T de03f15eeed24f09bd1fbffb0dbb72d9 P b94f318a433948e9a50527dd2d225728 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645), 78fd624fdab749d59a70433692577232 (127.10.210.130:37103)
I20260710 13:21:20.082152 14186 ts_tablet_manager.cc:1434] T 2db4d585c35e461aa146aa2fc87117a6 P 78fd624fdab749d59a70433692577232: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.005s
I20260710 13:21:20.085279 14208 raft_consensus.cc:515] T de03f15eeed24f09bd1fbffb0dbb72d9 P b94f318a433948e9a50527dd2d225728 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.096000 14209 leader_election.cc:290] T 5efd1764091a494ea3391f8e186d9af2 P b94f318a433948e9a50527dd2d225728 [CANDIDATE]: Term 1 election: Requested vote from peers a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645), 78fd624fdab749d59a70433692577232 (127.10.210.130:37103)
I20260710 13:21:20.094110 14185 tablet_bootstrap.cc:654] T 6b868eaf4f0449ef8517d7695e769cb3 P b94f318a433948e9a50527dd2d225728: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.097164 14208 leader_election.cc:290] T de03f15eeed24f09bd1fbffb0dbb72d9 P b94f318a433948e9a50527dd2d225728 [CANDIDATE]: Term 1 election: Requested vote from peers a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645), 78fd624fdab749d59a70433692577232 (127.10.210.130:37103)
I20260710 13:21:20.089740 14186 tablet_bootstrap.cc:492] T 5efd1764091a494ea3391f8e186d9af2 P 78fd624fdab749d59a70433692577232: Bootstrap starting.
I20260710 13:21:20.092213 14184 tablet_bootstrap.cc:492] T 34af881b96e64c8799fcfe5d715e129a P a79cde1f17344eb6b896cbf489efe016: No bootstrap required, opened a new log
I20260710 13:21:20.098075 14184 ts_tablet_manager.cc:1403] T 34af881b96e64c8799fcfe5d715e129a P a79cde1f17344eb6b896cbf489efe016: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.010s
I20260710 13:21:20.098482 14144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34af881b96e64c8799fcfe5d715e129a" candidate_uuid: "78fd624fdab749d59a70433692577232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94f318a433948e9a50527dd2d225728" is_pre_election: true
I20260710 13:21:20.098505 14070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de03f15eeed24f09bd1fbffb0dbb72d9" candidate_uuid: "b94f318a433948e9a50527dd2d225728" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78fd624fdab749d59a70433692577232"
I20260710 13:21:20.099329 14070 raft_consensus.cc:3060] T de03f15eeed24f09bd1fbffb0dbb72d9 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.100420 14143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b868eaf4f0449ef8517d7695e769cb3" candidate_uuid: "78fd624fdab749d59a70433692577232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94f318a433948e9a50527dd2d225728" is_pre_election: true
I20260710 13:21:20.099272 14144 raft_consensus.cc:2468] T 34af881b96e64c8799fcfe5d715e129a P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78fd624fdab749d59a70433692577232 in term 0.
I20260710 13:21:20.093552 13995 raft_consensus.cc:2468] T 5efd1764091a494ea3391f8e186d9af2 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b94f318a433948e9a50527dd2d225728 in term 1.
I20260710 13:21:20.097115 14069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5efd1764091a494ea3391f8e186d9af2" candidate_uuid: "b94f318a433948e9a50527dd2d225728" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78fd624fdab749d59a70433692577232"
I20260710 13:21:20.102593 14192 raft_consensus.cc:493] T 4167ef6e690848e69cc43753f783a78a P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.106364 14107 leader_election.cc:304] T 5efd1764091a494ea3391f8e186d9af2 P b94f318a433948e9a50527dd2d225728 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a79cde1f17344eb6b896cbf489efe016, b94f318a433948e9a50527dd2d225728; no voters: 
I20260710 13:21:20.106732 14192 raft_consensus.cc:515] T 4167ef6e690848e69cc43753f783a78a P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.101137 14184 raft_consensus.cc:359] T 34af881b96e64c8799fcfe5d715e129a P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } }
I20260710 13:21:20.108429 14184 raft_consensus.cc:385] T 34af881b96e64c8799fcfe5d715e129a P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.108811 14184 raft_consensus.cc:740] T 34af881b96e64c8799fcfe5d715e129a P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a79cde1f17344eb6b896cbf489efe016, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.109928 14184 consensus_queue.cc:260] T 34af881b96e64c8799fcfe5d715e129a P a79cde1f17344eb6b896cbf489efe016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } }
I20260710 13:21:20.104084 13994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de03f15eeed24f09bd1fbffb0dbb72d9" candidate_uuid: "b94f318a433948e9a50527dd2d225728" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a79cde1f17344eb6b896cbf489efe016"
W20260710 13:21:20.113668 14107 leader_election.cc:343] T de03f15eeed24f09bd1fbffb0dbb72d9 P b94f318a433948e9a50527dd2d225728 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.104837 14036 leader_election.cc:304] T 34af881b96e64c8799fcfe5d715e129a P 78fd624fdab749d59a70433692577232 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 78fd624fdab749d59a70433692577232, b94f318a433948e9a50527dd2d225728; no voters: a79cde1f17344eb6b896cbf489efe016
W20260710 13:21:20.111824 14110 leader_election.cc:343] T 5efd1764091a494ea3391f8e186d9af2 P b94f318a433948e9a50527dd2d225728 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78fd624fdab749d59a70433692577232 (127.10.210.130:37103): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.112241 14191 raft_consensus.cc:493] T 4167ef6e690848e69cc43753f783a78a P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.117738 14192 leader_election.cc:290] T 4167ef6e690848e69cc43753f783a78a P a79cde1f17344eb6b896cbf489efe016 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78fd624fdab749d59a70433692577232 (127.10.210.130:37103), b94f318a433948e9a50527dd2d225728 (127.10.210.131:46711)
I20260710 13:21:20.118243 14191 raft_consensus.cc:515] T 4167ef6e690848e69cc43753f783a78a P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.119158 14186 tablet_bootstrap.cc:654] T 5efd1764091a494ea3391f8e186d9af2 P 78fd624fdab749d59a70433692577232: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.113719 14208 raft_consensus.cc:2804] T 5efd1764091a494ea3391f8e186d9af2 P b94f318a433948e9a50527dd2d225728 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:20.123764 14208 raft_consensus.cc:697] T 5efd1764091a494ea3391f8e186d9af2 P b94f318a433948e9a50527dd2d225728 [term 1 LEADER]: Becoming Leader. State: Replica: b94f318a433948e9a50527dd2d225728, State: Running, Role: LEADER
I20260710 13:21:20.125349 14191 leader_election.cc:290] T 4167ef6e690848e69cc43753f783a78a P 78fd624fdab749d59a70433692577232 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645), b94f318a433948e9a50527dd2d225728 (127.10.210.131:46711)
I20260710 13:21:20.126096 14191 raft_consensus.cc:2804] T 34af881b96e64c8799fcfe5d715e129a P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:20.126583 14191 raft_consensus.cc:493] T 34af881b96e64c8799fcfe5d715e129a P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:20.127036 14191 raft_consensus.cc:3060] T 34af881b96e64c8799fcfe5d715e129a P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.129323 13995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4167ef6e690848e69cc43753f783a78a" candidate_uuid: "78fd624fdab749d59a70433692577232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a79cde1f17344eb6b896cbf489efe016" is_pre_election: true
I20260710 13:21:20.130133 13995 raft_consensus.cc:2468] T 4167ef6e690848e69cc43753f783a78a P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78fd624fdab749d59a70433692577232 in term 0.
I20260710 13:21:20.131619 14033 leader_election.cc:304] T 4167ef6e690848e69cc43753f783a78a P 78fd624fdab749d59a70433692577232 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78fd624fdab749d59a70433692577232, a79cde1f17344eb6b896cbf489efe016; no voters: 
I20260710 13:21:20.132194 14185 tablet_bootstrap.cc:492] T 6b868eaf4f0449ef8517d7695e769cb3 P b94f318a433948e9a50527dd2d225728: No bootstrap required, opened a new log
I20260710 13:21:20.146790 14185 ts_tablet_manager.cc:1403] T 6b868eaf4f0449ef8517d7695e769cb3 P b94f318a433948e9a50527dd2d225728: Time spent bootstrapping tablet: real 0.087s	user 0.022s	sys 0.011s
I20260710 13:21:20.147032 14192 raft_consensus.cc:493] T 91c083e8c7a94fe8b2094c5bc19c3187 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.147787 14192 raft_consensus.cc:515] T 91c083e8c7a94fe8b2094c5bc19c3187 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.150792 14192 leader_election.cc:290] T 91c083e8c7a94fe8b2094c5bc19c3187 P a79cde1f17344eb6b896cbf489efe016 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78fd624fdab749d59a70433692577232 (127.10.210.130:37103), b94f318a433948e9a50527dd2d225728 (127.10.210.131:46711)
I20260710 13:21:20.155900 14218 raft_consensus.cc:2804] T 4167ef6e690848e69cc43753f783a78a P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:21:20.156306 14036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.210.131:46711, user_credentials={real_user=slave}} blocked reactor thread for 48976.2us
W20260710 13:21:20.159183 14036 leader_election.cc:343] T 6b868eaf4f0449ef8517d7695e769cb3 P 78fd624fdab749d59a70433692577232 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b94f318a433948e9a50527dd2d225728 (127.10.210.131:46711): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.159761 14036 leader_election.cc:304] T 6b868eaf4f0449ef8517d7695e769cb3 P 78fd624fdab749d59a70433692577232 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78fd624fdab749d59a70433692577232; no voters: a79cde1f17344eb6b896cbf489efe016, b94f318a433948e9a50527dd2d225728
I20260710 13:21:20.162048 14218 raft_consensus.cc:493] T 4167ef6e690848e69cc43753f783a78a P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:20.163605 14218 raft_consensus.cc:3060] T 4167ef6e690848e69cc43753f783a78a P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.176059 14220 raft_consensus.cc:493] T 91c083e8c7a94fe8b2094c5bc19c3187 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.125353 14208 consensus_queue.cc:237] T 5efd1764091a494ea3391f8e186d9af2 P b94f318a433948e9a50527dd2d225728 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.178287 14143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4167ef6e690848e69cc43753f783a78a" candidate_uuid: "78fd624fdab749d59a70433692577232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94f318a433948e9a50527dd2d225728" is_pre_election: true
I20260710 13:21:20.178107 14220 raft_consensus.cc:515] T 91c083e8c7a94fe8b2094c5bc19c3187 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.180575 14220 leader_election.cc:290] T 91c083e8c7a94fe8b2094c5bc19c3187 P 78fd624fdab749d59a70433692577232 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645), b94f318a433948e9a50527dd2d225728 (127.10.210.131:46711)
I20260710 13:21:20.181214 14220 raft_consensus.cc:2749] T 6b868eaf4f0449ef8517d7695e769cb3 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:20.181828 14220 raft_consensus.cc:493] T 2db4d585c35e461aa146aa2fc87117a6 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.182261 14220 raft_consensus.cc:515] T 2db4d585c35e461aa146aa2fc87117a6 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.182925 14218 raft_consensus.cc:515] T 4167ef6e690848e69cc43753f783a78a P 78fd624fdab749d59a70433692577232 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.184389 14220 leader_election.cc:290] T 2db4d585c35e461aa146aa2fc87117a6 P 78fd624fdab749d59a70433692577232 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645), b94f318a433948e9a50527dd2d225728 (127.10.210.131:46711)
I20260710 13:21:20.159314 14185 raft_consensus.cc:359] T 6b868eaf4f0449ef8517d7695e769cb3 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.169514 14070 raft_consensus.cc:2468] T de03f15eeed24f09bd1fbffb0dbb72d9 P 78fd624fdab749d59a70433692577232 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b94f318a433948e9a50527dd2d225728 in term 1.
I20260710 13:21:20.185681 14185 raft_consensus.cc:385] T 6b868eaf4f0449ef8517d7695e769cb3 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.184926 14218 leader_election.cc:290] T 4167ef6e690848e69cc43753f783a78a P 78fd624fdab749d59a70433692577232 [CANDIDATE]: Term 1 election: Requested vote from peers a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645), b94f318a433948e9a50527dd2d225728 (127.10.210.131:46711)
I20260710 13:21:20.186056 14185 raft_consensus.cc:740] T 6b868eaf4f0449ef8517d7695e769cb3 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b94f318a433948e9a50527dd2d225728, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.186960 14185 consensus_queue.cc:260] T 6b868eaf4f0449ef8517d7695e769cb3 P b94f318a433948e9a50527dd2d225728 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.189263 14110 leader_election.cc:304] T de03f15eeed24f09bd1fbffb0dbb72d9 P b94f318a433948e9a50527dd2d225728 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 78fd624fdab749d59a70433692577232, b94f318a433948e9a50527dd2d225728; no voters: a79cde1f17344eb6b896cbf489efe016
I20260710 13:21:20.191362 14209 raft_consensus.cc:2804] T de03f15eeed24f09bd1fbffb0dbb72d9 P b94f318a433948e9a50527dd2d225728 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:20.191919 14209 raft_consensus.cc:697] T de03f15eeed24f09bd1fbffb0dbb72d9 P b94f318a433948e9a50527dd2d225728 [term 1 LEADER]: Becoming Leader. State: Replica: b94f318a433948e9a50527dd2d225728, State: Running, Role: LEADER
I20260710 13:21:20.191996 14185 ts_tablet_manager.cc:1434] T 6b868eaf4f0449ef8517d7695e769cb3 P b94f318a433948e9a50527dd2d225728: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.000s
I20260710 13:21:20.192334 13994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db4d585c35e461aa146aa2fc87117a6" candidate_uuid: "78fd624fdab749d59a70433692577232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a79cde1f17344eb6b896cbf489efe016" is_pre_election: true
I20260710 13:21:20.192818 14209 consensus_queue.cc:237] T de03f15eeed24f09bd1fbffb0dbb72d9 P b94f318a433948e9a50527dd2d225728 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.184573 14191 raft_consensus.cc:515] T 34af881b96e64c8799fcfe5d715e129a P 78fd624fdab749d59a70433692577232 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } }
I20260710 13:21:20.191952 13995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c083e8c7a94fe8b2094c5bc19c3187" candidate_uuid: "78fd624fdab749d59a70433692577232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a79cde1f17344eb6b896cbf489efe016" is_pre_election: true
I20260710 13:21:20.200953 13995 raft_consensus.cc:2468] T 91c083e8c7a94fe8b2094c5bc19c3187 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78fd624fdab749d59a70433692577232 in term 0.
I20260710 13:21:20.197362 14185 tablet_bootstrap.cc:492] T 91c083e8c7a94fe8b2094c5bc19c3187 P b94f318a433948e9a50527dd2d225728: Bootstrap starting.
I20260710 13:21:20.201666 13993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4167ef6e690848e69cc43753f783a78a" candidate_uuid: "78fd624fdab749d59a70433692577232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a79cde1f17344eb6b896cbf489efe016"
I20260710 13:21:20.202521 13993 raft_consensus.cc:3060] T 4167ef6e690848e69cc43753f783a78a P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.204643 14033 leader_election.cc:304] T 91c083e8c7a94fe8b2094c5bc19c3187 P 78fd624fdab749d59a70433692577232 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78fd624fdab749d59a70433692577232, a79cde1f17344eb6b896cbf489efe016; no voters: 
I20260710 13:21:20.205896 14191 leader_election.cc:290] T 34af881b96e64c8799fcfe5d715e129a P 78fd624fdab749d59a70433692577232 [CANDIDATE]: Term 1 election: Requested vote from peers a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645), b94f318a433948e9a50527dd2d225728 (127.10.210.131:46711)
W20260710 13:21:20.212548 14033 leader_election.cc:343] T 2db4d585c35e461aa146aa2fc87117a6 P 78fd624fdab749d59a70433692577232 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.206362 14219 raft_consensus.cc:2804] T 91c083e8c7a94fe8b2094c5bc19c3187 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:20.213424 14219 raft_consensus.cc:493] T 91c083e8c7a94fe8b2094c5bc19c3187 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:20.213840 14219 raft_consensus.cc:3060] T 91c083e8c7a94fe8b2094c5bc19c3187 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.217512 13994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34af881b96e64c8799fcfe5d715e129a" candidate_uuid: "78fd624fdab749d59a70433692577232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a79cde1f17344eb6b896cbf489efe016"
I20260710 13:21:20.218586 14186 tablet_bootstrap.cc:492] T 5efd1764091a494ea3391f8e186d9af2 P 78fd624fdab749d59a70433692577232: No bootstrap required, opened a new log
I20260710 13:21:20.219049 14186 ts_tablet_manager.cc:1403] T 5efd1764091a494ea3391f8e186d9af2 P 78fd624fdab749d59a70433692577232: Time spent bootstrapping tablet: real 0.130s	user 0.034s	sys 0.018s
I20260710 13:21:20.218082 13994 raft_consensus.cc:3060] T 34af881b96e64c8799fcfe5d715e129a P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.240422 13994 raft_consensus.cc:2468] T 34af881b96e64c8799fcfe5d715e129a P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78fd624fdab749d59a70433692577232 in term 1.
I20260710 13:21:20.242272 14033 leader_election.cc:304] T 34af881b96e64c8799fcfe5d715e129a P 78fd624fdab749d59a70433692577232 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78fd624fdab749d59a70433692577232, a79cde1f17344eb6b896cbf489efe016; no voters: 
I20260710 13:21:20.243729 14191 raft_consensus.cc:2804] T 34af881b96e64c8799fcfe5d715e129a P 78fd624fdab749d59a70433692577232 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:20.244537 14191 raft_consensus.cc:697] T 34af881b96e64c8799fcfe5d715e129a P 78fd624fdab749d59a70433692577232 [term 1 LEADER]: Becoming Leader. State: Replica: 78fd624fdab749d59a70433692577232, State: Running, Role: LEADER
I20260710 13:21:20.244968 13993 raft_consensus.cc:2468] T 4167ef6e690848e69cc43753f783a78a P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78fd624fdab749d59a70433692577232 in term 1.
I20260710 13:21:20.245818 14191 consensus_queue.cc:237] T 34af881b96e64c8799fcfe5d715e129a P 78fd624fdab749d59a70433692577232 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } }
I20260710 13:21:20.246085 14143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4167ef6e690848e69cc43753f783a78a" candidate_uuid: "a79cde1f17344eb6b896cbf489efe016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94f318a433948e9a50527dd2d225728" is_pre_election: true
I20260710 13:21:20.247732 14144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c083e8c7a94fe8b2094c5bc19c3187" candidate_uuid: "a79cde1f17344eb6b896cbf489efe016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94f318a433948e9a50527dd2d225728" is_pre_election: true
I20260710 13:21:20.246376 14033 leader_election.cc:304] T 4167ef6e690848e69cc43753f783a78a P 78fd624fdab749d59a70433692577232 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78fd624fdab749d59a70433692577232, a79cde1f17344eb6b896cbf489efe016; no voters: 
I20260710 13:21:20.246703 14219 raft_consensus.cc:515] T 91c083e8c7a94fe8b2094c5bc19c3187 P 78fd624fdab749d59a70433692577232 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.248697 14184 ts_tablet_manager.cc:1434] T 34af881b96e64c8799fcfe5d715e129a P a79cde1f17344eb6b896cbf489efe016: Time spent starting tablet: real 0.150s	user 0.016s	sys 0.028s
I20260710 13:21:20.248849 14220 raft_consensus.cc:2804] T 4167ef6e690848e69cc43753f783a78a P 78fd624fdab749d59a70433692577232 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:20.249648 14220 raft_consensus.cc:697] T 4167ef6e690848e69cc43753f783a78a P 78fd624fdab749d59a70433692577232 [term 1 LEADER]: Becoming Leader. State: Replica: 78fd624fdab749d59a70433692577232, State: Running, Role: LEADER
I20260710 13:21:20.250572 14184 tablet_bootstrap.cc:492] T d7a85f9f55e54c9e9020abcec23e3e13 P a79cde1f17344eb6b896cbf489efe016: Bootstrap starting.
I20260710 13:21:20.253152 14219 leader_election.cc:290] T 91c083e8c7a94fe8b2094c5bc19c3187 P 78fd624fdab749d59a70433692577232 [CANDIDATE]: Term 1 election: Requested vote from peers a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645), b94f318a433948e9a50527dd2d225728 (127.10.210.131:46711)
I20260710 13:21:20.255399 14070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4167ef6e690848e69cc43753f783a78a" candidate_uuid: "a79cde1f17344eb6b896cbf489efe016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78fd624fdab749d59a70433692577232" is_pre_election: true
I20260710 13:21:20.255415 14069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c083e8c7a94fe8b2094c5bc19c3187" candidate_uuid: "a79cde1f17344eb6b896cbf489efe016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78fd624fdab749d59a70433692577232" is_pre_election: true
I20260710 13:21:20.256501 14069 raft_consensus.cc:2393] T 91c083e8c7a94fe8b2094c5bc19c3187 P 78fd624fdab749d59a70433692577232 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a79cde1f17344eb6b896cbf489efe016 in current term 1: Already voted for candidate 78fd624fdab749d59a70433692577232 in this term.
I20260710 13:21:20.250510 14220 consensus_queue.cc:237] T 4167ef6e690848e69cc43753f783a78a P 78fd624fdab749d59a70433692577232 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
W20260710 13:21:20.268218 13961 leader_election.cc:343] T 4167ef6e690848e69cc43753f783a78a P a79cde1f17344eb6b896cbf489efe016 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b94f318a433948e9a50527dd2d225728 (127.10.210.131:46711): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:20.269098 13961 leader_election.cc:343] T 91c083e8c7a94fe8b2094c5bc19c3187 P a79cde1f17344eb6b896cbf489efe016 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b94f318a433948e9a50527dd2d225728 (127.10.210.131:46711): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.269191 14186 raft_consensus.cc:359] T 5efd1764091a494ea3391f8e186d9af2 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.270057 14186 raft_consensus.cc:385] T 5efd1764091a494ea3391f8e186d9af2 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.270424 14186 raft_consensus.cc:740] T 5efd1764091a494ea3391f8e186d9af2 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78fd624fdab749d59a70433692577232, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.269860 13961 leader_election.cc:304] T 4167ef6e690848e69cc43753f783a78a P a79cde1f17344eb6b896cbf489efe016 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a79cde1f17344eb6b896cbf489efe016; no voters: 78fd624fdab749d59a70433692577232, b94f318a433948e9a50527dd2d225728
I20260710 13:21:20.272423 13993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c083e8c7a94fe8b2094c5bc19c3187" candidate_uuid: "78fd624fdab749d59a70433692577232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a79cde1f17344eb6b896cbf489efe016"
I20260710 13:21:20.273088 13993 raft_consensus.cc:3060] T 91c083e8c7a94fe8b2094c5bc19c3187 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.275032 14185 tablet_bootstrap.cc:654] T 91c083e8c7a94fe8b2094c5bc19c3187 P b94f318a433948e9a50527dd2d225728: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.274379 13893 catalog_manager.cc:5697] T 5efd1764091a494ea3391f8e186d9af2 P b94f318a433948e9a50527dd2d225728 reported cstate change: term changed from 0 to 1, leader changed from <none> to b94f318a433948e9a50527dd2d225728 (127.10.210.131). New cstate: current_term: 1 leader_uuid: "b94f318a433948e9a50527dd2d225728" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:20.277511 14186 consensus_queue.cc:260] T 5efd1764091a494ea3391f8e186d9af2 P 78fd624fdab749d59a70433692577232 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.279680 14216 raft_consensus.cc:2749] T 4167ef6e690848e69cc43753f783a78a P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:20.280843 14144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c083e8c7a94fe8b2094c5bc19c3187" candidate_uuid: "78fd624fdab749d59a70433692577232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94f318a433948e9a50527dd2d225728" is_pre_election: true
I20260710 13:21:20.281518 14143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db4d585c35e461aa146aa2fc87117a6" candidate_uuid: "78fd624fdab749d59a70433692577232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94f318a433948e9a50527dd2d225728" is_pre_election: true
I20260710 13:21:20.282155 14144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4167ef6e690848e69cc43753f783a78a" candidate_uuid: "78fd624fdab749d59a70433692577232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94f318a433948e9a50527dd2d225728"
W20260710 13:21:20.283001 14036 leader_election.cc:343] T 4167ef6e690848e69cc43753f783a78a P 78fd624fdab749d59a70433692577232 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b94f318a433948e9a50527dd2d225728 (127.10.210.131:46711): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.283048 13993 raft_consensus.cc:2468] T 91c083e8c7a94fe8b2094c5bc19c3187 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78fd624fdab749d59a70433692577232 in term 1.
I20260710 13:21:20.283427 13961 leader_election.cc:304] T 91c083e8c7a94fe8b2094c5bc19c3187 P a79cde1f17344eb6b896cbf489efe016 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a79cde1f17344eb6b896cbf489efe016; no voters: 78fd624fdab749d59a70433692577232, b94f318a433948e9a50527dd2d225728
W20260710 13:21:20.284085 14036 leader_election.cc:343] T 91c083e8c7a94fe8b2094c5bc19c3187 P 78fd624fdab749d59a70433692577232 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b94f318a433948e9a50527dd2d225728 (127.10.210.131:46711): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.283993 14143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c083e8c7a94fe8b2094c5bc19c3187" candidate_uuid: "78fd624fdab749d59a70433692577232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94f318a433948e9a50527dd2d225728"
I20260710 13:21:20.284387 14216 raft_consensus.cc:2749] T 91c083e8c7a94fe8b2094c5bc19c3187 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:20.284386 14033 leader_election.cc:304] T 91c083e8c7a94fe8b2094c5bc19c3187 P 78fd624fdab749d59a70433692577232 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78fd624fdab749d59a70433692577232, a79cde1f17344eb6b896cbf489efe016; no voters: 
W20260710 13:21:20.285030 14036 leader_election.cc:343] T 2db4d585c35e461aa146aa2fc87117a6 P 78fd624fdab749d59a70433692577232 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b94f318a433948e9a50527dd2d225728 (127.10.210.131:46711): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.284385 14144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34af881b96e64c8799fcfe5d715e129a" candidate_uuid: "78fd624fdab749d59a70433692577232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94f318a433948e9a50527dd2d225728"
I20260710 13:21:20.285761 14220 raft_consensus.cc:2804] T 91c083e8c7a94fe8b2094c5bc19c3187 P 78fd624fdab749d59a70433692577232 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:20.286105 14144 raft_consensus.cc:3060] T 34af881b96e64c8799fcfe5d715e129a P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.285818 14036 leader_election.cc:304] T 2db4d585c35e461aa146aa2fc87117a6 P 78fd624fdab749d59a70433692577232 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78fd624fdab749d59a70433692577232; no voters: a79cde1f17344eb6b896cbf489efe016, b94f318a433948e9a50527dd2d225728
I20260710 13:21:20.286437 14220 raft_consensus.cc:697] T 91c083e8c7a94fe8b2094c5bc19c3187 P 78fd624fdab749d59a70433692577232 [term 1 LEADER]: Becoming Leader. State: Replica: 78fd624fdab749d59a70433692577232, State: Running, Role: LEADER
I20260710 13:21:20.286985 14218 raft_consensus.cc:2749] T 2db4d585c35e461aa146aa2fc87117a6 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:21:20.288564 14036 leader_election.cc:343] T 4167ef6e690848e69cc43753f783a78a P 78fd624fdab749d59a70433692577232 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b94f318a433948e9a50527dd2d225728 (127.10.210.131:46711): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.288811 14186 ts_tablet_manager.cc:1434] T 5efd1764091a494ea3391f8e186d9af2 P 78fd624fdab749d59a70433692577232: Time spent starting tablet: real 0.070s	user 0.006s	sys 0.001s
W20260710 13:21:20.289793 14036 leader_election.cc:343] T 91c083e8c7a94fe8b2094c5bc19c3187 P 78fd624fdab749d59a70433692577232 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b94f318a433948e9a50527dd2d225728 (127.10.210.131:46711): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.290185 14186 tablet_bootstrap.cc:492] T b27f5a4a8a164142beb3a7d3247252c1 P 78fd624fdab749d59a70433692577232: Bootstrap starting.
I20260710 13:21:20.287354 14220 consensus_queue.cc:237] T 91c083e8c7a94fe8b2094c5bc19c3187 P 78fd624fdab749d59a70433692577232 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.295145 14184 tablet_bootstrap.cc:654] T d7a85f9f55e54c9e9020abcec23e3e13 P a79cde1f17344eb6b896cbf489efe016: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.298044 14186 tablet_bootstrap.cc:654] T b27f5a4a8a164142beb3a7d3247252c1 P 78fd624fdab749d59a70433692577232: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.307781 14144 raft_consensus.cc:2468] T 34af881b96e64c8799fcfe5d715e129a P b94f318a433948e9a50527dd2d225728 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78fd624fdab749d59a70433692577232 in term 1.
I20260710 13:21:20.307364 13890 catalog_manager.cc:5697] T 34af881b96e64c8799fcfe5d715e129a P 78fd624fdab749d59a70433692577232 reported cstate change: term changed from 0 to 1, leader changed from <none> to 78fd624fdab749d59a70433692577232 (127.10.210.130). New cstate: current_term: 1 leader_uuid: "78fd624fdab749d59a70433692577232" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:20.309166 14185 tablet_bootstrap.cc:492] T 91c083e8c7a94fe8b2094c5bc19c3187 P b94f318a433948e9a50527dd2d225728: No bootstrap required, opened a new log
I20260710 13:21:20.310014 14185 ts_tablet_manager.cc:1403] T 91c083e8c7a94fe8b2094c5bc19c3187 P b94f318a433948e9a50527dd2d225728: Time spent bootstrapping tablet: real 0.113s	user 0.012s	sys 0.005s
I20260710 13:21:20.311520 14220 raft_consensus.cc:493] T 5efd1764091a494ea3391f8e186d9af2 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.312004 14220 raft_consensus.cc:515] T 5efd1764091a494ea3391f8e186d9af2 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.313123 14185 raft_consensus.cc:359] T 91c083e8c7a94fe8b2094c5bc19c3187 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.313947 14185 raft_consensus.cc:385] T 91c083e8c7a94fe8b2094c5bc19c3187 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.314539 14216 raft_consensus.cc:493] T b27f5a4a8a164142beb3a7d3247252c1 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.315001 13993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5efd1764091a494ea3391f8e186d9af2" candidate_uuid: "78fd624fdab749d59a70433692577232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a79cde1f17344eb6b896cbf489efe016" is_pre_election: true
I20260710 13:21:20.315021 14216 raft_consensus.cc:515] T b27f5a4a8a164142beb3a7d3247252c1 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.315904 13993 raft_consensus.cc:2393] T 5efd1764091a494ea3391f8e186d9af2 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78fd624fdab749d59a70433692577232 in current term 1: Already voted for candidate b94f318a433948e9a50527dd2d225728 in this term.
I20260710 13:21:20.317346 14216 leader_election.cc:290] T b27f5a4a8a164142beb3a7d3247252c1 P a79cde1f17344eb6b896cbf489efe016 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78fd624fdab749d59a70433692577232 (127.10.210.130:37103), b94f318a433948e9a50527dd2d225728 (127.10.210.131:46711)
I20260710 13:21:20.318333 14220 leader_election.cc:290] T 5efd1764091a494ea3391f8e186d9af2 P 78fd624fdab749d59a70433692577232 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645), b94f318a433948e9a50527dd2d225728 (127.10.210.131:46711)
I20260710 13:21:20.319154 14069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27f5a4a8a164142beb3a7d3247252c1" candidate_uuid: "a79cde1f17344eb6b896cbf489efe016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78fd624fdab749d59a70433692577232" is_pre_election: true
W20260710 13:21:20.320477 13961 leader_election.cc:343] T b27f5a4a8a164142beb3a7d3247252c1 P a79cde1f17344eb6b896cbf489efe016 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78fd624fdab749d59a70433692577232 (127.10.210.130:37103): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.320832 14143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27f5a4a8a164142beb3a7d3247252c1" candidate_uuid: "a79cde1f17344eb6b896cbf489efe016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94f318a433948e9a50527dd2d225728" is_pre_election: true
I20260710 13:21:20.321101 14185 raft_consensus.cc:740] T 91c083e8c7a94fe8b2094c5bc19c3187 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b94f318a433948e9a50527dd2d225728, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.321666 14184 tablet_bootstrap.cc:492] T d7a85f9f55e54c9e9020abcec23e3e13 P a79cde1f17344eb6b896cbf489efe016: No bootstrap required, opened a new log
W20260710 13:21:20.322202 13961 leader_election.cc:343] T b27f5a4a8a164142beb3a7d3247252c1 P a79cde1f17344eb6b896cbf489efe016 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b94f318a433948e9a50527dd2d225728 (127.10.210.131:46711): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:20.321828 14185 consensus_queue.cc:260] T 91c083e8c7a94fe8b2094c5bc19c3187 P b94f318a433948e9a50527dd2d225728 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.322629 13961 leader_election.cc:304] T b27f5a4a8a164142beb3a7d3247252c1 P a79cde1f17344eb6b896cbf489efe016 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a79cde1f17344eb6b896cbf489efe016; no voters: 78fd624fdab749d59a70433692577232, b94f318a433948e9a50527dd2d225728
I20260710 13:21:20.323653 14216 raft_consensus.cc:2749] T b27f5a4a8a164142beb3a7d3247252c1 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:20.324671 14144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5efd1764091a494ea3391f8e186d9af2" candidate_uuid: "78fd624fdab749d59a70433692577232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94f318a433948e9a50527dd2d225728" is_pre_election: true
I20260710 13:21:20.325754 14185 ts_tablet_manager.cc:1434] T 91c083e8c7a94fe8b2094c5bc19c3187 P b94f318a433948e9a50527dd2d225728: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260710 13:21:20.326747 14185 tablet_bootstrap.cc:492] T b27f5a4a8a164142beb3a7d3247252c1 P b94f318a433948e9a50527dd2d225728: Bootstrap starting.
I20260710 13:21:20.326553 14036 leader_election.cc:304] T 5efd1764091a494ea3391f8e186d9af2 P 78fd624fdab749d59a70433692577232 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78fd624fdab749d59a70433692577232; no voters: a79cde1f17344eb6b896cbf489efe016, b94f318a433948e9a50527dd2d225728
I20260710 13:21:20.327612 14220 raft_consensus.cc:3060] T 5efd1764091a494ea3391f8e186d9af2 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.322362 14184 ts_tablet_manager.cc:1403] T d7a85f9f55e54c9e9020abcec23e3e13 P a79cde1f17344eb6b896cbf489efe016: Time spent bootstrapping tablet: real 0.072s	user 0.015s	sys 0.000s
I20260710 13:21:20.330680 14191 raft_consensus.cc:493] T d7a85f9f55e54c9e9020abcec23e3e13 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.331297 14186 tablet_bootstrap.cc:492] T b27f5a4a8a164142beb3a7d3247252c1 P 78fd624fdab749d59a70433692577232: No bootstrap required, opened a new log
I20260710 13:21:20.331909 14186 ts_tablet_manager.cc:1403] T b27f5a4a8a164142beb3a7d3247252c1 P 78fd624fdab749d59a70433692577232: Time spent bootstrapping tablet: real 0.042s	user 0.024s	sys 0.007s
I20260710 13:21:20.331367 14191 raft_consensus.cc:515] T d7a85f9f55e54c9e9020abcec23e3e13 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.331600 14184 raft_consensus.cc:359] T d7a85f9f55e54c9e9020abcec23e3e13 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.336290 14184 raft_consensus.cc:385] T d7a85f9f55e54c9e9020abcec23e3e13 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.336642 14184 raft_consensus.cc:740] T d7a85f9f55e54c9e9020abcec23e3e13 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a79cde1f17344eb6b896cbf489efe016, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.337009 14144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a85f9f55e54c9e9020abcec23e3e13" candidate_uuid: "78fd624fdab749d59a70433692577232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94f318a433948e9a50527dd2d225728" is_pre_election: true
I20260710 13:21:20.337613 14144 raft_consensus.cc:2468] T d7a85f9f55e54c9e9020abcec23e3e13 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78fd624fdab749d59a70433692577232 in term 0.
I20260710 13:21:20.337459 14184 consensus_queue.cc:260] T d7a85f9f55e54c9e9020abcec23e3e13 P a79cde1f17344eb6b896cbf489efe016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.338680 14036 leader_election.cc:304] T d7a85f9f55e54c9e9020abcec23e3e13 P 78fd624fdab749d59a70433692577232 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78fd624fdab749d59a70433692577232, b94f318a433948e9a50527dd2d225728; no voters: 
I20260710 13:21:20.334565 14186 raft_consensus.cc:359] T b27f5a4a8a164142beb3a7d3247252c1 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.339448 14218 raft_consensus.cc:2804] T d7a85f9f55e54c9e9020abcec23e3e13 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:20.339758 14186 raft_consensus.cc:385] T b27f5a4a8a164142beb3a7d3247252c1 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.339956 14184 ts_tablet_manager.cc:1434] T d7a85f9f55e54c9e9020abcec23e3e13 P a79cde1f17344eb6b896cbf489efe016: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260710 13:21:20.339840 14218 raft_consensus.cc:493] T d7a85f9f55e54c9e9020abcec23e3e13 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:20.340194 14186 raft_consensus.cc:740] T b27f5a4a8a164142beb3a7d3247252c1 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78fd624fdab749d59a70433692577232, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.340523 14218 raft_consensus.cc:3060] T d7a85f9f55e54c9e9020abcec23e3e13 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.341339 14184 tablet_bootstrap.cc:492] T 9fcf35a46d544aa897f3ca6b04cc40d4 P a79cde1f17344eb6b896cbf489efe016: Bootstrap starting.
I20260710 13:21:20.341276 14186 consensus_queue.cc:260] T b27f5a4a8a164142beb3a7d3247252c1 P 78fd624fdab749d59a70433692577232 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.334865 13993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a85f9f55e54c9e9020abcec23e3e13" candidate_uuid: "78fd624fdab749d59a70433692577232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a79cde1f17344eb6b896cbf489efe016" is_pre_election: true
I20260710 13:21:20.342901 13993 raft_consensus.cc:2468] T d7a85f9f55e54c9e9020abcec23e3e13 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78fd624fdab749d59a70433692577232 in term 0.
I20260710 13:21:20.343716 14186 ts_tablet_manager.cc:1434] T b27f5a4a8a164142beb3a7d3247252c1 P 78fd624fdab749d59a70433692577232: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260710 13:21:20.335846 14191 leader_election.cc:290] T d7a85f9f55e54c9e9020abcec23e3e13 P 78fd624fdab749d59a70433692577232 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645), b94f318a433948e9a50527dd2d225728 (127.10.210.131:46711)
I20260710 13:21:20.344887 14186 tablet_bootstrap.cc:492] T 9fcf35a46d544aa897f3ca6b04cc40d4 P 78fd624fdab749d59a70433692577232: Bootstrap starting.
I20260710 13:21:20.349112 14184 tablet_bootstrap.cc:654] T 9fcf35a46d544aa897f3ca6b04cc40d4 P a79cde1f17344eb6b896cbf489efe016: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.349727 14220 raft_consensus.cc:2749] T 5efd1764091a494ea3391f8e186d9af2 P 78fd624fdab749d59a70433692577232 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:20.351431 14186 tablet_bootstrap.cc:654] T 9fcf35a46d544aa897f3ca6b04cc40d4 P 78fd624fdab749d59a70433692577232: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.351608 14218 raft_consensus.cc:515] T d7a85f9f55e54c9e9020abcec23e3e13 P 78fd624fdab749d59a70433692577232 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.355160 14184 tablet_bootstrap.cc:492] T 9fcf35a46d544aa897f3ca6b04cc40d4 P a79cde1f17344eb6b896cbf489efe016: No bootstrap required, opened a new log
I20260710 13:21:20.355692 14184 ts_tablet_manager.cc:1403] T 9fcf35a46d544aa897f3ca6b04cc40d4 P a79cde1f17344eb6b896cbf489efe016: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.006s
I20260710 13:21:20.359030 14185 tablet_bootstrap.cc:654] T b27f5a4a8a164142beb3a7d3247252c1 P b94f318a433948e9a50527dd2d225728: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.359903 14184 raft_consensus.cc:359] T 9fcf35a46d544aa897f3ca6b04cc40d4 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.360718 14184 raft_consensus.cc:385] T 9fcf35a46d544aa897f3ca6b04cc40d4 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.361083 14184 raft_consensus.cc:740] T 9fcf35a46d544aa897f3ca6b04cc40d4 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a79cde1f17344eb6b896cbf489efe016, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.364248 14186 tablet_bootstrap.cc:492] T 9fcf35a46d544aa897f3ca6b04cc40d4 P 78fd624fdab749d59a70433692577232: No bootstrap required, opened a new log
I20260710 13:21:20.364756 14186 ts_tablet_manager.cc:1403] T 9fcf35a46d544aa897f3ca6b04cc40d4 P 78fd624fdab749d59a70433692577232: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.001s
I20260710 13:21:20.366473 13993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a85f9f55e54c9e9020abcec23e3e13" candidate_uuid: "78fd624fdab749d59a70433692577232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a79cde1f17344eb6b896cbf489efe016"
I20260710 13:21:20.367071 13993 raft_consensus.cc:3060] T d7a85f9f55e54c9e9020abcec23e3e13 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.367633 14186 raft_consensus.cc:359] T 9fcf35a46d544aa897f3ca6b04cc40d4 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.368325 14186 raft_consensus.cc:385] T 9fcf35a46d544aa897f3ca6b04cc40d4 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.368582 14186 raft_consensus.cc:740] T 9fcf35a46d544aa897f3ca6b04cc40d4 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78fd624fdab749d59a70433692577232, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.369483 14186 consensus_queue.cc:260] T 9fcf35a46d544aa897f3ca6b04cc40d4 P 78fd624fdab749d59a70433692577232 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.369774 14184 consensus_queue.cc:260] T 9fcf35a46d544aa897f3ca6b04cc40d4 P a79cde1f17344eb6b896cbf489efe016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.371794 14186 ts_tablet_manager.cc:1434] T 9fcf35a46d544aa897f3ca6b04cc40d4 P 78fd624fdab749d59a70433692577232: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:21:20.373693 14184 ts_tablet_manager.cc:1434] T 9fcf35a46d544aa897f3ca6b04cc40d4 P a79cde1f17344eb6b896cbf489efe016: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.002s
I20260710 13:21:20.374313 14218 leader_election.cc:290] T d7a85f9f55e54c9e9020abcec23e3e13 P 78fd624fdab749d59a70433692577232 [CANDIDATE]: Term 1 election: Requested vote from peers a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645), b94f318a433948e9a50527dd2d225728 (127.10.210.131:46711)
I20260710 13:21:20.375375 14184 tablet_bootstrap.cc:492] T 2db4d585c35e461aa146aa2fc87117a6 P a79cde1f17344eb6b896cbf489efe016: Bootstrap starting.
I20260710 13:21:20.375742 14144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a85f9f55e54c9e9020abcec23e3e13" candidate_uuid: "78fd624fdab749d59a70433692577232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94f318a433948e9a50527dd2d225728"
I20260710 13:21:20.376416 14144 raft_consensus.cc:3060] T d7a85f9f55e54c9e9020abcec23e3e13 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.378925 13993 raft_consensus.cc:2468] T d7a85f9f55e54c9e9020abcec23e3e13 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78fd624fdab749d59a70433692577232 in term 1.
I20260710 13:21:20.380229 14033 leader_election.cc:304] T d7a85f9f55e54c9e9020abcec23e3e13 P 78fd624fdab749d59a70433692577232 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78fd624fdab749d59a70433692577232, a79cde1f17344eb6b896cbf489efe016; no voters: 
I20260710 13:21:20.381192 14218 raft_consensus.cc:2804] T d7a85f9f55e54c9e9020abcec23e3e13 P 78fd624fdab749d59a70433692577232 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:20.381664 14218 raft_consensus.cc:697] T d7a85f9f55e54c9e9020abcec23e3e13 P 78fd624fdab749d59a70433692577232 [term 1 LEADER]: Becoming Leader. State: Replica: 78fd624fdab749d59a70433692577232, State: Running, Role: LEADER
I20260710 13:21:20.382499 14218 consensus_queue.cc:237] T d7a85f9f55e54c9e9020abcec23e3e13 P 78fd624fdab749d59a70433692577232 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.384855 14184 tablet_bootstrap.cc:654] T 2db4d585c35e461aa146aa2fc87117a6 P a79cde1f17344eb6b896cbf489efe016: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.390272 14144 raft_consensus.cc:2468] T d7a85f9f55e54c9e9020abcec23e3e13 P b94f318a433948e9a50527dd2d225728 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78fd624fdab749d59a70433692577232 in term 1.
I20260710 13:21:20.394023 14185 tablet_bootstrap.cc:492] T b27f5a4a8a164142beb3a7d3247252c1 P b94f318a433948e9a50527dd2d225728: No bootstrap required, opened a new log
I20260710 13:21:20.394516 14185 ts_tablet_manager.cc:1403] T b27f5a4a8a164142beb3a7d3247252c1 P b94f318a433948e9a50527dd2d225728: Time spent bootstrapping tablet: real 0.068s	user 0.014s	sys 0.009s
I20260710 13:21:20.395907 14184 tablet_bootstrap.cc:492] T 2db4d585c35e461aa146aa2fc87117a6 P a79cde1f17344eb6b896cbf489efe016: No bootstrap required, opened a new log
I20260710 13:21:20.396339 14184 ts_tablet_manager.cc:1403] T 2db4d585c35e461aa146aa2fc87117a6 P a79cde1f17344eb6b896cbf489efe016: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260710 13:21:20.397112 14185 raft_consensus.cc:359] T b27f5a4a8a164142beb3a7d3247252c1 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.397776 14185 raft_consensus.cc:385] T b27f5a4a8a164142beb3a7d3247252c1 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.398025 14185 raft_consensus.cc:740] T b27f5a4a8a164142beb3a7d3247252c1 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b94f318a433948e9a50527dd2d225728, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.398965 14185 consensus_queue.cc:260] T b27f5a4a8a164142beb3a7d3247252c1 P b94f318a433948e9a50527dd2d225728 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.399232 14184 raft_consensus.cc:359] T 2db4d585c35e461aa146aa2fc87117a6 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.399839 14184 raft_consensus.cc:385] T 2db4d585c35e461aa146aa2fc87117a6 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.400102 14184 raft_consensus.cc:740] T 2db4d585c35e461aa146aa2fc87117a6 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a79cde1f17344eb6b896cbf489efe016, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.401171 14185 ts_tablet_manager.cc:1434] T b27f5a4a8a164142beb3a7d3247252c1 P b94f318a433948e9a50527dd2d225728: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:21:20.400807 14184 consensus_queue.cc:260] T 2db4d585c35e461aa146aa2fc87117a6 P a79cde1f17344eb6b896cbf489efe016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.402096 14185 tablet_bootstrap.cc:492] T 4167ef6e690848e69cc43753f783a78a P b94f318a433948e9a50527dd2d225728: Bootstrap starting.
I20260710 13:21:20.403426 14184 ts_tablet_manager.cc:1434] T 2db4d585c35e461aa146aa2fc87117a6 P a79cde1f17344eb6b896cbf489efe016: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:21:20.404274 14184 tablet_bootstrap.cc:492] T 6b868eaf4f0449ef8517d7695e769cb3 P a79cde1f17344eb6b896cbf489efe016: Bootstrap starting.
I20260710 13:21:20.408033 14185 tablet_bootstrap.cc:654] T 4167ef6e690848e69cc43753f783a78a P b94f318a433948e9a50527dd2d225728: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.396333 13893 catalog_manager.cc:5697] T de03f15eeed24f09bd1fbffb0dbb72d9 P b94f318a433948e9a50527dd2d225728 reported cstate change: term changed from 0 to 1, leader changed from <none> to b94f318a433948e9a50527dd2d225728 (127.10.210.131). New cstate: current_term: 1 leader_uuid: "b94f318a433948e9a50527dd2d225728" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:20.409647 14184 tablet_bootstrap.cc:654] T 6b868eaf4f0449ef8517d7695e769cb3 P a79cde1f17344eb6b896cbf489efe016: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.419776 14185 tablet_bootstrap.cc:492] T 4167ef6e690848e69cc43753f783a78a P b94f318a433948e9a50527dd2d225728: No bootstrap required, opened a new log
I20260710 13:21:20.420171 14185 ts_tablet_manager.cc:1403] T 4167ef6e690848e69cc43753f783a78a P b94f318a433948e9a50527dd2d225728: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260710 13:21:20.422735 14184 tablet_bootstrap.cc:492] T 6b868eaf4f0449ef8517d7695e769cb3 P a79cde1f17344eb6b896cbf489efe016: No bootstrap required, opened a new log
I20260710 13:21:20.422699 14185 raft_consensus.cc:359] T 4167ef6e690848e69cc43753f783a78a P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.423293 14184 ts_tablet_manager.cc:1403] T 6b868eaf4f0449ef8517d7695e769cb3 P a79cde1f17344eb6b896cbf489efe016: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.000s
I20260710 13:21:20.423451 14185 raft_consensus.cc:385] T 4167ef6e690848e69cc43753f783a78a P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.423926 14185 raft_consensus.cc:740] T 4167ef6e690848e69cc43753f783a78a P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b94f318a433948e9a50527dd2d225728, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.423694 13890 catalog_manager.cc:5697] T 4167ef6e690848e69cc43753f783a78a P 78fd624fdab749d59a70433692577232 reported cstate change: term changed from 0 to 1, leader changed from <none> to 78fd624fdab749d59a70433692577232 (127.10.210.130). New cstate: current_term: 1 leader_uuid: "78fd624fdab749d59a70433692577232" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:20.425529 14185 consensus_queue.cc:260] T 4167ef6e690848e69cc43753f783a78a P b94f318a433948e9a50527dd2d225728 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.425527 13890 catalog_manager.cc:5697] T 91c083e8c7a94fe8b2094c5bc19c3187 P 78fd624fdab749d59a70433692577232 reported cstate change: term changed from 0 to 1, leader changed from <none> to 78fd624fdab749d59a70433692577232 (127.10.210.130). New cstate: current_term: 1 leader_uuid: "78fd624fdab749d59a70433692577232" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:20.426297 14184 raft_consensus.cc:359] T 6b868eaf4f0449ef8517d7695e769cb3 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.426921 14184 raft_consensus.cc:385] T 6b868eaf4f0449ef8517d7695e769cb3 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.427174 14184 raft_consensus.cc:740] T 6b868eaf4f0449ef8517d7695e769cb3 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a79cde1f17344eb6b896cbf489efe016, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.427604 14185 ts_tablet_manager.cc:1434] T 4167ef6e690848e69cc43753f783a78a P b94f318a433948e9a50527dd2d225728: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:21:20.427884 14184 consensus_queue.cc:260] T 6b868eaf4f0449ef8517d7695e769cb3 P a79cde1f17344eb6b896cbf489efe016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.428498 14185 tablet_bootstrap.cc:492] T 2db4d585c35e461aa146aa2fc87117a6 P b94f318a433948e9a50527dd2d225728: Bootstrap starting.
I20260710 13:21:20.429970 14184 ts_tablet_manager.cc:1434] T 6b868eaf4f0449ef8517d7695e769cb3 P a79cde1f17344eb6b896cbf489efe016: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:21:20.430650 14184 tablet_bootstrap.cc:492] T de03f15eeed24f09bd1fbffb0dbb72d9 P a79cde1f17344eb6b896cbf489efe016: Bootstrap starting.
I20260710 13:21:20.435463 14184 tablet_bootstrap.cc:654] T de03f15eeed24f09bd1fbffb0dbb72d9 P a79cde1f17344eb6b896cbf489efe016: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.439090 14209 raft_consensus.cc:493] T 4167ef6e690848e69cc43753f783a78a P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.439725 14184 tablet_bootstrap.cc:492] T de03f15eeed24f09bd1fbffb0dbb72d9 P a79cde1f17344eb6b896cbf489efe016: No bootstrap required, opened a new log
I20260710 13:21:20.439692 14209 raft_consensus.cc:515] T 4167ef6e690848e69cc43753f783a78a P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.440363 14184 ts_tablet_manager.cc:1403] T de03f15eeed24f09bd1fbffb0dbb72d9 P a79cde1f17344eb6b896cbf489efe016: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.004s
I20260710 13:21:20.443141 14184 raft_consensus.cc:359] T de03f15eeed24f09bd1fbffb0dbb72d9 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.443737 14184 raft_consensus.cc:385] T de03f15eeed24f09bd1fbffb0dbb72d9 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.443976 14184 raft_consensus.cc:740] T de03f15eeed24f09bd1fbffb0dbb72d9 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a79cde1f17344eb6b896cbf489efe016, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.443948 14069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4167ef6e690848e69cc43753f783a78a" candidate_uuid: "b94f318a433948e9a50527dd2d225728" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78fd624fdab749d59a70433692577232" is_pre_election: true
I20260710 13:21:20.444332 13993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4167ef6e690848e69cc43753f783a78a" candidate_uuid: "b94f318a433948e9a50527dd2d225728" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a79cde1f17344eb6b896cbf489efe016" is_pre_election: true
I20260710 13:21:20.444790 14184 consensus_queue.cc:260] T de03f15eeed24f09bd1fbffb0dbb72d9 P a79cde1f17344eb6b896cbf489efe016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.445185 13993 raft_consensus.cc:2393] T 4167ef6e690848e69cc43753f783a78a P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b94f318a433948e9a50527dd2d225728 in current term 1: Already voted for candidate 78fd624fdab749d59a70433692577232 in this term.
I20260710 13:21:20.446585 14184 ts_tablet_manager.cc:1434] T de03f15eeed24f09bd1fbffb0dbb72d9 P a79cde1f17344eb6b896cbf489efe016: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:21:20.447240 14107 leader_election.cc:304] T 4167ef6e690848e69cc43753f783a78a P b94f318a433948e9a50527dd2d225728 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b94f318a433948e9a50527dd2d225728; no voters: 78fd624fdab749d59a70433692577232, a79cde1f17344eb6b896cbf489efe016
I20260710 13:21:20.446735 13891 catalog_manager.cc:5697] T d7a85f9f55e54c9e9020abcec23e3e13 P 78fd624fdab749d59a70433692577232 reported cstate change: term changed from 0 to 1, leader changed from <none> to 78fd624fdab749d59a70433692577232 (127.10.210.130). New cstate: current_term: 1 leader_uuid: "78fd624fdab749d59a70433692577232" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:20.447923 14208 raft_consensus.cc:3060] T 4167ef6e690848e69cc43753f783a78a P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.449266 14209 leader_election.cc:290] T 4167ef6e690848e69cc43753f783a78a P b94f318a433948e9a50527dd2d225728 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645), 78fd624fdab749d59a70433692577232 (127.10.210.130:37103)
I20260710 13:21:20.452939 14208 raft_consensus.cc:2749] T 4167ef6e690848e69cc43753f783a78a P b94f318a433948e9a50527dd2d225728 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:20.453719 14185 tablet_bootstrap.cc:654] T 2db4d585c35e461aa146aa2fc87117a6 P b94f318a433948e9a50527dd2d225728: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:20.459800 14185 tablet_bootstrap.cc:492] T 2db4d585c35e461aa146aa2fc87117a6 P b94f318a433948e9a50527dd2d225728: No bootstrap required, opened a new log
I20260710 13:21:20.460188 14185 ts_tablet_manager.cc:1403] T 2db4d585c35e461aa146aa2fc87117a6 P b94f318a433948e9a50527dd2d225728: Time spent bootstrapping tablet: real 0.032s	user 0.003s	sys 0.007s
I20260710 13:21:20.462399 14185 raft_consensus.cc:359] T 2db4d585c35e461aa146aa2fc87117a6 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.462849 14185 raft_consensus.cc:385] T 2db4d585c35e461aa146aa2fc87117a6 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:20.463066 14185 raft_consensus.cc:740] T 2db4d585c35e461aa146aa2fc87117a6 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b94f318a433948e9a50527dd2d225728, State: Initialized, Role: FOLLOWER
I20260710 13:21:20.463642 14185 consensus_queue.cc:260] T 2db4d585c35e461aa146aa2fc87117a6 P b94f318a433948e9a50527dd2d225728 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.464932 14185 ts_tablet_manager.cc:1434] T 2db4d585c35e461aa146aa2fc87117a6 P b94f318a433948e9a50527dd2d225728: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.000s
I20260710 13:21:20.500020 14208 raft_consensus.cc:493] T 6b868eaf4f0449ef8517d7695e769cb3 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.500502 14208 raft_consensus.cc:515] T 6b868eaf4f0449ef8517d7695e769cb3 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.502208 14208 leader_election.cc:290] T 6b868eaf4f0449ef8517d7695e769cb3 P b94f318a433948e9a50527dd2d225728 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645), 78fd624fdab749d59a70433692577232 (127.10.210.130:37103)
I20260710 13:21:20.502975 13993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b868eaf4f0449ef8517d7695e769cb3" candidate_uuid: "b94f318a433948e9a50527dd2d225728" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a79cde1f17344eb6b896cbf489efe016" is_pre_election: true
I20260710 13:21:20.503436 14069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b868eaf4f0449ef8517d7695e769cb3" candidate_uuid: "b94f318a433948e9a50527dd2d225728" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78fd624fdab749d59a70433692577232" is_pre_election: true
I20260710 13:21:20.503507 13993 raft_consensus.cc:2468] T 6b868eaf4f0449ef8517d7695e769cb3 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b94f318a433948e9a50527dd2d225728 in term 0.
I20260710 13:21:20.504194 14069 raft_consensus.cc:2468] T 6b868eaf4f0449ef8517d7695e769cb3 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b94f318a433948e9a50527dd2d225728 in term 0.
I20260710 13:21:20.504755 14107 leader_election.cc:304] T 6b868eaf4f0449ef8517d7695e769cb3 P b94f318a433948e9a50527dd2d225728 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a79cde1f17344eb6b896cbf489efe016, b94f318a433948e9a50527dd2d225728; no voters: 
I20260710 13:21:20.505571 14208 raft_consensus.cc:2804] T 6b868eaf4f0449ef8517d7695e769cb3 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:20.505892 14208 raft_consensus.cc:493] T 6b868eaf4f0449ef8517d7695e769cb3 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:20.506189 14208 raft_consensus.cc:3060] T 6b868eaf4f0449ef8517d7695e769cb3 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.510455 14208 raft_consensus.cc:515] T 6b868eaf4f0449ef8517d7695e769cb3 P b94f318a433948e9a50527dd2d225728 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.512045 14208 leader_election.cc:290] T 6b868eaf4f0449ef8517d7695e769cb3 P b94f318a433948e9a50527dd2d225728 [CANDIDATE]: Term 1 election: Requested vote from peers a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645), 78fd624fdab749d59a70433692577232 (127.10.210.130:37103)
I20260710 13:21:20.512679 13993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b868eaf4f0449ef8517d7695e769cb3" candidate_uuid: "b94f318a433948e9a50527dd2d225728" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a79cde1f17344eb6b896cbf489efe016"
I20260710 13:21:20.513019 14069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b868eaf4f0449ef8517d7695e769cb3" candidate_uuid: "b94f318a433948e9a50527dd2d225728" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78fd624fdab749d59a70433692577232"
I20260710 13:21:20.513185 13993 raft_consensus.cc:3060] T 6b868eaf4f0449ef8517d7695e769cb3 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.513540 14069 raft_consensus.cc:3060] T 6b868eaf4f0449ef8517d7695e769cb3 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.517828 13993 raft_consensus.cc:2468] T 6b868eaf4f0449ef8517d7695e769cb3 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b94f318a433948e9a50527dd2d225728 in term 1.
I20260710 13:21:20.518213 14069 raft_consensus.cc:2468] T 6b868eaf4f0449ef8517d7695e769cb3 P 78fd624fdab749d59a70433692577232 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b94f318a433948e9a50527dd2d225728 in term 1.
I20260710 13:21:20.518774 14107 leader_election.cc:304] T 6b868eaf4f0449ef8517d7695e769cb3 P b94f318a433948e9a50527dd2d225728 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a79cde1f17344eb6b896cbf489efe016, b94f318a433948e9a50527dd2d225728; no voters: 
I20260710 13:21:20.519426 14208 raft_consensus.cc:2804] T 6b868eaf4f0449ef8517d7695e769cb3 P b94f318a433948e9a50527dd2d225728 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:20.519873 14208 raft_consensus.cc:697] T 6b868eaf4f0449ef8517d7695e769cb3 P b94f318a433948e9a50527dd2d225728 [term 1 LEADER]: Becoming Leader. State: Replica: b94f318a433948e9a50527dd2d225728, State: Running, Role: LEADER
I20260710 13:21:20.520602 14208 consensus_queue.cc:237] T 6b868eaf4f0449ef8517d7695e769cb3 P b94f318a433948e9a50527dd2d225728 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.527938 13892 catalog_manager.cc:5697] T 6b868eaf4f0449ef8517d7695e769cb3 P b94f318a433948e9a50527dd2d225728 reported cstate change: term changed from 0 to 1, leader changed from <none> to b94f318a433948e9a50527dd2d225728 (127.10.210.131). New cstate: current_term: 1 leader_uuid: "b94f318a433948e9a50527dd2d225728" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:20.535530 14218 raft_consensus.cc:493] T b27f5a4a8a164142beb3a7d3247252c1 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.535988 14218 raft_consensus.cc:515] T b27f5a4a8a164142beb3a7d3247252c1 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.537573 14218 leader_election.cc:290] T b27f5a4a8a164142beb3a7d3247252c1 P 78fd624fdab749d59a70433692577232 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645), b94f318a433948e9a50527dd2d225728 (127.10.210.131:46711)
I20260710 13:21:20.538345 13993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27f5a4a8a164142beb3a7d3247252c1" candidate_uuid: "78fd624fdab749d59a70433692577232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a79cde1f17344eb6b896cbf489efe016" is_pre_election: true
I20260710 13:21:20.538614 14144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27f5a4a8a164142beb3a7d3247252c1" candidate_uuid: "78fd624fdab749d59a70433692577232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94f318a433948e9a50527dd2d225728" is_pre_election: true
I20260710 13:21:20.538869 13993 raft_consensus.cc:2468] T b27f5a4a8a164142beb3a7d3247252c1 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78fd624fdab749d59a70433692577232 in term 0.
I20260710 13:21:20.539197 14144 raft_consensus.cc:2468] T b27f5a4a8a164142beb3a7d3247252c1 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78fd624fdab749d59a70433692577232 in term 0.
I20260710 13:21:20.539849 14033 leader_election.cc:304] T b27f5a4a8a164142beb3a7d3247252c1 P 78fd624fdab749d59a70433692577232 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78fd624fdab749d59a70433692577232, a79cde1f17344eb6b896cbf489efe016; no voters: 
I20260710 13:21:20.540589 14218 raft_consensus.cc:2804] T b27f5a4a8a164142beb3a7d3247252c1 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:20.540939 14218 raft_consensus.cc:493] T b27f5a4a8a164142beb3a7d3247252c1 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:20.541272 14218 raft_consensus.cc:3060] T b27f5a4a8a164142beb3a7d3247252c1 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.546000 14218 raft_consensus.cc:515] T b27f5a4a8a164142beb3a7d3247252c1 P 78fd624fdab749d59a70433692577232 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.547427 14218 leader_election.cc:290] T b27f5a4a8a164142beb3a7d3247252c1 P 78fd624fdab749d59a70433692577232 [CANDIDATE]: Term 1 election: Requested vote from peers a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645), b94f318a433948e9a50527dd2d225728 (127.10.210.131:46711)
I20260710 13:21:20.548280 13993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27f5a4a8a164142beb3a7d3247252c1" candidate_uuid: "78fd624fdab749d59a70433692577232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a79cde1f17344eb6b896cbf489efe016"
I20260710 13:21:20.548348 14144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27f5a4a8a164142beb3a7d3247252c1" candidate_uuid: "78fd624fdab749d59a70433692577232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94f318a433948e9a50527dd2d225728"
I20260710 13:21:20.549021 13993 raft_consensus.cc:3060] T b27f5a4a8a164142beb3a7d3247252c1 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.549038 14144 raft_consensus.cc:3060] T b27f5a4a8a164142beb3a7d3247252c1 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.555702 13993 raft_consensus.cc:2468] T b27f5a4a8a164142beb3a7d3247252c1 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78fd624fdab749d59a70433692577232 in term 1.
I20260710 13:21:20.555706 14144 raft_consensus.cc:2468] T b27f5a4a8a164142beb3a7d3247252c1 P b94f318a433948e9a50527dd2d225728 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78fd624fdab749d59a70433692577232 in term 1.
I20260710 13:21:20.557039 14033 leader_election.cc:304] T b27f5a4a8a164142beb3a7d3247252c1 P 78fd624fdab749d59a70433692577232 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78fd624fdab749d59a70433692577232, a79cde1f17344eb6b896cbf489efe016; no voters: 
I20260710 13:21:20.557919 14218 raft_consensus.cc:2804] T b27f5a4a8a164142beb3a7d3247252c1 P 78fd624fdab749d59a70433692577232 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:20.558487 14218 raft_consensus.cc:697] T b27f5a4a8a164142beb3a7d3247252c1 P 78fd624fdab749d59a70433692577232 [term 1 LEADER]: Becoming Leader. State: Replica: 78fd624fdab749d59a70433692577232, State: Running, Role: LEADER
I20260710 13:21:20.559243 14218 consensus_queue.cc:237] T b27f5a4a8a164142beb3a7d3247252c1 P 78fd624fdab749d59a70433692577232 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.567701 13892 catalog_manager.cc:5697] T b27f5a4a8a164142beb3a7d3247252c1 P 78fd624fdab749d59a70433692577232 reported cstate change: term changed from 0 to 1, leader changed from <none> to 78fd624fdab749d59a70433692577232 (127.10.210.130). New cstate: current_term: 1 leader_uuid: "78fd624fdab749d59a70433692577232" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:20.578068 14208 consensus_queue.cc:1048] T de03f15eeed24f09bd1fbffb0dbb72d9 P b94f318a433948e9a50527dd2d225728 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:20.588335 13993 raft_consensus.cc:3060] T de03f15eeed24f09bd1fbffb0dbb72d9 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.596109 14208 consensus_queue.cc:1048] T de03f15eeed24f09bd1fbffb0dbb72d9 P b94f318a433948e9a50527dd2d225728 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:20.653277 14218 consensus_queue.cc:1048] T 4167ef6e690848e69cc43753f783a78a P 78fd624fdab749d59a70433692577232 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:20.655751 14208 consensus_queue.cc:1048] T 5efd1764091a494ea3391f8e186d9af2 P b94f318a433948e9a50527dd2d225728 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:20.664686 14223 consensus_queue.cc:1048] T 4167ef6e690848e69cc43753f783a78a P 78fd624fdab749d59a70433692577232 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:20.669232 14193 consensus_queue.cc:1048] T 5efd1764091a494ea3391f8e186d9af2 P b94f318a433948e9a50527dd2d225728 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:20.686652 14218 raft_consensus.cc:493] T 9fcf35a46d544aa897f3ca6b04cc40d4 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.687130 14218 raft_consensus.cc:515] T 9fcf35a46d544aa897f3ca6b04cc40d4 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.689229 14218 leader_election.cc:290] T 9fcf35a46d544aa897f3ca6b04cc40d4 P 78fd624fdab749d59a70433692577232 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645), b94f318a433948e9a50527dd2d225728 (127.10.210.131:46711)
I20260710 13:21:20.690251 14144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcf35a46d544aa897f3ca6b04cc40d4" candidate_uuid: "78fd624fdab749d59a70433692577232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94f318a433948e9a50527dd2d225728" is_pre_election: true
I20260710 13:21:20.690728 13994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcf35a46d544aa897f3ca6b04cc40d4" candidate_uuid: "78fd624fdab749d59a70433692577232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a79cde1f17344eb6b896cbf489efe016" is_pre_election: true
I20260710 13:21:20.690903 14144 raft_consensus.cc:2468] T 9fcf35a46d544aa897f3ca6b04cc40d4 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78fd624fdab749d59a70433692577232 in term 0.
I20260710 13:21:20.691356 13994 raft_consensus.cc:2468] T 9fcf35a46d544aa897f3ca6b04cc40d4 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78fd624fdab749d59a70433692577232 in term 0.
I20260710 13:21:20.692124 14036 leader_election.cc:304] T 9fcf35a46d544aa897f3ca6b04cc40d4 P 78fd624fdab749d59a70433692577232 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78fd624fdab749d59a70433692577232, b94f318a433948e9a50527dd2d225728; no voters: 
I20260710 13:21:20.693243 14218 raft_consensus.cc:2804] T 9fcf35a46d544aa897f3ca6b04cc40d4 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:20.693609 14218 raft_consensus.cc:493] T 9fcf35a46d544aa897f3ca6b04cc40d4 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:20.693908 14218 raft_consensus.cc:3060] T 9fcf35a46d544aa897f3ca6b04cc40d4 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.696671 14216 raft_consensus.cc:493] T 2db4d585c35e461aa146aa2fc87117a6 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.697285 14216 raft_consensus.cc:515] T 2db4d585c35e461aa146aa2fc87117a6 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.699425 14216 leader_election.cc:290] T 2db4d585c35e461aa146aa2fc87117a6 P a79cde1f17344eb6b896cbf489efe016 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78fd624fdab749d59a70433692577232 (127.10.210.130:37103), b94f318a433948e9a50527dd2d225728 (127.10.210.131:46711)
I20260710 13:21:20.699450 14218 raft_consensus.cc:515] T 9fcf35a46d544aa897f3ca6b04cc40d4 P 78fd624fdab749d59a70433692577232 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.699975 14069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db4d585c35e461aa146aa2fc87117a6" candidate_uuid: "a79cde1f17344eb6b896cbf489efe016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78fd624fdab749d59a70433692577232" is_pre_election: true
I20260710 13:21:20.700595 14144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db4d585c35e461aa146aa2fc87117a6" candidate_uuid: "a79cde1f17344eb6b896cbf489efe016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94f318a433948e9a50527dd2d225728" is_pre_election: true
I20260710 13:21:20.700774 14069 raft_consensus.cc:2468] T 2db4d585c35e461aa146aa2fc87117a6 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a79cde1f17344eb6b896cbf489efe016 in term 0.
I20260710 13:21:20.701426 14144 raft_consensus.cc:2468] T 2db4d585c35e461aa146aa2fc87117a6 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a79cde1f17344eb6b896cbf489efe016 in term 0.
I20260710 13:21:20.702178 13961 leader_election.cc:304] T 2db4d585c35e461aa146aa2fc87117a6 P a79cde1f17344eb6b896cbf489efe016 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78fd624fdab749d59a70433692577232, a79cde1f17344eb6b896cbf489efe016; no voters: 
I20260710 13:21:20.702183 13994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcf35a46d544aa897f3ca6b04cc40d4" candidate_uuid: "78fd624fdab749d59a70433692577232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a79cde1f17344eb6b896cbf489efe016"
I20260710 13:21:20.702834 13994 raft_consensus.cc:3060] T 9fcf35a46d544aa897f3ca6b04cc40d4 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.702953 14216 raft_consensus.cc:2804] T 2db4d585c35e461aa146aa2fc87117a6 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:20.703367 14216 raft_consensus.cc:493] T 2db4d585c35e461aa146aa2fc87117a6 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:20.703645 14216 raft_consensus.cc:3060] T 2db4d585c35e461aa146aa2fc87117a6 P a79cde1f17344eb6b896cbf489efe016 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.707286 13994 raft_consensus.cc:2468] T 9fcf35a46d544aa897f3ca6b04cc40d4 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78fd624fdab749d59a70433692577232 in term 1.
I20260710 13:21:20.707823 14218 leader_election.cc:290] T 9fcf35a46d544aa897f3ca6b04cc40d4 P 78fd624fdab749d59a70433692577232 [CANDIDATE]: Term 1 election: Requested vote from peers a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645), b94f318a433948e9a50527dd2d225728 (127.10.210.131:46711)
I20260710 13:21:20.708277 14033 leader_election.cc:304] T 9fcf35a46d544aa897f3ca6b04cc40d4 P 78fd624fdab749d59a70433692577232 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78fd624fdab749d59a70433692577232, a79cde1f17344eb6b896cbf489efe016; no voters: 
I20260710 13:21:20.708214 14216 raft_consensus.cc:515] T 2db4d585c35e461aa146aa2fc87117a6 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.708971 14144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcf35a46d544aa897f3ca6b04cc40d4" candidate_uuid: "78fd624fdab749d59a70433692577232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94f318a433948e9a50527dd2d225728"
I20260710 13:21:20.709167 14218 raft_consensus.cc:2804] T 9fcf35a46d544aa897f3ca6b04cc40d4 P 78fd624fdab749d59a70433692577232 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:20.709555 14144 raft_consensus.cc:3060] T 9fcf35a46d544aa897f3ca6b04cc40d4 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.709657 14218 raft_consensus.cc:697] T 9fcf35a46d544aa897f3ca6b04cc40d4 P 78fd624fdab749d59a70433692577232 [term 1 LEADER]: Becoming Leader. State: Replica: 78fd624fdab749d59a70433692577232, State: Running, Role: LEADER
I20260710 13:21:20.710603 14218 consensus_queue.cc:237] T 9fcf35a46d544aa897f3ca6b04cc40d4 P 78fd624fdab749d59a70433692577232 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.710945 14069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db4d585c35e461aa146aa2fc87117a6" candidate_uuid: "a79cde1f17344eb6b896cbf489efe016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78fd624fdab749d59a70433692577232"
I20260710 13:21:20.711529 14069 raft_consensus.cc:3060] T 2db4d585c35e461aa146aa2fc87117a6 P 78fd624fdab749d59a70433692577232 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.712260 14143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db4d585c35e461aa146aa2fc87117a6" candidate_uuid: "a79cde1f17344eb6b896cbf489efe016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94f318a433948e9a50527dd2d225728"
I20260710 13:21:20.712811 14143 raft_consensus.cc:3060] T 2db4d585c35e461aa146aa2fc87117a6 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.716065 14144 raft_consensus.cc:2468] T 9fcf35a46d544aa897f3ca6b04cc40d4 P b94f318a433948e9a50527dd2d225728 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78fd624fdab749d59a70433692577232 in term 1.
I20260710 13:21:20.717257 14216 leader_election.cc:290] T 2db4d585c35e461aa146aa2fc87117a6 P a79cde1f17344eb6b896cbf489efe016 [CANDIDATE]: Term 1 election: Requested vote from peers 78fd624fdab749d59a70433692577232 (127.10.210.130:37103), b94f318a433948e9a50527dd2d225728 (127.10.210.131:46711)
I20260710 13:21:20.720197 14069 raft_consensus.cc:2468] T 2db4d585c35e461aa146aa2fc87117a6 P 78fd624fdab749d59a70433692577232 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a79cde1f17344eb6b896cbf489efe016 in term 1.
I20260710 13:21:20.720597 14143 raft_consensus.cc:2468] T 2db4d585c35e461aa146aa2fc87117a6 P b94f318a433948e9a50527dd2d225728 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a79cde1f17344eb6b896cbf489efe016 in term 1.
I20260710 13:21:20.721531 13961 leader_election.cc:304] T 2db4d585c35e461aa146aa2fc87117a6 P a79cde1f17344eb6b896cbf489efe016 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78fd624fdab749d59a70433692577232, a79cde1f17344eb6b896cbf489efe016; no voters: 
I20260710 13:21:20.722251 14216 raft_consensus.cc:2804] T 2db4d585c35e461aa146aa2fc87117a6 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:20.723728 14216 raft_consensus.cc:697] T 2db4d585c35e461aa146aa2fc87117a6 P a79cde1f17344eb6b896cbf489efe016 [term 1 LEADER]: Becoming Leader. State: Replica: a79cde1f17344eb6b896cbf489efe016, State: Running, Role: LEADER
I20260710 13:21:20.724001 13892 catalog_manager.cc:5697] T 9fcf35a46d544aa897f3ca6b04cc40d4 P 78fd624fdab749d59a70433692577232 reported cstate change: term changed from 0 to 1, leader changed from <none> to 78fd624fdab749d59a70433692577232 (127.10.210.130). New cstate: current_term: 1 leader_uuid: "78fd624fdab749d59a70433692577232" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:20.724550 14216 consensus_queue.cc:237] T 2db4d585c35e461aa146aa2fc87117a6 P a79cde1f17344eb6b896cbf489efe016 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.732198 13891 catalog_manager.cc:5697] T 2db4d585c35e461aa146aa2fc87117a6 P a79cde1f17344eb6b896cbf489efe016 reported cstate change: term changed from 0 to 1, leader changed from <none> to a79cde1f17344eb6b896cbf489efe016 (127.10.210.129). New cstate: current_term: 1 leader_uuid: "a79cde1f17344eb6b896cbf489efe016" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:20.800825 14208 raft_consensus.cc:493] T 91c083e8c7a94fe8b2094c5bc19c3187 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.801527 14208 raft_consensus.cc:515] T 91c083e8c7a94fe8b2094c5bc19c3187 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:20.803457 14208 leader_election.cc:290] T 91c083e8c7a94fe8b2094c5bc19c3187 P b94f318a433948e9a50527dd2d225728 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645), 78fd624fdab749d59a70433692577232 (127.10.210.130:37103)
I20260710 13:21:20.805019 14069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c083e8c7a94fe8b2094c5bc19c3187" candidate_uuid: "b94f318a433948e9a50527dd2d225728" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78fd624fdab749d59a70433692577232" is_pre_election: true
I20260710 13:21:20.804849 13994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c083e8c7a94fe8b2094c5bc19c3187" candidate_uuid: "b94f318a433948e9a50527dd2d225728" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a79cde1f17344eb6b896cbf489efe016" is_pre_election: true
I20260710 13:21:20.805868 13994 raft_consensus.cc:2393] T 91c083e8c7a94fe8b2094c5bc19c3187 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b94f318a433948e9a50527dd2d225728 in current term 1: Already voted for candidate 78fd624fdab749d59a70433692577232 in this term.
I20260710 13:21:20.806897 14107 leader_election.cc:304] T 91c083e8c7a94fe8b2094c5bc19c3187 P b94f318a433948e9a50527dd2d225728 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b94f318a433948e9a50527dd2d225728; no voters: 78fd624fdab749d59a70433692577232, a79cde1f17344eb6b896cbf489efe016
I20260710 13:21:20.807677 14208 raft_consensus.cc:3060] T 91c083e8c7a94fe8b2094c5bc19c3187 P b94f318a433948e9a50527dd2d225728 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.812429 14208 raft_consensus.cc:2749] T 91c083e8c7a94fe8b2094c5bc19c3187 P b94f318a433948e9a50527dd2d225728 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:20.864293 14218 consensus_queue.cc:1048] T 34af881b96e64c8799fcfe5d715e129a P 78fd624fdab749d59a70433692577232 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:20.872579 14191 consensus_queue.cc:1048] T 34af881b96e64c8799fcfe5d715e129a P 78fd624fdab749d59a70433692577232 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:20.881659 14223 consensus_queue.cc:1048] T 91c083e8c7a94fe8b2094c5bc19c3187 P 78fd624fdab749d59a70433692577232 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:20.883644 14223 consensus_queue.cc:1048] T 91c083e8c7a94fe8b2094c5bc19c3187 P 78fd624fdab749d59a70433692577232 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:20.924698 14220 consensus_queue.cc:1048] T d7a85f9f55e54c9e9020abcec23e3e13 P 78fd624fdab749d59a70433692577232 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:20.935207 14220 consensus_queue.cc:1048] T d7a85f9f55e54c9e9020abcec23e3e13 P 78fd624fdab749d59a70433692577232 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:20.968024 11082 ts_manager.cc:295] Set tserver state for a79cde1f17344eb6b896cbf489efe016 to MAINTENANCE_MODE
I20260710 13:21:20.968758 11082 tablet_server.cc:179] TabletServer@127.10.210.129:0 shutting down...
I20260710 13:21:21.002264 11082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:21.002969 11082 tablet_replica.cc:333] T de03f15eeed24f09bd1fbffb0dbb72d9 P a79cde1f17344eb6b896cbf489efe016: stopping tablet replica
I20260710 13:21:21.003541 11082 raft_consensus.cc:2243] T de03f15eeed24f09bd1fbffb0dbb72d9 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:21.003988 11082 raft_consensus.cc:2272] T de03f15eeed24f09bd1fbffb0dbb72d9 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:21.006132 11082 tablet_replica.cc:333] T 2db4d585c35e461aa146aa2fc87117a6 P a79cde1f17344eb6b896cbf489efe016: stopping tablet replica
I20260710 13:21:21.006664 11082 raft_consensus.cc:2243] T 2db4d585c35e461aa146aa2fc87117a6 P a79cde1f17344eb6b896cbf489efe016 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:21.007192 11082 pending_rounds.cc:70] T 2db4d585c35e461aa146aa2fc87117a6 P a79cde1f17344eb6b896cbf489efe016: Trying to abort 1 pending ops.
I20260710 13:21:21.007385 11082 pending_rounds.cc:77] T 2db4d585c35e461aa146aa2fc87117a6 P a79cde1f17344eb6b896cbf489efe016: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992932255170560 op_type: NO_OP noop_request { }
I20260710 13:21:21.007714 11082 raft_consensus.cc:2889] T 2db4d585c35e461aa146aa2fc87117a6 P a79cde1f17344eb6b896cbf489efe016 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:21:21.008049 11082 raft_consensus.cc:2272] T 2db4d585c35e461aa146aa2fc87117a6 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:21.010074 11082 tablet_replica.cc:333] T 9fcf35a46d544aa897f3ca6b04cc40d4 P a79cde1f17344eb6b896cbf489efe016: stopping tablet replica
I20260710 13:21:21.010787 11082 raft_consensus.cc:2243] T 9fcf35a46d544aa897f3ca6b04cc40d4 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:21.011162 11082 raft_consensus.cc:2272] T 9fcf35a46d544aa897f3ca6b04cc40d4 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:21.012737 11082 tablet_replica.cc:333] T d7a85f9f55e54c9e9020abcec23e3e13 P a79cde1f17344eb6b896cbf489efe016: stopping tablet replica
I20260710 13:21:21.013283 11082 raft_consensus.cc:2243] T d7a85f9f55e54c9e9020abcec23e3e13 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:21.013653 11082 raft_consensus.cc:2272] T d7a85f9f55e54c9e9020abcec23e3e13 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:21.016129 11082 tablet_replica.cc:333] T b27f5a4a8a164142beb3a7d3247252c1 P a79cde1f17344eb6b896cbf489efe016: stopping tablet replica
I20260710 13:21:21.016774 11082 raft_consensus.cc:2243] T b27f5a4a8a164142beb3a7d3247252c1 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:21.017226 11082 raft_consensus.cc:2272] T b27f5a4a8a164142beb3a7d3247252c1 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:21.018865 11082 tablet_replica.cc:333] T 6b868eaf4f0449ef8517d7695e769cb3 P a79cde1f17344eb6b896cbf489efe016: stopping tablet replica
I20260710 13:21:21.019418 11082 raft_consensus.cc:2243] T 6b868eaf4f0449ef8517d7695e769cb3 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:21.019802 11082 raft_consensus.cc:2272] T 6b868eaf4f0449ef8517d7695e769cb3 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:21.021572 11082 tablet_replica.cc:333] T 91c083e8c7a94fe8b2094c5bc19c3187 P a79cde1f17344eb6b896cbf489efe016: stopping tablet replica
I20260710 13:21:21.022358 11082 raft_consensus.cc:2243] T 91c083e8c7a94fe8b2094c5bc19c3187 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:21.022825 11082 raft_consensus.cc:2272] T 91c083e8c7a94fe8b2094c5bc19c3187 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:21.025146 11082 tablet_replica.cc:333] T 5efd1764091a494ea3391f8e186d9af2 P a79cde1f17344eb6b896cbf489efe016: stopping tablet replica
I20260710 13:21:21.025660 11082 raft_consensus.cc:2243] T 5efd1764091a494ea3391f8e186d9af2 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:21.026113 11082 raft_consensus.cc:2272] T 5efd1764091a494ea3391f8e186d9af2 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:21.026259 13941 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:21.028111 11082 tablet_replica.cc:333] T 34af881b96e64c8799fcfe5d715e129a P a79cde1f17344eb6b896cbf489efe016: stopping tablet replica
I20260710 13:21:21.028733 11082 raft_consensus.cc:2243] T 34af881b96e64c8799fcfe5d715e129a P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:21.029192 11082 raft_consensus.cc:2272] T 34af881b96e64c8799fcfe5d715e129a P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:21.032873 14033 consensus_peers.cc:597] T b27f5a4a8a164142beb3a7d3247252c1 P 78fd624fdab749d59a70433692577232 -> Peer a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645): Couldn't send request to peer a79cde1f17344eb6b896cbf489efe016. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:21.033859 11082 tablet_replica.cc:333] T 4167ef6e690848e69cc43753f783a78a P a79cde1f17344eb6b896cbf489efe016: stopping tablet replica
I20260710 13:21:21.034308 11082 raft_consensus.cc:2243] T 4167ef6e690848e69cc43753f783a78a P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:21.034628 11082 raft_consensus.cc:2272] T 4167ef6e690848e69cc43753f783a78a P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:21.062029 11082 tablet_server.cc:196] TabletServer@127.10.210.129:0 shutdown complete.
W20260710 13:21:21.104817 14033 consensus_peers.cc:597] T 9fcf35a46d544aa897f3ca6b04cc40d4 P 78fd624fdab749d59a70433692577232 -> Peer a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645): Couldn't send request to peer a79cde1f17344eb6b896cbf489efe016. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:35645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:21.112151 14220 consensus_queue.cc:1048] T b27f5a4a8a164142beb3a7d3247252c1 P 78fd624fdab749d59a70433692577232 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:21:21.114692 14107 consensus_peers.cc:597] T de03f15eeed24f09bd1fbffb0dbb72d9 P b94f318a433948e9a50527dd2d225728 -> Peer a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645): Couldn't send request to peer a79cde1f17344eb6b896cbf489efe016. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:35645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:21.136364 14208 consensus_queue.cc:1048] T 6b868eaf4f0449ef8517d7695e769cb3 P b94f318a433948e9a50527dd2d225728 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:21:21.152266 14107 consensus_peers.cc:597] T 6b868eaf4f0449ef8517d7695e769cb3 P b94f318a433948e9a50527dd2d225728 -> Peer a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645): Couldn't send request to peer a79cde1f17344eb6b896cbf489efe016. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:35645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:21.158595 14033 consensus_peers.cc:597] T 4167ef6e690848e69cc43753f783a78a P 78fd624fdab749d59a70433692577232 -> Peer a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645): Couldn't send request to peer a79cde1f17344eb6b896cbf489efe016. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:35645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:21.244761 14107 consensus_peers.cc:597] T 5efd1764091a494ea3391f8e186d9af2 P b94f318a433948e9a50527dd2d225728 -> Peer a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645): Couldn't send request to peer a79cde1f17344eb6b896cbf489efe016. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:35645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:21.269433 14191 consensus_queue.cc:1048] T 9fcf35a46d544aa897f3ca6b04cc40d4 P 78fd624fdab749d59a70433692577232 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:21:21.295975 14033 consensus_peers.cc:597] T 34af881b96e64c8799fcfe5d715e129a P 78fd624fdab749d59a70433692577232 -> Peer a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645): Couldn't send request to peer a79cde1f17344eb6b896cbf489efe016. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:35645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:21.381189 14033 consensus_peers.cc:597] T 91c083e8c7a94fe8b2094c5bc19c3187 P 78fd624fdab749d59a70433692577232 -> Peer a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645): Couldn't send request to peer a79cde1f17344eb6b896cbf489efe016. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:35645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:21.457228 14033 consensus_peers.cc:597] T d7a85f9f55e54c9e9020abcec23e3e13 P 78fd624fdab749d59a70433692577232 -> Peer a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645): Couldn't send request to peer a79cde1f17344eb6b896cbf489efe016. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:35645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:22.027168 13941 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:22.222074 14193 raft_consensus.cc:493] T 2db4d585c35e461aa146aa2fc87117a6 P b94f318a433948e9a50527dd2d225728 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.222590 14193 raft_consensus.cc:515] T 2db4d585c35e461aa146aa2fc87117a6 P b94f318a433948e9a50527dd2d225728 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:22.224308 14193 leader_election.cc:290] T 2db4d585c35e461aa146aa2fc87117a6 P b94f318a433948e9a50527dd2d225728 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645), 78fd624fdab749d59a70433692577232 (127.10.210.130:37103)
I20260710 13:21:22.225553 14069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db4d585c35e461aa146aa2fc87117a6" candidate_uuid: "b94f318a433948e9a50527dd2d225728" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78fd624fdab749d59a70433692577232" is_pre_election: true
I20260710 13:21:22.226102 14069 raft_consensus.cc:2468] T 2db4d585c35e461aa146aa2fc87117a6 P 78fd624fdab749d59a70433692577232 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b94f318a433948e9a50527dd2d225728 in term 1.
I20260710 13:21:22.227113 14110 leader_election.cc:304] T 2db4d585c35e461aa146aa2fc87117a6 P b94f318a433948e9a50527dd2d225728 [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: 78fd624fdab749d59a70433692577232, b94f318a433948e9a50527dd2d225728; no voters: 
I20260710 13:21:22.227855 14193 raft_consensus.cc:2804] T 2db4d585c35e461aa146aa2fc87117a6 P b94f318a433948e9a50527dd2d225728 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:21:22.228078 14107 leader_election.cc:336] T 2db4d585c35e461aa146aa2fc87117a6 P b94f318a433948e9a50527dd2d225728 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645): Network error: Client connection negotiation failed: client connection to 127.10.210.129:35645: connect: Connection refused (error 111)
I20260710 13:21:22.228155 14193 raft_consensus.cc:493] T 2db4d585c35e461aa146aa2fc87117a6 P b94f318a433948e9a50527dd2d225728 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:22.228579 14193 raft_consensus.cc:3060] T 2db4d585c35e461aa146aa2fc87117a6 P b94f318a433948e9a50527dd2d225728 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:22.233177 14193 raft_consensus.cc:515] T 2db4d585c35e461aa146aa2fc87117a6 P b94f318a433948e9a50527dd2d225728 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:22.234738 14193 leader_election.cc:290] T 2db4d585c35e461aa146aa2fc87117a6 P b94f318a433948e9a50527dd2d225728 [CANDIDATE]: Term 2 election: Requested vote from peers a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645), 78fd624fdab749d59a70433692577232 (127.10.210.130:37103)
I20260710 13:21:22.235704 14069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db4d585c35e461aa146aa2fc87117a6" candidate_uuid: "b94f318a433948e9a50527dd2d225728" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78fd624fdab749d59a70433692577232"
I20260710 13:21:22.236179 14069 raft_consensus.cc:3060] T 2db4d585c35e461aa146aa2fc87117a6 P 78fd624fdab749d59a70433692577232 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:21:22.238039 14107 leader_election.cc:336] T 2db4d585c35e461aa146aa2fc87117a6 P b94f318a433948e9a50527dd2d225728 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645): Network error: Client connection negotiation failed: client connection to 127.10.210.129:35645: connect: Connection refused (error 111)
I20260710 13:21:22.242147 14069 raft_consensus.cc:2468] T 2db4d585c35e461aa146aa2fc87117a6 P 78fd624fdab749d59a70433692577232 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b94f318a433948e9a50527dd2d225728 in term 2.
I20260710 13:21:22.243281 14110 leader_election.cc:304] T 2db4d585c35e461aa146aa2fc87117a6 P b94f318a433948e9a50527dd2d225728 [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: 78fd624fdab749d59a70433692577232, b94f318a433948e9a50527dd2d225728; no voters: a79cde1f17344eb6b896cbf489efe016
I20260710 13:21:22.244009 14193 raft_consensus.cc:2804] T 2db4d585c35e461aa146aa2fc87117a6 P b94f318a433948e9a50527dd2d225728 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:22.244557 14193 raft_consensus.cc:697] T 2db4d585c35e461aa146aa2fc87117a6 P b94f318a433948e9a50527dd2d225728 [term 2 LEADER]: Becoming Leader. State: Replica: b94f318a433948e9a50527dd2d225728, State: Running, Role: LEADER
I20260710 13:21:22.245404 14193 consensus_queue.cc:237] T 2db4d585c35e461aa146aa2fc87117a6 P b94f318a433948e9a50527dd2d225728 [LEADER]: Queue going to LEADER 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: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:22.252441 13891 catalog_manager.cc:5697] T 2db4d585c35e461aa146aa2fc87117a6 P b94f318a433948e9a50527dd2d225728 reported cstate change: term changed from 1 to 2, leader changed from a79cde1f17344eb6b896cbf489efe016 (127.10.210.129) to b94f318a433948e9a50527dd2d225728 (127.10.210.131). New cstate: current_term: 2 leader_uuid: "b94f318a433948e9a50527dd2d225728" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } health_report { overall_health: HEALTHY } } }
W20260710 13:21:22.839973 14107 consensus_peers.cc:597] T 2db4d585c35e461aa146aa2fc87117a6 P b94f318a433948e9a50527dd2d225728 -> Peer a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645): Couldn't send request to peer a79cde1f17344eb6b896cbf489efe016. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:35645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:22.850008 14069 raft_consensus.cc:1275] T 2db4d585c35e461aa146aa2fc87117a6 P 78fd624fdab749d59a70433692577232 [term 2 FOLLOWER]: Refusing update from remote peer b94f318a433948e9a50527dd2d225728: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:21:22.851418 14193 consensus_queue.cc:1048] T 2db4d585c35e461aa146aa2fc87117a6 P b94f318a433948e9a50527dd2d225728 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:21:23.028126 13941 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:21:23.254935 14107 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.210.129:35645: connect: Connection refused (error 111) [suppressed 58 similar messages]
W20260710 13:21:23.377863 14033 consensus_peers.cc:597] T 4167ef6e690848e69cc43753f783a78a P 78fd624fdab749d59a70433692577232 -> Peer a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645): Couldn't send request to peer a79cde1f17344eb6b896cbf489efe016. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:35645: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:23.382000 14107 consensus_peers.cc:597] T de03f15eeed24f09bd1fbffb0dbb72d9 P b94f318a433948e9a50527dd2d225728 -> Peer a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645): Couldn't send request to peer a79cde1f17344eb6b896cbf489efe016. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:35645: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:23.543901 14033 consensus_peers.cc:597] T d7a85f9f55e54c9e9020abcec23e3e13 P 78fd624fdab749d59a70433692577232 -> Peer a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645): Couldn't send request to peer a79cde1f17344eb6b896cbf489efe016. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:35645: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:23.565124 14033 consensus_peers.cc:597] T b27f5a4a8a164142beb3a7d3247252c1 P 78fd624fdab749d59a70433692577232 -> Peer a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645): Couldn't send request to peer a79cde1f17344eb6b896cbf489efe016. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:35645: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:23.684945 14033 consensus_peers.cc:597] T 34af881b96e64c8799fcfe5d715e129a P 78fd624fdab749d59a70433692577232 -> Peer a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645): Couldn't send request to peer a79cde1f17344eb6b896cbf489efe016. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:35645: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:23.879092 14033 consensus_peers.cc:597] T 9fcf35a46d544aa897f3ca6b04cc40d4 P 78fd624fdab749d59a70433692577232 -> Peer a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645): Couldn't send request to peer a79cde1f17344eb6b896cbf489efe016. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:35645: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:23.905660 14033 consensus_peers.cc:597] T 91c083e8c7a94fe8b2094c5bc19c3187 P 78fd624fdab749d59a70433692577232 -> Peer a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645): Couldn't send request to peer a79cde1f17344eb6b896cbf489efe016. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:35645: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:23.992444 14107 consensus_peers.cc:597] T 6b868eaf4f0449ef8517d7695e769cb3 P b94f318a433948e9a50527dd2d225728 -> Peer a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645): Couldn't send request to peer a79cde1f17344eb6b896cbf489efe016. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:35645: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:24.001585 14107 consensus_peers.cc:597] T 5efd1764091a494ea3391f8e186d9af2 P b94f318a433948e9a50527dd2d225728 -> Peer a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645): Couldn't send request to peer a79cde1f17344eb6b896cbf489efe016. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:35645: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:24.029275 13941 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:21:25.030314 13941 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:21:25.321983 14107 consensus_peers.cc:597] T 2db4d585c35e461aa146aa2fc87117a6 P b94f318a433948e9a50527dd2d225728 -> Peer a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645): Couldn't send request to peer a79cde1f17344eb6b896cbf489efe016. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:35645: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:25.623188 14033 consensus_peers.cc:597] T 4167ef6e690848e69cc43753f783a78a P 78fd624fdab749d59a70433692577232 -> Peer a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645): Couldn't send request to peer a79cde1f17344eb6b896cbf489efe016. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:35645: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:21:26.005089 14033 consensus_peers.cc:597] T d7a85f9f55e54c9e9020abcec23e3e13 P 78fd624fdab749d59a70433692577232 -> Peer a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645): Couldn't send request to peer a79cde1f17344eb6b896cbf489efe016. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:35645: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:21:26.016450 14033 consensus_peers.cc:597] T 34af881b96e64c8799fcfe5d715e129a P 78fd624fdab749d59a70433692577232 -> Peer a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645): Couldn't send request to peer a79cde1f17344eb6b896cbf489efe016. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:35645: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:21:26.031368 13941 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:21:26.053390 14107 consensus_peers.cc:597] T de03f15eeed24f09bd1fbffb0dbb72d9 P b94f318a433948e9a50527dd2d225728 -> Peer a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645): Couldn't send request to peer a79cde1f17344eb6b896cbf489efe016. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:35645: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:21:26.081321 11082 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:26.088439 14282 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:26.089089 14283 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:26.090250 14285 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:26.091148 11082 server_base.cc:1061] running on GCE node
I20260710 13:21:26.093140 11082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:26.093386 11082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:26.093541 11082 hybrid_clock.cc:648] HybridClock initialized: now 1783689686093524 us; error 0 us; skew 500 ppm
I20260710 13:21:26.094084 11082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:26.097313 11082 webserver.cc:533] Webserver started at http://127.10.210.129:36401/ using document root <none> and password file <none>
I20260710 13:21:26.098058 11082 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:26.098415 11082 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:21:26.102442 11082 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260710 13:21:26.106760 14290 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:26.107664 11082 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:21:26.107955 11082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689609182147-11082-0/minicluster-data/ts-0-root
uuid: "a79cde1f17344eb6b896cbf489efe016"
format_stamp: "Formatted at 2026-07-10 13:21:19 on dist-test-slave-bkq5"
I20260710 13:21:26.108268 11082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689609182147-11082-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689609182147-11082-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689609182147-11082-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:26.128500 11082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:26.129622 11082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:26.131608 11082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:26.135743 14297 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 13:21:26.178597 11082 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:21:26.178890 11082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.044s	user 0.003s	sys 0.000s
I20260710 13:21:26.179206 11082 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 13:21:26.183418 14297 tablet_bootstrap.cc:492] T 9fcf35a46d544aa897f3ca6b04cc40d4 P a79cde1f17344eb6b896cbf489efe016: Bootstrap starting.
I20260710 13:21:26.194195 14297 tablet_bootstrap.cc:492] T 9fcf35a46d544aa897f3ca6b04cc40d4 P a79cde1f17344eb6b896cbf489efe016: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:26.194836 14297 tablet_bootstrap.cc:492] T 9fcf35a46d544aa897f3ca6b04cc40d4 P a79cde1f17344eb6b896cbf489efe016: Bootstrap complete.
I20260710 13:21:26.195338 14297 ts_tablet_manager.cc:1403] T 9fcf35a46d544aa897f3ca6b04cc40d4 P a79cde1f17344eb6b896cbf489efe016: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:21:26.197314 14297 raft_consensus.cc:359] T 9fcf35a46d544aa897f3ca6b04cc40d4 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:26.197837 14297 raft_consensus.cc:740] T 9fcf35a46d544aa897f3ca6b04cc40d4 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a79cde1f17344eb6b896cbf489efe016, State: Initialized, Role: FOLLOWER
I20260710 13:21:26.198482 14297 consensus_queue.cc:260] T 9fcf35a46d544aa897f3ca6b04cc40d4 P a79cde1f17344eb6b896cbf489efe016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:26.200488 14297 ts_tablet_manager.cc:1434] T 9fcf35a46d544aa897f3ca6b04cc40d4 P a79cde1f17344eb6b896cbf489efe016: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:21:26.201149 14297 tablet_bootstrap.cc:492] T 5efd1764091a494ea3391f8e186d9af2 P a79cde1f17344eb6b896cbf489efe016: Bootstrap starting.
I20260710 13:21:26.211578 11082 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 13:21:26.211915 11082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.033s	user 0.030s	sys 0.000s
I20260710 13:21:26.212738 14297 tablet_bootstrap.cc:492] T 5efd1764091a494ea3391f8e186d9af2 P a79cde1f17344eb6b896cbf489efe016: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:26.213573 14297 tablet_bootstrap.cc:492] T 5efd1764091a494ea3391f8e186d9af2 P a79cde1f17344eb6b896cbf489efe016: Bootstrap complete.
I20260710 13:21:26.214087 14297 ts_tablet_manager.cc:1403] T 5efd1764091a494ea3391f8e186d9af2 P a79cde1f17344eb6b896cbf489efe016: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 13:21:26.216084 14297 raft_consensus.cc:359] T 5efd1764091a494ea3391f8e186d9af2 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:26.216609 14297 raft_consensus.cc:740] T 5efd1764091a494ea3391f8e186d9af2 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a79cde1f17344eb6b896cbf489efe016, State: Initialized, Role: FOLLOWER
I20260710 13:21:26.217326 14297 consensus_queue.cc:260] T 5efd1764091a494ea3391f8e186d9af2 P a79cde1f17344eb6b896cbf489efe016 [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: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:26.219182 14297 ts_tablet_manager.cc:1434] T 5efd1764091a494ea3391f8e186d9af2 P a79cde1f17344eb6b896cbf489efe016: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:21:26.219980 14297 tablet_bootstrap.cc:492] T b27f5a4a8a164142beb3a7d3247252c1 P a79cde1f17344eb6b896cbf489efe016: Bootstrap starting.
I20260710 13:21:26.232674 14297 tablet_bootstrap.cc:492] T b27f5a4a8a164142beb3a7d3247252c1 P a79cde1f17344eb6b896cbf489efe016: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:26.233621 14297 tablet_bootstrap.cc:492] T b27f5a4a8a164142beb3a7d3247252c1 P a79cde1f17344eb6b896cbf489efe016: Bootstrap complete.
I20260710 13:21:26.234310 14297 ts_tablet_manager.cc:1403] T b27f5a4a8a164142beb3a7d3247252c1 P a79cde1f17344eb6b896cbf489efe016: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260710 13:21:26.236939 14297 raft_consensus.cc:359] T b27f5a4a8a164142beb3a7d3247252c1 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:26.237706 14297 raft_consensus.cc:740] T b27f5a4a8a164142beb3a7d3247252c1 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a79cde1f17344eb6b896cbf489efe016, State: Initialized, Role: FOLLOWER
I20260710 13:21:26.238503 14297 consensus_queue.cc:260] T b27f5a4a8a164142beb3a7d3247252c1 P a79cde1f17344eb6b896cbf489efe016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:26.240695 14297 ts_tablet_manager.cc:1434] T b27f5a4a8a164142beb3a7d3247252c1 P a79cde1f17344eb6b896cbf489efe016: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:21:26.241565 14297 tablet_bootstrap.cc:492] T d7a85f9f55e54c9e9020abcec23e3e13 P a79cde1f17344eb6b896cbf489efe016: Bootstrap starting.
I20260710 13:21:26.254848 14297 tablet_bootstrap.cc:492] T d7a85f9f55e54c9e9020abcec23e3e13 P a79cde1f17344eb6b896cbf489efe016: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:26.255512 14297 tablet_bootstrap.cc:492] T d7a85f9f55e54c9e9020abcec23e3e13 P a79cde1f17344eb6b896cbf489efe016: Bootstrap complete.
I20260710 13:21:26.256000 14297 ts_tablet_manager.cc:1403] T d7a85f9f55e54c9e9020abcec23e3e13 P a79cde1f17344eb6b896cbf489efe016: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
I20260710 13:21:26.258309 14297 raft_consensus.cc:359] T d7a85f9f55e54c9e9020abcec23e3e13 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:26.258980 14297 raft_consensus.cc:740] T d7a85f9f55e54c9e9020abcec23e3e13 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a79cde1f17344eb6b896cbf489efe016, State: Initialized, Role: FOLLOWER
I20260710 13:21:26.259696 14297 consensus_queue.cc:260] T d7a85f9f55e54c9e9020abcec23e3e13 P a79cde1f17344eb6b896cbf489efe016 [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: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:26.261524 14297 ts_tablet_manager.cc:1434] T d7a85f9f55e54c9e9020abcec23e3e13 P a79cde1f17344eb6b896cbf489efe016: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:21:26.262241 14297 tablet_bootstrap.cc:492] T 91c083e8c7a94fe8b2094c5bc19c3187 P a79cde1f17344eb6b896cbf489efe016: Bootstrap starting.
I20260710 13:21:26.262476 11082 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.129:35645
I20260710 13:21:26.262614 14358 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.129:35645 every 8 connection(s)
I20260710 13:21:26.274426 11082 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:26.282686 14297 tablet_bootstrap.cc:492] T 91c083e8c7a94fe8b2094c5bc19c3187 P a79cde1f17344eb6b896cbf489efe016: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:26.284049 14297 tablet_bootstrap.cc:492] T 91c083e8c7a94fe8b2094c5bc19c3187 P a79cde1f17344eb6b896cbf489efe016: Bootstrap complete.
I20260710 13:21:26.284819 14297 ts_tablet_manager.cc:1403] T 91c083e8c7a94fe8b2094c5bc19c3187 P a79cde1f17344eb6b896cbf489efe016: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260710 13:21:26.287714 14297 raft_consensus.cc:359] T 91c083e8c7a94fe8b2094c5bc19c3187 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:26.288519 14297 raft_consensus.cc:740] T 91c083e8c7a94fe8b2094c5bc19c3187 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a79cde1f17344eb6b896cbf489efe016, State: Initialized, Role: FOLLOWER
I20260710 13:21:26.289191 14297 consensus_queue.cc:260] T 91c083e8c7a94fe8b2094c5bc19c3187 P a79cde1f17344eb6b896cbf489efe016 [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: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:26.291604 14297 ts_tablet_manager.cc:1434] T 91c083e8c7a94fe8b2094c5bc19c3187 P a79cde1f17344eb6b896cbf489efe016: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:21:26.292847 14297 tablet_bootstrap.cc:492] T de03f15eeed24f09bd1fbffb0dbb72d9 P a79cde1f17344eb6b896cbf489efe016: Bootstrap starting.
I20260710 13:21:26.307471 14297 tablet_bootstrap.cc:492] T de03f15eeed24f09bd1fbffb0dbb72d9 P a79cde1f17344eb6b896cbf489efe016: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:26.308199 14297 tablet_bootstrap.cc:492] T de03f15eeed24f09bd1fbffb0dbb72d9 P a79cde1f17344eb6b896cbf489efe016: Bootstrap complete.
I20260710 13:21:26.308817 14297 ts_tablet_manager.cc:1403] T de03f15eeed24f09bd1fbffb0dbb72d9 P a79cde1f17344eb6b896cbf489efe016: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260710 13:21:26.311167 14297 raft_consensus.cc:359] T de03f15eeed24f09bd1fbffb0dbb72d9 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:26.311992 14297 raft_consensus.cc:740] T de03f15eeed24f09bd1fbffb0dbb72d9 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a79cde1f17344eb6b896cbf489efe016, State: Initialized, Role: FOLLOWER
I20260710 13:21:26.312692 14297 consensus_queue.cc:260] T de03f15eeed24f09bd1fbffb0dbb72d9 P a79cde1f17344eb6b896cbf489efe016 [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: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:26.314452 14359 heartbeater.cc:344] Connected to a master server at 127.10.210.190:35291
I20260710 13:21:26.314682 14297 ts_tablet_manager.cc:1434] T de03f15eeed24f09bd1fbffb0dbb72d9 P a79cde1f17344eb6b896cbf489efe016: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:21:26.314884 14359 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:26.315428 14297 tablet_bootstrap.cc:492] T 6b868eaf4f0449ef8517d7695e769cb3 P a79cde1f17344eb6b896cbf489efe016: Bootstrap starting.
I20260710 13:21:26.315735 14359 heartbeater.cc:507] Master 127.10.210.190:35291 requested a full tablet report, sending...
I20260710 13:21:26.318308 14069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7a85f9f55e54c9e9020abcec23e3e13"
dest_uuid: "78fd624fdab749d59a70433692577232"
mode: GRACEFUL
new_leader_uuid: "b94f318a433948e9a50527dd2d225728"
 from {username='slave'} at 127.0.0.1:57904
I20260710 13:21:26.318943 14069 raft_consensus.cc:606] T d7a85f9f55e54c9e9020abcec23e3e13 P 78fd624fdab749d59a70433692577232 [term 1 LEADER]: Received request to transfer leadership to TS b94f318a433948e9a50527dd2d225728
I20260710 13:21:26.320197 11082 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:21:26.320763 11082 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:26.321437 11082 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:26.321981 13891 ts_manager.cc:194] Re-registered known tserver with Master: a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645)
I20260710 13:21:26.327287 14297 tablet_bootstrap.cc:492] T 6b868eaf4f0449ef8517d7695e769cb3 P a79cde1f17344eb6b896cbf489efe016: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:26.328069 14297 tablet_bootstrap.cc:492] T 6b868eaf4f0449ef8517d7695e769cb3 P a79cde1f17344eb6b896cbf489efe016: Bootstrap complete.
I20260710 13:21:26.328608 14297 ts_tablet_manager.cc:1403] T 6b868eaf4f0449ef8517d7695e769cb3 P a79cde1f17344eb6b896cbf489efe016: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:21:26.330873 13891 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55838
I20260710 13:21:26.330696 14297 raft_consensus.cc:359] T 6b868eaf4f0449ef8517d7695e769cb3 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:26.331341 14297 raft_consensus.cc:740] T 6b868eaf4f0449ef8517d7695e769cb3 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a79cde1f17344eb6b896cbf489efe016, State: Initialized, Role: FOLLOWER
I20260710 13:21:26.331921 14297 consensus_queue.cc:260] T 6b868eaf4f0449ef8517d7695e769cb3 P a79cde1f17344eb6b896cbf489efe016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:26.333789 14359 heartbeater.cc:499] Master 127.10.210.190:35291 was elected leader, sending a full tablet report...
I20260710 13:21:26.333959 14297 ts_tablet_manager.cc:1434] T 6b868eaf4f0449ef8517d7695e769cb3 P a79cde1f17344eb6b896cbf489efe016: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:21:26.334774 14297 tablet_bootstrap.cc:492] T 34af881b96e64c8799fcfe5d715e129a P a79cde1f17344eb6b896cbf489efe016: Bootstrap starting.
I20260710 13:21:26.345777 14297 tablet_bootstrap.cc:492] T 34af881b96e64c8799fcfe5d715e129a P a79cde1f17344eb6b896cbf489efe016: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:26.346529 14297 tablet_bootstrap.cc:492] T 34af881b96e64c8799fcfe5d715e129a P a79cde1f17344eb6b896cbf489efe016: Bootstrap complete.
I20260710 13:21:26.347083 14297 ts_tablet_manager.cc:1403] T 34af881b96e64c8799fcfe5d715e129a P a79cde1f17344eb6b896cbf489efe016: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260710 13:21:26.348852 14297 raft_consensus.cc:359] T 34af881b96e64c8799fcfe5d715e129a P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } }
I20260710 13:21:26.349371 14297 raft_consensus.cc:740] T 34af881b96e64c8799fcfe5d715e129a P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a79cde1f17344eb6b896cbf489efe016, State: Initialized, Role: FOLLOWER
I20260710 13:21:26.349920 14297 consensus_queue.cc:260] T 34af881b96e64c8799fcfe5d715e129a P a79cde1f17344eb6b896cbf489efe016 [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: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } }
I20260710 13:21:26.351989 14297 ts_tablet_manager.cc:1434] T 34af881b96e64c8799fcfe5d715e129a P a79cde1f17344eb6b896cbf489efe016: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:21:26.352651 14297 tablet_bootstrap.cc:492] T 4167ef6e690848e69cc43753f783a78a P a79cde1f17344eb6b896cbf489efe016: Bootstrap starting.
I20260710 13:21:26.364480 14297 tablet_bootstrap.cc:492] T 4167ef6e690848e69cc43753f783a78a P a79cde1f17344eb6b896cbf489efe016: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:26.365208 14297 tablet_bootstrap.cc:492] T 4167ef6e690848e69cc43753f783a78a P a79cde1f17344eb6b896cbf489efe016: Bootstrap complete.
I20260710 13:21:26.365681 14297 ts_tablet_manager.cc:1403] T 4167ef6e690848e69cc43753f783a78a P a79cde1f17344eb6b896cbf489efe016: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 13:21:26.367249 14297 raft_consensus.cc:359] T 4167ef6e690848e69cc43753f783a78a P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:26.367664 14297 raft_consensus.cc:740] T 4167ef6e690848e69cc43753f783a78a P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a79cde1f17344eb6b896cbf489efe016, State: Initialized, Role: FOLLOWER
I20260710 13:21:26.368254 14297 consensus_queue.cc:260] T 4167ef6e690848e69cc43753f783a78a P a79cde1f17344eb6b896cbf489efe016 [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: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:26.369725 14297 ts_tablet_manager.cc:1434] T 4167ef6e690848e69cc43753f783a78a P a79cde1f17344eb6b896cbf489efe016: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:26.370744 14297 tablet_bootstrap.cc:492] T 2db4d585c35e461aa146aa2fc87117a6 P a79cde1f17344eb6b896cbf489efe016: Bootstrap starting.
I20260710 13:21:26.382901 14297 tablet_bootstrap.cc:492] T 2db4d585c35e461aa146aa2fc87117a6 P a79cde1f17344eb6b896cbf489efe016: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:21:26.383577 14297 tablet_bootstrap.cc:492] T 2db4d585c35e461aa146aa2fc87117a6 P a79cde1f17344eb6b896cbf489efe016: Bootstrap complete.
I20260710 13:21:26.384028 14297 ts_tablet_manager.cc:1403] T 2db4d585c35e461aa146aa2fc87117a6 P a79cde1f17344eb6b896cbf489efe016: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:21:26.385607 14297 raft_consensus.cc:359] T 2db4d585c35e461aa146aa2fc87117a6 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:26.386126 14297 raft_consensus.cc:740] T 2db4d585c35e461aa146aa2fc87117a6 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a79cde1f17344eb6b896cbf489efe016, State: Initialized, Role: FOLLOWER
I20260710 13:21:26.386679 14297 consensus_queue.cc:260] T 2db4d585c35e461aa146aa2fc87117a6 P a79cde1f17344eb6b896cbf489efe016 [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: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:26.388232 14297 ts_tablet_manager.cc:1434] T 2db4d585c35e461aa146aa2fc87117a6 P a79cde1f17344eb6b896cbf489efe016: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260710 13:21:26.480113 14333 raft_consensus.cc:3060] T 2db4d585c35e461aa146aa2fc87117a6 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:26.485059 14333 pending_rounds.cc:85] T 2db4d585c35e461aa146aa2fc87117a6 P a79cde1f17344eb6b896cbf489efe016: Aborting all ops after (but not including) 0
I20260710 13:21:26.485265 14333 pending_rounds.cc:107] T 2db4d585c35e461aa146aa2fc87117a6 P a79cde1f17344eb6b896cbf489efe016: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:21:26.485437 14333 raft_consensus.cc:2889] T 2db4d585c35e461aa146aa2fc87117a6 P a79cde1f17344eb6b896cbf489efe016 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:21:26.638728 14223 raft_consensus.cc:993] T d7a85f9f55e54c9e9020abcec23e3e13 P 78fd624fdab749d59a70433692577232: : Instructing follower b94f318a433948e9a50527dd2d225728 to start an election
I20260710 13:21:26.639184 14223 raft_consensus.cc:1081] T d7a85f9f55e54c9e9020abcec23e3e13 P 78fd624fdab749d59a70433692577232 [term 1 LEADER]: Signalling peer b94f318a433948e9a50527dd2d225728 to start an election
I20260710 13:21:26.641273 14143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7a85f9f55e54c9e9020abcec23e3e13"
dest_uuid: "b94f318a433948e9a50527dd2d225728"
 from {username='slave'} at 127.0.0.1:50966
I20260710 13:21:26.641839 14143 raft_consensus.cc:493] T d7a85f9f55e54c9e9020abcec23e3e13 P b94f318a433948e9a50527dd2d225728 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:26.642251 14143 raft_consensus.cc:3060] T d7a85f9f55e54c9e9020abcec23e3e13 P b94f318a433948e9a50527dd2d225728 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:26.646940 14143 raft_consensus.cc:515] T d7a85f9f55e54c9e9020abcec23e3e13 P b94f318a433948e9a50527dd2d225728 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:26.648447 14143 leader_election.cc:290] T d7a85f9f55e54c9e9020abcec23e3e13 P b94f318a433948e9a50527dd2d225728 [CANDIDATE]: Term 2 election: Requested vote from peers a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645), 78fd624fdab749d59a70433692577232 (127.10.210.130:37103)
I20260710 13:21:26.649627 14069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a85f9f55e54c9e9020abcec23e3e13" candidate_uuid: "b94f318a433948e9a50527dd2d225728" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78fd624fdab749d59a70433692577232"
I20260710 13:21:26.649705 14332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a85f9f55e54c9e9020abcec23e3e13" candidate_uuid: "b94f318a433948e9a50527dd2d225728" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a79cde1f17344eb6b896cbf489efe016"
I20260710 13:21:26.650180 14069 raft_consensus.cc:3055] T d7a85f9f55e54c9e9020abcec23e3e13 P 78fd624fdab749d59a70433692577232 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:26.650520 14332 raft_consensus.cc:3060] T d7a85f9f55e54c9e9020abcec23e3e13 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:26.650568 14069 raft_consensus.cc:740] T d7a85f9f55e54c9e9020abcec23e3e13 P 78fd624fdab749d59a70433692577232 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78fd624fdab749d59a70433692577232, State: Running, Role: LEADER
I20260710 13:21:26.651525 14069 consensus_queue.cc:260] T d7a85f9f55e54c9e9020abcec23e3e13 P 78fd624fdab749d59a70433692577232 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:26.652545 14069 raft_consensus.cc:3060] T d7a85f9f55e54c9e9020abcec23e3e13 P 78fd624fdab749d59a70433692577232 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:26.656955 14332 raft_consensus.cc:2468] T d7a85f9f55e54c9e9020abcec23e3e13 P a79cde1f17344eb6b896cbf489efe016 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b94f318a433948e9a50527dd2d225728 in term 2.
I20260710 13:21:26.658195 14107 leader_election.cc:304] T d7a85f9f55e54c9e9020abcec23e3e13 P b94f318a433948e9a50527dd2d225728 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a79cde1f17344eb6b896cbf489efe016, b94f318a433948e9a50527dd2d225728; no voters: 
I20260710 13:21:26.658506 14069 raft_consensus.cc:2468] T d7a85f9f55e54c9e9020abcec23e3e13 P 78fd624fdab749d59a70433692577232 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b94f318a433948e9a50527dd2d225728 in term 2.
I20260710 13:21:26.658962 14278 raft_consensus.cc:2804] T d7a85f9f55e54c9e9020abcec23e3e13 P b94f318a433948e9a50527dd2d225728 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:26.659945 14278 raft_consensus.cc:697] T d7a85f9f55e54c9e9020abcec23e3e13 P b94f318a433948e9a50527dd2d225728 [term 2 LEADER]: Becoming Leader. State: Replica: b94f318a433948e9a50527dd2d225728, State: Running, Role: LEADER
I20260710 13:21:26.660606 14278 consensus_queue.cc:237] T d7a85f9f55e54c9e9020abcec23e3e13 P b94f318a433948e9a50527dd2d225728 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } }
I20260710 13:21:26.667285 13891 catalog_manager.cc:5697] T d7a85f9f55e54c9e9020abcec23e3e13 P b94f318a433948e9a50527dd2d225728 reported cstate change: term changed from 1 to 2, leader changed from 78fd624fdab749d59a70433692577232 (127.10.210.130) to b94f318a433948e9a50527dd2d225728 (127.10.210.131). New cstate: current_term: 2 leader_uuid: "b94f318a433948e9a50527dd2d225728" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b94f318a433948e9a50527dd2d225728" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 46711 } health_report { overall_health: HEALTHY } } }
W20260710 13:21:27.032469 13941 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:27.064585 14069 raft_consensus.cc:1275] T d7a85f9f55e54c9e9020abcec23e3e13 P 78fd624fdab749d59a70433692577232 [term 2 FOLLOWER]: Refusing update from remote peer b94f318a433948e9a50527dd2d225728: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:27.066161 14378 consensus_queue.cc:1048] T d7a85f9f55e54c9e9020abcec23e3e13 P b94f318a433948e9a50527dd2d225728 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78fd624fdab749d59a70433692577232" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 37103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:27.076503 14332 raft_consensus.cc:1275] T d7a85f9f55e54c9e9020abcec23e3e13 P a79cde1f17344eb6b896cbf489efe016 [term 2 FOLLOWER]: Refusing update from remote peer b94f318a433948e9a50527dd2d225728: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:27.077981 14278 consensus_queue.cc:1048] T d7a85f9f55e54c9e9020abcec23e3e13 P b94f318a433948e9a50527dd2d225728 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a79cde1f17344eb6b896cbf489efe016" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 35645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:27.332171 11082 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:27.337918 11082 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:27.338300 11082 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:27.338737 11082 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:21:28.033638 13941 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:28.345551 11082 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:28.350852 11082 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:28.351176 11082 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:28.351563 11082 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:21:29.034489 13941 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:29.357257 11082 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:29.362783 11082 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:29.363168 11082 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:29.363600 11082 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:21:30.035650 13941 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:30.369442 11082 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:30.376153 11082 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:30.376531 11082 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:30.377110 11082 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:21:31.036736 13941 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:31.382601 11082 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:31.388571 11082 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:31.393366 11082 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:31.393743 11082 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:21:32.037693 13941 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:32.417974 11082 tablet_server.cc:179] TabletServer@127.10.210.129:35645 shutting down...
I20260710 13:21:32.448275 11082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:32.449143 11082 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:32.449892 11082 raft_consensus.cc:2243] T 2db4d585c35e461aa146aa2fc87117a6 P a79cde1f17344eb6b896cbf489efe016 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.450495 11082 raft_consensus.cc:2272] T 2db4d585c35e461aa146aa2fc87117a6 P a79cde1f17344eb6b896cbf489efe016 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.452836 11082 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:32.453436 11082 raft_consensus.cc:2243] T 4167ef6e690848e69cc43753f783a78a P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.453879 11082 raft_consensus.cc:2272] T 4167ef6e690848e69cc43753f783a78a P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.455775 11082 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:32.456305 11082 raft_consensus.cc:2243] T de03f15eeed24f09bd1fbffb0dbb72d9 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.456712 11082 raft_consensus.cc:2272] T de03f15eeed24f09bd1fbffb0dbb72d9 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.458997 11082 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:32.459683 11082 raft_consensus.cc:2243] T 6b868eaf4f0449ef8517d7695e769cb3 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.460412 11082 raft_consensus.cc:2272] T 6b868eaf4f0449ef8517d7695e769cb3 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.463223 11082 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:32.463687 11082 raft_consensus.cc:2243] T 91c083e8c7a94fe8b2094c5bc19c3187 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.464041 11082 raft_consensus.cc:2272] T 91c083e8c7a94fe8b2094c5bc19c3187 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.465972 11082 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:32.466423 11082 raft_consensus.cc:2243] T d7a85f9f55e54c9e9020abcec23e3e13 P a79cde1f17344eb6b896cbf489efe016 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.466811 11082 raft_consensus.cc:2272] T d7a85f9f55e54c9e9020abcec23e3e13 P a79cde1f17344eb6b896cbf489efe016 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.468724 11082 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:32.469273 11082 raft_consensus.cc:2243] T b27f5a4a8a164142beb3a7d3247252c1 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.469650 11082 raft_consensus.cc:2272] T b27f5a4a8a164142beb3a7d3247252c1 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.471755 11082 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:32.472206 11082 raft_consensus.cc:2243] T 34af881b96e64c8799fcfe5d715e129a P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.472635 11082 raft_consensus.cc:2272] T 34af881b96e64c8799fcfe5d715e129a P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.474907 11082 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:32.475361 11082 raft_consensus.cc:2243] T 5efd1764091a494ea3391f8e186d9af2 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.475713 11082 raft_consensus.cc:2272] T 5efd1764091a494ea3391f8e186d9af2 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.478598 11082 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:32.479226 11082 raft_consensus.cc:2243] T 9fcf35a46d544aa897f3ca6b04cc40d4 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.479655 11082 raft_consensus.cc:2272] T 9fcf35a46d544aa897f3ca6b04cc40d4 P a79cde1f17344eb6b896cbf489efe016 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:32.498696 14033 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.210.129:35645: connect: Connection refused (error 111) [suppressed 59 similar messages]
W20260710 13:21:32.501626 14033 consensus_peers.cc:597] T b27f5a4a8a164142beb3a7d3247252c1 P 78fd624fdab749d59a70433692577232 -> Peer a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645): Couldn't send request to peer a79cde1f17344eb6b896cbf489efe016. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:35645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:32.509840 11082 tablet_server.cc:196] TabletServer@127.10.210.129:35645 shutdown complete.
I20260710 13:21:32.539448 11082 tablet_server.cc:179] TabletServer@127.10.210.130:0 shutting down...
W20260710 13:21:32.550686 14033 consensus_peers.cc:597] T 9fcf35a46d544aa897f3ca6b04cc40d4 P 78fd624fdab749d59a70433692577232 -> Peer a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645): Couldn't send request to peer a79cde1f17344eb6b896cbf489efe016. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:35645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:32.565798 11082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:32.566685 11082 tablet_replica.cc:333] T 9fcf35a46d544aa897f3ca6b04cc40d4 P 78fd624fdab749d59a70433692577232: stopping tablet replica
I20260710 13:21:32.567358 11082 raft_consensus.cc:2243] T 9fcf35a46d544aa897f3ca6b04cc40d4 P 78fd624fdab749d59a70433692577232 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:32.568239 11082 raft_consensus.cc:2272] T 9fcf35a46d544aa897f3ca6b04cc40d4 P 78fd624fdab749d59a70433692577232 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.570470 11082 tablet_replica.cc:333] T b27f5a4a8a164142beb3a7d3247252c1 P 78fd624fdab749d59a70433692577232: stopping tablet replica
I20260710 13:21:32.570972 11082 raft_consensus.cc:2243] T b27f5a4a8a164142beb3a7d3247252c1 P 78fd624fdab749d59a70433692577232 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:32.571743 11082 raft_consensus.cc:2272] T b27f5a4a8a164142beb3a7d3247252c1 P 78fd624fdab749d59a70433692577232 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.573760 11082 tablet_replica.cc:333] T 2db4d585c35e461aa146aa2fc87117a6 P 78fd624fdab749d59a70433692577232: stopping tablet replica
I20260710 13:21:32.574275 11082 raft_consensus.cc:2243] T 2db4d585c35e461aa146aa2fc87117a6 P 78fd624fdab749d59a70433692577232 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.574717 11082 raft_consensus.cc:2272] T 2db4d585c35e461aa146aa2fc87117a6 P 78fd624fdab749d59a70433692577232 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.576546 11082 tablet_replica.cc:333] T de03f15eeed24f09bd1fbffb0dbb72d9 P 78fd624fdab749d59a70433692577232: stopping tablet replica
I20260710 13:21:32.577109 11082 raft_consensus.cc:2243] T de03f15eeed24f09bd1fbffb0dbb72d9 P 78fd624fdab749d59a70433692577232 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.577494 11082 raft_consensus.cc:2272] T de03f15eeed24f09bd1fbffb0dbb72d9 P 78fd624fdab749d59a70433692577232 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.579493 11082 tablet_replica.cc:333] T 91c083e8c7a94fe8b2094c5bc19c3187 P 78fd624fdab749d59a70433692577232: stopping tablet replica
I20260710 13:21:32.580204 11082 raft_consensus.cc:2243] T 91c083e8c7a94fe8b2094c5bc19c3187 P 78fd624fdab749d59a70433692577232 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:32.581292 11082 raft_consensus.cc:2272] T 91c083e8c7a94fe8b2094c5bc19c3187 P 78fd624fdab749d59a70433692577232 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.583348 11082 tablet_replica.cc:333] T 6b868eaf4f0449ef8517d7695e769cb3 P 78fd624fdab749d59a70433692577232: stopping tablet replica
I20260710 13:21:32.583782 11082 raft_consensus.cc:2243] T 6b868eaf4f0449ef8517d7695e769cb3 P 78fd624fdab749d59a70433692577232 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.584126 11082 raft_consensus.cc:2272] T 6b868eaf4f0449ef8517d7695e769cb3 P 78fd624fdab749d59a70433692577232 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.585976 11082 tablet_replica.cc:333] T d7a85f9f55e54c9e9020abcec23e3e13 P 78fd624fdab749d59a70433692577232: stopping tablet replica
I20260710 13:21:32.586428 11082 raft_consensus.cc:2243] T d7a85f9f55e54c9e9020abcec23e3e13 P 78fd624fdab749d59a70433692577232 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.586836 11082 raft_consensus.cc:2272] T d7a85f9f55e54c9e9020abcec23e3e13 P 78fd624fdab749d59a70433692577232 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.588508 11082 tablet_replica.cc:333] T 4167ef6e690848e69cc43753f783a78a P 78fd624fdab749d59a70433692577232: stopping tablet replica
I20260710 13:21:32.588932 11082 raft_consensus.cc:2243] T 4167ef6e690848e69cc43753f783a78a P 78fd624fdab749d59a70433692577232 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:32.589715 11082 raft_consensus.cc:2272] T 4167ef6e690848e69cc43753f783a78a P 78fd624fdab749d59a70433692577232 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.591611 11082 tablet_replica.cc:333] T 5efd1764091a494ea3391f8e186d9af2 P 78fd624fdab749d59a70433692577232: stopping tablet replica
I20260710 13:21:32.592032 11082 raft_consensus.cc:2243] T 5efd1764091a494ea3391f8e186d9af2 P 78fd624fdab749d59a70433692577232 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.592384 11082 raft_consensus.cc:2272] T 5efd1764091a494ea3391f8e186d9af2 P 78fd624fdab749d59a70433692577232 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.594278 11082 tablet_replica.cc:333] T 34af881b96e64c8799fcfe5d715e129a P 78fd624fdab749d59a70433692577232: stopping tablet replica
I20260710 13:21:32.594652 11082 raft_consensus.cc:2243] T 34af881b96e64c8799fcfe5d715e129a P 78fd624fdab749d59a70433692577232 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:32.595420 11082 raft_consensus.cc:2272] T 34af881b96e64c8799fcfe5d715e129a P 78fd624fdab749d59a70433692577232 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:32.610750 14107 consensus_peers.cc:597] T 6b868eaf4f0449ef8517d7695e769cb3 P b94f318a433948e9a50527dd2d225728 -> Peer a79cde1f17344eb6b896cbf489efe016 (127.10.210.129:35645): Couldn't send request to peer a79cde1f17344eb6b896cbf489efe016. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:35645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:32.629258 11082 tablet_server.cc:196] TabletServer@127.10.210.130:0 shutdown complete.
I20260710 13:21:32.654383 11082 tablet_server.cc:179] TabletServer@127.10.210.131:0 shutting down...
I20260710 13:21:32.685286 11082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 13:21:32.685316 14110 consensus_peers.cc:597] T 5efd1764091a494ea3391f8e186d9af2 P b94f318a433948e9a50527dd2d225728 -> Peer 78fd624fdab749d59a70433692577232 (127.10.210.130:37103): Couldn't send request to peer 78fd624fdab749d59a70433692577232. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.130:37103: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:32.686105 11082 tablet_replica.cc:333] T 2db4d585c35e461aa146aa2fc87117a6 P b94f318a433948e9a50527dd2d225728: stopping tablet replica
I20260710 13:21:32.686790 11082 raft_consensus.cc:2243] T 2db4d585c35e461aa146aa2fc87117a6 P b94f318a433948e9a50527dd2d225728 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:32.687592 11082 raft_consensus.cc:2272] T 2db4d585c35e461aa146aa2fc87117a6 P b94f318a433948e9a50527dd2d225728 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.689651 11082 tablet_replica.cc:333] T 4167ef6e690848e69cc43753f783a78a P b94f318a433948e9a50527dd2d225728: stopping tablet replica
I20260710 13:21:32.690150 11082 raft_consensus.cc:2243] T 4167ef6e690848e69cc43753f783a78a P b94f318a433948e9a50527dd2d225728 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.690585 11082 raft_consensus.cc:2272] T 4167ef6e690848e69cc43753f783a78a P b94f318a433948e9a50527dd2d225728 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.692392 11082 tablet_replica.cc:333] T b27f5a4a8a164142beb3a7d3247252c1 P b94f318a433948e9a50527dd2d225728: stopping tablet replica
I20260710 13:21:32.692953 11082 raft_consensus.cc:2243] T b27f5a4a8a164142beb3a7d3247252c1 P b94f318a433948e9a50527dd2d225728 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.693431 11082 raft_consensus.cc:2272] T b27f5a4a8a164142beb3a7d3247252c1 P b94f318a433948e9a50527dd2d225728 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.695261 11082 tablet_replica.cc:333] T 91c083e8c7a94fe8b2094c5bc19c3187 P b94f318a433948e9a50527dd2d225728: stopping tablet replica
I20260710 13:21:32.695688 11082 raft_consensus.cc:2243] T 91c083e8c7a94fe8b2094c5bc19c3187 P b94f318a433948e9a50527dd2d225728 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.696028 11082 raft_consensus.cc:2272] T 91c083e8c7a94fe8b2094c5bc19c3187 P b94f318a433948e9a50527dd2d225728 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.697829 11082 tablet_replica.cc:333] T 6b868eaf4f0449ef8517d7695e769cb3 P b94f318a433948e9a50527dd2d225728: stopping tablet replica
I20260710 13:21:32.698236 11082 raft_consensus.cc:2243] T 6b868eaf4f0449ef8517d7695e769cb3 P b94f318a433948e9a50527dd2d225728 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:32.698944 11082 raft_consensus.cc:2272] T 6b868eaf4f0449ef8517d7695e769cb3 P b94f318a433948e9a50527dd2d225728 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.700677 11082 tablet_replica.cc:333] T 5efd1764091a494ea3391f8e186d9af2 P b94f318a433948e9a50527dd2d225728: stopping tablet replica
I20260710 13:21:32.701195 11082 raft_consensus.cc:2243] T 5efd1764091a494ea3391f8e186d9af2 P b94f318a433948e9a50527dd2d225728 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:32.701911 11082 raft_consensus.cc:2272] T 5efd1764091a494ea3391f8e186d9af2 P b94f318a433948e9a50527dd2d225728 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.703583 11082 tablet_replica.cc:333] T 34af881b96e64c8799fcfe5d715e129a P b94f318a433948e9a50527dd2d225728: stopping tablet replica
I20260710 13:21:32.704207 11082 raft_consensus.cc:2243] T 34af881b96e64c8799fcfe5d715e129a P b94f318a433948e9a50527dd2d225728 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.704766 11082 raft_consensus.cc:2272] T 34af881b96e64c8799fcfe5d715e129a P b94f318a433948e9a50527dd2d225728 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.706548 11082 tablet_replica.cc:333] T d7a85f9f55e54c9e9020abcec23e3e13 P b94f318a433948e9a50527dd2d225728: stopping tablet replica
I20260710 13:21:32.706952 11082 raft_consensus.cc:2243] T d7a85f9f55e54c9e9020abcec23e3e13 P b94f318a433948e9a50527dd2d225728 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:32.707643 11082 raft_consensus.cc:2272] T d7a85f9f55e54c9e9020abcec23e3e13 P b94f318a433948e9a50527dd2d225728 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.709304 11082 tablet_replica.cc:333] T 9fcf35a46d544aa897f3ca6b04cc40d4 P b94f318a433948e9a50527dd2d225728: stopping tablet replica
I20260710 13:21:32.709687 11082 raft_consensus.cc:2243] T 9fcf35a46d544aa897f3ca6b04cc40d4 P b94f318a433948e9a50527dd2d225728 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.710031 11082 raft_consensus.cc:2272] T 9fcf35a46d544aa897f3ca6b04cc40d4 P b94f318a433948e9a50527dd2d225728 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.711721 11082 tablet_replica.cc:333] T de03f15eeed24f09bd1fbffb0dbb72d9 P b94f318a433948e9a50527dd2d225728: stopping tablet replica
I20260710 13:21:32.712167 11082 raft_consensus.cc:2243] T de03f15eeed24f09bd1fbffb0dbb72d9 P b94f318a433948e9a50527dd2d225728 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:32.712966 11082 raft_consensus.cc:2272] T de03f15eeed24f09bd1fbffb0dbb72d9 P b94f318a433948e9a50527dd2d225728 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.743137 11082 tablet_server.cc:196] TabletServer@127.10.210.131:0 shutdown complete.
I20260710 13:21:32.764506 11082 master.cc:562] Master@127.10.210.190:35291 shutting down...
I20260710 13:21:32.791076 11082 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fe4b51c581e44a8bb7a17fcc233015ed [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:32.791669 11082 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fe4b51c581e44a8bb7a17fcc233015ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.791940 11082 tablet_replica.cc:333] T 00000000000000000000000000000000 P fe4b51c581e44a8bb7a17fcc233015ed: stopping tablet replica
I20260710 13:21:32.812879 11082 master.cc:584] Master@127.10.210.190:35291 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13972 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:21:32.857872 11082 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.210.190:43387
I20260710 13:21:32.859006 11082 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:32.864216 14402 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:32.865365 14403 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:32.865507 14405 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:32.866233 11082 server_base.cc:1061] running on GCE node
I20260710 13:21:32.867072 11082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:32.867249 11082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:32.867430 11082 hybrid_clock.cc:648] HybridClock initialized: now 1783689692867415 us; error 0 us; skew 500 ppm
I20260710 13:21:32.868016 11082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:32.870735 11082 webserver.cc:533] Webserver started at http://127.10.210.190:35313/ using document root <none> and password file <none>
I20260710 13:21:32.871236 11082 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:32.871390 11082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:32.871712 11082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:32.872819 11082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689609182147-11082-0/minicluster-data/master-0-root/instance:
uuid: "81a46b69ffcf4568aa5bfb3409d55810"
format_stamp: "Formatted at 2026-07-10 13:21:32 on dist-test-slave-bkq5"
I20260710 13:21:32.877427 11082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260710 13:21:32.880722 14410 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:32.881582 11082 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:21:32.881804 11082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689609182147-11082-0/minicluster-data/master-0-root
uuid: "81a46b69ffcf4568aa5bfb3409d55810"
format_stamp: "Formatted at 2026-07-10 13:21:32 on dist-test-slave-bkq5"
I20260710 13:21:32.882030 11082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689609182147-11082-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689609182147-11082-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689609182147-11082-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:32.896899 11082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:32.898051 11082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:32.936810 11082 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.190:43387
I20260710 13:21:32.937103 14461 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.190:43387 every 8 connection(s)
I20260710 13:21:32.941131 14462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:32.951467 14462 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81a46b69ffcf4568aa5bfb3409d55810: Bootstrap starting.
I20260710 13:21:32.956116 14462 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 81a46b69ffcf4568aa5bfb3409d55810: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:32.960111 14462 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81a46b69ffcf4568aa5bfb3409d55810: No bootstrap required, opened a new log
I20260710 13:21:32.962267 14462 raft_consensus.cc:359] T 00000000000000000000000000000000 P 81a46b69ffcf4568aa5bfb3409d55810 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81a46b69ffcf4568aa5bfb3409d55810" member_type: VOTER }
I20260710 13:21:32.962666 14462 raft_consensus.cc:385] T 00000000000000000000000000000000 P 81a46b69ffcf4568aa5bfb3409d55810 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:32.962949 14462 raft_consensus.cc:740] T 00000000000000000000000000000000 P 81a46b69ffcf4568aa5bfb3409d55810 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81a46b69ffcf4568aa5bfb3409d55810, State: Initialized, Role: FOLLOWER
I20260710 13:21:32.963488 14462 consensus_queue.cc:260] T 00000000000000000000000000000000 P 81a46b69ffcf4568aa5bfb3409d55810 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "81a46b69ffcf4568aa5bfb3409d55810" member_type: VOTER }
I20260710 13:21:32.963965 14462 raft_consensus.cc:399] T 00000000000000000000000000000000 P 81a46b69ffcf4568aa5bfb3409d55810 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:21:32.964169 14462 raft_consensus.cc:493] T 00000000000000000000000000000000 P 81a46b69ffcf4568aa5bfb3409d55810 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:21:32.964450 14462 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 81a46b69ffcf4568aa5bfb3409d55810 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:32.968676 14462 raft_consensus.cc:515] T 00000000000000000000000000000000 P 81a46b69ffcf4568aa5bfb3409d55810 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81a46b69ffcf4568aa5bfb3409d55810" member_type: VOTER }
I20260710 13:21:32.969290 14462 leader_election.cc:304] T 00000000000000000000000000000000 P 81a46b69ffcf4568aa5bfb3409d55810 [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: 81a46b69ffcf4568aa5bfb3409d55810; no voters: 
I20260710 13:21:32.970610 14462 leader_election.cc:290] T 00000000000000000000000000000000 P 81a46b69ffcf4568aa5bfb3409d55810 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:21:32.971267 14465 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 81a46b69ffcf4568aa5bfb3409d55810 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:32.973096 14465 raft_consensus.cc:697] T 00000000000000000000000000000000 P 81a46b69ffcf4568aa5bfb3409d55810 [term 1 LEADER]: Becoming Leader. State: Replica: 81a46b69ffcf4568aa5bfb3409d55810, State: Running, Role: LEADER
I20260710 13:21:32.973968 14462 sys_catalog.cc:565] T 00000000000000000000000000000000 P 81a46b69ffcf4568aa5bfb3409d55810 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:21:32.973829 14465 consensus_queue.cc:237] T 00000000000000000000000000000000 P 81a46b69ffcf4568aa5bfb3409d55810 [LEADER]: Queue going to LEADER mode. State: All 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: "81a46b69ffcf4568aa5bfb3409d55810" member_type: VOTER }
I20260710 13:21:32.981860 14466 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81a46b69ffcf4568aa5bfb3409d55810 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "81a46b69ffcf4568aa5bfb3409d55810" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81a46b69ffcf4568aa5bfb3409d55810" member_type: VOTER } }
I20260710 13:21:32.982692 14466 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81a46b69ffcf4568aa5bfb3409d55810 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:32.984467 14474 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:21:32.984184 14467 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81a46b69ffcf4568aa5bfb3409d55810 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 81a46b69ffcf4568aa5bfb3409d55810. Latest consensus state: current_term: 1 leader_uuid: "81a46b69ffcf4568aa5bfb3409d55810" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81a46b69ffcf4568aa5bfb3409d55810" member_type: VOTER } }
I20260710 13:21:32.984892 14467 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81a46b69ffcf4568aa5bfb3409d55810 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:32.989307 14474 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:21:32.995388 11082 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:21:32.998250 14474 catalog_manager.cc:1383] Generated new cluster ID: 70a684058f2b4ad29e5b8cdb2c944039
I20260710 13:21:32.998482 14474 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:21:33.010883 14474 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:21:33.012437 14474 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:21:33.024835 14474 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 81a46b69ffcf4568aa5bfb3409d55810: Generated new TSK 0
I20260710 13:21:33.025583 14474 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:21:33.030064 11082 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:33.035786 14483 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:33.036700 14484 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:33.040930 11082 server_base.cc:1061] running on GCE node
W20260710 13:21:33.040640 14486 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:33.042032 11082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:33.042212 11082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:33.042738 11082 hybrid_clock.cc:648] HybridClock initialized: now 1783689693042715 us; error 0 us; skew 500 ppm
I20260710 13:21:33.043282 11082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:33.045676 11082 webserver.cc:533] Webserver started at http://127.10.210.129:42307/ using document root <none> and password file <none>
I20260710 13:21:33.046098 11082 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:33.046245 11082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:33.046444 11082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:33.047461 11082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689609182147-11082-0/minicluster-data/ts-0-root/instance:
uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be"
format_stamp: "Formatted at 2026-07-10 13:21:33 on dist-test-slave-bkq5"
I20260710 13:21:33.052044 11082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:21:33.055509 14491 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:33.056459 11082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260710 13:21:33.056847 11082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689609182147-11082-0/minicluster-data/ts-0-root
uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be"
format_stamp: "Formatted at 2026-07-10 13:21:33 on dist-test-slave-bkq5"
I20260710 13:21:33.057284 11082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689609182147-11082-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689609182147-11082-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689609182147-11082-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:33.080598 11082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:33.081851 11082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:33.083289 11082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:33.085723 11082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:33.085942 11082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:33.086169 11082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:33.086351 11082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:33.127732 11082 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.129:36919
I20260710 13:21:33.127907 14553 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.129:36919 every 8 connection(s)
I20260710 13:21:33.132579 11082 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:33.139999 14558 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:33.141625 14559 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:33.144017 11082 server_base.cc:1061] running on GCE node
W20260710 13:21:33.144215 14561 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:33.145241 14554 heartbeater.cc:344] Connected to a master server at 127.10.210.190:43387
I20260710 13:21:33.145452 11082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:21:33.145634 14554 heartbeater.cc:461] Registering TS with master...
W20260710 13:21:33.145700 11082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:33.145994 11082 hybrid_clock.cc:648] HybridClock initialized: now 1783689693145978 us; error 0 us; skew 500 ppm
I20260710 13:21:33.146520 14554 heartbeater.cc:507] Master 127.10.210.190:43387 requested a full tablet report, sending...
I20260710 13:21:33.146752 11082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:33.149360 14427 ts_manager.cc:194] Registered new tserver with Master: cb8d6a1cee8b4798a251cd3ab2fd32be (127.10.210.129:36919)
I20260710 13:21:33.149526 11082 webserver.cc:533] Webserver started at http://127.10.210.130:33333/ using document root <none> and password file <none>
I20260710 13:21:33.150151 11082 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:33.150359 11082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:33.150650 11082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:33.151757 11082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689609182147-11082-0/minicluster-data/ts-1-root/instance:
uuid: "b0d25569327940aab09ea59d442d8346"
format_stamp: "Formatted at 2026-07-10 13:21:33 on dist-test-slave-bkq5"
I20260710 13:21:33.151994 14427 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51690
I20260710 13:21:33.157202 11082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260710 13:21:33.160709 14566 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:33.161549 11082 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:21:33.161937 11082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689609182147-11082-0/minicluster-data/ts-1-root
uuid: "b0d25569327940aab09ea59d442d8346"
format_stamp: "Formatted at 2026-07-10 13:21:33 on dist-test-slave-bkq5"
I20260710 13:21:33.162215 11082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689609182147-11082-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689609182147-11082-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689609182147-11082-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:33.193642 11082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:33.194795 11082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:33.196183 11082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:33.198320 11082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:33.198546 11082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:33.198774 11082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:33.198941 11082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:33.239147 11082 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.130:39331
I20260710 13:21:33.239262 14628 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.130:39331 every 8 connection(s)
I20260710 13:21:33.243625 11082 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:33.251142 14632 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:33.252564 14633 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:33.256582 14635 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:33.256860 11082 server_base.cc:1061] running on GCE node
I20260710 13:21:33.257649 14629 heartbeater.cc:344] Connected to a master server at 127.10.210.190:43387
I20260710 13:21:33.258111 14629 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:33.258215 11082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:33.258498 11082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:33.258694 11082 hybrid_clock.cc:648] HybridClock initialized: now 1783689693258679 us; error 0 us; skew 500 ppm
I20260710 13:21:33.258975 14629 heartbeater.cc:507] Master 127.10.210.190:43387 requested a full tablet report, sending...
I20260710 13:21:33.259531 11082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:33.261195 14427 ts_manager.cc:194] Registered new tserver with Master: b0d25569327940aab09ea59d442d8346 (127.10.210.130:39331)
I20260710 13:21:33.262281 11082 webserver.cc:533] Webserver started at http://127.10.210.131:40281/ using document root <none> and password file <none>
I20260710 13:21:33.262914 11082 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:33.263168 11082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:33.263033 14427 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51692
I20260710 13:21:33.263520 11082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:33.265168 11082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689609182147-11082-0/minicluster-data/ts-2-root/instance:
uuid: "820c85927b2041479420ba0e351d3d73"
format_stamp: "Formatted at 2026-07-10 13:21:33 on dist-test-slave-bkq5"
I20260710 13:21:33.269829 11082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:33.273219 14640 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:33.274114 11082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:21:33.274463 11082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689609182147-11082-0/minicluster-data/ts-2-root
uuid: "820c85927b2041479420ba0e351d3d73"
format_stamp: "Formatted at 2026-07-10 13:21:33 on dist-test-slave-bkq5"
I20260710 13:21:33.274719 11082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689609182147-11082-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689609182147-11082-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689609182147-11082-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:33.297435 11082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:33.298810 11082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:33.300515 11082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:33.302919 11082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:33.303231 11082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:21:33.303510 11082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:33.303742 11082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:33.346632 11082 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.131:37265
I20260710 13:21:33.346740 14702 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.131:37265 every 8 connection(s)
I20260710 13:21:33.361807 14703 heartbeater.cc:344] Connected to a master server at 127.10.210.190:43387
I20260710 13:21:33.362244 14703 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:33.362931 14703 heartbeater.cc:507] Master 127.10.210.190:43387 requested a full tablet report, sending...
I20260710 13:21:33.364782 14427 ts_manager.cc:194] Registered new tserver with Master: 820c85927b2041479420ba0e351d3d73 (127.10.210.131:37265)
I20260710 13:21:33.365697 11082 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015850682s
I20260710 13:21:33.366119 14427 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51708
I20260710 13:21:33.390983 14427 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51710:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:21:33.393075 14427 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:21:33.437541 14668 tablet_service.cc:1511] Processing CreateTablet for tablet 102dcd4d88144b70a2d11a2ab5987ad7 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1a4520bb9cc548609bf444e755b241ba]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:21:33.439378 14668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 102dcd4d88144b70a2d11a2ab5987ad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:33.441911 14667 tablet_service.cc:1511] Processing CreateTablet for tablet 50a572d895f64dc9b0f4ea1010e35790 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1a4520bb9cc548609bf444e755b241ba]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:21:33.443564 14667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50a572d895f64dc9b0f4ea1010e35790. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:33.453132 14519 tablet_service.cc:1511] Processing CreateTablet for tablet 102dcd4d88144b70a2d11a2ab5987ad7 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1a4520bb9cc548609bf444e755b241ba]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:21:33.453958 14518 tablet_service.cc:1511] Processing CreateTablet for tablet 50a572d895f64dc9b0f4ea1010e35790 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1a4520bb9cc548609bf444e755b241ba]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:21:33.454517 14519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 102dcd4d88144b70a2d11a2ab5987ad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:33.455157 14518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50a572d895f64dc9b0f4ea1010e35790. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:33.455971 14594 tablet_service.cc:1511] Processing CreateTablet for tablet 102dcd4d88144b70a2d11a2ab5987ad7 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1a4520bb9cc548609bf444e755b241ba]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:21:33.456274 14593 tablet_service.cc:1511] Processing CreateTablet for tablet 50a572d895f64dc9b0f4ea1010e35790 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1a4520bb9cc548609bf444e755b241ba]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:21:33.457261 14594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 102dcd4d88144b70a2d11a2ab5987ad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:33.457816 14593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50a572d895f64dc9b0f4ea1010e35790. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:33.480691 14719 tablet_bootstrap.cc:492] T 102dcd4d88144b70a2d11a2ab5987ad7 P cb8d6a1cee8b4798a251cd3ab2fd32be: Bootstrap starting.
I20260710 13:21:33.482883 14718 tablet_bootstrap.cc:492] T 50a572d895f64dc9b0f4ea1010e35790 P 820c85927b2041479420ba0e351d3d73: Bootstrap starting.
I20260710 13:21:33.486702 14720 tablet_bootstrap.cc:492] T 50a572d895f64dc9b0f4ea1010e35790 P b0d25569327940aab09ea59d442d8346: Bootstrap starting.
I20260710 13:21:33.487484 14719 tablet_bootstrap.cc:654] T 102dcd4d88144b70a2d11a2ab5987ad7 P cb8d6a1cee8b4798a251cd3ab2fd32be: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:33.489523 14718 tablet_bootstrap.cc:654] T 50a572d895f64dc9b0f4ea1010e35790 P 820c85927b2041479420ba0e351d3d73: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:33.492655 14719 tablet_bootstrap.cc:492] T 102dcd4d88144b70a2d11a2ab5987ad7 P cb8d6a1cee8b4798a251cd3ab2fd32be: No bootstrap required, opened a new log
I20260710 13:21:33.493155 14719 ts_tablet_manager.cc:1403] T 102dcd4d88144b70a2d11a2ab5987ad7 P cb8d6a1cee8b4798a251cd3ab2fd32be: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 13:21:33.493395 14720 tablet_bootstrap.cc:654] T 50a572d895f64dc9b0f4ea1010e35790 P b0d25569327940aab09ea59d442d8346: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:33.494082 14718 tablet_bootstrap.cc:492] T 50a572d895f64dc9b0f4ea1010e35790 P 820c85927b2041479420ba0e351d3d73: No bootstrap required, opened a new log
I20260710 13:21:33.494464 14718 ts_tablet_manager.cc:1403] T 50a572d895f64dc9b0f4ea1010e35790 P 820c85927b2041479420ba0e351d3d73: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:21:33.495980 14719 raft_consensus.cc:359] T 102dcd4d88144b70a2d11a2ab5987ad7 P cb8d6a1cee8b4798a251cd3ab2fd32be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 } } peers { permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 } } peers { permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 } }
I20260710 13:21:33.496798 14719 raft_consensus.cc:385] T 102dcd4d88144b70a2d11a2ab5987ad7 P cb8d6a1cee8b4798a251cd3ab2fd32be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:33.496721 14718 raft_consensus.cc:359] T 50a572d895f64dc9b0f4ea1010e35790 P 820c85927b2041479420ba0e351d3d73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 } } peers { permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 } } peers { permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 } }
I20260710 13:21:33.497397 14719 raft_consensus.cc:740] T 102dcd4d88144b70a2d11a2ab5987ad7 P cb8d6a1cee8b4798a251cd3ab2fd32be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb8d6a1cee8b4798a251cd3ab2fd32be, State: Initialized, Role: FOLLOWER
I20260710 13:21:33.497618 14718 raft_consensus.cc:385] T 50a572d895f64dc9b0f4ea1010e35790 P 820c85927b2041479420ba0e351d3d73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:33.498014 14718 raft_consensus.cc:740] T 50a572d895f64dc9b0f4ea1010e35790 P 820c85927b2041479420ba0e351d3d73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 820c85927b2041479420ba0e351d3d73, State: Initialized, Role: FOLLOWER
I20260710 13:21:33.498733 14718 consensus_queue.cc:260] T 50a572d895f64dc9b0f4ea1010e35790 P 820c85927b2041479420ba0e351d3d73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 } } peers { permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 } } peers { permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 } }
I20260710 13:21:33.498344 14719 consensus_queue.cc:260] T 102dcd4d88144b70a2d11a2ab5987ad7 P cb8d6a1cee8b4798a251cd3ab2fd32be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 } } peers { permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 } } peers { permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 } }
I20260710 13:21:33.500703 14703 heartbeater.cc:499] Master 127.10.210.190:43387 was elected leader, sending a full tablet report...
I20260710 13:21:33.500962 14718 ts_tablet_manager.cc:1434] T 50a572d895f64dc9b0f4ea1010e35790 P 820c85927b2041479420ba0e351d3d73: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260710 13:21:33.502301 14718 tablet_bootstrap.cc:492] T 102dcd4d88144b70a2d11a2ab5987ad7 P 820c85927b2041479420ba0e351d3d73: Bootstrap starting.
I20260710 13:21:33.506403 14720 tablet_bootstrap.cc:492] T 50a572d895f64dc9b0f4ea1010e35790 P b0d25569327940aab09ea59d442d8346: No bootstrap required, opened a new log
I20260710 13:21:33.506867 14720 ts_tablet_manager.cc:1403] T 50a572d895f64dc9b0f4ea1010e35790 P b0d25569327940aab09ea59d442d8346: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.005s
I20260710 13:21:33.508605 14718 tablet_bootstrap.cc:654] T 102dcd4d88144b70a2d11a2ab5987ad7 P 820c85927b2041479420ba0e351d3d73: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:33.509764 14720 raft_consensus.cc:359] T 50a572d895f64dc9b0f4ea1010e35790 P b0d25569327940aab09ea59d442d8346 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 } } peers { permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 } } peers { permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 } }
I20260710 13:21:33.510515 14720 raft_consensus.cc:385] T 50a572d895f64dc9b0f4ea1010e35790 P b0d25569327940aab09ea59d442d8346 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:33.510785 14720 raft_consensus.cc:740] T 50a572d895f64dc9b0f4ea1010e35790 P b0d25569327940aab09ea59d442d8346 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0d25569327940aab09ea59d442d8346, State: Initialized, Role: FOLLOWER
I20260710 13:21:33.511569 14720 consensus_queue.cc:260] T 50a572d895f64dc9b0f4ea1010e35790 P b0d25569327940aab09ea59d442d8346 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 } } peers { permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 } } peers { permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 } }
I20260710 13:21:33.514859 14554 heartbeater.cc:499] Master 127.10.210.190:43387 was elected leader, sending a full tablet report...
I20260710 13:21:33.515220 14719 ts_tablet_manager.cc:1434] T 102dcd4d88144b70a2d11a2ab5987ad7 P cb8d6a1cee8b4798a251cd3ab2fd32be: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.011s
I20260710 13:21:33.516175 14719 tablet_bootstrap.cc:492] T 50a572d895f64dc9b0f4ea1010e35790 P cb8d6a1cee8b4798a251cd3ab2fd32be: Bootstrap starting.
I20260710 13:21:33.522301 14719 tablet_bootstrap.cc:654] T 50a572d895f64dc9b0f4ea1010e35790 P cb8d6a1cee8b4798a251cd3ab2fd32be: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:33.526650 14629 heartbeater.cc:499] Master 127.10.210.190:43387 was elected leader, sending a full tablet report...
I20260710 13:21:33.527630 14720 ts_tablet_manager.cc:1434] T 50a572d895f64dc9b0f4ea1010e35790 P b0d25569327940aab09ea59d442d8346: Time spent starting tablet: real 0.020s	user 0.011s	sys 0.003s
I20260710 13:21:33.529206 14720 tablet_bootstrap.cc:492] T 102dcd4d88144b70a2d11a2ab5987ad7 P b0d25569327940aab09ea59d442d8346: Bootstrap starting.
I20260710 13:21:33.531528 14719 tablet_bootstrap.cc:492] T 50a572d895f64dc9b0f4ea1010e35790 P cb8d6a1cee8b4798a251cd3ab2fd32be: No bootstrap required, opened a new log
I20260710 13:21:33.532087 14719 ts_tablet_manager.cc:1403] T 50a572d895f64dc9b0f4ea1010e35790 P cb8d6a1cee8b4798a251cd3ab2fd32be: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260710 13:21:33.534808 14719 raft_consensus.cc:359] T 50a572d895f64dc9b0f4ea1010e35790 P cb8d6a1cee8b4798a251cd3ab2fd32be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 } } peers { permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 } } peers { permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 } }
I20260710 13:21:33.535620 14719 raft_consensus.cc:385] T 50a572d895f64dc9b0f4ea1010e35790 P cb8d6a1cee8b4798a251cd3ab2fd32be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:33.535961 14719 raft_consensus.cc:740] T 50a572d895f64dc9b0f4ea1010e35790 P cb8d6a1cee8b4798a251cd3ab2fd32be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb8d6a1cee8b4798a251cd3ab2fd32be, State: Initialized, Role: FOLLOWER
I20260710 13:21:33.536775 14719 consensus_queue.cc:260] T 50a572d895f64dc9b0f4ea1010e35790 P cb8d6a1cee8b4798a251cd3ab2fd32be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 } } peers { permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 } } peers { permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 } }
I20260710 13:21:33.537282 14720 tablet_bootstrap.cc:654] T 102dcd4d88144b70a2d11a2ab5987ad7 P b0d25569327940aab09ea59d442d8346: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:33.538776 14718 tablet_bootstrap.cc:492] T 102dcd4d88144b70a2d11a2ab5987ad7 P 820c85927b2041479420ba0e351d3d73: No bootstrap required, opened a new log
I20260710 13:21:33.540490 14719 ts_tablet_manager.cc:1434] T 50a572d895f64dc9b0f4ea1010e35790 P cb8d6a1cee8b4798a251cd3ab2fd32be: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:21:33.542793 14718 ts_tablet_manager.cc:1403] T 102dcd4d88144b70a2d11a2ab5987ad7 P 820c85927b2041479420ba0e351d3d73: Time spent bootstrapping tablet: real 0.041s	user 0.021s	sys 0.008s
I20260710 13:21:33.545274 14720 tablet_bootstrap.cc:492] T 102dcd4d88144b70a2d11a2ab5987ad7 P b0d25569327940aab09ea59d442d8346: No bootstrap required, opened a new log
I20260710 13:21:33.545805 14720 ts_tablet_manager.cc:1403] T 102dcd4d88144b70a2d11a2ab5987ad7 P b0d25569327940aab09ea59d442d8346: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260710 13:21:33.545845 14718 raft_consensus.cc:359] T 102dcd4d88144b70a2d11a2ab5987ad7 P 820c85927b2041479420ba0e351d3d73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 } } peers { permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 } } peers { permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 } }
I20260710 13:21:33.546687 14718 raft_consensus.cc:385] T 102dcd4d88144b70a2d11a2ab5987ad7 P 820c85927b2041479420ba0e351d3d73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:33.547003 14718 raft_consensus.cc:740] T 102dcd4d88144b70a2d11a2ab5987ad7 P 820c85927b2041479420ba0e351d3d73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 820c85927b2041479420ba0e351d3d73, State: Initialized, Role: FOLLOWER
I20260710 13:21:33.547698 14718 consensus_queue.cc:260] T 102dcd4d88144b70a2d11a2ab5987ad7 P 820c85927b2041479420ba0e351d3d73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 } } peers { permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 } } peers { permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 } }
I20260710 13:21:33.548446 14720 raft_consensus.cc:359] T 102dcd4d88144b70a2d11a2ab5987ad7 P b0d25569327940aab09ea59d442d8346 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 } } peers { permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 } } peers { permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 } }
I20260710 13:21:33.549118 14720 raft_consensus.cc:385] T 102dcd4d88144b70a2d11a2ab5987ad7 P b0d25569327940aab09ea59d442d8346 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:33.549355 14720 raft_consensus.cc:740] T 102dcd4d88144b70a2d11a2ab5987ad7 P b0d25569327940aab09ea59d442d8346 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0d25569327940aab09ea59d442d8346, State: Initialized, Role: FOLLOWER
I20260710 13:21:33.549965 14718 ts_tablet_manager.cc:1434] T 102dcd4d88144b70a2d11a2ab5987ad7 P 820c85927b2041479420ba0e351d3d73: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:33.550004 14720 consensus_queue.cc:260] T 102dcd4d88144b70a2d11a2ab5987ad7 P b0d25569327940aab09ea59d442d8346 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 } } peers { permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 } } peers { permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 } }
I20260710 13:21:33.552187 14720 ts_tablet_manager.cc:1434] T 102dcd4d88144b70a2d11a2ab5987ad7 P b0d25569327940aab09ea59d442d8346: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
W20260710 13:21:33.600410 14704 tablet.cc:2406] T 102dcd4d88144b70a2d11a2ab5987ad7 P 820c85927b2041479420ba0e351d3d73: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:21:33.686949 14725 raft_consensus.cc:493] T 102dcd4d88144b70a2d11a2ab5987ad7 P cb8d6a1cee8b4798a251cd3ab2fd32be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:33.687410 14725 raft_consensus.cc:515] T 102dcd4d88144b70a2d11a2ab5987ad7 P cb8d6a1cee8b4798a251cd3ab2fd32be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 } } peers { permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 } } peers { permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 } }
I20260710 13:21:33.689429 14725 leader_election.cc:290] T 102dcd4d88144b70a2d11a2ab5987ad7 P cb8d6a1cee8b4798a251cd3ab2fd32be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 820c85927b2041479420ba0e351d3d73 (127.10.210.131:37265), b0d25569327940aab09ea59d442d8346 (127.10.210.130:39331)
I20260710 13:21:33.700803 14678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102dcd4d88144b70a2d11a2ab5987ad7" candidate_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "820c85927b2041479420ba0e351d3d73" is_pre_election: true
I20260710 13:21:33.700964 14604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102dcd4d88144b70a2d11a2ab5987ad7" candidate_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0d25569327940aab09ea59d442d8346" is_pre_election: true
I20260710 13:21:33.701534 14678 raft_consensus.cc:2468] T 102dcd4d88144b70a2d11a2ab5987ad7 P 820c85927b2041479420ba0e351d3d73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb8d6a1cee8b4798a251cd3ab2fd32be in term 0.
I20260710 13:21:33.701982 14604 raft_consensus.cc:2468] T 102dcd4d88144b70a2d11a2ab5987ad7 P b0d25569327940aab09ea59d442d8346 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb8d6a1cee8b4798a251cd3ab2fd32be in term 0.
I20260710 13:21:33.702803 14495 leader_election.cc:304] T 102dcd4d88144b70a2d11a2ab5987ad7 P cb8d6a1cee8b4798a251cd3ab2fd32be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 820c85927b2041479420ba0e351d3d73, cb8d6a1cee8b4798a251cd3ab2fd32be; no voters: 
I20260710 13:21:33.703764 14725 raft_consensus.cc:2804] T 102dcd4d88144b70a2d11a2ab5987ad7 P cb8d6a1cee8b4798a251cd3ab2fd32be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:33.704064 14725 raft_consensus.cc:493] T 102dcd4d88144b70a2d11a2ab5987ad7 P cb8d6a1cee8b4798a251cd3ab2fd32be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:33.704308 14725 raft_consensus.cc:3060] T 102dcd4d88144b70a2d11a2ab5987ad7 P cb8d6a1cee8b4798a251cd3ab2fd32be [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:33.709173 14725 raft_consensus.cc:515] T 102dcd4d88144b70a2d11a2ab5987ad7 P cb8d6a1cee8b4798a251cd3ab2fd32be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 } } peers { permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 } } peers { permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 } }
I20260710 13:21:33.710743 14725 leader_election.cc:290] T 102dcd4d88144b70a2d11a2ab5987ad7 P cb8d6a1cee8b4798a251cd3ab2fd32be [CANDIDATE]: Term 1 election: Requested vote from peers 820c85927b2041479420ba0e351d3d73 (127.10.210.131:37265), b0d25569327940aab09ea59d442d8346 (127.10.210.130:39331)
I20260710 13:21:33.711838 14604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102dcd4d88144b70a2d11a2ab5987ad7" candidate_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0d25569327940aab09ea59d442d8346"
I20260710 13:21:33.711890 14678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102dcd4d88144b70a2d11a2ab5987ad7" candidate_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "820c85927b2041479420ba0e351d3d73"
I20260710 13:21:33.712356 14604 raft_consensus.cc:3060] T 102dcd4d88144b70a2d11a2ab5987ad7 P b0d25569327940aab09ea59d442d8346 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:33.712611 14678 raft_consensus.cc:3060] T 102dcd4d88144b70a2d11a2ab5987ad7 P 820c85927b2041479420ba0e351d3d73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:33.717370 14604 raft_consensus.cc:2468] T 102dcd4d88144b70a2d11a2ab5987ad7 P b0d25569327940aab09ea59d442d8346 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb8d6a1cee8b4798a251cd3ab2fd32be in term 1.
I20260710 13:21:33.718638 14494 leader_election.cc:304] T 102dcd4d88144b70a2d11a2ab5987ad7 P cb8d6a1cee8b4798a251cd3ab2fd32be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0d25569327940aab09ea59d442d8346, cb8d6a1cee8b4798a251cd3ab2fd32be; no voters: 
I20260710 13:21:33.718779 14678 raft_consensus.cc:2468] T 102dcd4d88144b70a2d11a2ab5987ad7 P 820c85927b2041479420ba0e351d3d73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb8d6a1cee8b4798a251cd3ab2fd32be in term 1.
I20260710 13:21:33.719619 14725 raft_consensus.cc:2804] T 102dcd4d88144b70a2d11a2ab5987ad7 P cb8d6a1cee8b4798a251cd3ab2fd32be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:33.720626 14725 raft_consensus.cc:697] T 102dcd4d88144b70a2d11a2ab5987ad7 P cb8d6a1cee8b4798a251cd3ab2fd32be [term 1 LEADER]: Becoming Leader. State: Replica: cb8d6a1cee8b4798a251cd3ab2fd32be, State: Running, Role: LEADER
I20260710 13:21:33.721391 14725 consensus_queue.cc:237] T 102dcd4d88144b70a2d11a2ab5987ad7 P cb8d6a1cee8b4798a251cd3ab2fd32be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 } } peers { permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 } } peers { permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 } }
I20260710 13:21:33.730046 14426 catalog_manager.cc:5697] T 102dcd4d88144b70a2d11a2ab5987ad7 P cb8d6a1cee8b4798a251cd3ab2fd32be reported cstate change: term changed from 0 to 1, leader changed from <none> to cb8d6a1cee8b4798a251cd3ab2fd32be (127.10.210.129). New cstate: current_term: 1 leader_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:33.826967 14724 raft_consensus.cc:493] T 50a572d895f64dc9b0f4ea1010e35790 P 820c85927b2041479420ba0e351d3d73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:33.827533 14724 raft_consensus.cc:515] T 50a572d895f64dc9b0f4ea1010e35790 P 820c85927b2041479420ba0e351d3d73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 } } peers { permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 } } peers { permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 } }
I20260710 13:21:33.829660 14724 leader_election.cc:290] T 50a572d895f64dc9b0f4ea1010e35790 P 820c85927b2041479420ba0e351d3d73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb8d6a1cee8b4798a251cd3ab2fd32be (127.10.210.129:36919), b0d25569327940aab09ea59d442d8346 (127.10.210.130:39331)
I20260710 13:21:33.840610 14529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a572d895f64dc9b0f4ea1010e35790" candidate_uuid: "820c85927b2041479420ba0e351d3d73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" is_pre_election: true
I20260710 13:21:33.841200 14604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a572d895f64dc9b0f4ea1010e35790" candidate_uuid: "820c85927b2041479420ba0e351d3d73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0d25569327940aab09ea59d442d8346" is_pre_election: true
I20260710 13:21:33.841414 14529 raft_consensus.cc:2468] T 50a572d895f64dc9b0f4ea1010e35790 P cb8d6a1cee8b4798a251cd3ab2fd32be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 820c85927b2041479420ba0e351d3d73 in term 0.
I20260710 13:21:33.841835 14604 raft_consensus.cc:2468] T 50a572d895f64dc9b0f4ea1010e35790 P b0d25569327940aab09ea59d442d8346 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 820c85927b2041479420ba0e351d3d73 in term 0.
I20260710 13:21:33.842810 14641 leader_election.cc:304] T 50a572d895f64dc9b0f4ea1010e35790 P 820c85927b2041479420ba0e351d3d73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 820c85927b2041479420ba0e351d3d73, cb8d6a1cee8b4798a251cd3ab2fd32be; no voters: 
I20260710 13:21:33.843518 14724 raft_consensus.cc:2804] T 50a572d895f64dc9b0f4ea1010e35790 P 820c85927b2041479420ba0e351d3d73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:33.843834 14724 raft_consensus.cc:493] T 50a572d895f64dc9b0f4ea1010e35790 P 820c85927b2041479420ba0e351d3d73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:33.844112 14724 raft_consensus.cc:3060] T 50a572d895f64dc9b0f4ea1010e35790 P 820c85927b2041479420ba0e351d3d73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:33.848914 14724 raft_consensus.cc:515] T 50a572d895f64dc9b0f4ea1010e35790 P 820c85927b2041479420ba0e351d3d73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 } } peers { permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 } } peers { permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 } }
I20260710 13:21:33.850373 14724 leader_election.cc:290] T 50a572d895f64dc9b0f4ea1010e35790 P 820c85927b2041479420ba0e351d3d73 [CANDIDATE]: Term 1 election: Requested vote from peers cb8d6a1cee8b4798a251cd3ab2fd32be (127.10.210.129:36919), b0d25569327940aab09ea59d442d8346 (127.10.210.130:39331)
I20260710 13:21:33.851226 14529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a572d895f64dc9b0f4ea1010e35790" candidate_uuid: "820c85927b2041479420ba0e351d3d73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be"
I20260710 13:21:33.851390 14604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a572d895f64dc9b0f4ea1010e35790" candidate_uuid: "820c85927b2041479420ba0e351d3d73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0d25569327940aab09ea59d442d8346"
I20260710 13:21:33.851735 14529 raft_consensus.cc:3060] T 50a572d895f64dc9b0f4ea1010e35790 P cb8d6a1cee8b4798a251cd3ab2fd32be [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:33.851927 14604 raft_consensus.cc:3060] T 50a572d895f64dc9b0f4ea1010e35790 P b0d25569327940aab09ea59d442d8346 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:33.856467 14604 raft_consensus.cc:2468] T 50a572d895f64dc9b0f4ea1010e35790 P b0d25569327940aab09ea59d442d8346 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 820c85927b2041479420ba0e351d3d73 in term 1.
I20260710 13:21:33.856599 14529 raft_consensus.cc:2468] T 50a572d895f64dc9b0f4ea1010e35790 P cb8d6a1cee8b4798a251cd3ab2fd32be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 820c85927b2041479420ba0e351d3d73 in term 1.
I20260710 13:21:33.857502 14643 leader_election.cc:304] T 50a572d895f64dc9b0f4ea1010e35790 P 820c85927b2041479420ba0e351d3d73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 820c85927b2041479420ba0e351d3d73, b0d25569327940aab09ea59d442d8346; no voters: 
I20260710 13:21:33.858183 14724 raft_consensus.cc:2804] T 50a572d895f64dc9b0f4ea1010e35790 P 820c85927b2041479420ba0e351d3d73 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:33.859140 14724 raft_consensus.cc:697] T 50a572d895f64dc9b0f4ea1010e35790 P 820c85927b2041479420ba0e351d3d73 [term 1 LEADER]: Becoming Leader. State: Replica: 820c85927b2041479420ba0e351d3d73, State: Running, Role: LEADER
I20260710 13:21:33.859822 14724 consensus_queue.cc:237] T 50a572d895f64dc9b0f4ea1010e35790 P 820c85927b2041479420ba0e351d3d73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 } } peers { permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 } } peers { permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 } }
I20260710 13:21:33.866295 14426 catalog_manager.cc:5697] T 50a572d895f64dc9b0f4ea1010e35790 P 820c85927b2041479420ba0e351d3d73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 820c85927b2041479420ba0e351d3d73 (127.10.210.131). New cstate: current_term: 1 leader_uuid: "820c85927b2041479420ba0e351d3d73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:33.931651 14426 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46724:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:21:33.934078 14426 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:21:33.959573 14518 tablet_service.cc:1511] Processing CreateTablet for tablet cf650c4e678044ffb966dfa78448bf0b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=22e9eb78e9134a119f973ff1d6e843e3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:21:33.960472 14593 tablet_service.cc:1511] Processing CreateTablet for tablet cf650c4e678044ffb966dfa78448bf0b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=22e9eb78e9134a119f973ff1d6e843e3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:21:33.960856 14518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf650c4e678044ffb966dfa78448bf0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:33.961711 14593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf650c4e678044ffb966dfa78448bf0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:33.962677 14667 tablet_service.cc:1511] Processing CreateTablet for tablet cf650c4e678044ffb966dfa78448bf0b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=22e9eb78e9134a119f973ff1d6e843e3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:21:33.963848 14667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf650c4e678044ffb966dfa78448bf0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:33.963857 14519 tablet_service.cc:1511] Processing CreateTablet for tablet fc7ff377c5ab4379aa1baae84d717a24 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=22e9eb78e9134a119f973ff1d6e843e3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:21:33.965164 14519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc7ff377c5ab4379aa1baae84d717a24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:33.966128 14594 tablet_service.cc:1511] Processing CreateTablet for tablet fc7ff377c5ab4379aa1baae84d717a24 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=22e9eb78e9134a119f973ff1d6e843e3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:21:33.967270 14594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc7ff377c5ab4379aa1baae84d717a24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:33.967960 14668 tablet_service.cc:1511] Processing CreateTablet for tablet fc7ff377c5ab4379aa1baae84d717a24 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=22e9eb78e9134a119f973ff1d6e843e3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:21:33.969125 14668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc7ff377c5ab4379aa1baae84d717a24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:33.980034 14718 tablet_bootstrap.cc:492] T cf650c4e678044ffb966dfa78448bf0b P 820c85927b2041479420ba0e351d3d73: Bootstrap starting.
I20260710 13:21:33.986603 14719 tablet_bootstrap.cc:492] T cf650c4e678044ffb966dfa78448bf0b P cb8d6a1cee8b4798a251cd3ab2fd32be: Bootstrap starting.
W20260710 13:21:33.989967 14475 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:33.986068 14718 tablet_bootstrap.cc:654] T cf650c4e678044ffb966dfa78448bf0b P 820c85927b2041479420ba0e351d3d73: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:33.993438 14719 tablet_bootstrap.cc:654] T cf650c4e678044ffb966dfa78448bf0b P cb8d6a1cee8b4798a251cd3ab2fd32be: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:33.998526 14720 tablet_bootstrap.cc:492] T fc7ff377c5ab4379aa1baae84d717a24 P b0d25569327940aab09ea59d442d8346: Bootstrap starting.
I20260710 13:21:33.998594 14718 tablet_bootstrap.cc:492] T cf650c4e678044ffb966dfa78448bf0b P 820c85927b2041479420ba0e351d3d73: No bootstrap required, opened a new log
I20260710 13:21:33.999223 14718 ts_tablet_manager.cc:1403] T cf650c4e678044ffb966dfa78448bf0b P 820c85927b2041479420ba0e351d3d73: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.004s
I20260710 13:21:34.000831 14719 tablet_bootstrap.cc:492] T cf650c4e678044ffb966dfa78448bf0b P cb8d6a1cee8b4798a251cd3ab2fd32be: No bootstrap required, opened a new log
I20260710 13:21:34.001369 14719 ts_tablet_manager.cc:1403] T cf650c4e678044ffb966dfa78448bf0b P cb8d6a1cee8b4798a251cd3ab2fd32be: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 13:21:34.002152 14718 raft_consensus.cc:359] T cf650c4e678044ffb966dfa78448bf0b P 820c85927b2041479420ba0e351d3d73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 } } peers { permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 } } peers { permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 } }
I20260710 13:21:34.002916 14718 raft_consensus.cc:385] T cf650c4e678044ffb966dfa78448bf0b P 820c85927b2041479420ba0e351d3d73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:34.003213 14718 raft_consensus.cc:740] T cf650c4e678044ffb966dfa78448bf0b P 820c85927b2041479420ba0e351d3d73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 820c85927b2041479420ba0e351d3d73, State: Initialized, Role: FOLLOWER
I20260710 13:21:34.004143 14719 raft_consensus.cc:359] T cf650c4e678044ffb966dfa78448bf0b P cb8d6a1cee8b4798a251cd3ab2fd32be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 } } peers { permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 } } peers { permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 } }
I20260710 13:21:34.003948 14718 consensus_queue.cc:260] T cf650c4e678044ffb966dfa78448bf0b P 820c85927b2041479420ba0e351d3d73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 } } peers { permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 } } peers { permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 } }
I20260710 13:21:34.004705 14719 raft_consensus.cc:385] T cf650c4e678044ffb966dfa78448bf0b P cb8d6a1cee8b4798a251cd3ab2fd32be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:34.005051 14719 raft_consensus.cc:740] T cf650c4e678044ffb966dfa78448bf0b P cb8d6a1cee8b4798a251cd3ab2fd32be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb8d6a1cee8b4798a251cd3ab2fd32be, State: Initialized, Role: FOLLOWER
I20260710 13:21:34.005290 14720 tablet_bootstrap.cc:654] T fc7ff377c5ab4379aa1baae84d717a24 P b0d25569327940aab09ea59d442d8346: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:34.005764 14719 consensus_queue.cc:260] T cf650c4e678044ffb966dfa78448bf0b P cb8d6a1cee8b4798a251cd3ab2fd32be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 } } peers { permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 } } peers { permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 } }
I20260710 13:21:34.006438 14718 ts_tablet_manager.cc:1434] T cf650c4e678044ffb966dfa78448bf0b P 820c85927b2041479420ba0e351d3d73: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:34.007687 14718 tablet_bootstrap.cc:492] T fc7ff377c5ab4379aa1baae84d717a24 P 820c85927b2041479420ba0e351d3d73: Bootstrap starting.
I20260710 13:21:34.007936 14719 ts_tablet_manager.cc:1434] T cf650c4e678044ffb966dfa78448bf0b P cb8d6a1cee8b4798a251cd3ab2fd32be: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:21:34.009505 14719 tablet_bootstrap.cc:492] T fc7ff377c5ab4379aa1baae84d717a24 P cb8d6a1cee8b4798a251cd3ab2fd32be: Bootstrap starting.
I20260710 13:21:34.014699 14718 tablet_bootstrap.cc:654] T fc7ff377c5ab4379aa1baae84d717a24 P 820c85927b2041479420ba0e351d3d73: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:34.016247 14719 tablet_bootstrap.cc:654] T fc7ff377c5ab4379aa1baae84d717a24 P cb8d6a1cee8b4798a251cd3ab2fd32be: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:34.027745 14718 tablet_bootstrap.cc:492] T fc7ff377c5ab4379aa1baae84d717a24 P 820c85927b2041479420ba0e351d3d73: No bootstrap required, opened a new log
I20260710 13:21:34.028326 14718 ts_tablet_manager.cc:1403] T fc7ff377c5ab4379aa1baae84d717a24 P 820c85927b2041479420ba0e351d3d73: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260710 13:21:34.029014 14719 tablet_bootstrap.cc:492] T fc7ff377c5ab4379aa1baae84d717a24 P cb8d6a1cee8b4798a251cd3ab2fd32be: No bootstrap required, opened a new log
I20260710 13:21:34.029474 14719 ts_tablet_manager.cc:1403] T fc7ff377c5ab4379aa1baae84d717a24 P cb8d6a1cee8b4798a251cd3ab2fd32be: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.006s
I20260710 13:21:34.029716 14720 tablet_bootstrap.cc:492] T fc7ff377c5ab4379aa1baae84d717a24 P b0d25569327940aab09ea59d442d8346: No bootstrap required, opened a new log
I20260710 13:21:34.030138 14720 ts_tablet_manager.cc:1403] T fc7ff377c5ab4379aa1baae84d717a24 P b0d25569327940aab09ea59d442d8346: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.005s
I20260710 13:21:34.031152 14718 raft_consensus.cc:359] T fc7ff377c5ab4379aa1baae84d717a24 P 820c85927b2041479420ba0e351d3d73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 } } peers { permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 } } peers { permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 } }
I20260710 13:21:34.031879 14718 raft_consensus.cc:385] T fc7ff377c5ab4379aa1baae84d717a24 P 820c85927b2041479420ba0e351d3d73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:34.032162 14718 raft_consensus.cc:740] T fc7ff377c5ab4379aa1baae84d717a24 P 820c85927b2041479420ba0e351d3d73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 820c85927b2041479420ba0e351d3d73, State: Initialized, Role: FOLLOWER
I20260710 13:21:34.032274 14720 raft_consensus.cc:359] T fc7ff377c5ab4379aa1baae84d717a24 P b0d25569327940aab09ea59d442d8346 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 } } peers { permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 } } peers { permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 } }
I20260710 13:21:34.032160 14719 raft_consensus.cc:359] T fc7ff377c5ab4379aa1baae84d717a24 P cb8d6a1cee8b4798a251cd3ab2fd32be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 } } peers { permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 } } peers { permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 } }
I20260710 13:21:34.033206 14720 raft_consensus.cc:385] T fc7ff377c5ab4379aa1baae84d717a24 P b0d25569327940aab09ea59d442d8346 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:34.033301 14719 raft_consensus.cc:385] T fc7ff377c5ab4379aa1baae84d717a24 P cb8d6a1cee8b4798a251cd3ab2fd32be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:34.033545 14720 raft_consensus.cc:740] T fc7ff377c5ab4379aa1baae84d717a24 P b0d25569327940aab09ea59d442d8346 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0d25569327940aab09ea59d442d8346, State: Initialized, Role: FOLLOWER
I20260710 13:21:34.033280 14718 consensus_queue.cc:260] T fc7ff377c5ab4379aa1baae84d717a24 P 820c85927b2041479420ba0e351d3d73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 } } peers { permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 } } peers { permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 } }
I20260710 13:21:34.033818 14719 raft_consensus.cc:740] T fc7ff377c5ab4379aa1baae84d717a24 P cb8d6a1cee8b4798a251cd3ab2fd32be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb8d6a1cee8b4798a251cd3ab2fd32be, State: Initialized, Role: FOLLOWER
I20260710 13:21:34.034634 14719 consensus_queue.cc:260] T fc7ff377c5ab4379aa1baae84d717a24 P cb8d6a1cee8b4798a251cd3ab2fd32be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 } } peers { permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 } } peers { permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 } }
I20260710 13:21:34.035729 14718 ts_tablet_manager.cc:1434] T fc7ff377c5ab4379aa1baae84d717a24 P 820c85927b2041479420ba0e351d3d73: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260710 13:21:34.036746 14719 ts_tablet_manager.cc:1434] T fc7ff377c5ab4379aa1baae84d717a24 P cb8d6a1cee8b4798a251cd3ab2fd32be: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:21:34.037840 14720 consensus_queue.cc:260] T fc7ff377c5ab4379aa1baae84d717a24 P b0d25569327940aab09ea59d442d8346 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 } } peers { permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 } } peers { permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 } }
I20260710 13:21:34.041944 14720 ts_tablet_manager.cc:1434] T fc7ff377c5ab4379aa1baae84d717a24 P b0d25569327940aab09ea59d442d8346: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:21:34.042876 14720 tablet_bootstrap.cc:492] T cf650c4e678044ffb966dfa78448bf0b P b0d25569327940aab09ea59d442d8346: Bootstrap starting.
I20260710 13:21:34.050683 14720 tablet_bootstrap.cc:654] T cf650c4e678044ffb966dfa78448bf0b P b0d25569327940aab09ea59d442d8346: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:34.055142 14720 tablet_bootstrap.cc:492] T cf650c4e678044ffb966dfa78448bf0b P b0d25569327940aab09ea59d442d8346: No bootstrap required, opened a new log
I20260710 13:21:34.055716 14720 ts_tablet_manager.cc:1403] T cf650c4e678044ffb966dfa78448bf0b P b0d25569327940aab09ea59d442d8346: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:21:34.057834 14720 raft_consensus.cc:359] T cf650c4e678044ffb966dfa78448bf0b P b0d25569327940aab09ea59d442d8346 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 } } peers { permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 } } peers { permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 } }
I20260710 13:21:34.058318 14720 raft_consensus.cc:385] T cf650c4e678044ffb966dfa78448bf0b P b0d25569327940aab09ea59d442d8346 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:34.058584 14720 raft_consensus.cc:740] T cf650c4e678044ffb966dfa78448bf0b P b0d25569327940aab09ea59d442d8346 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0d25569327940aab09ea59d442d8346, State: Initialized, Role: FOLLOWER
I20260710 13:21:34.059350 14720 consensus_queue.cc:260] T cf650c4e678044ffb966dfa78448bf0b P b0d25569327940aab09ea59d442d8346 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 } } peers { permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 } } peers { permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 } }
I20260710 13:21:34.060945 14720 ts_tablet_manager.cc:1434] T cf650c4e678044ffb966dfa78448bf0b P b0d25569327940aab09ea59d442d8346: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.002s
I20260710 13:21:34.171550 14725 raft_consensus.cc:493] T fc7ff377c5ab4379aa1baae84d717a24 P cb8d6a1cee8b4798a251cd3ab2fd32be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:34.172088 14725 raft_consensus.cc:515] T fc7ff377c5ab4379aa1baae84d717a24 P cb8d6a1cee8b4798a251cd3ab2fd32be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 } } peers { permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 } } peers { permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 } }
I20260710 13:21:34.173907 14725 leader_election.cc:290] T fc7ff377c5ab4379aa1baae84d717a24 P cb8d6a1cee8b4798a251cd3ab2fd32be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0d25569327940aab09ea59d442d8346 (127.10.210.130:39331), 820c85927b2041479420ba0e351d3d73 (127.10.210.131:37265)
I20260710 13:21:34.174955 14604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc7ff377c5ab4379aa1baae84d717a24" candidate_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0d25569327940aab09ea59d442d8346" is_pre_election: true
I20260710 13:21:34.175156 14678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc7ff377c5ab4379aa1baae84d717a24" candidate_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "820c85927b2041479420ba0e351d3d73" is_pre_election: true
I20260710 13:21:34.175884 14604 raft_consensus.cc:2468] T fc7ff377c5ab4379aa1baae84d717a24 P b0d25569327940aab09ea59d442d8346 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb8d6a1cee8b4798a251cd3ab2fd32be in term 0.
I20260710 13:21:34.175911 14678 raft_consensus.cc:2468] T fc7ff377c5ab4379aa1baae84d717a24 P 820c85927b2041479420ba0e351d3d73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb8d6a1cee8b4798a251cd3ab2fd32be in term 0.
I20260710 13:21:34.177597 14495 leader_election.cc:304] T fc7ff377c5ab4379aa1baae84d717a24 P cb8d6a1cee8b4798a251cd3ab2fd32be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 820c85927b2041479420ba0e351d3d73, b0d25569327940aab09ea59d442d8346, cb8d6a1cee8b4798a251cd3ab2fd32be; no voters: 
I20260710 13:21:34.178385 14725 raft_consensus.cc:2804] T fc7ff377c5ab4379aa1baae84d717a24 P cb8d6a1cee8b4798a251cd3ab2fd32be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:34.178710 14725 raft_consensus.cc:493] T fc7ff377c5ab4379aa1baae84d717a24 P cb8d6a1cee8b4798a251cd3ab2fd32be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:34.179003 14725 raft_consensus.cc:3060] T fc7ff377c5ab4379aa1baae84d717a24 P cb8d6a1cee8b4798a251cd3ab2fd32be [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:34.182947 14732 raft_consensus.cc:493] T cf650c4e678044ffb966dfa78448bf0b P cb8d6a1cee8b4798a251cd3ab2fd32be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:34.183426 14732 raft_consensus.cc:515] T cf650c4e678044ffb966dfa78448bf0b P cb8d6a1cee8b4798a251cd3ab2fd32be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 } } peers { permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 } } peers { permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 } }
I20260710 13:21:34.184039 14725 raft_consensus.cc:515] T fc7ff377c5ab4379aa1baae84d717a24 P cb8d6a1cee8b4798a251cd3ab2fd32be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 } } peers { permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 } } peers { permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 } }
I20260710 13:21:34.185554 14732 leader_election.cc:290] T cf650c4e678044ffb966dfa78448bf0b P cb8d6a1cee8b4798a251cd3ab2fd32be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0d25569327940aab09ea59d442d8346 (127.10.210.130:39331), 820c85927b2041479420ba0e351d3d73 (127.10.210.131:37265)
I20260710 13:21:34.185989 14725 leader_election.cc:290] T fc7ff377c5ab4379aa1baae84d717a24 P cb8d6a1cee8b4798a251cd3ab2fd32be [CANDIDATE]: Term 1 election: Requested vote from peers b0d25569327940aab09ea59d442d8346 (127.10.210.130:39331), 820c85927b2041479420ba0e351d3d73 (127.10.210.131:37265)
I20260710 13:21:34.186327 14604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf650c4e678044ffb966dfa78448bf0b" candidate_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0d25569327940aab09ea59d442d8346" is_pre_election: true
I20260710 13:21:34.186784 14603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc7ff377c5ab4379aa1baae84d717a24" candidate_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0d25569327940aab09ea59d442d8346"
I20260710 13:21:34.186986 14604 raft_consensus.cc:2468] T cf650c4e678044ffb966dfa78448bf0b P b0d25569327940aab09ea59d442d8346 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb8d6a1cee8b4798a251cd3ab2fd32be in term 0.
I20260710 13:21:34.187350 14603 raft_consensus.cc:3060] T fc7ff377c5ab4379aa1baae84d717a24 P b0d25569327940aab09ea59d442d8346 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:34.187217 14678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf650c4e678044ffb966dfa78448bf0b" candidate_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "820c85927b2041479420ba0e351d3d73" is_pre_election: true
I20260710 13:21:34.187714 14677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc7ff377c5ab4379aa1baae84d717a24" candidate_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "820c85927b2041479420ba0e351d3d73"
I20260710 13:21:34.188068 14678 raft_consensus.cc:2468] T cf650c4e678044ffb966dfa78448bf0b P 820c85927b2041479420ba0e351d3d73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb8d6a1cee8b4798a251cd3ab2fd32be in term 0.
I20260710 13:21:34.188370 14677 raft_consensus.cc:3060] T fc7ff377c5ab4379aa1baae84d717a24 P 820c85927b2041479420ba0e351d3d73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:34.188341 14494 leader_election.cc:304] T cf650c4e678044ffb966dfa78448bf0b P cb8d6a1cee8b4798a251cd3ab2fd32be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0d25569327940aab09ea59d442d8346, cb8d6a1cee8b4798a251cd3ab2fd32be; no voters: 
I20260710 13:21:34.189440 14725 raft_consensus.cc:2804] T cf650c4e678044ffb966dfa78448bf0b P cb8d6a1cee8b4798a251cd3ab2fd32be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:34.189870 14725 raft_consensus.cc:493] T cf650c4e678044ffb966dfa78448bf0b P cb8d6a1cee8b4798a251cd3ab2fd32be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:34.190212 14725 raft_consensus.cc:3060] T cf650c4e678044ffb966dfa78448bf0b P cb8d6a1cee8b4798a251cd3ab2fd32be [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:34.193755 14677 raft_consensus.cc:2468] T fc7ff377c5ab4379aa1baae84d717a24 P 820c85927b2041479420ba0e351d3d73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb8d6a1cee8b4798a251cd3ab2fd32be in term 1.
I20260710 13:21:34.194516 14603 raft_consensus.cc:2468] T fc7ff377c5ab4379aa1baae84d717a24 P b0d25569327940aab09ea59d442d8346 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb8d6a1cee8b4798a251cd3ab2fd32be in term 1.
I20260710 13:21:34.194741 14495 leader_election.cc:304] T fc7ff377c5ab4379aa1baae84d717a24 P cb8d6a1cee8b4798a251cd3ab2fd32be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 820c85927b2041479420ba0e351d3d73, cb8d6a1cee8b4798a251cd3ab2fd32be; no voters: 
I20260710 13:21:34.195583 14732 raft_consensus.cc:2804] T fc7ff377c5ab4379aa1baae84d717a24 P cb8d6a1cee8b4798a251cd3ab2fd32be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:34.196421 14725 raft_consensus.cc:515] T cf650c4e678044ffb966dfa78448bf0b P cb8d6a1cee8b4798a251cd3ab2fd32be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 } } peers { permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 } } peers { permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 } }
I20260710 13:21:34.196664 14732 raft_consensus.cc:697] T fc7ff377c5ab4379aa1baae84d717a24 P cb8d6a1cee8b4798a251cd3ab2fd32be [term 1 LEADER]: Becoming Leader. State: Replica: cb8d6a1cee8b4798a251cd3ab2fd32be, State: Running, Role: LEADER
I20260710 13:21:34.197458 14732 consensus_queue.cc:237] T fc7ff377c5ab4379aa1baae84d717a24 P cb8d6a1cee8b4798a251cd3ab2fd32be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 } } peers { permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 } } peers { permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 } }
I20260710 13:21:34.198278 14725 leader_election.cc:290] T cf650c4e678044ffb966dfa78448bf0b P cb8d6a1cee8b4798a251cd3ab2fd32be [CANDIDATE]: Term 1 election: Requested vote from peers b0d25569327940aab09ea59d442d8346 (127.10.210.130:39331), 820c85927b2041479420ba0e351d3d73 (127.10.210.131:37265)
I20260710 13:21:34.198922 14603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf650c4e678044ffb966dfa78448bf0b" candidate_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0d25569327940aab09ea59d442d8346"
I20260710 13:21:34.199527 14603 raft_consensus.cc:3060] T cf650c4e678044ffb966dfa78448bf0b P b0d25569327940aab09ea59d442d8346 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:34.199857 14677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf650c4e678044ffb966dfa78448bf0b" candidate_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "820c85927b2041479420ba0e351d3d73"
I20260710 13:21:34.200465 14677 raft_consensus.cc:3060] T cf650c4e678044ffb966dfa78448bf0b P 820c85927b2041479420ba0e351d3d73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:34.206117 14603 raft_consensus.cc:2468] T cf650c4e678044ffb966dfa78448bf0b P b0d25569327940aab09ea59d442d8346 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb8d6a1cee8b4798a251cd3ab2fd32be in term 1.
I20260710 13:21:34.206712 14677 raft_consensus.cc:2468] T cf650c4e678044ffb966dfa78448bf0b P 820c85927b2041479420ba0e351d3d73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb8d6a1cee8b4798a251cd3ab2fd32be in term 1.
I20260710 13:21:34.207275 14494 leader_election.cc:304] T cf650c4e678044ffb966dfa78448bf0b P cb8d6a1cee8b4798a251cd3ab2fd32be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0d25569327940aab09ea59d442d8346, cb8d6a1cee8b4798a251cd3ab2fd32be; no voters: 
I20260710 13:21:34.208189 14732 raft_consensus.cc:2804] T cf650c4e678044ffb966dfa78448bf0b P cb8d6a1cee8b4798a251cd3ab2fd32be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:34.208679 14732 raft_consensus.cc:697] T cf650c4e678044ffb966dfa78448bf0b P cb8d6a1cee8b4798a251cd3ab2fd32be [term 1 LEADER]: Becoming Leader. State: Replica: cb8d6a1cee8b4798a251cd3ab2fd32be, State: Running, Role: LEADER
I20260710 13:21:34.209322 14732 consensus_queue.cc:237] T cf650c4e678044ffb966dfa78448bf0b P cb8d6a1cee8b4798a251cd3ab2fd32be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 } } peers { permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 } } peers { permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 } }
I20260710 13:21:34.210135 14425 catalog_manager.cc:5697] T fc7ff377c5ab4379aa1baae84d717a24 P cb8d6a1cee8b4798a251cd3ab2fd32be reported cstate change: term changed from 0 to 1, leader changed from <none> to cb8d6a1cee8b4798a251cd3ab2fd32be (127.10.210.129). New cstate: current_term: 1 leader_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:34.222368 14425 catalog_manager.cc:5697] T cf650c4e678044ffb966dfa78448bf0b P cb8d6a1cee8b4798a251cd3ab2fd32be reported cstate change: term changed from 0 to 1, leader changed from <none> to cb8d6a1cee8b4798a251cd3ab2fd32be (127.10.210.129). New cstate: current_term: 1 leader_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:34.225816 14732 consensus_queue.cc:1048] T 102dcd4d88144b70a2d11a2ab5987ad7 P cb8d6a1cee8b4798a251cd3ab2fd32be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:34.241869 14749 consensus_queue.cc:1048] T 102dcd4d88144b70a2d11a2ab5987ad7 P cb8d6a1cee8b4798a251cd3ab2fd32be [LEADER]: Connected to new peer: Peer: permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:34.270401 11082 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:21:34.272121 11082 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:21:34.272553 11082 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:21:34.285620 14529 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf650c4e678044ffb966dfa78448bf0b"
dest_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be"
mode: GRACEFUL
new_leader_uuid: "b0d25569327940aab09ea59d442d8346"
 from {username='slave'} at 127.0.0.1:43542
I20260710 13:21:34.286209 14529 raft_consensus.cc:606] T cf650c4e678044ffb966dfa78448bf0b P cb8d6a1cee8b4798a251cd3ab2fd32be [term 1 LEADER]: Received request to transfer leadership to TS b0d25569327940aab09ea59d442d8346
I20260710 13:21:34.287493 11082 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:21:34.388970 14724 consensus_queue.cc:1048] T 50a572d895f64dc9b0f4ea1010e35790 P 820c85927b2041479420ba0e351d3d73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:34.403256 14761 consensus_queue.cc:1048] T 50a572d895f64dc9b0f4ea1010e35790 P 820c85927b2041479420ba0e351d3d73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:34.612201 14725 consensus_queue.cc:1048] T cf650c4e678044ffb966dfa78448bf0b P cb8d6a1cee8b4798a251cd3ab2fd32be [LEADER]: Connected to new peer: Peer: permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:34.623936 14725 consensus_queue.cc:1048] T cf650c4e678044ffb966dfa78448bf0b P cb8d6a1cee8b4798a251cd3ab2fd32be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:34.631055 14725 raft_consensus.cc:993] T cf650c4e678044ffb966dfa78448bf0b P cb8d6a1cee8b4798a251cd3ab2fd32be: : Instructing follower b0d25569327940aab09ea59d442d8346 to start an election
I20260710 13:21:34.631553 14764 raft_consensus.cc:1081] T cf650c4e678044ffb966dfa78448bf0b P cb8d6a1cee8b4798a251cd3ab2fd32be [term 1 LEADER]: Signalling peer b0d25569327940aab09ea59d442d8346 to start an election
I20260710 13:21:34.633489 14603 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf650c4e678044ffb966dfa78448bf0b"
dest_uuid: "b0d25569327940aab09ea59d442d8346"
 from {username='slave'} at 127.0.0.1:35698
I20260710 13:21:34.634084 14603 raft_consensus.cc:493] T cf650c4e678044ffb966dfa78448bf0b P b0d25569327940aab09ea59d442d8346 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:34.634454 14603 raft_consensus.cc:3060] T cf650c4e678044ffb966dfa78448bf0b P b0d25569327940aab09ea59d442d8346 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:34.640055 14603 raft_consensus.cc:515] T cf650c4e678044ffb966dfa78448bf0b P b0d25569327940aab09ea59d442d8346 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 } } peers { permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 } } peers { permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 } }
I20260710 13:21:34.644646 14603 leader_election.cc:290] T cf650c4e678044ffb966dfa78448bf0b P b0d25569327940aab09ea59d442d8346 [CANDIDATE]: Term 2 election: Requested vote from peers cb8d6a1cee8b4798a251cd3ab2fd32be (127.10.210.129:36919), 820c85927b2041479420ba0e351d3d73 (127.10.210.131:37265)
I20260710 13:21:34.652369 14529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf650c4e678044ffb966dfa78448bf0b" candidate_uuid: "b0d25569327940aab09ea59d442d8346" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be"
I20260710 13:21:34.653026 14529 raft_consensus.cc:3055] T cf650c4e678044ffb966dfa78448bf0b P cb8d6a1cee8b4798a251cd3ab2fd32be [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:34.653260 14529 raft_consensus.cc:740] T cf650c4e678044ffb966dfa78448bf0b P cb8d6a1cee8b4798a251cd3ab2fd32be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb8d6a1cee8b4798a251cd3ab2fd32be, State: Running, Role: LEADER
I20260710 13:21:34.653304 14677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf650c4e678044ffb966dfa78448bf0b" candidate_uuid: "b0d25569327940aab09ea59d442d8346" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "820c85927b2041479420ba0e351d3d73"
I20260710 13:21:34.653941 14677 raft_consensus.cc:3060] T cf650c4e678044ffb966dfa78448bf0b P 820c85927b2041479420ba0e351d3d73 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:34.654028 14529 consensus_queue.cc:260] T cf650c4e678044ffb966dfa78448bf0b P cb8d6a1cee8b4798a251cd3ab2fd32be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 } } peers { permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 } } peers { permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 } }
I20260710 13:21:34.655042 14529 raft_consensus.cc:3060] T cf650c4e678044ffb966dfa78448bf0b P cb8d6a1cee8b4798a251cd3ab2fd32be [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:34.658651 14677 raft_consensus.cc:2468] T cf650c4e678044ffb966dfa78448bf0b P 820c85927b2041479420ba0e351d3d73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0d25569327940aab09ea59d442d8346 in term 2.
I20260710 13:21:34.659559 14570 leader_election.cc:304] T cf650c4e678044ffb966dfa78448bf0b P b0d25569327940aab09ea59d442d8346 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 820c85927b2041479420ba0e351d3d73, b0d25569327940aab09ea59d442d8346; no voters: 
I20260710 13:21:34.659981 14529 raft_consensus.cc:2468] T cf650c4e678044ffb966dfa78448bf0b P cb8d6a1cee8b4798a251cd3ab2fd32be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0d25569327940aab09ea59d442d8346 in term 2.
I20260710 13:21:34.660228 14727 raft_consensus.cc:2804] T cf650c4e678044ffb966dfa78448bf0b P b0d25569327940aab09ea59d442d8346 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:34.661405 14727 raft_consensus.cc:697] T cf650c4e678044ffb966dfa78448bf0b P b0d25569327940aab09ea59d442d8346 [term 2 LEADER]: Becoming Leader. State: Replica: b0d25569327940aab09ea59d442d8346, State: Running, Role: LEADER
I20260710 13:21:34.662037 14727 consensus_queue.cc:237] T cf650c4e678044ffb966dfa78448bf0b P b0d25569327940aab09ea59d442d8346 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 } } peers { permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 } } peers { permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 } }
I20260710 13:21:34.667840 14426 catalog_manager.cc:5697] T cf650c4e678044ffb966dfa78448bf0b P b0d25569327940aab09ea59d442d8346 reported cstate change: term changed from 1 to 2, leader changed from cb8d6a1cee8b4798a251cd3ab2fd32be (127.10.210.129) to b0d25569327940aab09ea59d442d8346 (127.10.210.130). New cstate: current_term: 2 leader_uuid: "b0d25569327940aab09ea59d442d8346" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb8d6a1cee8b4798a251cd3ab2fd32be" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:34.714169 14764 consensus_queue.cc:1048] T fc7ff377c5ab4379aa1baae84d717a24 P cb8d6a1cee8b4798a251cd3ab2fd32be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0d25569327940aab09ea59d442d8346" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:34.725333 14749 consensus_queue.cc:1048] T fc7ff377c5ab4379aa1baae84d717a24 P cb8d6a1cee8b4798a251cd3ab2fd32be [LEADER]: Connected to new peer: Peer: permanent_uuid: "820c85927b2041479420ba0e351d3d73" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:34.909993 11082 tablet_server.cc:179] TabletServer@127.10.210.129:0 shutting down...
I20260710 13:21:34.927814 11082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:34.928493 11082 tablet_replica.cc:333] T fc7ff377c5ab4379aa1baae84d717a24 P cb8d6a1cee8b4798a251cd3ab2fd32be: stopping tablet replica
I20260710 13:21:34.929102 11082 raft_consensus.cc:2243] T fc7ff377c5ab4379aa1baae84d717a24 P cb8d6a1cee8b4798a251cd3ab2fd32be [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:34.929875 11082 raft_consensus.cc:2272] T fc7ff377c5ab4379aa1baae84d717a24 P cb8d6a1cee8b4798a251cd3ab2fd32be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.931919 11082 tablet_replica.cc:333] T cf650c4e678044ffb966dfa78448bf0b P cb8d6a1cee8b4798a251cd3ab2fd32be: stopping tablet replica
I20260710 13:21:34.932427 11082 raft_consensus.cc:2243] T cf650c4e678044ffb966dfa78448bf0b P cb8d6a1cee8b4798a251cd3ab2fd32be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:34.932919 11082 raft_consensus.cc:2272] T cf650c4e678044ffb966dfa78448bf0b P cb8d6a1cee8b4798a251cd3ab2fd32be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.934891 11082 tablet_replica.cc:333] T 50a572d895f64dc9b0f4ea1010e35790 P cb8d6a1cee8b4798a251cd3ab2fd32be: stopping tablet replica
I20260710 13:21:34.935372 11082 raft_consensus.cc:2243] T 50a572d895f64dc9b0f4ea1010e35790 P cb8d6a1cee8b4798a251cd3ab2fd32be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:34.935751 11082 raft_consensus.cc:2272] T 50a572d895f64dc9b0f4ea1010e35790 P cb8d6a1cee8b4798a251cd3ab2fd32be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.937709 11082 tablet_replica.cc:333] T 102dcd4d88144b70a2d11a2ab5987ad7 P cb8d6a1cee8b4798a251cd3ab2fd32be: stopping tablet replica
I20260710 13:21:34.938161 11082 raft_consensus.cc:2243] T 102dcd4d88144b70a2d11a2ab5987ad7 P cb8d6a1cee8b4798a251cd3ab2fd32be [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:34.938840 11082 raft_consensus.cc:2272] T 102dcd4d88144b70a2d11a2ab5987ad7 P cb8d6a1cee8b4798a251cd3ab2fd32be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:34.961684 11082 tablet_server.cc:196] TabletServer@127.10.210.129:0 shutdown complete.
W20260710 13:21:34.967048 14641 consensus_peers.cc:597] T 50a572d895f64dc9b0f4ea1010e35790 P 820c85927b2041479420ba0e351d3d73 -> Peer cb8d6a1cee8b4798a251cd3ab2fd32be (127.10.210.129:36919): Couldn't send request to peer cb8d6a1cee8b4798a251cd3ab2fd32be. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:36919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:34.974151 11082 tablet_server.cc:179] TabletServer@127.10.210.130:0 shutting down...
I20260710 13:21:35.005093 11082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:35.005766 11082 tablet_replica.cc:333] T cf650c4e678044ffb966dfa78448bf0b P b0d25569327940aab09ea59d442d8346: stopping tablet replica
I20260710 13:21:35.006356 11082 raft_consensus.cc:2243] T cf650c4e678044ffb966dfa78448bf0b P b0d25569327940aab09ea59d442d8346 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:35.006969 11082 pending_rounds.cc:70] T cf650c4e678044ffb966dfa78448bf0b P b0d25569327940aab09ea59d442d8346: Trying to abort 1 pending ops.
I20260710 13:21:35.007131 11082 pending_rounds.cc:77] T cf650c4e678044ffb966dfa78448bf0b P b0d25569327940aab09ea59d442d8346: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305992989342605312 op_type: NO_OP noop_request { }
I20260710 13:21:35.007444 11082 raft_consensus.cc:2889] T cf650c4e678044ffb966dfa78448bf0b P b0d25569327940aab09ea59d442d8346 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:21:35.007764 11082 raft_consensus.cc:2272] T cf650c4e678044ffb966dfa78448bf0b P b0d25569327940aab09ea59d442d8346 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:35.010214 11082 tablet_replica.cc:333] T fc7ff377c5ab4379aa1baae84d717a24 P b0d25569327940aab09ea59d442d8346: stopping tablet replica
I20260710 13:21:35.010711 11082 raft_consensus.cc:2243] T fc7ff377c5ab4379aa1baae84d717a24 P b0d25569327940aab09ea59d442d8346 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:35.011092 11082 raft_consensus.cc:2272] T fc7ff377c5ab4379aa1baae84d717a24 P b0d25569327940aab09ea59d442d8346 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:35.013317 11082 tablet_replica.cc:333] T 102dcd4d88144b70a2d11a2ab5987ad7 P b0d25569327940aab09ea59d442d8346: stopping tablet replica
I20260710 13:21:35.013790 11082 raft_consensus.cc:2243] T 102dcd4d88144b70a2d11a2ab5987ad7 P b0d25569327940aab09ea59d442d8346 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:35.014169 11082 raft_consensus.cc:2272] T 102dcd4d88144b70a2d11a2ab5987ad7 P b0d25569327940aab09ea59d442d8346 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:35.016297 11082 tablet_replica.cc:333] T 50a572d895f64dc9b0f4ea1010e35790 P b0d25569327940aab09ea59d442d8346: stopping tablet replica
I20260710 13:21:35.016764 11082 raft_consensus.cc:2243] T 50a572d895f64dc9b0f4ea1010e35790 P b0d25569327940aab09ea59d442d8346 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:35.017175 11082 raft_consensus.cc:2272] T 50a572d895f64dc9b0f4ea1010e35790 P b0d25569327940aab09ea59d442d8346 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:35.039809 11082 tablet_server.cc:196] TabletServer@127.10.210.130:0 shutdown complete.
I20260710 13:21:35.051491 11082 tablet_server.cc:179] TabletServer@127.10.210.131:0 shutting down...
I20260710 13:21:35.067886 11082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:35.068420 11082 tablet_replica.cc:333] T fc7ff377c5ab4379aa1baae84d717a24 P 820c85927b2041479420ba0e351d3d73: stopping tablet replica
I20260710 13:21:35.068892 11082 raft_consensus.cc:2243] T fc7ff377c5ab4379aa1baae84d717a24 P 820c85927b2041479420ba0e351d3d73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:35.069335 11082 raft_consensus.cc:2272] T fc7ff377c5ab4379aa1baae84d717a24 P 820c85927b2041479420ba0e351d3d73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:35.071664 11082 tablet_replica.cc:333] T cf650c4e678044ffb966dfa78448bf0b P 820c85927b2041479420ba0e351d3d73: stopping tablet replica
I20260710 13:21:35.072115 11082 raft_consensus.cc:2243] T cf650c4e678044ffb966dfa78448bf0b P 820c85927b2041479420ba0e351d3d73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:35.072449 11082 raft_consensus.cc:2272] T cf650c4e678044ffb966dfa78448bf0b P 820c85927b2041479420ba0e351d3d73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:35.074481 11082 tablet_replica.cc:333] T 102dcd4d88144b70a2d11a2ab5987ad7 P 820c85927b2041479420ba0e351d3d73: stopping tablet replica
I20260710 13:21:35.074925 11082 raft_consensus.cc:2243] T 102dcd4d88144b70a2d11a2ab5987ad7 P 820c85927b2041479420ba0e351d3d73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:35.075304 11082 raft_consensus.cc:2272] T 102dcd4d88144b70a2d11a2ab5987ad7 P 820c85927b2041479420ba0e351d3d73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:35.077558 11082 tablet_replica.cc:333] T 50a572d895f64dc9b0f4ea1010e35790 P 820c85927b2041479420ba0e351d3d73: stopping tablet replica
I20260710 13:21:35.078009 11082 raft_consensus.cc:2243] T 50a572d895f64dc9b0f4ea1010e35790 P 820c85927b2041479420ba0e351d3d73 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:35.078745 11082 raft_consensus.cc:2272] T 50a572d895f64dc9b0f4ea1010e35790 P 820c85927b2041479420ba0e351d3d73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:35.102221 11082 tablet_server.cc:196] TabletServer@127.10.210.131:0 shutdown complete.
I20260710 13:21:35.115358 11082 master.cc:562] Master@127.10.210.190:43387 shutting down...
I20260710 13:21:35.132144 11082 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 81a46b69ffcf4568aa5bfb3409d55810 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:35.132726 11082 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 81a46b69ffcf4568aa5bfb3409d55810 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:35.133064 11082 tablet_replica.cc:333] T 00000000000000000000000000000000 P 81a46b69ffcf4568aa5bfb3409d55810: stopping tablet replica
I20260710 13:21:35.151640 11082 master.cc:584] Master@127.10.210.190:43387 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2322 ms)
[----------] 6 tests from LeaderRebalancerTest (85831 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:21:35.180838 11082 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.210.190:37961
I20260710 13:21:35.182659 11082 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:35.189018 14777 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:35.189054 14776 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:35.191583 14779 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:35.191987 11082 server_base.cc:1061] running on GCE node
I20260710 13:21:35.192798 11082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:35.193065 11082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:35.193248 11082 hybrid_clock.cc:648] HybridClock initialized: now 1783689695193213 us; error 0 us; skew 500 ppm
I20260710 13:21:35.193804 11082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:35.196134 11082 webserver.cc:533] Webserver started at http://127.10.210.190:41557/ using document root <none> and password file <none>
I20260710 13:21:35.196638 11082 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:35.196833 11082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:35.197142 11082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:35.198158 11082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689609182147-11082-0/minicluster-data/master-0-root/instance:
uuid: "ce062fbf688148c79563b29d0c9ea83c"
format_stamp: "Formatted at 2026-07-10 13:21:35 on dist-test-slave-bkq5"
I20260710 13:21:35.202360 11082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:21:35.206054 14784 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:35.206926 11082 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 13:21:35.207178 11082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689609182147-11082-0/minicluster-data/master-0-root
uuid: "ce062fbf688148c79563b29d0c9ea83c"
format_stamp: "Formatted at 2026-07-10 13:21:35 on dist-test-slave-bkq5"
I20260710 13:21:35.207448 11082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689609182147-11082-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689609182147-11082-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689609182147-11082-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:35.219550 11082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:35.220451 11082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:35.255170 11082 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.190:37961
I20260710 13:21:35.255355 14835 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.190:37961 every 8 connection(s)
I20260710 13:21:35.259091 14836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:35.268878 14836 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ce062fbf688148c79563b29d0c9ea83c: Bootstrap starting.
I20260710 13:21:35.273160 14836 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ce062fbf688148c79563b29d0c9ea83c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:35.277587 14836 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ce062fbf688148c79563b29d0c9ea83c: No bootstrap required, opened a new log
I20260710 13:21:35.279877 14836 raft_consensus.cc:359] T 00000000000000000000000000000000 P ce062fbf688148c79563b29d0c9ea83c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce062fbf688148c79563b29d0c9ea83c" member_type: VOTER }
I20260710 13:21:35.280310 14836 raft_consensus.cc:385] T 00000000000000000000000000000000 P ce062fbf688148c79563b29d0c9ea83c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:35.280534 14836 raft_consensus.cc:740] T 00000000000000000000000000000000 P ce062fbf688148c79563b29d0c9ea83c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce062fbf688148c79563b29d0c9ea83c, State: Initialized, Role: FOLLOWER
I20260710 13:21:35.281270 14836 consensus_queue.cc:260] T 00000000000000000000000000000000 P ce062fbf688148c79563b29d0c9ea83c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ce062fbf688148c79563b29d0c9ea83c" member_type: VOTER }
I20260710 13:21:35.281726 14836 raft_consensus.cc:399] T 00000000000000000000000000000000 P ce062fbf688148c79563b29d0c9ea83c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:21:35.281970 14836 raft_consensus.cc:493] T 00000000000000000000000000000000 P ce062fbf688148c79563b29d0c9ea83c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:21:35.282404 14836 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ce062fbf688148c79563b29d0c9ea83c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:35.286967 14836 raft_consensus.cc:515] T 00000000000000000000000000000000 P ce062fbf688148c79563b29d0c9ea83c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce062fbf688148c79563b29d0c9ea83c" member_type: VOTER }
I20260710 13:21:35.287523 14836 leader_election.cc:304] T 00000000000000000000000000000000 P ce062fbf688148c79563b29d0c9ea83c [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: ce062fbf688148c79563b29d0c9ea83c; no voters: 
I20260710 13:21:35.288672 14836 leader_election.cc:290] T 00000000000000000000000000000000 P ce062fbf688148c79563b29d0c9ea83c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:21:35.289140 14839 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ce062fbf688148c79563b29d0c9ea83c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:35.290657 14839 raft_consensus.cc:697] T 00000000000000000000000000000000 P ce062fbf688148c79563b29d0c9ea83c [term 1 LEADER]: Becoming Leader. State: Replica: ce062fbf688148c79563b29d0c9ea83c, State: Running, Role: LEADER
I20260710 13:21:35.291380 14839 consensus_queue.cc:237] T 00000000000000000000000000000000 P ce062fbf688148c79563b29d0c9ea83c [LEADER]: Queue going to LEADER mode. State: All 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: "ce062fbf688148c79563b29d0c9ea83c" member_type: VOTER }
I20260710 13:21:35.291595 14836 sys_catalog.cc:565] T 00000000000000000000000000000000 P ce062fbf688148c79563b29d0c9ea83c [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:21:35.294828 14841 sys_catalog.cc:455] T 00000000000000000000000000000000 P ce062fbf688148c79563b29d0c9ea83c [sys.catalog]: SysCatalogTable state changed. Reason: New leader ce062fbf688148c79563b29d0c9ea83c. Latest consensus state: current_term: 1 leader_uuid: "ce062fbf688148c79563b29d0c9ea83c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce062fbf688148c79563b29d0c9ea83c" member_type: VOTER } }
I20260710 13:21:35.295444 14841 sys_catalog.cc:458] T 00000000000000000000000000000000 P ce062fbf688148c79563b29d0c9ea83c [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:35.295512 14840 sys_catalog.cc:455] T 00000000000000000000000000000000 P ce062fbf688148c79563b29d0c9ea83c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ce062fbf688148c79563b29d0c9ea83c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce062fbf688148c79563b29d0c9ea83c" member_type: VOTER } }
I20260710 13:21:35.296201 14840 sys_catalog.cc:458] T 00000000000000000000000000000000 P ce062fbf688148c79563b29d0c9ea83c [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:35.298645 14846 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:21:35.304255 14846 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:21:35.308535 11082 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:21:35.313776 14846 catalog_manager.cc:1383] Generated new cluster ID: 84579e2c3aba4e97847af44b99494843
I20260710 13:21:35.314105 14846 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:21:35.338387 14846 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:21:35.339671 14846 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:21:35.352738 14846 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ce062fbf688148c79563b29d0c9ea83c: Generated new TSK 0
I20260710 13:21:35.353377 14846 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:21:35.375049 11082 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:35.380718 14857 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:35.381819 14858 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:35.383327 14860 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:35.384050 11082 server_base.cc:1061] running on GCE node
I20260710 13:21:35.384865 11082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:35.385139 11082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:35.385303 11082 hybrid_clock.cc:648] HybridClock initialized: now 1783689695385286 us; error 0 us; skew 500 ppm
I20260710 13:21:35.385819 11082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:35.388011 11082 webserver.cc:533] Webserver started at http://127.10.210.129:39603/ using document root <none> and password file <none>
I20260710 13:21:35.388499 11082 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:35.388701 11082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:35.388967 11082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:35.390071 11082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689609182147-11082-0/minicluster-data/ts-0-root/instance:
uuid: "d0eac3fb4c4e41469c072252bf2b53c2"
format_stamp: "Formatted at 2026-07-10 13:21:35 on dist-test-slave-bkq5"
I20260710 13:21:35.394495 11082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:21:35.398243 14865 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:35.399121 11082 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 13:21:35.399374 11082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689609182147-11082-0/minicluster-data/ts-0-root
uuid: "d0eac3fb4c4e41469c072252bf2b53c2"
format_stamp: "Formatted at 2026-07-10 13:21:35 on dist-test-slave-bkq5"
I20260710 13:21:35.399624 11082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689609182147-11082-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689609182147-11082-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689609182147-11082-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:35.431474 11082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:35.432521 11082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:35.433949 11082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:35.436154 11082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:35.436319 11082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:35.436568 11082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:35.436759 11082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:35.476892 11082 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.129:41947
I20260710 13:21:35.477130 14927 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.129:41947 every 8 connection(s)
I20260710 13:21:35.481629 11082 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:35.487728 14932 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:35.489668 14933 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:35.490461 14935 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:35.490962 11082 server_base.cc:1061] running on GCE node
I20260710 13:21:35.492398 11082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:35.492888 11082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:35.493178 11082 hybrid_clock.cc:648] HybridClock initialized: now 1783689695493153 us; error 0 us; skew 500 ppm
I20260710 13:21:35.493827 11082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:35.494223 14928 heartbeater.cc:344] Connected to a master server at 127.10.210.190:37961
I20260710 13:21:35.494681 14928 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:35.495759 14928 heartbeater.cc:507] Master 127.10.210.190:37961 requested a full tablet report, sending...
I20260710 13:21:35.497263 11082 webserver.cc:533] Webserver started at http://127.10.210.130:34089/ using document root <none> and password file <none>
I20260710 13:21:35.497903 11082 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:35.498107 11082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:35.498426 11082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:35.498607 14801 ts_manager.cc:194] Registered new tserver with Master: d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947)
I20260710 13:21:35.499666 11082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689609182147-11082-0/minicluster-data/ts-1-root/instance:
uuid: "5586d73788674a2eadebb0a6ae382044"
format_stamp: "Formatted at 2026-07-10 13:21:35 on dist-test-slave-bkq5"
I20260710 13:21:35.500603 14801 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46148
I20260710 13:21:35.505275 11082 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260710 13:21:35.508788 14940 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:35.509804 11082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:21:35.510108 11082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689609182147-11082-0/minicluster-data/ts-1-root
uuid: "5586d73788674a2eadebb0a6ae382044"
format_stamp: "Formatted at 2026-07-10 13:21:35 on dist-test-slave-bkq5"
I20260710 13:21:35.510391 11082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689609182147-11082-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689609182147-11082-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689609182147-11082-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:35.528484 11082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:35.529634 11082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:35.531107 11082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:35.533314 11082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:35.533533 11082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:35.533785 11082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:35.533951 11082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:35.577260 11082 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.130:45223
I20260710 13:21:35.577419 15002 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.130:45223 every 8 connection(s)
I20260710 13:21:35.582217 11082 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:35.589535 15006 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:35.592391 15007 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:35.594944 11082 server_base.cc:1061] running on GCE node
W20260710 13:21:35.595053 15009 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:35.595796 15003 heartbeater.cc:344] Connected to a master server at 127.10.210.190:37961
I20260710 13:21:35.596235 15003 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:35.596632 11082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:35.596906 11082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:35.597148 11082 hybrid_clock.cc:648] HybridClock initialized: now 1783689695597126 us; error 0 us; skew 500 ppm
I20260710 13:21:35.597194 15003 heartbeater.cc:507] Master 127.10.210.190:37961 requested a full tablet report, sending...
I20260710 13:21:35.597842 11082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:35.599623 14801 ts_manager.cc:194] Registered new tserver with Master: 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223)
I20260710 13:21:35.600669 11082 webserver.cc:533] Webserver started at http://127.10.210.131:38237/ using document root <none> and password file <none>
I20260710 13:21:35.601367 11082 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:35.601572 11082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:35.601532 14801 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46150
I20260710 13:21:35.602077 11082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:35.603432 11082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689609182147-11082-0/minicluster-data/ts-2-root/instance:
uuid: "d0530d3fe5e542ff8916113dc89c933b"
format_stamp: "Formatted at 2026-07-10 13:21:35 on dist-test-slave-bkq5"
I20260710 13:21:35.608037 11082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:21:35.611754 15014 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:35.612759 11082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:21:35.613186 11082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689609182147-11082-0/minicluster-data/ts-2-root
uuid: "d0530d3fe5e542ff8916113dc89c933b"
format_stamp: "Formatted at 2026-07-10 13:21:35 on dist-test-slave-bkq5"
I20260710 13:21:35.613611 11082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689609182147-11082-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689609182147-11082-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689609182147-11082-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:35.630158 11082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:35.631196 11082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:35.632531 11082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:35.634833 11082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:35.635018 11082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:35.635299 11082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:35.635448 11082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:35.673947 11082 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.131:37045
I20260710 13:21:35.674130 15076 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.131:37045 every 8 connection(s)
I20260710 13:21:35.688107 15077 heartbeater.cc:344] Connected to a master server at 127.10.210.190:37961
I20260710 13:21:35.688622 15077 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:35.689465 15077 heartbeater.cc:507] Master 127.10.210.190:37961 requested a full tablet report, sending...
I20260710 13:21:35.691566 14801 ts_manager.cc:194] Registered new tserver with Master: d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045)
I20260710 13:21:35.691926 11082 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01488848s
I20260710 13:21:35.693719 14801 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46152
I20260710 13:21:35.720650 14801 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46166:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:21:35.723104 14801 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:21:35.809134 14890 tablet_service.cc:1511] Processing CreateTablet for tablet bb81207fa6f04f179a0830ad84080cd5 (DEFAULT_TABLE table=test-workload [id=e2a8b8e8a5cc4a63a55662a7fb249767]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:35.809994 15041 tablet_service.cc:1511] Processing CreateTablet for tablet e26e9e7702174c629bd6e04ac3e04c34 (DEFAULT_TABLE table=test-workload [id=e2a8b8e8a5cc4a63a55662a7fb249767]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:35.810591 14890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb81207fa6f04f179a0830ad84080cd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:35.811318 15041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e26e9e7702174c629bd6e04ac3e04c34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:35.811034 14892 tablet_service.cc:1511] Processing CreateTablet for tablet e26e9e7702174c629bd6e04ac3e04c34 (DEFAULT_TABLE table=test-workload [id=e2a8b8e8a5cc4a63a55662a7fb249767]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:35.812362 14892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e26e9e7702174c629bd6e04ac3e04c34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:35.813221 15039 tablet_service.cc:1511] Processing CreateTablet for tablet bb81207fa6f04f179a0830ad84080cd5 (DEFAULT_TABLE table=test-workload [id=e2a8b8e8a5cc4a63a55662a7fb249767]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:35.813993 15040 tablet_service.cc:1511] Processing CreateTablet for tablet 3a8a4a5204284f1c91ef557030c8ec53 (DEFAULT_TABLE table=test-workload [id=e2a8b8e8a5cc4a63a55662a7fb249767]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:35.814524 15039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb81207fa6f04f179a0830ad84080cd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:35.815282 15040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a8a4a5204284f1c91ef557030c8ec53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:35.817181 14889 tablet_service.cc:1511] Processing CreateTablet for tablet 730ba26abfa949dfab38079dedf0a47f (DEFAULT_TABLE table=test-workload [id=e2a8b8e8a5cc4a63a55662a7fb249767]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:35.817885 15042 tablet_service.cc:1511] Processing CreateTablet for tablet c3b79793629c4041a42a63cbe3348739 (DEFAULT_TABLE table=test-workload [id=e2a8b8e8a5cc4a63a55662a7fb249767]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:35.818450 14889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 730ba26abfa949dfab38079dedf0a47f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:35.810016 14893 tablet_service.cc:1511] Processing CreateTablet for tablet c3b79793629c4041a42a63cbe3348739 (DEFAULT_TABLE table=test-workload [id=e2a8b8e8a5cc4a63a55662a7fb249767]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:35.820147 14893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3b79793629c4041a42a63cbe3348739. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:35.822029 14891 tablet_service.cc:1511] Processing CreateTablet for tablet 3a8a4a5204284f1c91ef557030c8ec53 (DEFAULT_TABLE table=test-workload [id=e2a8b8e8a5cc4a63a55662a7fb249767]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:35.823303 14891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a8a4a5204284f1c91ef557030c8ec53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:35.824533 15038 tablet_service.cc:1511] Processing CreateTablet for tablet 730ba26abfa949dfab38079dedf0a47f (DEFAULT_TABLE table=test-workload [id=e2a8b8e8a5cc4a63a55662a7fb249767]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:35.826179 14888 tablet_service.cc:1511] Processing CreateTablet for tablet ac63d8824ebb402789255cf8e0df155d (DEFAULT_TABLE table=test-workload [id=e2a8b8e8a5cc4a63a55662a7fb249767]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:35.827492 14888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac63d8824ebb402789255cf8e0df155d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:35.828068 15036 tablet_service.cc:1511] Processing CreateTablet for tablet 6fb8ee4ac27448eb8afb355f653e9af1 (DEFAULT_TABLE table=test-workload [id=e2a8b8e8a5cc4a63a55662a7fb249767]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:35.829362 15042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3b79793629c4041a42a63cbe3348739. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:35.830220 15035 tablet_service.cc:1511] Processing CreateTablet for tablet ba085b9909b0489dbd211d06fe4a2eef (DEFAULT_TABLE table=test-workload [id=e2a8b8e8a5cc4a63a55662a7fb249767]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:35.831509 15035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba085b9909b0489dbd211d06fe4a2eef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:35.834018 15034 tablet_service.cc:1511] Processing CreateTablet for tablet a29900b47c10424883755e9a72f0c4e6 (DEFAULT_TABLE table=test-workload [id=e2a8b8e8a5cc4a63a55662a7fb249767]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:35.835216 15034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a29900b47c10424883755e9a72f0c4e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:35.826602 15037 tablet_service.cc:1511] Processing CreateTablet for tablet ac63d8824ebb402789255cf8e0df155d (DEFAULT_TABLE table=test-workload [id=e2a8b8e8a5cc4a63a55662a7fb249767]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:35.840526 15037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac63d8824ebb402789255cf8e0df155d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:35.849349 15038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 730ba26abfa949dfab38079dedf0a47f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:35.853772 15036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fb8ee4ac27448eb8afb355f653e9af1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:35.857998 14967 tablet_service.cc:1511] Processing CreateTablet for tablet e26e9e7702174c629bd6e04ac3e04c34 (DEFAULT_TABLE table=test-workload [id=e2a8b8e8a5cc4a63a55662a7fb249767]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:35.859315 14967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e26e9e7702174c629bd6e04ac3e04c34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:35.858857 14962 tablet_service.cc:1511] Processing CreateTablet for tablet 6fb8ee4ac27448eb8afb355f653e9af1 (DEFAULT_TABLE table=test-workload [id=e2a8b8e8a5cc4a63a55662a7fb249767]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:35.858904 14886 tablet_service.cc:1511] Processing CreateTablet for tablet a29900b47c10424883755e9a72f0c4e6 (DEFAULT_TABLE table=test-workload [id=e2a8b8e8a5cc4a63a55662a7fb249767]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:35.860206 14962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fb8ee4ac27448eb8afb355f653e9af1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:35.860314 14886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a29900b47c10424883755e9a72f0c4e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:35.861227 14966 tablet_service.cc:1511] Processing CreateTablet for tablet 3a8a4a5204284f1c91ef557030c8ec53 (DEFAULT_TABLE table=test-workload [id=e2a8b8e8a5cc4a63a55662a7fb249767]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:35.862511 14966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a8a4a5204284f1c91ef557030c8ec53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:35.862396 14961 tablet_service.cc:1511] Processing CreateTablet for tablet ba085b9909b0489dbd211d06fe4a2eef (DEFAULT_TABLE table=test-workload [id=e2a8b8e8a5cc4a63a55662a7fb249767]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:35.864884 14960 tablet_service.cc:1511] Processing CreateTablet for tablet a29900b47c10424883755e9a72f0c4e6 (DEFAULT_TABLE table=test-workload [id=e2a8b8e8a5cc4a63a55662a7fb249767]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:35.866276 14961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba085b9909b0489dbd211d06fe4a2eef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:35.865998 14964 tablet_service.cc:1511] Processing CreateTablet for tablet 730ba26abfa949dfab38079dedf0a47f (DEFAULT_TABLE table=test-workload [id=e2a8b8e8a5cc4a63a55662a7fb249767]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:35.867255 14964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 730ba26abfa949dfab38079dedf0a47f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:35.870035 14963 tablet_service.cc:1511] Processing CreateTablet for tablet ac63d8824ebb402789255cf8e0df155d (DEFAULT_TABLE table=test-workload [id=e2a8b8e8a5cc4a63a55662a7fb249767]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:35.871272 14963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac63d8824ebb402789255cf8e0df155d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:35.873471 14960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a29900b47c10424883755e9a72f0c4e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:35.874436 14965 tablet_service.cc:1511] Processing CreateTablet for tablet bb81207fa6f04f179a0830ad84080cd5 (DEFAULT_TABLE table=test-workload [id=e2a8b8e8a5cc4a63a55662a7fb249767]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:35.875883 14965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb81207fa6f04f179a0830ad84080cd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:35.878883 14887 tablet_service.cc:1511] Processing CreateTablet for tablet ba085b9909b0489dbd211d06fe4a2eef (DEFAULT_TABLE table=test-workload [id=e2a8b8e8a5cc4a63a55662a7fb249767]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:35.880323 14887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba085b9909b0489dbd211d06fe4a2eef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:35.856678 14968 tablet_service.cc:1511] Processing CreateTablet for tablet c3b79793629c4041a42a63cbe3348739 (DEFAULT_TABLE table=test-workload [id=e2a8b8e8a5cc4a63a55662a7fb249767]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:35.882198 14968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3b79793629c4041a42a63cbe3348739. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:35.902546 14888 tablet_service.cc:1511] Processing CreateTablet for tablet 6fb8ee4ac27448eb8afb355f653e9af1 (DEFAULT_TABLE table=test-workload [id=e2a8b8e8a5cc4a63a55662a7fb249767]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:35.904364 14888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fb8ee4ac27448eb8afb355f653e9af1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:35.953094 15092 tablet_bootstrap.cc:492] T bb81207fa6f04f179a0830ad84080cd5 P d0eac3fb4c4e41469c072252bf2b53c2: Bootstrap starting.
I20260710 13:21:35.967784 15094 tablet_bootstrap.cc:492] T a29900b47c10424883755e9a72f0c4e6 P 5586d73788674a2eadebb0a6ae382044: Bootstrap starting.
I20260710 13:21:35.981707 15094 tablet_bootstrap.cc:654] T a29900b47c10424883755e9a72f0c4e6 P 5586d73788674a2eadebb0a6ae382044: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:35.986696 15092 tablet_bootstrap.cc:654] T bb81207fa6f04f179a0830ad84080cd5 P d0eac3fb4c4e41469c072252bf2b53c2: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:35.990056 15093 tablet_bootstrap.cc:492] T ac63d8824ebb402789255cf8e0df155d P d0530d3fe5e542ff8916113dc89c933b: Bootstrap starting.
I20260710 13:21:35.996932 15094 tablet_bootstrap.cc:492] T a29900b47c10424883755e9a72f0c4e6 P 5586d73788674a2eadebb0a6ae382044: No bootstrap required, opened a new log
I20260710 13:21:35.997388 15093 tablet_bootstrap.cc:654] T ac63d8824ebb402789255cf8e0df155d P d0530d3fe5e542ff8916113dc89c933b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:35.997449 15094 ts_tablet_manager.cc:1403] T a29900b47c10424883755e9a72f0c4e6 P 5586d73788674a2eadebb0a6ae382044: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.000s
I20260710 13:21:36.000586 15094 raft_consensus.cc:359] T a29900b47c10424883755e9a72f0c4e6 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.001968 15094 raft_consensus.cc:385] T a29900b47c10424883755e9a72f0c4e6 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:36.002308 15093 tablet_bootstrap.cc:492] T ac63d8824ebb402789255cf8e0df155d P d0530d3fe5e542ff8916113dc89c933b: No bootstrap required, opened a new log
I20260710 13:21:36.002276 15094 raft_consensus.cc:740] T a29900b47c10424883755e9a72f0c4e6 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5586d73788674a2eadebb0a6ae382044, State: Initialized, Role: FOLLOWER
I20260710 13:21:36.002851 15093 ts_tablet_manager.cc:1403] T ac63d8824ebb402789255cf8e0df155d P d0530d3fe5e542ff8916113dc89c933b: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:21:36.003120 15092 tablet_bootstrap.cc:492] T bb81207fa6f04f179a0830ad84080cd5 P d0eac3fb4c4e41469c072252bf2b53c2: No bootstrap required, opened a new log
I20260710 13:21:36.003607 15092 ts_tablet_manager.cc:1403] T bb81207fa6f04f179a0830ad84080cd5 P d0eac3fb4c4e41469c072252bf2b53c2: Time spent bootstrapping tablet: real 0.051s	user 0.007s	sys 0.007s
I20260710 13:21:36.003320 15094 consensus_queue.cc:260] T a29900b47c10424883755e9a72f0c4e6 P 5586d73788674a2eadebb0a6ae382044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.005383 15093 raft_consensus.cc:359] T ac63d8824ebb402789255cf8e0df155d P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.006076 15093 raft_consensus.cc:385] T ac63d8824ebb402789255cf8e0df155d P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:36.006354 15093 raft_consensus.cc:740] T ac63d8824ebb402789255cf8e0df155d P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0530d3fe5e542ff8916113dc89c933b, State: Initialized, Role: FOLLOWER
I20260710 13:21:36.006925 15092 raft_consensus.cc:359] T bb81207fa6f04f179a0830ad84080cd5 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.007656 15003 heartbeater.cc:499] Master 127.10.210.190:37961 was elected leader, sending a full tablet report...
I20260710 13:21:36.007675 15092 raft_consensus.cc:385] T bb81207fa6f04f179a0830ad84080cd5 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:36.008195 15094 ts_tablet_manager.cc:1434] T a29900b47c10424883755e9a72f0c4e6 P 5586d73788674a2eadebb0a6ae382044: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260710 13:21:36.008311 15092 raft_consensus.cc:740] T bb81207fa6f04f179a0830ad84080cd5 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0eac3fb4c4e41469c072252bf2b53c2, State: Initialized, Role: FOLLOWER
I20260710 13:21:36.007189 15093 consensus_queue.cc:260] T ac63d8824ebb402789255cf8e0df155d P d0530d3fe5e542ff8916113dc89c933b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.009418 15094 tablet_bootstrap.cc:492] T 6fb8ee4ac27448eb8afb355f653e9af1 P 5586d73788674a2eadebb0a6ae382044: Bootstrap starting.
I20260710 13:21:36.009357 15092 consensus_queue.cc:260] T bb81207fa6f04f179a0830ad84080cd5 P d0eac3fb4c4e41469c072252bf2b53c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.017274 15094 tablet_bootstrap.cc:654] T 6fb8ee4ac27448eb8afb355f653e9af1 P 5586d73788674a2eadebb0a6ae382044: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:36.018843 15092 ts_tablet_manager.cc:1434] T bb81207fa6f04f179a0830ad84080cd5 P d0eac3fb4c4e41469c072252bf2b53c2: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.005s
I20260710 13:21:36.019558 14928 heartbeater.cc:499] Master 127.10.210.190:37961 was elected leader, sending a full tablet report...
I20260710 13:21:36.025799 15092 tablet_bootstrap.cc:492] T ac63d8824ebb402789255cf8e0df155d P d0eac3fb4c4e41469c072252bf2b53c2: Bootstrap starting.
I20260710 13:21:36.031149 15094 tablet_bootstrap.cc:492] T 6fb8ee4ac27448eb8afb355f653e9af1 P 5586d73788674a2eadebb0a6ae382044: No bootstrap required, opened a new log
I20260710 13:21:36.031631 15094 ts_tablet_manager.cc:1403] T 6fb8ee4ac27448eb8afb355f653e9af1 P 5586d73788674a2eadebb0a6ae382044: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.013s
I20260710 13:21:36.031777 15092 tablet_bootstrap.cc:654] T ac63d8824ebb402789255cf8e0df155d P d0eac3fb4c4e41469c072252bf2b53c2: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:36.034513 15094 raft_consensus.cc:359] T 6fb8ee4ac27448eb8afb355f653e9af1 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.035476 15094 raft_consensus.cc:385] T 6fb8ee4ac27448eb8afb355f653e9af1 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:36.035842 15094 raft_consensus.cc:740] T 6fb8ee4ac27448eb8afb355f653e9af1 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5586d73788674a2eadebb0a6ae382044, State: Initialized, Role: FOLLOWER
I20260710 13:21:36.037170 15094 consensus_queue.cc:260] T 6fb8ee4ac27448eb8afb355f653e9af1 P 5586d73788674a2eadebb0a6ae382044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.039752 15098 raft_consensus.cc:493] T a29900b47c10424883755e9a72f0c4e6 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:36.040222 15098 raft_consensus.cc:515] T a29900b47c10424883755e9a72f0c4e6 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.061154 15098 leader_election.cc:290] T a29900b47c10424883755e9a72f0c4e6 P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947), d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045)
I20260710 13:21:36.067865 15077 heartbeater.cc:499] Master 127.10.210.190:37961 was elected leader, sending a full tablet report...
I20260710 13:21:36.068346 15093 ts_tablet_manager.cc:1434] T ac63d8824ebb402789255cf8e0df155d P d0530d3fe5e542ff8916113dc89c933b: Time spent starting tablet: real 0.065s	user 0.019s	sys 0.044s
I20260710 13:21:36.069067 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a29900b47c10424883755e9a72f0c4e6" candidate_uuid: "5586d73788674a2eadebb0a6ae382044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" is_pre_election: true
I20260710 13:21:36.069778 15093 tablet_bootstrap.cc:492] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b: Bootstrap starting.
W20260710 13:21:36.070801 14941 leader_election.cc:343] T a29900b47c10424883755e9a72f0c4e6 P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:36.074745 15100 raft_consensus.cc:493] T bb81207fa6f04f179a0830ad84080cd5 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:36.075346 15100 raft_consensus.cc:515] T bb81207fa6f04f179a0830ad84080cd5 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.075835 15093 tablet_bootstrap.cc:654] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:36.078579 15094 ts_tablet_manager.cc:1434] T 6fb8ee4ac27448eb8afb355f653e9af1 P 5586d73788674a2eadebb0a6ae382044: Time spent starting tablet: real 0.047s	user 0.009s	sys 0.000s
I20260710 13:21:36.095593 15092 tablet_bootstrap.cc:492] T ac63d8824ebb402789255cf8e0df155d P d0eac3fb4c4e41469c072252bf2b53c2: No bootstrap required, opened a new log
I20260710 13:21:36.097481 15100 leader_election.cc:290] T bb81207fa6f04f179a0830ad84080cd5 P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223), d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045)
I20260710 13:21:36.096138 15092 ts_tablet_manager.cc:1403] T ac63d8824ebb402789255cf8e0df155d P d0eac3fb4c4e41469c072252bf2b53c2: Time spent bootstrapping tablet: real 0.071s	user 0.010s	sys 0.035s
I20260710 13:21:36.104233 15098 raft_consensus.cc:493] T 6fb8ee4ac27448eb8afb355f653e9af1 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:36.100821 15092 raft_consensus.cc:359] T ac63d8824ebb402789255cf8e0df155d P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.104806 15092 raft_consensus.cc:385] T ac63d8824ebb402789255cf8e0df155d P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:36.104737 15098 raft_consensus.cc:515] T 6fb8ee4ac27448eb8afb355f653e9af1 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.105183 15092 raft_consensus.cc:740] T ac63d8824ebb402789255cf8e0df155d P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0eac3fb4c4e41469c072252bf2b53c2, State: Initialized, Role: FOLLOWER
I20260710 13:21:36.107052 15098 leader_election.cc:290] T 6fb8ee4ac27448eb8afb355f653e9af1 P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947), d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045)
I20260710 13:21:36.107273 15052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a29900b47c10424883755e9a72f0c4e6" candidate_uuid: "5586d73788674a2eadebb0a6ae382044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0530d3fe5e542ff8916113dc89c933b" is_pre_election: true
I20260710 13:21:36.108134 15092 consensus_queue.cc:260] T ac63d8824ebb402789255cf8e0df155d P d0eac3fb4c4e41469c072252bf2b53c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.108685 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb8ee4ac27448eb8afb355f653e9af1" candidate_uuid: "5586d73788674a2eadebb0a6ae382044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" is_pre_election: true
I20260710 13:21:36.110236 15052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb8ee4ac27448eb8afb355f653e9af1" candidate_uuid: "5586d73788674a2eadebb0a6ae382044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0530d3fe5e542ff8916113dc89c933b" is_pre_election: true
W20260710 13:21:36.110486 14941 leader_election.cc:343] T 6fb8ee4ac27448eb8afb355f653e9af1 P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:36.110913 15094 tablet_bootstrap.cc:492] T 730ba26abfa949dfab38079dedf0a47f P 5586d73788674a2eadebb0a6ae382044: Bootstrap starting.
W20260710 13:21:36.113054 14942 leader_election.cc:343] T a29900b47c10424883755e9a72f0c4e6 P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:36.113682 14942 leader_election.cc:304] T a29900b47c10424883755e9a72f0c4e6 P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5586d73788674a2eadebb0a6ae382044; no voters: d0530d3fe5e542ff8916113dc89c933b, d0eac3fb4c4e41469c072252bf2b53c2
I20260710 13:21:36.117870 15092 ts_tablet_manager.cc:1434] T ac63d8824ebb402789255cf8e0df155d P d0eac3fb4c4e41469c072252bf2b53c2: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 13:21:36.117903 15098 raft_consensus.cc:2749] T a29900b47c10424883755e9a72f0c4e6 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:36.120714 15092 tablet_bootstrap.cc:492] T a29900b47c10424883755e9a72f0c4e6 P d0eac3fb4c4e41469c072252bf2b53c2: Bootstrap starting.
W20260710 13:21:36.125094 14942 leader_election.cc:343] T 6fb8ee4ac27448eb8afb355f653e9af1 P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:36.125679 14942 leader_election.cc:304] T 6fb8ee4ac27448eb8afb355f653e9af1 P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5586d73788674a2eadebb0a6ae382044; no voters: d0530d3fe5e542ff8916113dc89c933b, d0eac3fb4c4e41469c072252bf2b53c2
I20260710 13:21:36.126513 15098 raft_consensus.cc:2749] T 6fb8ee4ac27448eb8afb355f653e9af1 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:36.132031 15092 tablet_bootstrap.cc:654] T a29900b47c10424883755e9a72f0c4e6 P d0eac3fb4c4e41469c072252bf2b53c2: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:36.134143 15094 tablet_bootstrap.cc:654] T 730ba26abfa949dfab38079dedf0a47f P 5586d73788674a2eadebb0a6ae382044: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:36.134843 15093 tablet_bootstrap.cc:492] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b: No bootstrap required, opened a new log
I20260710 13:21:36.135416 15093 ts_tablet_manager.cc:1403] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b: Time spent bootstrapping tablet: real 0.066s	user 0.023s	sys 0.025s
I20260710 13:21:36.139170 15093 raft_consensus.cc:359] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.140396 15093 raft_consensus.cc:385] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:36.140784 15093 raft_consensus.cc:740] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0530d3fe5e542ff8916113dc89c933b, State: Initialized, Role: FOLLOWER
I20260710 13:21:36.141713 15093 consensus_queue.cc:260] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.144969 15093 ts_tablet_manager.cc:1434] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260710 13:21:36.146191 15093 tablet_bootstrap.cc:492] T e26e9e7702174c629bd6e04ac3e04c34 P d0530d3fe5e542ff8916113dc89c933b: Bootstrap starting.
I20260710 13:21:36.148728 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb81207fa6f04f179a0830ad84080cd5" candidate_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5586d73788674a2eadebb0a6ae382044" is_pre_election: true
W20260710 13:21:36.150230 14867 leader_election.cc:343] T bb81207fa6f04f179a0830ad84080cd5 P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:36.153610 15052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb81207fa6f04f179a0830ad84080cd5" candidate_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0530d3fe5e542ff8916113dc89c933b" is_pre_election: true
W20260710 13:21:36.155006 14867 leader_election.cc:343] T bb81207fa6f04f179a0830ad84080cd5 P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:36.155505 14867 leader_election.cc:304] T bb81207fa6f04f179a0830ad84080cd5 P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d0eac3fb4c4e41469c072252bf2b53c2; no voters: 5586d73788674a2eadebb0a6ae382044, d0530d3fe5e542ff8916113dc89c933b
I20260710 13:21:36.156126 15093 tablet_bootstrap.cc:654] T e26e9e7702174c629bd6e04ac3e04c34 P d0530d3fe5e542ff8916113dc89c933b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:36.156317 15100 raft_consensus.cc:2749] T bb81207fa6f04f179a0830ad84080cd5 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:36.157410 15092 tablet_bootstrap.cc:492] T a29900b47c10424883755e9a72f0c4e6 P d0eac3fb4c4e41469c072252bf2b53c2: No bootstrap required, opened a new log
I20260710 13:21:36.157832 15092 ts_tablet_manager.cc:1403] T a29900b47c10424883755e9a72f0c4e6 P d0eac3fb4c4e41469c072252bf2b53c2: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.000s
I20260710 13:21:36.158174 15094 tablet_bootstrap.cc:492] T 730ba26abfa949dfab38079dedf0a47f P 5586d73788674a2eadebb0a6ae382044: No bootstrap required, opened a new log
I20260710 13:21:36.158721 15094 ts_tablet_manager.cc:1403] T 730ba26abfa949dfab38079dedf0a47f P 5586d73788674a2eadebb0a6ae382044: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.019s
I20260710 13:21:36.160238 15092 raft_consensus.cc:359] T a29900b47c10424883755e9a72f0c4e6 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.160792 15092 raft_consensus.cc:385] T a29900b47c10424883755e9a72f0c4e6 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:36.161013 15093 tablet_bootstrap.cc:492] T e26e9e7702174c629bd6e04ac3e04c34 P d0530d3fe5e542ff8916113dc89c933b: No bootstrap required, opened a new log
I20260710 13:21:36.161077 15092 raft_consensus.cc:740] T a29900b47c10424883755e9a72f0c4e6 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0eac3fb4c4e41469c072252bf2b53c2, State: Initialized, Role: FOLLOWER
I20260710 13:21:36.161592 15093 ts_tablet_manager.cc:1403] T e26e9e7702174c629bd6e04ac3e04c34 P d0530d3fe5e542ff8916113dc89c933b: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 13:21:36.161291 15094 raft_consensus.cc:359] T 730ba26abfa949dfab38079dedf0a47f P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.162034 15094 raft_consensus.cc:385] T 730ba26abfa949dfab38079dedf0a47f P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:36.161998 15092 consensus_queue.cc:260] T a29900b47c10424883755e9a72f0c4e6 P d0eac3fb4c4e41469c072252bf2b53c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.162459 15094 raft_consensus.cc:740] T 730ba26abfa949dfab38079dedf0a47f P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5586d73788674a2eadebb0a6ae382044, State: Initialized, Role: FOLLOWER
I20260710 13:21:36.163318 15094 consensus_queue.cc:260] T 730ba26abfa949dfab38079dedf0a47f P 5586d73788674a2eadebb0a6ae382044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.164145 15092 ts_tablet_manager.cc:1434] T a29900b47c10424883755e9a72f0c4e6 P d0eac3fb4c4e41469c072252bf2b53c2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:21:36.165138 15092 tablet_bootstrap.cc:492] T e26e9e7702174c629bd6e04ac3e04c34 P d0eac3fb4c4e41469c072252bf2b53c2: Bootstrap starting.
I20260710 13:21:36.165475 15094 ts_tablet_manager.cc:1434] T 730ba26abfa949dfab38079dedf0a47f P 5586d73788674a2eadebb0a6ae382044: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260710 13:21:36.166397 15094 tablet_bootstrap.cc:492] T ba085b9909b0489dbd211d06fe4a2eef P 5586d73788674a2eadebb0a6ae382044: Bootstrap starting.
I20260710 13:21:36.167788 15093 raft_consensus.cc:359] T e26e9e7702174c629bd6e04ac3e04c34 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.169745 15093 raft_consensus.cc:385] T e26e9e7702174c629bd6e04ac3e04c34 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:36.170100 15093 raft_consensus.cc:740] T e26e9e7702174c629bd6e04ac3e04c34 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0530d3fe5e542ff8916113dc89c933b, State: Initialized, Role: FOLLOWER
I20260710 13:21:36.170930 15092 tablet_bootstrap.cc:654] T e26e9e7702174c629bd6e04ac3e04c34 P d0eac3fb4c4e41469c072252bf2b53c2: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:36.170956 15093 consensus_queue.cc:260] T e26e9e7702174c629bd6e04ac3e04c34 P d0530d3fe5e542ff8916113dc89c933b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.172385 15094 tablet_bootstrap.cc:654] T ba085b9909b0489dbd211d06fe4a2eef P 5586d73788674a2eadebb0a6ae382044: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:36.173501 15093 ts_tablet_manager.cc:1434] T e26e9e7702174c629bd6e04ac3e04c34 P d0530d3fe5e542ff8916113dc89c933b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 13:21:36.174837 15093 tablet_bootstrap.cc:492] T c3b79793629c4041a42a63cbe3348739 P d0530d3fe5e542ff8916113dc89c933b: Bootstrap starting.
I20260710 13:21:36.180491 15094 tablet_bootstrap.cc:492] T ba085b9909b0489dbd211d06fe4a2eef P 5586d73788674a2eadebb0a6ae382044: No bootstrap required, opened a new log
I20260710 13:21:36.180972 15094 ts_tablet_manager.cc:1403] T ba085b9909b0489dbd211d06fe4a2eef P 5586d73788674a2eadebb0a6ae382044: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260710 13:21:36.183720 15094 raft_consensus.cc:359] T ba085b9909b0489dbd211d06fe4a2eef P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.184404 15094 raft_consensus.cc:385] T ba085b9909b0489dbd211d06fe4a2eef P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:36.184684 15094 raft_consensus.cc:740] T ba085b9909b0489dbd211d06fe4a2eef P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5586d73788674a2eadebb0a6ae382044, State: Initialized, Role: FOLLOWER
I20260710 13:21:36.184731 15093 tablet_bootstrap.cc:654] T c3b79793629c4041a42a63cbe3348739 P d0530d3fe5e542ff8916113dc89c933b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:36.186770 15094 consensus_queue.cc:260] T ba085b9909b0489dbd211d06fe4a2eef P 5586d73788674a2eadebb0a6ae382044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.188102 15092 tablet_bootstrap.cc:492] T e26e9e7702174c629bd6e04ac3e04c34 P d0eac3fb4c4e41469c072252bf2b53c2: No bootstrap required, opened a new log
I20260710 13:21:36.188755 15092 ts_tablet_manager.cc:1403] T e26e9e7702174c629bd6e04ac3e04c34 P d0eac3fb4c4e41469c072252bf2b53c2: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.010s
I20260710 13:21:36.188944 15094 ts_tablet_manager.cc:1434] T ba085b9909b0489dbd211d06fe4a2eef P 5586d73788674a2eadebb0a6ae382044: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.003s
I20260710 13:21:36.189949 15094 tablet_bootstrap.cc:492] T 3a8a4a5204284f1c91ef557030c8ec53 P 5586d73788674a2eadebb0a6ae382044: Bootstrap starting.
I20260710 13:21:36.192265 15092 raft_consensus.cc:359] T e26e9e7702174c629bd6e04ac3e04c34 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.193269 15092 raft_consensus.cc:385] T e26e9e7702174c629bd6e04ac3e04c34 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:36.193723 15092 raft_consensus.cc:740] T e26e9e7702174c629bd6e04ac3e04c34 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0eac3fb4c4e41469c072252bf2b53c2, State: Initialized, Role: FOLLOWER
I20260710 13:21:36.196180 15092 consensus_queue.cc:260] T e26e9e7702174c629bd6e04ac3e04c34 P d0eac3fb4c4e41469c072252bf2b53c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.197232 15094 tablet_bootstrap.cc:654] T 3a8a4a5204284f1c91ef557030c8ec53 P 5586d73788674a2eadebb0a6ae382044: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:36.202039 15092 ts_tablet_manager.cc:1434] T e26e9e7702174c629bd6e04ac3e04c34 P d0eac3fb4c4e41469c072252bf2b53c2: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:21:36.203258 15092 tablet_bootstrap.cc:492] T c3b79793629c4041a42a63cbe3348739 P d0eac3fb4c4e41469c072252bf2b53c2: Bootstrap starting.
I20260710 13:21:36.203797 15098 raft_consensus.cc:493] T ba085b9909b0489dbd211d06fe4a2eef P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:36.204282 15098 raft_consensus.cc:515] T ba085b9909b0489dbd211d06fe4a2eef P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.207779 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba085b9909b0489dbd211d06fe4a2eef" candidate_uuid: "5586d73788674a2eadebb0a6ae382044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" is_pre_election: true
W20260710 13:21:36.209169 14941 leader_election.cc:343] T ba085b9909b0489dbd211d06fe4a2eef P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:36.209748 15098 leader_election.cc:290] T ba085b9909b0489dbd211d06fe4a2eef P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947), d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045)
I20260710 13:21:36.209800 15052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba085b9909b0489dbd211d06fe4a2eef" candidate_uuid: "5586d73788674a2eadebb0a6ae382044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0530d3fe5e542ff8916113dc89c933b" is_pre_election: true
I20260710 13:21:36.211793 15092 tablet_bootstrap.cc:654] T c3b79793629c4041a42a63cbe3348739 P d0eac3fb4c4e41469c072252bf2b53c2: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:36.217229 14942 leader_election.cc:343] T ba085b9909b0489dbd211d06fe4a2eef P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:36.218053 14942 leader_election.cc:304] T ba085b9909b0489dbd211d06fe4a2eef P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5586d73788674a2eadebb0a6ae382044; no voters: d0530d3fe5e542ff8916113dc89c933b, d0eac3fb4c4e41469c072252bf2b53c2
I20260710 13:21:36.219218 15098 raft_consensus.cc:2749] T ba085b9909b0489dbd211d06fe4a2eef P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:36.224565 15092 tablet_bootstrap.cc:492] T c3b79793629c4041a42a63cbe3348739 P d0eac3fb4c4e41469c072252bf2b53c2: No bootstrap required, opened a new log
I20260710 13:21:36.225303 15092 ts_tablet_manager.cc:1403] T c3b79793629c4041a42a63cbe3348739 P d0eac3fb4c4e41469c072252bf2b53c2: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.001s
I20260710 13:21:36.228549 15092 raft_consensus.cc:359] T c3b79793629c4041a42a63cbe3348739 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } } peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } }
I20260710 13:21:36.229185 15092 raft_consensus.cc:385] T c3b79793629c4041a42a63cbe3348739 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:36.229485 15092 raft_consensus.cc:740] T c3b79793629c4041a42a63cbe3348739 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0eac3fb4c4e41469c072252bf2b53c2, State: Initialized, Role: FOLLOWER
I20260710 13:21:36.230648 15093 tablet_bootstrap.cc:492] T c3b79793629c4041a42a63cbe3348739 P d0530d3fe5e542ff8916113dc89c933b: No bootstrap required, opened a new log
I20260710 13:21:36.230501 15092 consensus_queue.cc:260] T c3b79793629c4041a42a63cbe3348739 P d0eac3fb4c4e41469c072252bf2b53c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } } peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } }
I20260710 13:21:36.231122 15094 tablet_bootstrap.cc:492] T 3a8a4a5204284f1c91ef557030c8ec53 P 5586d73788674a2eadebb0a6ae382044: No bootstrap required, opened a new log
I20260710 13:21:36.231142 15093 ts_tablet_manager.cc:1403] T c3b79793629c4041a42a63cbe3348739 P d0530d3fe5e542ff8916113dc89c933b: Time spent bootstrapping tablet: real 0.057s	user 0.034s	sys 0.015s
I20260710 13:21:36.231351 15100 raft_consensus.cc:493] T c3b79793629c4041a42a63cbe3348739 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:36.231778 15094 ts_tablet_manager.cc:1403] T 3a8a4a5204284f1c91ef557030c8ec53 P 5586d73788674a2eadebb0a6ae382044: Time spent bootstrapping tablet: real 0.042s	user 0.019s	sys 0.012s
I20260710 13:21:36.231904 15100 raft_consensus.cc:515] T c3b79793629c4041a42a63cbe3348739 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } } peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } }
I20260710 13:21:36.234503 15093 raft_consensus.cc:359] T c3b79793629c4041a42a63cbe3348739 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } } peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } }
I20260710 13:21:36.235262 15093 raft_consensus.cc:385] T c3b79793629c4041a42a63cbe3348739 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:36.235714 15093 raft_consensus.cc:740] T c3b79793629c4041a42a63cbe3348739 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0530d3fe5e542ff8916113dc89c933b, State: Initialized, Role: FOLLOWER
I20260710 13:21:36.235136 15094 raft_consensus.cc:359] T 3a8a4a5204284f1c91ef557030c8ec53 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.236212 15094 raft_consensus.cc:385] T 3a8a4a5204284f1c91ef557030c8ec53 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:36.236588 15094 raft_consensus.cc:740] T 3a8a4a5204284f1c91ef557030c8ec53 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5586d73788674a2eadebb0a6ae382044, State: Initialized, Role: FOLLOWER
I20260710 13:21:36.236524 15093 consensus_queue.cc:260] T c3b79793629c4041a42a63cbe3348739 P d0530d3fe5e542ff8916113dc89c933b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } } peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } }
I20260710 13:21:36.237139 15052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b79793629c4041a42a63cbe3348739" candidate_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0530d3fe5e542ff8916113dc89c933b" is_pre_election: true
I20260710 13:21:36.237759 15052 raft_consensus.cc:2468] T c3b79793629c4041a42a63cbe3348739 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0eac3fb4c4e41469c072252bf2b53c2 in term 0.
I20260710 13:21:36.237804 15094 consensus_queue.cc:260] T 3a8a4a5204284f1c91ef557030c8ec53 P 5586d73788674a2eadebb0a6ae382044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.239003 14867 leader_election.cc:304] T c3b79793629c4041a42a63cbe3348739 P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0530d3fe5e542ff8916113dc89c933b, d0eac3fb4c4e41469c072252bf2b53c2; no voters: 
I20260710 13:21:36.240484 15100 leader_election.cc:290] T c3b79793629c4041a42a63cbe3348739 P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045), 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223)
I20260710 13:21:36.245584 15093 ts_tablet_manager.cc:1434] T c3b79793629c4041a42a63cbe3348739 P d0530d3fe5e542ff8916113dc89c933b: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:21:36.245584 15100 raft_consensus.cc:2804] T c3b79793629c4041a42a63cbe3348739 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:36.246187 15100 raft_consensus.cc:493] T c3b79793629c4041a42a63cbe3348739 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:36.246508 15100 raft_consensus.cc:3060] T c3b79793629c4041a42a63cbe3348739 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:36.248646 15093 tablet_bootstrap.cc:492] T bb81207fa6f04f179a0830ad84080cd5 P d0530d3fe5e542ff8916113dc89c933b: Bootstrap starting.
I20260710 13:21:36.249308 15094 ts_tablet_manager.cc:1434] T 3a8a4a5204284f1c91ef557030c8ec53 P 5586d73788674a2eadebb0a6ae382044: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260710 13:21:36.253548 15092 ts_tablet_manager.cc:1434] T c3b79793629c4041a42a63cbe3348739 P d0eac3fb4c4e41469c072252bf2b53c2: Time spent starting tablet: real 0.028s	user 0.015s	sys 0.010s
I20260710 13:21:36.254607 15092 tablet_bootstrap.cc:492] T ba085b9909b0489dbd211d06fe4a2eef P d0eac3fb4c4e41469c072252bf2b53c2: Bootstrap starting.
I20260710 13:21:36.256745 15093 tablet_bootstrap.cc:654] T bb81207fa6f04f179a0830ad84080cd5 P d0530d3fe5e542ff8916113dc89c933b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:36.259470 15092 tablet_bootstrap.cc:654] T ba085b9909b0489dbd211d06fe4a2eef P d0eac3fb4c4e41469c072252bf2b53c2: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:36.259678 15116 raft_consensus.cc:493] T ac63d8824ebb402789255cf8e0df155d P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:36.260151 15116 raft_consensus.cc:515] T ac63d8824ebb402789255cf8e0df155d P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.262387 15116 leader_election.cc:290] T ac63d8824ebb402789255cf8e0df155d P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223), d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045)
I20260710 13:21:36.263582 15094 tablet_bootstrap.cc:492] T c3b79793629c4041a42a63cbe3348739 P 5586d73788674a2eadebb0a6ae382044: Bootstrap starting.
I20260710 13:21:36.264418 15100 raft_consensus.cc:515] T c3b79793629c4041a42a63cbe3348739 P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } } peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } }
I20260710 13:21:36.266628 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b79793629c4041a42a63cbe3348739" candidate_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5586d73788674a2eadebb0a6ae382044" is_pre_election: true
I20260710 13:21:36.264447 15092 tablet_bootstrap.cc:492] T ba085b9909b0489dbd211d06fe4a2eef P d0eac3fb4c4e41469c072252bf2b53c2: No bootstrap required, opened a new log
I20260710 13:21:36.267410 15092 ts_tablet_manager.cc:1403] T ba085b9909b0489dbd211d06fe4a2eef P d0eac3fb4c4e41469c072252bf2b53c2: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.002s
I20260710 13:21:36.268819 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac63d8824ebb402789255cf8e0df155d" candidate_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5586d73788674a2eadebb0a6ae382044" is_pre_election: true
I20260710 13:21:36.266798 15100 leader_election.cc:290] T c3b79793629c4041a42a63cbe3348739 P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 election: Requested vote from peers d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045), 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223)
I20260710 13:21:36.270450 15092 raft_consensus.cc:359] T ba085b9909b0489dbd211d06fe4a2eef P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.270922 15052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac63d8824ebb402789255cf8e0df155d" candidate_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0530d3fe5e542ff8916113dc89c933b" is_pre_election: true
I20260710 13:21:36.271454 15092 raft_consensus.cc:385] T ba085b9909b0489dbd211d06fe4a2eef P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:36.271606 15052 raft_consensus.cc:2468] T ac63d8824ebb402789255cf8e0df155d P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0eac3fb4c4e41469c072252bf2b53c2 in term 0.
I20260710 13:21:36.271757 15093 tablet_bootstrap.cc:492] T bb81207fa6f04f179a0830ad84080cd5 P d0530d3fe5e542ff8916113dc89c933b: No bootstrap required, opened a new log
I20260710 13:21:36.271834 15092 raft_consensus.cc:740] T ba085b9909b0489dbd211d06fe4a2eef P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0eac3fb4c4e41469c072252bf2b53c2, State: Initialized, Role: FOLLOWER
I20260710 13:21:36.272320 15093 ts_tablet_manager.cc:1403] T bb81207fa6f04f179a0830ad84080cd5 P d0530d3fe5e542ff8916113dc89c933b: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.004s
I20260710 13:21:36.272871 15092 consensus_queue.cc:260] T ba085b9909b0489dbd211d06fe4a2eef P d0eac3fb4c4e41469c072252bf2b53c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.273590 15052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b79793629c4041a42a63cbe3348739" candidate_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0530d3fe5e542ff8916113dc89c933b"
I20260710 13:21:36.274139 15052 raft_consensus.cc:3060] T c3b79793629c4041a42a63cbe3348739 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:36.275655 15092 ts_tablet_manager.cc:1434] T ba085b9909b0489dbd211d06fe4a2eef P d0eac3fb4c4e41469c072252bf2b53c2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:21:36.275287 15093 raft_consensus.cc:359] T bb81207fa6f04f179a0830ad84080cd5 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.276136 15093 raft_consensus.cc:385] T bb81207fa6f04f179a0830ad84080cd5 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:36.276470 15093 raft_consensus.cc:740] T bb81207fa6f04f179a0830ad84080cd5 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0530d3fe5e542ff8916113dc89c933b, State: Initialized, Role: FOLLOWER
I20260710 13:21:36.276799 15092 tablet_bootstrap.cc:492] T 730ba26abfa949dfab38079dedf0a47f P d0eac3fb4c4e41469c072252bf2b53c2: Bootstrap starting.
I20260710 13:21:36.277391 15093 consensus_queue.cc:260] T bb81207fa6f04f179a0830ad84080cd5 P d0530d3fe5e542ff8916113dc89c933b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.283569 15092 tablet_bootstrap.cc:654] T 730ba26abfa949dfab38079dedf0a47f P d0eac3fb4c4e41469c072252bf2b53c2: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:36.284876 15093 ts_tablet_manager.cc:1434] T bb81207fa6f04f179a0830ad84080cd5 P d0530d3fe5e542ff8916113dc89c933b: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:21:36.288839 15094 tablet_bootstrap.cc:654] T c3b79793629c4041a42a63cbe3348739 P 5586d73788674a2eadebb0a6ae382044: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:36.288650 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b79793629c4041a42a63cbe3348739" candidate_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5586d73788674a2eadebb0a6ae382044"
I20260710 13:21:36.290567 14867 leader_election.cc:304] T ac63d8824ebb402789255cf8e0df155d P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0530d3fe5e542ff8916113dc89c933b, d0eac3fb4c4e41469c072252bf2b53c2; no voters: 
I20260710 13:21:36.291567 15100 raft_consensus.cc:2804] T ac63d8824ebb402789255cf8e0df155d P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:36.292019 15100 raft_consensus.cc:493] T ac63d8824ebb402789255cf8e0df155d P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:36.292419 15100 raft_consensus.cc:3060] T ac63d8824ebb402789255cf8e0df155d P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:36.292807 15093 tablet_bootstrap.cc:492] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b: Bootstrap starting.
I20260710 13:21:36.300218 15094 tablet_bootstrap.cc:492] T c3b79793629c4041a42a63cbe3348739 P 5586d73788674a2eadebb0a6ae382044: No bootstrap required, opened a new log
I20260710 13:21:36.300725 15094 ts_tablet_manager.cc:1403] T c3b79793629c4041a42a63cbe3348739 P 5586d73788674a2eadebb0a6ae382044: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.007s
W20260710 13:21:36.301780 14867 leader_election.cc:343] T c3b79793629c4041a42a63cbe3348739 P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:36.302234 14849 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:36.300645 15093 tablet_bootstrap.cc:654] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:36.302997 14867 leader_election.cc:343] T ac63d8824ebb402789255cf8e0df155d P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:36.303705 15094 raft_consensus.cc:359] T c3b79793629c4041a42a63cbe3348739 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } } peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } }
W20260710 13:21:36.304153 14867 leader_election.cc:343] T c3b79793629c4041a42a63cbe3348739 P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:36.304445 15094 raft_consensus.cc:385] T c3b79793629c4041a42a63cbe3348739 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:36.304823 15094 raft_consensus.cc:740] T c3b79793629c4041a42a63cbe3348739 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5586d73788674a2eadebb0a6ae382044, State: Initialized, Role: FOLLOWER
I20260710 13:21:36.305347 15052 raft_consensus.cc:2468] T c3b79793629c4041a42a63cbe3348739 P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0eac3fb4c4e41469c072252bf2b53c2 in term 1.
I20260710 13:21:36.305994 15094 consensus_queue.cc:260] T c3b79793629c4041a42a63cbe3348739 P 5586d73788674a2eadebb0a6ae382044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } } peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } }
I20260710 13:21:36.307855 15100 raft_consensus.cc:515] T ac63d8824ebb402789255cf8e0df155d P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.311216 15100 leader_election.cc:290] T ac63d8824ebb402789255cf8e0df155d P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 election: Requested vote from peers 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223), d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045)
I20260710 13:21:36.313504 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac63d8824ebb402789255cf8e0df155d" candidate_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5586d73788674a2eadebb0a6ae382044"
I20260710 13:21:36.314715 15094 ts_tablet_manager.cc:1434] T c3b79793629c4041a42a63cbe3348739 P 5586d73788674a2eadebb0a6ae382044: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260710 13:21:36.316072 15094 tablet_bootstrap.cc:492] T bb81207fa6f04f179a0830ad84080cd5 P 5586d73788674a2eadebb0a6ae382044: Bootstrap starting.
I20260710 13:21:36.317046 15052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac63d8824ebb402789255cf8e0df155d" candidate_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0530d3fe5e542ff8916113dc89c933b"
I20260710 13:21:36.317867 15052 raft_consensus.cc:3060] T ac63d8824ebb402789255cf8e0df155d P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:36.321544 14867 leader_election.cc:304] T c3b79793629c4041a42a63cbe3348739 P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d0530d3fe5e542ff8916113dc89c933b, d0eac3fb4c4e41469c072252bf2b53c2; no voters: 5586d73788674a2eadebb0a6ae382044
I20260710 13:21:36.322867 15117 raft_consensus.cc:493] T a29900b47c10424883755e9a72f0c4e6 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:36.323453 15117 raft_consensus.cc:515] T a29900b47c10424883755e9a72f0c4e6 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.326261 15117 leader_election.cc:290] T a29900b47c10424883755e9a72f0c4e6 P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223), d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045)
I20260710 13:21:36.326933 15117 raft_consensus.cc:2804] T c3b79793629c4041a42a63cbe3348739 P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:36.327543 15117 raft_consensus.cc:697] T c3b79793629c4041a42a63cbe3348739 P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 LEADER]: Becoming Leader. State: Replica: d0eac3fb4c4e41469c072252bf2b53c2, State: Running, Role: LEADER
I20260710 13:21:36.328763 15094 tablet_bootstrap.cc:654] T bb81207fa6f04f179a0830ad84080cd5 P 5586d73788674a2eadebb0a6ae382044: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:36.329475 15093 tablet_bootstrap.cc:492] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b: No bootstrap required, opened a new log
I20260710 13:21:36.330086 15093 ts_tablet_manager.cc:1403] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.011s
I20260710 13:21:36.329604 15117 consensus_queue.cc:237] T c3b79793629c4041a42a63cbe3348739 P d0eac3fb4c4e41469c072252bf2b53c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } } peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } }
I20260710 13:21:36.333841 15093 raft_consensus.cc:359] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.334178 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a29900b47c10424883755e9a72f0c4e6" candidate_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5586d73788674a2eadebb0a6ae382044" is_pre_election: true
I20260710 13:21:36.334990 15093 raft_consensus.cc:385] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:36.335237 14978 raft_consensus.cc:2468] T a29900b47c10424883755e9a72f0c4e6 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0eac3fb4c4e41469c072252bf2b53c2 in term 0.
I20260710 13:21:36.335513 15093 raft_consensus.cc:740] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0530d3fe5e542ff8916113dc89c933b, State: Initialized, Role: FOLLOWER
I20260710 13:21:36.336743 15093 consensus_queue.cc:260] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.339799 15094 tablet_bootstrap.cc:492] T bb81207fa6f04f179a0830ad84080cd5 P 5586d73788674a2eadebb0a6ae382044: No bootstrap required, opened a new log
I20260710 13:21:36.341241 15094 ts_tablet_manager.cc:1403] T bb81207fa6f04f179a0830ad84080cd5 P 5586d73788674a2eadebb0a6ae382044: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.010s
I20260710 13:21:36.344012 15094 raft_consensus.cc:359] T bb81207fa6f04f179a0830ad84080cd5 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.344674 15094 raft_consensus.cc:385] T bb81207fa6f04f179a0830ad84080cd5 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:36.344936 15094 raft_consensus.cc:740] T bb81207fa6f04f179a0830ad84080cd5 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5586d73788674a2eadebb0a6ae382044, State: Initialized, Role: FOLLOWER
I20260710 13:21:36.345829 15094 consensus_queue.cc:260] T bb81207fa6f04f179a0830ad84080cd5 P 5586d73788674a2eadebb0a6ae382044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.346817 15051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a29900b47c10424883755e9a72f0c4e6" candidate_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0530d3fe5e542ff8916113dc89c933b" is_pre_election: true
I20260710 13:21:36.348534 15093 ts_tablet_manager.cc:1434] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 13:21:36.348425 15099 raft_consensus.cc:493] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:21:36.349685 14867 leader_election.cc:343] T ac63d8824ebb402789255cf8e0df155d P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:36.349619 15099 raft_consensus.cc:515] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.350419 15094 ts_tablet_manager.cc:1434] T bb81207fa6f04f179a0830ad84080cd5 P 5586d73788674a2eadebb0a6ae382044: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260710 13:21:36.351408 15094 tablet_bootstrap.cc:492] T ac63d8824ebb402789255cf8e0df155d P 5586d73788674a2eadebb0a6ae382044: Bootstrap starting.
I20260710 13:21:36.358774 15099 leader_election.cc:290] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947), 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223)
I20260710 13:21:36.361104 15094 tablet_bootstrap.cc:654] T ac63d8824ebb402789255cf8e0df155d P 5586d73788674a2eadebb0a6ae382044: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:36.364516 15093 tablet_bootstrap.cc:492] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0530d3fe5e542ff8916113dc89c933b: Bootstrap starting.
I20260710 13:21:36.364585 14867 leader_election.cc:304] T a29900b47c10424883755e9a72f0c4e6 P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5586d73788674a2eadebb0a6ae382044, d0eac3fb4c4e41469c072252bf2b53c2; no voters: 
I20260710 13:21:36.367949 15100 raft_consensus.cc:2804] T a29900b47c10424883755e9a72f0c4e6 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:36.368322 15100 raft_consensus.cc:493] T a29900b47c10424883755e9a72f0c4e6 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:36.368649 15100 raft_consensus.cc:3060] T a29900b47c10424883755e9a72f0c4e6 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:36.372107 15094 tablet_bootstrap.cc:492] T ac63d8824ebb402789255cf8e0df155d P 5586d73788674a2eadebb0a6ae382044: No bootstrap required, opened a new log
I20260710 13:21:36.372551 15094 ts_tablet_manager.cc:1403] T ac63d8824ebb402789255cf8e0df155d P 5586d73788674a2eadebb0a6ae382044: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.006s
I20260710 13:21:36.372833 15093 tablet_bootstrap.cc:654] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0530d3fe5e542ff8916113dc89c933b: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:36.373366 14867 leader_election.cc:343] T a29900b47c10424883755e9a72f0c4e6 P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:36.375192 15094 raft_consensus.cc:359] T ac63d8824ebb402789255cf8e0df155d P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.375988 15094 raft_consensus.cc:385] T ac63d8824ebb402789255cf8e0df155d P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:36.376331 15094 raft_consensus.cc:740] T ac63d8824ebb402789255cf8e0df155d P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5586d73788674a2eadebb0a6ae382044, State: Initialized, Role: FOLLOWER
I20260710 13:21:36.377672 15092 tablet_bootstrap.cc:492] T 730ba26abfa949dfab38079dedf0a47f P d0eac3fb4c4e41469c072252bf2b53c2: No bootstrap required, opened a new log
I20260710 13:21:36.377421 15094 consensus_queue.cc:260] T ac63d8824ebb402789255cf8e0df155d P 5586d73788674a2eadebb0a6ae382044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.378144 15092 ts_tablet_manager.cc:1403] T 730ba26abfa949dfab38079dedf0a47f P d0eac3fb4c4e41469c072252bf2b53c2: Time spent bootstrapping tablet: real 0.102s	user 0.041s	sys 0.041s
I20260710 13:21:36.379204 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba085b9909b0489dbd211d06fe4a2eef" candidate_uuid: "d0530d3fe5e542ff8916113dc89c933b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" is_pre_election: true
I20260710 13:21:36.379817 14903 raft_consensus.cc:2468] T ba085b9909b0489dbd211d06fe4a2eef P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0530d3fe5e542ff8916113dc89c933b in term 0.
I20260710 13:21:36.381222 15015 leader_election.cc:304] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0530d3fe5e542ff8916113dc89c933b, d0eac3fb4c4e41469c072252bf2b53c2; no voters: 
I20260710 13:21:36.381152 15092 raft_consensus.cc:359] T 730ba26abfa949dfab38079dedf0a47f P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.381974 15092 raft_consensus.cc:385] T 730ba26abfa949dfab38079dedf0a47f P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:36.382117 15099 raft_consensus.cc:2804] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:36.382293 15092 raft_consensus.cc:740] T 730ba26abfa949dfab38079dedf0a47f P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0eac3fb4c4e41469c072252bf2b53c2, State: Initialized, Role: FOLLOWER
I20260710 13:21:36.382505 15099 raft_consensus.cc:493] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:36.382846 15099 raft_consensus.cc:3060] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:36.383307 15094 ts_tablet_manager.cc:1434] T ac63d8824ebb402789255cf8e0df155d P 5586d73788674a2eadebb0a6ae382044: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 13:21:36.383065 15092 consensus_queue.cc:260] T 730ba26abfa949dfab38079dedf0a47f P d0eac3fb4c4e41469c072252bf2b53c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.384236 15094 tablet_bootstrap.cc:492] T e26e9e7702174c629bd6e04ac3e04c34 P 5586d73788674a2eadebb0a6ae382044: Bootstrap starting.
I20260710 13:21:36.385672 15092 ts_tablet_manager.cc:1434] T 730ba26abfa949dfab38079dedf0a47f P d0eac3fb4c4e41469c072252bf2b53c2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 13:21:36.386621 15092 tablet_bootstrap.cc:492] T 3a8a4a5204284f1c91ef557030c8ec53 P d0eac3fb4c4e41469c072252bf2b53c2: Bootstrap starting.
I20260710 13:21:36.388974 15100 raft_consensus.cc:515] T a29900b47c10424883755e9a72f0c4e6 P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.391739 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a29900b47c10424883755e9a72f0c4e6" candidate_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5586d73788674a2eadebb0a6ae382044"
I20260710 13:21:36.392288 14978 raft_consensus.cc:3060] T a29900b47c10424883755e9a72f0c4e6 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:36.392549 15092 tablet_bootstrap.cc:654] T 3a8a4a5204284f1c91ef557030c8ec53 P d0eac3fb4c4e41469c072252bf2b53c2: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:36.392918 15098 raft_consensus.cc:493] T bb81207fa6f04f179a0830ad84080cd5 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:36.393505 15098 raft_consensus.cc:515] T bb81207fa6f04f179a0830ad84080cd5 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.395486 15098 leader_election.cc:290] T bb81207fa6f04f179a0830ad84080cd5 P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947), d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045)
I20260710 13:21:36.397008 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb81207fa6f04f179a0830ad84080cd5" candidate_uuid: "5586d73788674a2eadebb0a6ae382044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" is_pre_election: true
I20260710 13:21:36.396908 15099 raft_consensus.cc:515] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.397734 14903 raft_consensus.cc:2468] T bb81207fa6f04f179a0830ad84080cd5 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5586d73788674a2eadebb0a6ae382044 in term 0.
I20260710 13:21:36.399276 15051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb81207fa6f04f179a0830ad84080cd5" candidate_uuid: "5586d73788674a2eadebb0a6ae382044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0530d3fe5e542ff8916113dc89c933b" is_pre_election: true
I20260710 13:21:36.399933 15051 raft_consensus.cc:2468] T bb81207fa6f04f179a0830ad84080cd5 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5586d73788674a2eadebb0a6ae382044 in term 0.
I20260710 13:21:36.401110 14941 leader_election.cc:304] T bb81207fa6f04f179a0830ad84080cd5 P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5586d73788674a2eadebb0a6ae382044, d0eac3fb4c4e41469c072252bf2b53c2; no voters: 
I20260710 13:21:36.401814 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba085b9909b0489dbd211d06fe4a2eef" candidate_uuid: "d0530d3fe5e542ff8916113dc89c933b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2"
I20260710 13:21:36.402340 14903 raft_consensus.cc:3060] T ba085b9909b0489dbd211d06fe4a2eef P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:36.402573 15092 tablet_bootstrap.cc:492] T 3a8a4a5204284f1c91ef557030c8ec53 P d0eac3fb4c4e41469c072252bf2b53c2: No bootstrap required, opened a new log
I20260710 13:21:36.402740 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba085b9909b0489dbd211d06fe4a2eef" candidate_uuid: "d0530d3fe5e542ff8916113dc89c933b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5586d73788674a2eadebb0a6ae382044" is_pre_election: true
I20260710 13:21:36.403029 15092 ts_tablet_manager.cc:1403] T 3a8a4a5204284f1c91ef557030c8ec53 P d0eac3fb4c4e41469c072252bf2b53c2: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.000s
I20260710 13:21:36.403349 14978 raft_consensus.cc:2468] T a29900b47c10424883755e9a72f0c4e6 P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0eac3fb4c4e41469c072252bf2b53c2 in term 1.
I20260710 13:21:36.403405 14977 raft_consensus.cc:2468] T ba085b9909b0489dbd211d06fe4a2eef P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0530d3fe5e542ff8916113dc89c933b in term 0.
I20260710 13:21:36.405521 15098 raft_consensus.cc:2804] T bb81207fa6f04f179a0830ad84080cd5 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:36.405598 15092 raft_consensus.cc:359] T 3a8a4a5204284f1c91ef557030c8ec53 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.406045 15098 raft_consensus.cc:493] T bb81207fa6f04f179a0830ad84080cd5 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:36.406500 15098 raft_consensus.cc:3060] T bb81207fa6f04f179a0830ad84080cd5 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:36.407835 15094 tablet_bootstrap.cc:654] T e26e9e7702174c629bd6e04ac3e04c34 P 5586d73788674a2eadebb0a6ae382044: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:36.410266 14903 raft_consensus.cc:2468] T ba085b9909b0489dbd211d06fe4a2eef P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0530d3fe5e542ff8916113dc89c933b in term 1.
I20260710 13:21:36.411850 15015 leader_election.cc:304] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0530d3fe5e542ff8916113dc89c933b, d0eac3fb4c4e41469c072252bf2b53c2; no voters: 
I20260710 13:21:36.412547 14867 leader_election.cc:304] T a29900b47c10424883755e9a72f0c4e6 P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5586d73788674a2eadebb0a6ae382044, d0eac3fb4c4e41469c072252bf2b53c2; no voters: 
I20260710 13:21:36.413079 15092 raft_consensus.cc:385] T 3a8a4a5204284f1c91ef557030c8ec53 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:36.413379 15092 raft_consensus.cc:740] T 3a8a4a5204284f1c91ef557030c8ec53 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0eac3fb4c4e41469c072252bf2b53c2, State: Initialized, Role: FOLLOWER
I20260710 13:21:36.413448 15117 raft_consensus.cc:2804] T a29900b47c10424883755e9a72f0c4e6 P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:36.414141 15117 raft_consensus.cc:697] T a29900b47c10424883755e9a72f0c4e6 P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 LEADER]: Becoming Leader. State: Replica: d0eac3fb4c4e41469c072252bf2b53c2, State: Running, Role: LEADER
I20260710 13:21:36.414179 15092 consensus_queue.cc:260] T 3a8a4a5204284f1c91ef557030c8ec53 P d0eac3fb4c4e41469c072252bf2b53c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.411634 14800 catalog_manager.cc:5697] T c3b79793629c4041a42a63cbe3348739 P d0eac3fb4c4e41469c072252bf2b53c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129). New cstate: current_term: 1 leader_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:36.415028 15117 consensus_queue.cc:237] T a29900b47c10424883755e9a72f0c4e6 P d0eac3fb4c4e41469c072252bf2b53c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.417619 15099 leader_election.cc:290] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b [CANDIDATE]: Term 1 election: Requested vote from peers d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947), 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223)
I20260710 13:21:36.418795 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba085b9909b0489dbd211d06fe4a2eef" candidate_uuid: "d0530d3fe5e542ff8916113dc89c933b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5586d73788674a2eadebb0a6ae382044"
I20260710 13:21:36.419420 14978 raft_consensus.cc:3060] T ba085b9909b0489dbd211d06fe4a2eef P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:36.416244 15092 ts_tablet_manager.cc:1434] T 3a8a4a5204284f1c91ef557030c8ec53 P d0eac3fb4c4e41469c072252bf2b53c2: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 13:21:36.416364 15093 tablet_bootstrap.cc:492] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0530d3fe5e542ff8916113dc89c933b: No bootstrap required, opened a new log
I20260710 13:21:36.421166 15092 tablet_bootstrap.cc:492] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0eac3fb4c4e41469c072252bf2b53c2: Bootstrap starting.
I20260710 13:21:36.421350 15093 ts_tablet_manager.cc:1403] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0530d3fe5e542ff8916113dc89c933b: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.012s
I20260710 13:21:36.416901 15098 raft_consensus.cc:515] T bb81207fa6f04f179a0830ad84080cd5 P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.424008 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb81207fa6f04f179a0830ad84080cd5" candidate_uuid: "5586d73788674a2eadebb0a6ae382044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2"
I20260710 13:21:36.424543 14903 raft_consensus.cc:3060] T bb81207fa6f04f179a0830ad84080cd5 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:36.424275 15093 raft_consensus.cc:359] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.424962 15093 raft_consensus.cc:385] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:36.425277 15093 raft_consensus.cc:740] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0530d3fe5e542ff8916113dc89c933b, State: Initialized, Role: FOLLOWER
I20260710 13:21:36.416355 15131 raft_consensus.cc:2804] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:36.426261 14978 raft_consensus.cc:2468] T ba085b9909b0489dbd211d06fe4a2eef P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0530d3fe5e542ff8916113dc89c933b in term 1.
I20260710 13:21:36.426332 15131 raft_consensus.cc:697] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b [term 1 LEADER]: Becoming Leader. State: Replica: d0530d3fe5e542ff8916113dc89c933b, State: Running, Role: LEADER
I20260710 13:21:36.427023 15092 tablet_bootstrap.cc:654] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0eac3fb4c4e41469c072252bf2b53c2: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:36.427124 15052 raft_consensus.cc:2468] T ac63d8824ebb402789255cf8e0df155d P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0eac3fb4c4e41469c072252bf2b53c2 in term 1.
I20260710 13:21:36.427282 15131 consensus_queue.cc:237] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.428416 14867 leader_election.cc:304] T ac63d8824ebb402789255cf8e0df155d P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d0530d3fe5e542ff8916113dc89c933b, d0eac3fb4c4e41469c072252bf2b53c2; no voters: 5586d73788674a2eadebb0a6ae382044
I20260710 13:21:36.429211 15116 raft_consensus.cc:2804] T ac63d8824ebb402789255cf8e0df155d P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:36.429661 15116 raft_consensus.cc:697] T ac63d8824ebb402789255cf8e0df155d P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 LEADER]: Becoming Leader. State: Replica: d0eac3fb4c4e41469c072252bf2b53c2, State: Running, Role: LEADER
I20260710 13:21:36.430962 15094 tablet_bootstrap.cc:492] T e26e9e7702174c629bd6e04ac3e04c34 P 5586d73788674a2eadebb0a6ae382044: No bootstrap required, opened a new log
I20260710 13:21:36.431406 15094 ts_tablet_manager.cc:1403] T e26e9e7702174c629bd6e04ac3e04c34 P 5586d73788674a2eadebb0a6ae382044: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.003s
I20260710 13:21:36.430691 15116 consensus_queue.cc:237] T ac63d8824ebb402789255cf8e0df155d P d0eac3fb4c4e41469c072252bf2b53c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.432873 15103 raft_consensus.cc:493] T c3b79793629c4041a42a63cbe3348739 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:36.433364 15103 raft_consensus.cc:515] T c3b79793629c4041a42a63cbe3348739 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } } peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } }
I20260710 13:21:36.434042 15094 raft_consensus.cc:359] T e26e9e7702174c629bd6e04ac3e04c34 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.434689 15094 raft_consensus.cc:385] T e26e9e7702174c629bd6e04ac3e04c34 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:36.434939 15094 raft_consensus.cc:740] T e26e9e7702174c629bd6e04ac3e04c34 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5586d73788674a2eadebb0a6ae382044, State: Initialized, Role: FOLLOWER
I20260710 13:21:36.435427 15103 leader_election.cc:290] T c3b79793629c4041a42a63cbe3348739 P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045), d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947)
I20260710 13:21:36.435709 15093 consensus_queue.cc:260] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0530d3fe5e542ff8916113dc89c933b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.436954 15051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b79793629c4041a42a63cbe3348739" candidate_uuid: "5586d73788674a2eadebb0a6ae382044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0530d3fe5e542ff8916113dc89c933b" is_pre_election: true
I20260710 13:21:36.437727 15051 raft_consensus.cc:2393] T c3b79793629c4041a42a63cbe3348739 P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5586d73788674a2eadebb0a6ae382044 in current term 1: Already voted for candidate d0eac3fb4c4e41469c072252bf2b53c2 in this term.
I20260710 13:21:36.438112 15093 ts_tablet_manager.cc:1434] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0530d3fe5e542ff8916113dc89c933b: Time spent starting tablet: real 0.016s	user 0.000s	sys 0.007s
I20260710 13:21:36.438789 15094 consensus_queue.cc:260] T e26e9e7702174c629bd6e04ac3e04c34 P 5586d73788674a2eadebb0a6ae382044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.439735 15100 leader_election.cc:290] T a29900b47c10424883755e9a72f0c4e6 P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 election: Requested vote from peers 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223), d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045)
I20260710 13:21:36.441392 15051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a29900b47c10424883755e9a72f0c4e6" candidate_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0530d3fe5e542ff8916113dc89c933b"
I20260710 13:21:36.441601 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b79793629c4041a42a63cbe3348739" candidate_uuid: "5586d73788674a2eadebb0a6ae382044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" is_pre_election: true
W20260710 13:21:36.442652 14867 leader_election.cc:343] T a29900b47c10424883755e9a72f0c4e6 P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:36.442718 15103 raft_consensus.cc:493] T e26e9e7702174c629bd6e04ac3e04c34 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:36.443284 14941 leader_election.cc:304] T c3b79793629c4041a42a63cbe3348739 P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5586d73788674a2eadebb0a6ae382044; no voters: d0530d3fe5e542ff8916113dc89c933b, d0eac3fb4c4e41469c072252bf2b53c2
I20260710 13:21:36.443372 15103 raft_consensus.cc:515] T e26e9e7702174c629bd6e04ac3e04c34 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.447682 15051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26e9e7702174c629bd6e04ac3e04c34" candidate_uuid: "5586d73788674a2eadebb0a6ae382044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0530d3fe5e542ff8916113dc89c933b" is_pre_election: true
I20260710 13:21:36.448465 15051 raft_consensus.cc:2468] T e26e9e7702174c629bd6e04ac3e04c34 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5586d73788674a2eadebb0a6ae382044 in term 0.
I20260710 13:21:36.449820 14942 leader_election.cc:304] T e26e9e7702174c629bd6e04ac3e04c34 P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5586d73788674a2eadebb0a6ae382044, d0530d3fe5e542ff8916113dc89c933b; no voters: 
I20260710 13:21:36.450585 15137 raft_consensus.cc:3060] T c3b79793629c4041a42a63cbe3348739 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:36.451817 15094 ts_tablet_manager.cc:1434] T e26e9e7702174c629bd6e04ac3e04c34 P 5586d73788674a2eadebb0a6ae382044: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260710 13:21:36.454109 14903 raft_consensus.cc:2468] T bb81207fa6f04f179a0830ad84080cd5 P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5586d73788674a2eadebb0a6ae382044 in term 1.
I20260710 13:21:36.455109 15103 leader_election.cc:290] T e26e9e7702174c629bd6e04ac3e04c34 P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947), d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045)
I20260710 13:21:36.455721 15103 raft_consensus.cc:2804] T e26e9e7702174c629bd6e04ac3e04c34 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:36.456126 15103 raft_consensus.cc:493] T e26e9e7702174c629bd6e04ac3e04c34 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:36.456516 15103 raft_consensus.cc:3060] T e26e9e7702174c629bd6e04ac3e04c34 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:36.459810 15139 raft_consensus.cc:493] T 730ba26abfa949dfab38079dedf0a47f P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:36.463441 15051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb81207fa6f04f179a0830ad84080cd5" candidate_uuid: "5586d73788674a2eadebb0a6ae382044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0530d3fe5e542ff8916113dc89c933b"
I20260710 13:21:36.464277 15051 raft_consensus.cc:3060] T bb81207fa6f04f179a0830ad84080cd5 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:36.466356 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26e9e7702174c629bd6e04ac3e04c34" candidate_uuid: "5586d73788674a2eadebb0a6ae382044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" is_pre_election: true
I20260710 13:21:36.466991 14903 raft_consensus.cc:2468] T e26e9e7702174c629bd6e04ac3e04c34 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5586d73788674a2eadebb0a6ae382044 in term 0.
I20260710 13:21:36.467046 15099 raft_consensus.cc:493] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:36.467754 15099 raft_consensus.cc:515] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.468276 14941 leader_election.cc:304] T bb81207fa6f04f179a0830ad84080cd5 P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5586d73788674a2eadebb0a6ae382044, d0eac3fb4c4e41469c072252bf2b53c2; no voters: 
I20260710 13:21:36.458490 15093 tablet_bootstrap.cc:492] T 730ba26abfa949dfab38079dedf0a47f P d0530d3fe5e542ff8916113dc89c933b: Bootstrap starting.
I20260710 13:21:36.460295 15139 raft_consensus.cc:515] T 730ba26abfa949dfab38079dedf0a47f P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.472609 15099 leader_election.cc:290] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0530d3fe5e542ff8916113dc89c933b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947), 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223)
I20260710 13:21:36.481820 15103 raft_consensus.cc:515] T e26e9e7702174c629bd6e04ac3e04c34 P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.473443 15098 leader_election.cc:290] T bb81207fa6f04f179a0830ad84080cd5 P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 1 election: Requested vote from peers d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947), d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045)
I20260710 13:21:36.485008 15099 raft_consensus.cc:493] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:36.485486 15099 raft_consensus.cc:515] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.486617 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb8ee4ac27448eb8afb355f653e9af1" candidate_uuid: "d0530d3fe5e542ff8916113dc89c933b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" is_pre_election: true
I20260710 13:21:36.486812 15116 raft_consensus.cc:493] T 730ba26abfa949dfab38079dedf0a47f P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:36.487418 15099 leader_election.cc:290] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947), 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223)
I20260710 13:21:36.487474 15116 raft_consensus.cc:515] T 730ba26abfa949dfab38079dedf0a47f P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.490226 15052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26e9e7702174c629bd6e04ac3e04c34" candidate_uuid: "5586d73788674a2eadebb0a6ae382044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0530d3fe5e542ff8916113dc89c933b"
I20260710 13:21:36.490777 15052 raft_consensus.cc:3060] T e26e9e7702174c629bd6e04ac3e04c34 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:36.485046 15098 raft_consensus.cc:2804] T bb81207fa6f04f179a0830ad84080cd5 P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:36.493932 15098 raft_consensus.cc:697] T bb81207fa6f04f179a0830ad84080cd5 P 5586d73788674a2eadebb0a6ae382044 [term 1 LEADER]: Becoming Leader. State: Replica: 5586d73788674a2eadebb0a6ae382044, State: Running, Role: LEADER
I20260710 13:21:36.493875 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8a4a5204284f1c91ef557030c8ec53" candidate_uuid: "d0530d3fe5e542ff8916113dc89c933b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" is_pre_election: true
I20260710 13:21:36.494658 14903 raft_consensus.cc:2468] T 3a8a4a5204284f1c91ef557030c8ec53 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0530d3fe5e542ff8916113dc89c933b in term 0.
I20260710 13:21:36.494874 15098 consensus_queue.cc:237] T bb81207fa6f04f179a0830ad84080cd5 P 5586d73788674a2eadebb0a6ae382044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.495374 15050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "730ba26abfa949dfab38079dedf0a47f" candidate_uuid: "5586d73788674a2eadebb0a6ae382044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0530d3fe5e542ff8916113dc89c933b" is_pre_election: true
W20260710 13:21:36.497262 14942 leader_election.cc:343] T 730ba26abfa949dfab38079dedf0a47f P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:36.497493 15015 leader_election.cc:343] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0530d3fe5e542ff8916113dc89c933b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:36.498013 15137 raft_consensus.cc:2749] T c3b79793629c4041a42a63cbe3348739 P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:36.498250 15015 leader_election.cc:304] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0530d3fe5e542ff8916113dc89c933b, d0eac3fb4c4e41469c072252bf2b53c2; no voters: 
I20260710 13:21:36.489338 15103 leader_election.cc:290] T e26e9e7702174c629bd6e04ac3e04c34 P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 1 election: Requested vote from peers d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947), d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045)
I20260710 13:21:36.500406 15139 leader_election.cc:290] T 730ba26abfa949dfab38079dedf0a47f P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947), d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045)
I20260710 13:21:36.500718 15099 raft_consensus.cc:2804] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:36.505501 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26e9e7702174c629bd6e04ac3e04c34" candidate_uuid: "5586d73788674a2eadebb0a6ae382044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2"
I20260710 13:21:36.508538 15093 tablet_bootstrap.cc:654] T 730ba26abfa949dfab38079dedf0a47f P d0530d3fe5e542ff8916113dc89c933b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:36.509151 14903 raft_consensus.cc:3060] T e26e9e7702174c629bd6e04ac3e04c34 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:36.509645 15051 raft_consensus.cc:2468] T bb81207fa6f04f179a0830ad84080cd5 P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5586d73788674a2eadebb0a6ae382044 in term 1.
I20260710 13:21:36.510666 15092 tablet_bootstrap.cc:492] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0eac3fb4c4e41469c072252bf2b53c2: No bootstrap required, opened a new log
I20260710 13:21:36.511235 15092 ts_tablet_manager.cc:1403] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0eac3fb4c4e41469c072252bf2b53c2: Time spent bootstrapping tablet: real 0.090s	user 0.018s	sys 0.011s
I20260710 13:21:36.511410 15139 raft_consensus.cc:493] T ac63d8824ebb402789255cf8e0df155d P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:36.511875 15139 raft_consensus.cc:515] T ac63d8824ebb402789255cf8e0df155d P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.513141 14799 catalog_manager.cc:5697] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b reported cstate change: term changed from 0 to 1, leader changed from <none> to d0530d3fe5e542ff8916113dc89c933b (127.10.210.131). New cstate: current_term: 1 leader_uuid: "d0530d3fe5e542ff8916113dc89c933b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:36.514998 15051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac63d8824ebb402789255cf8e0df155d" candidate_uuid: "5586d73788674a2eadebb0a6ae382044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0530d3fe5e542ff8916113dc89c933b" is_pre_election: true
I20260710 13:21:36.515743 15051 raft_consensus.cc:2393] T ac63d8824ebb402789255cf8e0df155d P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5586d73788674a2eadebb0a6ae382044 in current term 1: Already voted for candidate d0eac3fb4c4e41469c072252bf2b53c2 in this term.
I20260710 13:21:36.516644 15116 leader_election.cc:290] T 730ba26abfa949dfab38079dedf0a47f P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223), d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045)
I20260710 13:21:36.516654 15139 leader_election.cc:290] T ac63d8824ebb402789255cf8e0df155d P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947), d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045)
I20260710 13:21:36.517390 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "730ba26abfa949dfab38079dedf0a47f" candidate_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5586d73788674a2eadebb0a6ae382044" is_pre_election: true
I20260710 13:21:36.517828 14978 raft_consensus.cc:2468] T 730ba26abfa949dfab38079dedf0a47f P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0eac3fb4c4e41469c072252bf2b53c2 in term 0.
I20260710 13:21:36.518913 14867 leader_election.cc:304] T 730ba26abfa949dfab38079dedf0a47f P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5586d73788674a2eadebb0a6ae382044, d0eac3fb4c4e41469c072252bf2b53c2; no voters: 
I20260710 13:21:36.519258 15051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "730ba26abfa949dfab38079dedf0a47f" candidate_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0530d3fe5e542ff8916113dc89c933b" is_pre_election: true
I20260710 13:21:36.519801 15116 raft_consensus.cc:2804] T 730ba26abfa949dfab38079dedf0a47f P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:36.507342 15099 raft_consensus.cc:493] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:36.521571 15099 raft_consensus.cc:3060] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:36.524039 14903 raft_consensus.cc:2468] T e26e9e7702174c629bd6e04ac3e04c34 P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5586d73788674a2eadebb0a6ae382044 in term 1.
I20260710 13:21:36.521166 15116 raft_consensus.cc:493] T 730ba26abfa949dfab38079dedf0a47f P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:21:36.520445 14867 leader_election.cc:343] T 730ba26abfa949dfab38079dedf0a47f P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:36.525225 15116 raft_consensus.cc:3060] T 730ba26abfa949dfab38079dedf0a47f P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:36.526232 15092 raft_consensus.cc:359] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.527048 15092 raft_consensus.cc:385] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:36.527403 15092 raft_consensus.cc:740] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0eac3fb4c4e41469c072252bf2b53c2, State: Initialized, Role: FOLLOWER
I20260710 13:21:36.529556 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb8ee4ac27448eb8afb355f653e9af1" candidate_uuid: "d0530d3fe5e542ff8916113dc89c933b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5586d73788674a2eadebb0a6ae382044" is_pre_election: true
I20260710 13:21:36.530354 14978 raft_consensus.cc:2468] T 6fb8ee4ac27448eb8afb355f653e9af1 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0530d3fe5e542ff8916113dc89c933b in term 0.
I20260710 13:21:36.531936 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8a4a5204284f1c91ef557030c8ec53" candidate_uuid: "d0530d3fe5e542ff8916113dc89c933b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5586d73788674a2eadebb0a6ae382044" is_pre_election: true
I20260710 13:21:36.532661 14978 raft_consensus.cc:2468] T 3a8a4a5204284f1c91ef557030c8ec53 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0530d3fe5e542ff8916113dc89c933b in term 0.
I20260710 13:21:36.534827 15099 raft_consensus.cc:515] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.528268 15092 consensus_queue.cc:260] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0eac3fb4c4e41469c072252bf2b53c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.542132 15092 ts_tablet_manager.cc:1434] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0eac3fb4c4e41469c072252bf2b53c2: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
I20260710 13:21:36.544672 15116 raft_consensus.cc:515] T 730ba26abfa949dfab38079dedf0a47f P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.547118 15116 leader_election.cc:290] T 730ba26abfa949dfab38079dedf0a47f P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 election: Requested vote from peers 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223), d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045)
I20260710 13:21:36.548388 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "730ba26abfa949dfab38079dedf0a47f" candidate_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5586d73788674a2eadebb0a6ae382044"
I20260710 13:21:36.548964 14978 raft_consensus.cc:3060] T 730ba26abfa949dfab38079dedf0a47f P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:36.548862 15051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "730ba26abfa949dfab38079dedf0a47f" candidate_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0530d3fe5e542ff8916113dc89c933b"
W20260710 13:21:36.550410 14867 leader_election.cc:343] T 730ba26abfa949dfab38079dedf0a47f P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:36.552461 15052 raft_consensus.cc:2468] T e26e9e7702174c629bd6e04ac3e04c34 P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5586d73788674a2eadebb0a6ae382044 in term 1.
I20260710 13:21:36.553613 15016 leader_election.cc:304] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0530d3fe5e542ff8916113dc89c933b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5586d73788674a2eadebb0a6ae382044, d0530d3fe5e542ff8916113dc89c933b; no voters: d0eac3fb4c4e41469c072252bf2b53c2
I20260710 13:21:36.553910 14941 leader_election.cc:304] T e26e9e7702174c629bd6e04ac3e04c34 P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5586d73788674a2eadebb0a6ae382044, d0eac3fb4c4e41469c072252bf2b53c2; no voters: 
I20260710 13:21:36.555675 15131 raft_consensus.cc:2804] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:36.556175 15131 raft_consensus.cc:493] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:36.556550 15131 raft_consensus.cc:3060] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:36.557507 15099 leader_election.cc:290] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b [CANDIDATE]: Term 1 election: Requested vote from peers d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947), 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223)
I20260710 13:21:36.555562 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "730ba26abfa949dfab38079dedf0a47f" candidate_uuid: "5586d73788674a2eadebb0a6ae382044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" is_pre_election: true
I20260710 13:21:36.559024 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8a4a5204284f1c91ef557030c8ec53" candidate_uuid: "d0530d3fe5e542ff8916113dc89c933b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2"
I20260710 13:21:36.559679 14901 raft_consensus.cc:3060] T 3a8a4a5204284f1c91ef557030c8ec53 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:36.560199 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8a4a5204284f1c91ef557030c8ec53" candidate_uuid: "d0530d3fe5e542ff8916113dc89c933b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5586d73788674a2eadebb0a6ae382044"
I20260710 13:21:36.560904 14977 raft_consensus.cc:3060] T 3a8a4a5204284f1c91ef557030c8ec53 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:36.557850 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac63d8824ebb402789255cf8e0df155d" candidate_uuid: "5586d73788674a2eadebb0a6ae382044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" is_pre_election: true
I20260710 13:21:36.566764 14901 raft_consensus.cc:2468] T 3a8a4a5204284f1c91ef557030c8ec53 P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0530d3fe5e542ff8916113dc89c933b in term 1.
I20260710 13:21:36.566764 14978 raft_consensus.cc:2468] T 730ba26abfa949dfab38079dedf0a47f P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0eac3fb4c4e41469c072252bf2b53c2 in term 1.
I20260710 13:21:36.568277 15015 leader_election.cc:304] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0530d3fe5e542ff8916113dc89c933b, d0eac3fb4c4e41469c072252bf2b53c2; no voters: 
I20260710 13:21:36.569008 15131 raft_consensus.cc:515] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.569213 14867 leader_election.cc:304] T 730ba26abfa949dfab38079dedf0a47f P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5586d73788674a2eadebb0a6ae382044, d0eac3fb4c4e41469c072252bf2b53c2; no voters: d0530d3fe5e542ff8916113dc89c933b
I20260710 13:21:36.569738 14903 raft_consensus.cc:2393] T 730ba26abfa949dfab38079dedf0a47f P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5586d73788674a2eadebb0a6ae382044 in current term 1: Already voted for candidate d0eac3fb4c4e41469c072252bf2b53c2 in this term.
I20260710 13:21:36.569447 14941 leader_election.cc:304] T ac63d8824ebb402789255cf8e0df155d P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5586d73788674a2eadebb0a6ae382044; no voters: d0530d3fe5e542ff8916113dc89c933b, d0eac3fb4c4e41469c072252bf2b53c2
I20260710 13:21:36.570551 15116 raft_consensus.cc:2804] T 730ba26abfa949dfab38079dedf0a47f P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:36.571202 15131 leader_election.cc:290] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0530d3fe5e542ff8916113dc89c933b [CANDIDATE]: Term 1 election: Requested vote from peers d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947), 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223)
I20260710 13:21:36.571709 15098 raft_consensus.cc:2804] T e26e9e7702174c629bd6e04ac3e04c34 P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:36.572009 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb8ee4ac27448eb8afb355f653e9af1" candidate_uuid: "d0530d3fe5e542ff8916113dc89c933b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2"
I20260710 13:21:36.573586 15098 raft_consensus.cc:697] T e26e9e7702174c629bd6e04ac3e04c34 P 5586d73788674a2eadebb0a6ae382044 [term 1 LEADER]: Becoming Leader. State: Replica: 5586d73788674a2eadebb0a6ae382044, State: Running, Role: LEADER
I20260710 13:21:36.573966 14903 raft_consensus.cc:3060] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:36.574447 15116 raft_consensus.cc:697] T 730ba26abfa949dfab38079dedf0a47f P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 LEADER]: Becoming Leader. State: Replica: d0eac3fb4c4e41469c072252bf2b53c2, State: Running, Role: LEADER
I20260710 13:21:36.574990 15139 raft_consensus.cc:3060] T ac63d8824ebb402789255cf8e0df155d P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:36.575255 14977 raft_consensus.cc:2468] T 3a8a4a5204284f1c91ef557030c8ec53 P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0530d3fe5e542ff8916113dc89c933b in term 1.
I20260710 13:21:36.575382 15116 consensus_queue.cc:237] T 730ba26abfa949dfab38079dedf0a47f P d0eac3fb4c4e41469c072252bf2b53c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.579897 14797 catalog_manager.cc:5697] T bb81207fa6f04f179a0830ad84080cd5 P 5586d73788674a2eadebb0a6ae382044 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5586d73788674a2eadebb0a6ae382044 (127.10.210.130). New cstate: current_term: 1 leader_uuid: "5586d73788674a2eadebb0a6ae382044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:36.583748 15139 raft_consensus.cc:2749] T ac63d8824ebb402789255cf8e0df155d P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:36.585563 15093 tablet_bootstrap.cc:492] T 730ba26abfa949dfab38079dedf0a47f P d0530d3fe5e542ff8916113dc89c933b: No bootstrap required, opened a new log
I20260710 13:21:36.589291 15093 ts_tablet_manager.cc:1403] T 730ba26abfa949dfab38079dedf0a47f P d0530d3fe5e542ff8916113dc89c933b: Time spent bootstrapping tablet: real 0.131s	user 0.007s	sys 0.011s
I20260710 13:21:36.590613 14903 raft_consensus.cc:2468] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0530d3fe5e542ff8916113dc89c933b in term 1.
I20260710 13:21:36.587378 14941 leader_election.cc:304] T 730ba26abfa949dfab38079dedf0a47f P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5586d73788674a2eadebb0a6ae382044; no voters: d0530d3fe5e542ff8916113dc89c933b, d0eac3fb4c4e41469c072252bf2b53c2
I20260710 13:21:36.573616 15099 raft_consensus.cc:2804] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:36.588127 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb8ee4ac27448eb8afb355f653e9af1" candidate_uuid: "d0530d3fe5e542ff8916113dc89c933b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5586d73788674a2eadebb0a6ae382044"
I20260710 13:21:36.592235 15015 leader_election.cc:304] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0530d3fe5e542ff8916113dc89c933b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0530d3fe5e542ff8916113dc89c933b, d0eac3fb4c4e41469c072252bf2b53c2; no voters: 
I20260710 13:21:36.574707 15098 consensus_queue.cc:237] T e26e9e7702174c629bd6e04ac3e04c34 P 5586d73788674a2eadebb0a6ae382044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.592415 15099 raft_consensus.cc:697] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b [term 1 LEADER]: Becoming Leader. State: Replica: d0530d3fe5e542ff8916113dc89c933b, State: Running, Role: LEADER
I20260710 13:21:36.592352 15139 raft_consensus.cc:2749] T 730ba26abfa949dfab38079dedf0a47f P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:36.594031 15093 raft_consensus.cc:359] T 730ba26abfa949dfab38079dedf0a47f P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.594502 15131 raft_consensus.cc:2804] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:36.595719 14977 raft_consensus.cc:3060] T 6fb8ee4ac27448eb8afb355f653e9af1 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:36.596205 15131 raft_consensus.cc:697] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0530d3fe5e542ff8916113dc89c933b [term 1 LEADER]: Becoming Leader. State: Replica: d0530d3fe5e542ff8916113dc89c933b, State: Running, Role: LEADER
I20260710 13:21:36.594091 15099 consensus_queue.cc:237] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.604133 15131 consensus_queue.cc:237] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0530d3fe5e542ff8916113dc89c933b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.606896 14977 raft_consensus.cc:2468] T 6fb8ee4ac27448eb8afb355f653e9af1 P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0530d3fe5e542ff8916113dc89c933b in term 1.
I20260710 13:21:36.607808 14797 catalog_manager.cc:5697] T 730ba26abfa949dfab38079dedf0a47f P d0eac3fb4c4e41469c072252bf2b53c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129). New cstate: current_term: 1 leader_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:36.594841 15093 raft_consensus.cc:385] T 730ba26abfa949dfab38079dedf0a47f P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:36.609176 15093 raft_consensus.cc:740] T 730ba26abfa949dfab38079dedf0a47f P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0530d3fe5e542ff8916113dc89c933b, State: Initialized, Role: FOLLOWER
I20260710 13:21:36.609838 15093 consensus_queue.cc:260] T 730ba26abfa949dfab38079dedf0a47f P d0530d3fe5e542ff8916113dc89c933b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.612061 15093 ts_tablet_manager.cc:1434] T 730ba26abfa949dfab38079dedf0a47f P d0530d3fe5e542ff8916113dc89c933b: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260710 13:21:36.613117 15093 tablet_bootstrap.cc:492] T a29900b47c10424883755e9a72f0c4e6 P d0530d3fe5e542ff8916113dc89c933b: Bootstrap starting.
I20260710 13:21:36.615428 14797 catalog_manager.cc:5697] T a29900b47c10424883755e9a72f0c4e6 P d0eac3fb4c4e41469c072252bf2b53c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129). New cstate: current_term: 1 leader_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:36.617383 14797 catalog_manager.cc:5697] T ac63d8824ebb402789255cf8e0df155d P d0eac3fb4c4e41469c072252bf2b53c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129). New cstate: current_term: 1 leader_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:36.618726 15093 tablet_bootstrap.cc:654] T a29900b47c10424883755e9a72f0c4e6 P d0530d3fe5e542ff8916113dc89c933b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:36.620064 14801 catalog_manager.cc:5697] T e26e9e7702174c629bd6e04ac3e04c34 P 5586d73788674a2eadebb0a6ae382044 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5586d73788674a2eadebb0a6ae382044 (127.10.210.130). New cstate: current_term: 1 leader_uuid: "5586d73788674a2eadebb0a6ae382044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:36.622619 15093 tablet_bootstrap.cc:492] T a29900b47c10424883755e9a72f0c4e6 P d0530d3fe5e542ff8916113dc89c933b: No bootstrap required, opened a new log
I20260710 13:21:36.623008 15093 ts_tablet_manager.cc:1403] T a29900b47c10424883755e9a72f0c4e6 P d0530d3fe5e542ff8916113dc89c933b: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.006s
I20260710 13:21:36.625240 15093 raft_consensus.cc:359] T a29900b47c10424883755e9a72f0c4e6 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.625844 15093 raft_consensus.cc:385] T a29900b47c10424883755e9a72f0c4e6 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:36.626103 15093 raft_consensus.cc:740] T a29900b47c10424883755e9a72f0c4e6 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0530d3fe5e542ff8916113dc89c933b, State: Initialized, Role: FOLLOWER
I20260710 13:21:36.626857 15093 consensus_queue.cc:260] T a29900b47c10424883755e9a72f0c4e6 P d0530d3fe5e542ff8916113dc89c933b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.627090 14799 catalog_manager.cc:5697] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b reported cstate change: term changed from 0 to 1, leader changed from <none> to d0530d3fe5e542ff8916113dc89c933b (127.10.210.131). New cstate: current_term: 1 leader_uuid: "d0530d3fe5e542ff8916113dc89c933b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:36.628693 15093 ts_tablet_manager.cc:1434] T a29900b47c10424883755e9a72f0c4e6 P d0530d3fe5e542ff8916113dc89c933b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20260710 13:21:36.644119 14799 catalog_manager.cc:5697] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0530d3fe5e542ff8916113dc89c933b reported cstate change: term changed from 0 to 1, leader changed from <none> to d0530d3fe5e542ff8916113dc89c933b (127.10.210.131). New cstate: current_term: 1 leader_uuid: "d0530d3fe5e542ff8916113dc89c933b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:36.681929 15131 raft_consensus.cc:493] T 730ba26abfa949dfab38079dedf0a47f P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:36.682475 15131 raft_consensus.cc:515] T 730ba26abfa949dfab38079dedf0a47f P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.684149 15131 leader_election.cc:290] T 730ba26abfa949dfab38079dedf0a47f P d0530d3fe5e542ff8916113dc89c933b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947), 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223)
I20260710 13:21:36.685063 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "730ba26abfa949dfab38079dedf0a47f" candidate_uuid: "d0530d3fe5e542ff8916113dc89c933b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" is_pre_election: true
I20260710 13:21:36.685261 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "730ba26abfa949dfab38079dedf0a47f" candidate_uuid: "d0530d3fe5e542ff8916113dc89c933b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5586d73788674a2eadebb0a6ae382044" is_pre_election: true
I20260710 13:21:36.686116 14977 raft_consensus.cc:2393] T 730ba26abfa949dfab38079dedf0a47f P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d0530d3fe5e542ff8916113dc89c933b in current term 1: Already voted for candidate d0eac3fb4c4e41469c072252bf2b53c2 in this term.
I20260710 13:21:36.687212 15016 leader_election.cc:304] T 730ba26abfa949dfab38079dedf0a47f P d0530d3fe5e542ff8916113dc89c933b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d0530d3fe5e542ff8916113dc89c933b; no voters: 5586d73788674a2eadebb0a6ae382044, d0eac3fb4c4e41469c072252bf2b53c2
I20260710 13:21:36.688059 15131 raft_consensus.cc:3060] T 730ba26abfa949dfab38079dedf0a47f P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:36.693673 15131 raft_consensus.cc:2749] T 730ba26abfa949dfab38079dedf0a47f P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:36.770447 14977 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e26e9e7702174c629bd6e04ac3e04c34"
dest_uuid: "5586d73788674a2eadebb0a6ae382044"
mode: GRACEFUL
new_leader_uuid: "d0eac3fb4c4e41469c072252bf2b53c2"
 from {username='slave'} at 127.0.0.1:60866
I20260710 13:21:36.771163 14977 raft_consensus.cc:606] T e26e9e7702174c629bd6e04ac3e04c34 P 5586d73788674a2eadebb0a6ae382044 [term 1 LEADER]: Received request to transfer leadership to TS d0eac3fb4c4e41469c072252bf2b53c2
I20260710 13:21:36.785573 15052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a8a4a5204284f1c91ef557030c8ec53"
dest_uuid: "d0530d3fe5e542ff8916113dc89c933b"
mode: GRACEFUL
new_leader_uuid: "d0eac3fb4c4e41469c072252bf2b53c2"
 from {username='slave'} at 127.0.0.1:51928
I20260710 13:21:36.786109 15052 raft_consensus.cc:606] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b [term 1 LEADER]: Received request to transfer leadership to TS d0eac3fb4c4e41469c072252bf2b53c2
I20260710 13:21:36.791309 14977 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb81207fa6f04f179a0830ad84080cd5"
dest_uuid: "5586d73788674a2eadebb0a6ae382044"
mode: GRACEFUL
new_leader_uuid: "d0eac3fb4c4e41469c072252bf2b53c2"
 from {username='slave'} at 127.0.0.1:60866
I20260710 13:21:36.792004 14977 raft_consensus.cc:606] T bb81207fa6f04f179a0830ad84080cd5 P 5586d73788674a2eadebb0a6ae382044 [term 1 LEADER]: Received request to transfer leadership to TS d0eac3fb4c4e41469c072252bf2b53c2
I20260710 13:21:36.805753 14903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "730ba26abfa949dfab38079dedf0a47f"
dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2"
mode: GRACEFUL
new_leader_uuid: "5586d73788674a2eadebb0a6ae382044"
 from {username='slave'} at 127.0.0.1:59432
I20260710 13:21:36.806314 14903 raft_consensus.cc:606] T 730ba26abfa949dfab38079dedf0a47f P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 LEADER]: Received request to transfer leadership to TS 5586d73788674a2eadebb0a6ae382044
I20260710 13:21:36.811873 14903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac63d8824ebb402789255cf8e0df155d"
dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2"
mode: GRACEFUL
new_leader_uuid: "5586d73788674a2eadebb0a6ae382044"
 from {username='slave'} at 127.0.0.1:59432
I20260710 13:21:36.812583 14903 raft_consensus.cc:606] T ac63d8824ebb402789255cf8e0df155d P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 LEADER]: Received request to transfer leadership to TS 5586d73788674a2eadebb0a6ae382044
I20260710 13:21:36.818187 15052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6fb8ee4ac27448eb8afb355f653e9af1"
dest_uuid: "d0530d3fe5e542ff8916113dc89c933b"
mode: GRACEFUL
new_leader_uuid: "5586d73788674a2eadebb0a6ae382044"
 from {username='slave'} at 127.0.0.1:51928
I20260710 13:21:36.818866 15052 raft_consensus.cc:606] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0530d3fe5e542ff8916113dc89c933b [term 1 LEADER]: Received request to transfer leadership to TS 5586d73788674a2eadebb0a6ae382044
I20260710 13:21:36.823659 15052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba085b9909b0489dbd211d06fe4a2eef"
dest_uuid: "d0530d3fe5e542ff8916113dc89c933b"
mode: GRACEFUL
new_leader_uuid: "5586d73788674a2eadebb0a6ae382044"
 from {username='slave'} at 127.0.0.1:51928
I20260710 13:21:36.824096 15052 raft_consensus.cc:606] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b [term 1 LEADER]: Received request to transfer leadership to TS 5586d73788674a2eadebb0a6ae382044
I20260710 13:21:36.828079 15116 consensus_queue.cc:1048] T a29900b47c10424883755e9a72f0c4e6 P d0eac3fb4c4e41469c072252bf2b53c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:36.829653 14903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a29900b47c10424883755e9a72f0c4e6"
dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2"
mode: GRACEFUL
new_leader_uuid: "d0530d3fe5e542ff8916113dc89c933b"
 from {username='slave'} at 127.0.0.1:59432
I20260710 13:21:36.830132 14903 raft_consensus.cc:606] T a29900b47c10424883755e9a72f0c4e6 P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 LEADER]: Received request to transfer leadership to TS d0530d3fe5e542ff8916113dc89c933b
I20260710 13:21:36.838876 15052 raft_consensus.cc:3060] T a29900b47c10424883755e9a72f0c4e6 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:36.846902 15117 consensus_queue.cc:1048] T a29900b47c10424883755e9a72f0c4e6 P d0eac3fb4c4e41469c072252bf2b53c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:36.849635 15117 consensus_queue.cc:1048] T ac63d8824ebb402789255cf8e0df155d P d0eac3fb4c4e41469c072252bf2b53c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:36.857465 15100 raft_consensus.cc:993] T a29900b47c10424883755e9a72f0c4e6 P d0eac3fb4c4e41469c072252bf2b53c2: : Instructing follower d0530d3fe5e542ff8916113dc89c933b to start an election
I20260710 13:21:36.857960 15100 raft_consensus.cc:1081] T a29900b47c10424883755e9a72f0c4e6 P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 LEADER]: Signalling peer d0530d3fe5e542ff8916113dc89c933b to start an election
I20260710 13:21:36.861724 15051 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a29900b47c10424883755e9a72f0c4e6"
dest_uuid: "d0530d3fe5e542ff8916113dc89c933b"
 from {username='slave'} at 127.0.0.1:51914
I20260710 13:21:36.863126 15051 raft_consensus.cc:493] T a29900b47c10424883755e9a72f0c4e6 P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:36.864528 15100 consensus_queue.cc:1048] T ac63d8824ebb402789255cf8e0df155d P d0eac3fb4c4e41469c072252bf2b53c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:36.865804 15051 raft_consensus.cc:3060] T a29900b47c10424883755e9a72f0c4e6 P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:36.871291 15051 raft_consensus.cc:515] T a29900b47c10424883755e9a72f0c4e6 P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.874212 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a29900b47c10424883755e9a72f0c4e6" candidate_uuid: "d0530d3fe5e542ff8916113dc89c933b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2"
I20260710 13:21:36.874776 14903 raft_consensus.cc:3055] T a29900b47c10424883755e9a72f0c4e6 P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:36.875070 14903 raft_consensus.cc:740] T a29900b47c10424883755e9a72f0c4e6 P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d0eac3fb4c4e41469c072252bf2b53c2, State: Running, Role: LEADER
I20260710 13:21:36.875738 15100 raft_consensus.cc:993] T ac63d8824ebb402789255cf8e0df155d P d0eac3fb4c4e41469c072252bf2b53c2: : Instructing follower 5586d73788674a2eadebb0a6ae382044 to start an election
I20260710 13:21:36.876230 15100 raft_consensus.cc:1081] T ac63d8824ebb402789255cf8e0df155d P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 LEADER]: Signalling peer 5586d73788674a2eadebb0a6ae382044 to start an election
I20260710 13:21:36.875844 14903 consensus_queue.cc:260] T a29900b47c10424883755e9a72f0c4e6 P d0eac3fb4c4e41469c072252bf2b53c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.877050 14903 raft_consensus.cc:3060] T a29900b47c10424883755e9a72f0c4e6 P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:36.878422 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a29900b47c10424883755e9a72f0c4e6" candidate_uuid: "d0530d3fe5e542ff8916113dc89c933b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5586d73788674a2eadebb0a6ae382044"
I20260710 13:21:36.879153 14977 raft_consensus.cc:3060] T a29900b47c10424883755e9a72f0c4e6 P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:36.879144 14978 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac63d8824ebb402789255cf8e0df155d"
dest_uuid: "5586d73788674a2eadebb0a6ae382044"
 from {username='slave'} at 127.0.0.1:60850
I20260710 13:21:36.879896 14978 raft_consensus.cc:493] T ac63d8824ebb402789255cf8e0df155d P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:36.880275 14978 raft_consensus.cc:3060] T ac63d8824ebb402789255cf8e0df155d P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:36.886715 14903 raft_consensus.cc:2468] T a29900b47c10424883755e9a72f0c4e6 P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0530d3fe5e542ff8916113dc89c933b in term 2.
I20260710 13:21:36.886732 14978 raft_consensus.cc:515] T ac63d8824ebb402789255cf8e0df155d P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.879225 15051 leader_election.cc:290] T a29900b47c10424883755e9a72f0c4e6 P d0530d3fe5e542ff8916113dc89c933b [CANDIDATE]: Term 2 election: Requested vote from peers d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947), 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223)
I20260710 13:21:36.887583 14977 raft_consensus.cc:2468] T a29900b47c10424883755e9a72f0c4e6 P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0530d3fe5e542ff8916113dc89c933b in term 2.
I20260710 13:21:36.887871 15015 leader_election.cc:304] T a29900b47c10424883755e9a72f0c4e6 P d0530d3fe5e542ff8916113dc89c933b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0530d3fe5e542ff8916113dc89c933b, d0eac3fb4c4e41469c072252bf2b53c2; no voters: 
I20260710 13:21:36.888746 15131 raft_consensus.cc:2804] T a29900b47c10424883755e9a72f0c4e6 P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:36.889246 15131 raft_consensus.cc:697] T a29900b47c10424883755e9a72f0c4e6 P d0530d3fe5e542ff8916113dc89c933b [term 2 LEADER]: Becoming Leader. State: Replica: d0530d3fe5e542ff8916113dc89c933b, State: Running, Role: LEADER
I20260710 13:21:36.890026 15131 consensus_queue.cc:237] T a29900b47c10424883755e9a72f0c4e6 P d0530d3fe5e542ff8916113dc89c933b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.890731 15052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac63d8824ebb402789255cf8e0df155d" candidate_uuid: "5586d73788674a2eadebb0a6ae382044" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0530d3fe5e542ff8916113dc89c933b"
I20260710 13:21:36.891270 15052 raft_consensus.cc:3060] T ac63d8824ebb402789255cf8e0df155d P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:36.892571 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac63d8824ebb402789255cf8e0df155d" candidate_uuid: "5586d73788674a2eadebb0a6ae382044" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2"
I20260710 13:21:36.893177 14903 raft_consensus.cc:3055] T ac63d8824ebb402789255cf8e0df155d P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:36.893687 14978 leader_election.cc:290] T ac63d8824ebb402789255cf8e0df155d P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 2 election: Requested vote from peers d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947), d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045)
I20260710 13:21:36.893493 14903 raft_consensus.cc:740] T ac63d8824ebb402789255cf8e0df155d P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d0eac3fb4c4e41469c072252bf2b53c2, State: Running, Role: LEADER
I20260710 13:21:36.895329 15160 consensus_queue.cc:1048] T c3b79793629c4041a42a63cbe3348739 P d0eac3fb4c4e41469c072252bf2b53c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:36.895231 14903 consensus_queue.cc:260] T ac63d8824ebb402789255cf8e0df155d P d0eac3fb4c4e41469c072252bf2b53c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.896605 14903 raft_consensus.cc:3060] T ac63d8824ebb402789255cf8e0df155d P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:36.902856 14903 raft_consensus.cc:2468] T ac63d8824ebb402789255cf8e0df155d P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5586d73788674a2eadebb0a6ae382044 in term 2.
I20260710 13:21:36.903944 14941 leader_election.cc:304] T ac63d8824ebb402789255cf8e0df155d P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5586d73788674a2eadebb0a6ae382044, d0eac3fb4c4e41469c072252bf2b53c2; no voters: 
I20260710 13:21:36.904394 15052 raft_consensus.cc:2468] T ac63d8824ebb402789255cf8e0df155d P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5586d73788674a2eadebb0a6ae382044 in term 2.
I20260710 13:21:36.903450 14797 catalog_manager.cc:5697] T a29900b47c10424883755e9a72f0c4e6 P d0530d3fe5e542ff8916113dc89c933b reported cstate change: term changed from 1 to 2, leader changed from d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129) to d0530d3fe5e542ff8916113dc89c933b (127.10.210.131). New cstate: current_term: 2 leader_uuid: "d0530d3fe5e542ff8916113dc89c933b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:36.904873 15098 raft_consensus.cc:2804] T ac63d8824ebb402789255cf8e0df155d P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:36.905418 15098 raft_consensus.cc:697] T ac63d8824ebb402789255cf8e0df155d P 5586d73788674a2eadebb0a6ae382044 [term 2 LEADER]: Becoming Leader. State: Replica: 5586d73788674a2eadebb0a6ae382044, State: Running, Role: LEADER
I20260710 13:21:36.906198 15098 consensus_queue.cc:237] T ac63d8824ebb402789255cf8e0df155d P 5586d73788674a2eadebb0a6ae382044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.907063 15139 consensus_queue.cc:1048] T bb81207fa6f04f179a0830ad84080cd5 P 5586d73788674a2eadebb0a6ae382044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:36.916273 15100 consensus_queue.cc:1048] T c3b79793629c4041a42a63cbe3348739 P d0eac3fb4c4e41469c072252bf2b53c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:36.916097 14799 catalog_manager.cc:5697] T ac63d8824ebb402789255cf8e0df155d P 5586d73788674a2eadebb0a6ae382044 reported cstate change: term changed from 1 to 2, leader changed from d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129) to 5586d73788674a2eadebb0a6ae382044 (127.10.210.130). New cstate: current_term: 2 leader_uuid: "5586d73788674a2eadebb0a6ae382044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:36.921450 15131 consensus_queue.cc:1048] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:36.928247 15098 consensus_queue.cc:1048] T bb81207fa6f04f179a0830ad84080cd5 P 5586d73788674a2eadebb0a6ae382044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:36.934834 15131 raft_consensus.cc:993] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b: : Instructing follower 5586d73788674a2eadebb0a6ae382044 to start an election
I20260710 13:21:36.935271 15131 raft_consensus.cc:1081] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b [term 1 LEADER]: Signalling peer 5586d73788674a2eadebb0a6ae382044 to start an election
I20260710 13:21:36.942039 15099 consensus_queue.cc:1048] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:36.942397 14976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba085b9909b0489dbd211d06fe4a2eef"
dest_uuid: "5586d73788674a2eadebb0a6ae382044"
 from {username='slave'} at 127.0.0.1:60854
I20260710 13:21:36.944556 14976 raft_consensus.cc:493] T ba085b9909b0489dbd211d06fe4a2eef P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:36.944929 14976 raft_consensus.cc:3060] T ba085b9909b0489dbd211d06fe4a2eef P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:36.953495 14976 raft_consensus.cc:515] T ba085b9909b0489dbd211d06fe4a2eef P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.958706 15098 raft_consensus.cc:993] T bb81207fa6f04f179a0830ad84080cd5 P 5586d73788674a2eadebb0a6ae382044: : Instructing follower d0eac3fb4c4e41469c072252bf2b53c2 to start an election
I20260710 13:21:36.959915 15139 raft_consensus.cc:1081] T bb81207fa6f04f179a0830ad84080cd5 P 5586d73788674a2eadebb0a6ae382044 [term 1 LEADER]: Signalling peer d0eac3fb4c4e41469c072252bf2b53c2 to start an election
I20260710 13:21:36.960127 15051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba085b9909b0489dbd211d06fe4a2eef" candidate_uuid: "5586d73788674a2eadebb0a6ae382044" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0530d3fe5e542ff8916113dc89c933b"
I20260710 13:21:36.960721 15051 raft_consensus.cc:3055] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:36.960752 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba085b9909b0489dbd211d06fe4a2eef" candidate_uuid: "5586d73788674a2eadebb0a6ae382044" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2"
I20260710 13:21:36.961153 15051 raft_consensus.cc:740] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d0530d3fe5e542ff8916113dc89c933b, State: Running, Role: LEADER
I20260710 13:21:36.961668 14901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb81207fa6f04f179a0830ad84080cd5"
dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2"
 from {username='slave'} at 127.0.0.1:59420
I20260710 13:21:36.962235 14901 raft_consensus.cc:493] T bb81207fa6f04f179a0830ad84080cd5 P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:36.962069 15051 consensus_queue.cc:260] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.961681 14903 raft_consensus.cc:3060] T ba085b9909b0489dbd211d06fe4a2eef P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:36.962613 14901 raft_consensus.cc:3060] T bb81207fa6f04f179a0830ad84080cd5 P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:36.963191 15051 raft_consensus.cc:3060] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:36.964236 14976 leader_election.cc:290] T ba085b9909b0489dbd211d06fe4a2eef P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 2 election: Requested vote from peers d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947), d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045)
I20260710 13:21:36.970777 15051 raft_consensus.cc:2468] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5586d73788674a2eadebb0a6ae382044 in term 2.
I20260710 13:21:36.971946 14903 raft_consensus.cc:2468] T ba085b9909b0489dbd211d06fe4a2eef P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5586d73788674a2eadebb0a6ae382044 in term 2.
I20260710 13:21:36.971832 14942 leader_election.cc:304] T ba085b9909b0489dbd211d06fe4a2eef P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5586d73788674a2eadebb0a6ae382044, d0530d3fe5e542ff8916113dc89c933b; no voters: 
I20260710 13:21:36.971614 14901 raft_consensus.cc:515] T bb81207fa6f04f179a0830ad84080cd5 P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.973986 14901 leader_election.cc:290] T bb81207fa6f04f179a0830ad84080cd5 P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 2 election: Requested vote from peers 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223), d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045)
I20260710 13:21:36.974691 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb81207fa6f04f179a0830ad84080cd5" candidate_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5586d73788674a2eadebb0a6ae382044"
I20260710 13:21:36.975283 14976 raft_consensus.cc:3055] T bb81207fa6f04f179a0830ad84080cd5 P 5586d73788674a2eadebb0a6ae382044 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:36.975369 15098 raft_consensus.cc:2804] T ba085b9909b0489dbd211d06fe4a2eef P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:36.975600 14976 raft_consensus.cc:740] T bb81207fa6f04f179a0830ad84080cd5 P 5586d73788674a2eadebb0a6ae382044 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5586d73788674a2eadebb0a6ae382044, State: Running, Role: LEADER
I20260710 13:21:36.975943 15098 raft_consensus.cc:697] T ba085b9909b0489dbd211d06fe4a2eef P 5586d73788674a2eadebb0a6ae382044 [term 2 LEADER]: Becoming Leader. State: Replica: 5586d73788674a2eadebb0a6ae382044, State: Running, Role: LEADER
I20260710 13:21:36.976572 14976 consensus_queue.cc:260] T bb81207fa6f04f179a0830ad84080cd5 P 5586d73788674a2eadebb0a6ae382044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.976779 15098 consensus_queue.cc:237] T ba085b9909b0489dbd211d06fe4a2eef P 5586d73788674a2eadebb0a6ae382044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.977725 14976 raft_consensus.cc:3060] T bb81207fa6f04f179a0830ad84080cd5 P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:36.981905 15051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb81207fa6f04f179a0830ad84080cd5" candidate_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0530d3fe5e542ff8916113dc89c933b"
I20260710 13:21:36.982390 15051 raft_consensus.cc:3060] T bb81207fa6f04f179a0830ad84080cd5 P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:36.983376 14799 catalog_manager.cc:5697] T ba085b9909b0489dbd211d06fe4a2eef P 5586d73788674a2eadebb0a6ae382044 reported cstate change: term changed from 1 to 2, leader changed from d0530d3fe5e542ff8916113dc89c933b (127.10.210.131) to 5586d73788674a2eadebb0a6ae382044 (127.10.210.130). New cstate: current_term: 2 leader_uuid: "5586d73788674a2eadebb0a6ae382044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:36.987532 15051 raft_consensus.cc:2468] T bb81207fa6f04f179a0830ad84080cd5 P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0eac3fb4c4e41469c072252bf2b53c2 in term 2.
I20260710 13:21:36.988112 14976 raft_consensus.cc:2468] T bb81207fa6f04f179a0830ad84080cd5 P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0eac3fb4c4e41469c072252bf2b53c2 in term 2.
I20260710 13:21:36.988580 14867 leader_election.cc:304] T bb81207fa6f04f179a0830ad84080cd5 P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0530d3fe5e542ff8916113dc89c933b, d0eac3fb4c4e41469c072252bf2b53c2; no voters: 
I20260710 13:21:36.989382 15160 raft_consensus.cc:2804] T bb81207fa6f04f179a0830ad84080cd5 P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:36.989806 15160 raft_consensus.cc:697] T bb81207fa6f04f179a0830ad84080cd5 P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 LEADER]: Becoming Leader. State: Replica: d0eac3fb4c4e41469c072252bf2b53c2, State: Running, Role: LEADER
I20260710 13:21:36.990554 15160 consensus_queue.cc:237] T bb81207fa6f04f179a0830ad84080cd5 P d0eac3fb4c4e41469c072252bf2b53c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:36.997951 14799 catalog_manager.cc:5697] T bb81207fa6f04f179a0830ad84080cd5 P d0eac3fb4c4e41469c072252bf2b53c2 reported cstate change: term changed from 1 to 2, leader changed from 5586d73788674a2eadebb0a6ae382044 (127.10.210.130) to d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129). New cstate: current_term: 2 leader_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:37.067117 15160 consensus_queue.cc:1048] T 730ba26abfa949dfab38079dedf0a47f P d0eac3fb4c4e41469c072252bf2b53c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:37.078445 15116 consensus_queue.cc:1048] T 730ba26abfa949dfab38079dedf0a47f P d0eac3fb4c4e41469c072252bf2b53c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:37.083798 15131 consensus_queue.cc:1048] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0530d3fe5e542ff8916113dc89c933b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:37.088826 15116 raft_consensus.cc:993] T 730ba26abfa949dfab38079dedf0a47f P d0eac3fb4c4e41469c072252bf2b53c2: : Instructing follower 5586d73788674a2eadebb0a6ae382044 to start an election
I20260710 13:21:37.089267 15116 raft_consensus.cc:1081] T 730ba26abfa949dfab38079dedf0a47f P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 LEADER]: Signalling peer 5586d73788674a2eadebb0a6ae382044 to start an election
I20260710 13:21:37.090948 14976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "730ba26abfa949dfab38079dedf0a47f"
dest_uuid: "5586d73788674a2eadebb0a6ae382044"
 from {username='slave'} at 127.0.0.1:60850
I20260710 13:21:37.091506 14976 raft_consensus.cc:493] T 730ba26abfa949dfab38079dedf0a47f P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:37.091102 15131 consensus_queue.cc:1048] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:37.091928 14976 raft_consensus.cc:3060] T 730ba26abfa949dfab38079dedf0a47f P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:37.102218 15146 raft_consensus.cc:993] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b: : Instructing follower d0eac3fb4c4e41469c072252bf2b53c2 to start an election
I20260710 13:21:37.102610 15172 consensus_queue.cc:1048] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0530d3fe5e542ff8916113dc89c933b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:37.102907 15099 raft_consensus.cc:1081] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b [term 1 LEADER]: Signalling peer d0eac3fb4c4e41469c072252bf2b53c2 to start an election
I20260710 13:21:37.108959 15139 consensus_queue.cc:1048] T e26e9e7702174c629bd6e04ac3e04c34 P 5586d73788674a2eadebb0a6ae382044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:37.112624 14903 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a8a4a5204284f1c91ef557030c8ec53"
dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2"
 from {username='slave'} at 127.0.0.1:59422
I20260710 13:21:37.113422 14903 raft_consensus.cc:493] T 3a8a4a5204284f1c91ef557030c8ec53 P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:37.113924 14903 raft_consensus.cc:3060] T 3a8a4a5204284f1c91ef557030c8ec53 P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:37.114728 15146 consensus_queue.cc:1048] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:37.120841 14976 raft_consensus.cc:515] T 730ba26abfa949dfab38079dedf0a47f P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:37.123499 15131 raft_consensus.cc:993] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0530d3fe5e542ff8916113dc89c933b: : Instructing follower 5586d73788674a2eadebb0a6ae382044 to start an election
I20260710 13:21:37.125833 15131 raft_consensus.cc:1081] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0530d3fe5e542ff8916113dc89c933b [term 1 LEADER]: Signalling peer 5586d73788674a2eadebb0a6ae382044 to start an election
I20260710 13:21:37.127445 14977 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6fb8ee4ac27448eb8afb355f653e9af1"
dest_uuid: "5586d73788674a2eadebb0a6ae382044"
 from {username='slave'} at 127.0.0.1:60854
I20260710 13:21:37.127961 14977 raft_consensus.cc:493] T 6fb8ee4ac27448eb8afb355f653e9af1 P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:37.128329 14977 raft_consensus.cc:3060] T 6fb8ee4ac27448eb8afb355f653e9af1 P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:37.129760 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "730ba26abfa949dfab38079dedf0a47f" candidate_uuid: "5586d73788674a2eadebb0a6ae382044" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2"
I20260710 13:21:37.130417 14902 raft_consensus.cc:3055] T 730ba26abfa949dfab38079dedf0a47f P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:37.130756 14902 raft_consensus.cc:740] T 730ba26abfa949dfab38079dedf0a47f P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d0eac3fb4c4e41469c072252bf2b53c2, State: Running, Role: LEADER
I20260710 13:21:37.125037 14903 raft_consensus.cc:515] T 3a8a4a5204284f1c91ef557030c8ec53 P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:37.132522 15051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "730ba26abfa949dfab38079dedf0a47f" candidate_uuid: "5586d73788674a2eadebb0a6ae382044" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0530d3fe5e542ff8916113dc89c933b"
I20260710 13:21:37.136926 15051 raft_consensus.cc:3060] T 730ba26abfa949dfab38079dedf0a47f P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:37.137432 15140 consensus_queue.cc:1048] T e26e9e7702174c629bd6e04ac3e04c34 P 5586d73788674a2eadebb0a6ae382044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:37.137656 14903 leader_election.cc:290] T 3a8a4a5204284f1c91ef557030c8ec53 P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 2 election: Requested vote from peers 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223), d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045)
I20260710 13:21:37.138381 14976 leader_election.cc:290] T 730ba26abfa949dfab38079dedf0a47f P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 2 election: Requested vote from peers d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947), d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045)
I20260710 13:21:37.139245 15050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8a4a5204284f1c91ef557030c8ec53" candidate_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0530d3fe5e542ff8916113dc89c933b"
I20260710 13:21:37.139639 15050 raft_consensus.cc:3055] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:37.139825 15050 raft_consensus.cc:740] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d0530d3fe5e542ff8916113dc89c933b, State: Running, Role: LEADER
I20260710 13:21:37.140352 15050 consensus_queue.cc:260] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:37.141291 15050 raft_consensus.cc:3060] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:37.142125 15051 raft_consensus.cc:2468] T 730ba26abfa949dfab38079dedf0a47f P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5586d73788674a2eadebb0a6ae382044 in term 2.
I20260710 13:21:37.143321 14942 leader_election.cc:304] T 730ba26abfa949dfab38079dedf0a47f P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5586d73788674a2eadebb0a6ae382044, d0530d3fe5e542ff8916113dc89c933b; no voters: 
I20260710 13:21:37.144212 15140 raft_consensus.cc:2804] T 730ba26abfa949dfab38079dedf0a47f P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:37.144779 15140 raft_consensus.cc:697] T 730ba26abfa949dfab38079dedf0a47f P 5586d73788674a2eadebb0a6ae382044 [term 2 LEADER]: Becoming Leader. State: Replica: 5586d73788674a2eadebb0a6ae382044, State: Running, Role: LEADER
I20260710 13:21:37.135924 14977 raft_consensus.cc:515] T 6fb8ee4ac27448eb8afb355f653e9af1 P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:37.145839 15140 consensus_queue.cc:237] T 730ba26abfa949dfab38079dedf0a47f P 5586d73788674a2eadebb0a6ae382044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:37.147914 15050 raft_consensus.cc:2468] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0eac3fb4c4e41469c072252bf2b53c2 in term 2.
I20260710 13:21:37.149138 14867 leader_election.cc:304] T 3a8a4a5204284f1c91ef557030c8ec53 P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0530d3fe5e542ff8916113dc89c933b, d0eac3fb4c4e41469c072252bf2b53c2; no voters: 
I20260710 13:21:37.149986 15160 raft_consensus.cc:2804] T 3a8a4a5204284f1c91ef557030c8ec53 P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:37.150429 15160 raft_consensus.cc:697] T 3a8a4a5204284f1c91ef557030c8ec53 P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 LEADER]: Becoming Leader. State: Replica: d0eac3fb4c4e41469c072252bf2b53c2, State: Running, Role: LEADER
I20260710 13:21:37.150563 14903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb8ee4ac27448eb8afb355f653e9af1" candidate_uuid: "5586d73788674a2eadebb0a6ae382044" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2"
I20260710 13:21:37.151111 14903 raft_consensus.cc:3060] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:37.151243 15160 consensus_queue.cc:237] T 3a8a4a5204284f1c91ef557030c8ec53 P d0eac3fb4c4e41469c072252bf2b53c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:37.155205 15050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb8ee4ac27448eb8afb355f653e9af1" candidate_uuid: "5586d73788674a2eadebb0a6ae382044" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0530d3fe5e542ff8916113dc89c933b"
I20260710 13:21:37.155889 15050 raft_consensus.cc:3055] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0530d3fe5e542ff8916113dc89c933b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:37.131466 15139 raft_consensus.cc:993] T e26e9e7702174c629bd6e04ac3e04c34 P 5586d73788674a2eadebb0a6ae382044: : Instructing follower d0eac3fb4c4e41469c072252bf2b53c2 to start an election
I20260710 13:21:37.156486 15139 raft_consensus.cc:1081] T e26e9e7702174c629bd6e04ac3e04c34 P 5586d73788674a2eadebb0a6ae382044 [term 1 LEADER]: Signalling peer d0eac3fb4c4e41469c072252bf2b53c2 to start an election
I20260710 13:21:37.157759 14903 raft_consensus.cc:2468] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5586d73788674a2eadebb0a6ae382044 in term 2.
I20260710 13:21:37.133590 14902 consensus_queue.cc:260] T 730ba26abfa949dfab38079dedf0a47f P d0eac3fb4c4e41469c072252bf2b53c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:37.158663 14901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e26e9e7702174c629bd6e04ac3e04c34"
dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2"
 from {username='slave'} at 127.0.0.1:59420
I20260710 13:21:37.158994 14941 leader_election.cc:304] T 6fb8ee4ac27448eb8afb355f653e9af1 P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5586d73788674a2eadebb0a6ae382044, d0eac3fb4c4e41469c072252bf2b53c2; no voters: 
I20260710 13:21:37.159348 14901 raft_consensus.cc:493] T e26e9e7702174c629bd6e04ac3e04c34 P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:37.159539 15050 raft_consensus.cc:740] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0530d3fe5e542ff8916113dc89c933b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d0530d3fe5e542ff8916113dc89c933b, State: Running, Role: LEADER
I20260710 13:21:37.160174 14901 raft_consensus.cc:3060] T e26e9e7702174c629bd6e04ac3e04c34 P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:37.148317 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8a4a5204284f1c91ef557030c8ec53" candidate_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5586d73788674a2eadebb0a6ae382044"
I20260710 13:21:37.164381 14976 raft_consensus.cc:3060] T 3a8a4a5204284f1c91ef557030c8ec53 P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:37.165650 14801 catalog_manager.cc:5697] T 3a8a4a5204284f1c91ef557030c8ec53 P d0eac3fb4c4e41469c072252bf2b53c2 reported cstate change: term changed from 1 to 2, leader changed from d0530d3fe5e542ff8916113dc89c933b (127.10.210.131) to d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129). New cstate: current_term: 2 leader_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:37.167701 14901 raft_consensus.cc:515] T e26e9e7702174c629bd6e04ac3e04c34 P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:37.149143 14977 leader_election.cc:290] T 6fb8ee4ac27448eb8afb355f653e9af1 P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 2 election: Requested vote from peers d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947), d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045)
I20260710 13:21:37.161034 15140 raft_consensus.cc:2804] T 6fb8ee4ac27448eb8afb355f653e9af1 P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:37.170058 15140 raft_consensus.cc:697] T 6fb8ee4ac27448eb8afb355f653e9af1 P 5586d73788674a2eadebb0a6ae382044 [term 2 LEADER]: Becoming Leader. State: Replica: 5586d73788674a2eadebb0a6ae382044, State: Running, Role: LEADER
I20260710 13:21:37.170288 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26e9e7702174c629bd6e04ac3e04c34" candidate_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5586d73788674a2eadebb0a6ae382044"
I20260710 13:21:37.170856 14978 raft_consensus.cc:3055] T e26e9e7702174c629bd6e04ac3e04c34 P 5586d73788674a2eadebb0a6ae382044 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:37.171109 15052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26e9e7702174c629bd6e04ac3e04c34" candidate_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0530d3fe5e542ff8916113dc89c933b"
I20260710 13:21:37.171278 14978 raft_consensus.cc:740] T e26e9e7702174c629bd6e04ac3e04c34 P 5586d73788674a2eadebb0a6ae382044 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5586d73788674a2eadebb0a6ae382044, State: Running, Role: LEADER
I20260710 13:21:37.170893 15140 consensus_queue.cc:237] T 6fb8ee4ac27448eb8afb355f653e9af1 P 5586d73788674a2eadebb0a6ae382044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:37.171703 15052 raft_consensus.cc:3060] T e26e9e7702174c629bd6e04ac3e04c34 P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:37.160010 14902 raft_consensus.cc:3060] T 730ba26abfa949dfab38079dedf0a47f P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:37.172116 14978 consensus_queue.cc:260] T e26e9e7702174c629bd6e04ac3e04c34 P 5586d73788674a2eadebb0a6ae382044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:37.173539 14978 raft_consensus.cc:3060] T e26e9e7702174c629bd6e04ac3e04c34 P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:37.174624 15050 consensus_queue.cc:260] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0530d3fe5e542ff8916113dc89c933b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:37.175870 15050 raft_consensus.cc:3060] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:37.178350 15052 raft_consensus.cc:2468] T e26e9e7702174c629bd6e04ac3e04c34 P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0eac3fb4c4e41469c072252bf2b53c2 in term 2.
I20260710 13:21:37.179633 14867 leader_election.cc:304] T e26e9e7702174c629bd6e04ac3e04c34 P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0530d3fe5e542ff8916113dc89c933b, d0eac3fb4c4e41469c072252bf2b53c2; no voters: 
I20260710 13:21:37.180460 15160 raft_consensus.cc:2804] T e26e9e7702174c629bd6e04ac3e04c34 P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:37.182051 15160 raft_consensus.cc:697] T e26e9e7702174c629bd6e04ac3e04c34 P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 LEADER]: Becoming Leader. State: Replica: d0eac3fb4c4e41469c072252bf2b53c2, State: Running, Role: LEADER
I20260710 13:21:37.182860 15160 consensus_queue.cc:237] T e26e9e7702174c629bd6e04ac3e04c34 P d0eac3fb4c4e41469c072252bf2b53c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:37.185297 14978 raft_consensus.cc:2468] T e26e9e7702174c629bd6e04ac3e04c34 P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0eac3fb4c4e41469c072252bf2b53c2 in term 2.
I20260710 13:21:37.185806 14901 leader_election.cc:290] T e26e9e7702174c629bd6e04ac3e04c34 P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 2 election: Requested vote from peers 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223), d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045)
I20260710 13:21:37.188913 15050 raft_consensus.cc:2468] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5586d73788674a2eadebb0a6ae382044 in term 2.
I20260710 13:21:37.190481 14902 raft_consensus.cc:2468] T 730ba26abfa949dfab38079dedf0a47f P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5586d73788674a2eadebb0a6ae382044 in term 2.
I20260710 13:21:37.191926 14976 raft_consensus.cc:2468] T 3a8a4a5204284f1c91ef557030c8ec53 P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0eac3fb4c4e41469c072252bf2b53c2 in term 2.
I20260710 13:21:37.192003 14799 catalog_manager.cc:5697] T 6fb8ee4ac27448eb8afb355f653e9af1 P 5586d73788674a2eadebb0a6ae382044 reported cstate change: term changed from 1 to 2, leader changed from d0530d3fe5e542ff8916113dc89c933b (127.10.210.131) to 5586d73788674a2eadebb0a6ae382044 (127.10.210.130). New cstate: current_term: 2 leader_uuid: "5586d73788674a2eadebb0a6ae382044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:37.194135 14799 catalog_manager.cc:5697] T 730ba26abfa949dfab38079dedf0a47f P 5586d73788674a2eadebb0a6ae382044 reported cstate change: term changed from 1 to 2, leader changed from d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129) to 5586d73788674a2eadebb0a6ae382044 (127.10.210.130). New cstate: current_term: 2 leader_uuid: "5586d73788674a2eadebb0a6ae382044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:37.202642 14797 catalog_manager.cc:5697] T e26e9e7702174c629bd6e04ac3e04c34 P d0eac3fb4c4e41469c072252bf2b53c2 reported cstate change: term changed from 1 to 2, leader changed from 5586d73788674a2eadebb0a6ae382044 (127.10.210.130) to d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129). New cstate: current_term: 2 leader_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:37.326359 15050 raft_consensus.cc:1275] T ac63d8824ebb402789255cf8e0df155d P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Refusing update from remote peer 5586d73788674a2eadebb0a6ae382044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:37.327907 15140 consensus_queue.cc:1048] T ac63d8824ebb402789255cf8e0df155d P 5586d73788674a2eadebb0a6ae382044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:37.335852 14902 raft_consensus.cc:1275] T ac63d8824ebb402789255cf8e0df155d P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Refusing update from remote peer 5586d73788674a2eadebb0a6ae382044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:37.337385 15103 consensus_queue.cc:1048] T ac63d8824ebb402789255cf8e0df155d P 5586d73788674a2eadebb0a6ae382044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:37.398156 14902 raft_consensus.cc:1275] T ba085b9909b0489dbd211d06fe4a2eef P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Refusing update from remote peer 5586d73788674a2eadebb0a6ae382044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:37.399403 15103 consensus_queue.cc:1048] T ba085b9909b0489dbd211d06fe4a2eef P 5586d73788674a2eadebb0a6ae382044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:37.406948 15050 raft_consensus.cc:1275] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Refusing update from remote peer 5586d73788674a2eadebb0a6ae382044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:37.408692 15140 consensus_queue.cc:1048] T ba085b9909b0489dbd211d06fe4a2eef P 5586d73788674a2eadebb0a6ae382044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:37.476640 14976 raft_consensus.cc:1275] T bb81207fa6f04f179a0830ad84080cd5 P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Refusing update from remote peer d0eac3fb4c4e41469c072252bf2b53c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:37.478135 15160 consensus_queue.cc:1048] T bb81207fa6f04f179a0830ad84080cd5 P d0eac3fb4c4e41469c072252bf2b53c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:37.485565 15050 raft_consensus.cc:1275] T bb81207fa6f04f179a0830ad84080cd5 P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Refusing update from remote peer d0eac3fb4c4e41469c072252bf2b53c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:37.487493 15160 consensus_queue.cc:1048] T bb81207fa6f04f179a0830ad84080cd5 P d0eac3fb4c4e41469c072252bf2b53c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:37.491060 14976 raft_consensus.cc:1275] T a29900b47c10424883755e9a72f0c4e6 P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Refusing update from remote peer d0530d3fe5e542ff8916113dc89c933b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:37.492370 15172 consensus_queue.cc:1048] T a29900b47c10424883755e9a72f0c4e6 P d0530d3fe5e542ff8916113dc89c933b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:37.504372 14902 raft_consensus.cc:1275] T a29900b47c10424883755e9a72f0c4e6 P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Refusing update from remote peer d0530d3fe5e542ff8916113dc89c933b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:37.505750 15172 consensus_queue.cc:1048] T a29900b47c10424883755e9a72f0c4e6 P d0530d3fe5e542ff8916113dc89c933b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:37.559087 15050 raft_consensus.cc:1275] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Refusing update from remote peer 5586d73788674a2eadebb0a6ae382044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:37.560352 15140 consensus_queue.cc:1048] T 6fb8ee4ac27448eb8afb355f653e9af1 P 5586d73788674a2eadebb0a6ae382044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:37.568375 14902 raft_consensus.cc:1275] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Refusing update from remote peer 5586d73788674a2eadebb0a6ae382044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:37.569833 15140 consensus_queue.cc:1048] T 6fb8ee4ac27448eb8afb355f653e9af1 P 5586d73788674a2eadebb0a6ae382044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:37.582360 14976 raft_consensus.cc:1275] T 3a8a4a5204284f1c91ef557030c8ec53 P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Refusing update from remote peer d0eac3fb4c4e41469c072252bf2b53c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:37.583693 15160 consensus_queue.cc:1048] T 3a8a4a5204284f1c91ef557030c8ec53 P d0eac3fb4c4e41469c072252bf2b53c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:37.592003 15050 raft_consensus.cc:1275] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Refusing update from remote peer d0eac3fb4c4e41469c072252bf2b53c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:37.594591 15160 consensus_queue.cc:1048] T 3a8a4a5204284f1c91ef557030c8ec53 P d0eac3fb4c4e41469c072252bf2b53c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:37.600522 14976 raft_consensus.cc:1275] T e26e9e7702174c629bd6e04ac3e04c34 P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Refusing update from remote peer d0eac3fb4c4e41469c072252bf2b53c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:37.602016 15160 consensus_queue.cc:1048] T e26e9e7702174c629bd6e04ac3e04c34 P d0eac3fb4c4e41469c072252bf2b53c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:37.610549 15050 raft_consensus.cc:1275] T e26e9e7702174c629bd6e04ac3e04c34 P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Refusing update from remote peer d0eac3fb4c4e41469c072252bf2b53c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:37.611987 15100 consensus_queue.cc:1048] T e26e9e7702174c629bd6e04ac3e04c34 P d0eac3fb4c4e41469c072252bf2b53c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:37.659457 14902 raft_consensus.cc:1275] T 730ba26abfa949dfab38079dedf0a47f P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Refusing update from remote peer 5586d73788674a2eadebb0a6ae382044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:37.660692 15140 consensus_queue.cc:1048] T 730ba26abfa949dfab38079dedf0a47f P 5586d73788674a2eadebb0a6ae382044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:37.668442 15052 raft_consensus.cc:1275] T 730ba26abfa949dfab38079dedf0a47f P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Refusing update from remote peer 5586d73788674a2eadebb0a6ae382044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:37.669978 15139 consensus_queue.cc:1048] T 730ba26abfa949dfab38079dedf0a47f P 5586d73788674a2eadebb0a6ae382044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:39.867188 14801 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46172:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:21:39.869221 14801 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:21:39.973263 14888 tablet_service.cc:1511] Processing CreateTablet for tablet 12083b1c8e0e42dc8996a3e9337cc464 (DEFAULT_TABLE table=soft_deleted_table [id=4afcc8f880bb4c0cb876190ac10df290]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:39.976857 14888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12083b1c8e0e42dc8996a3e9337cc464. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:39.977061 15034 tablet_service.cc:1511] Processing CreateTablet for tablet 12083b1c8e0e42dc8996a3e9337cc464 (DEFAULT_TABLE table=soft_deleted_table [id=4afcc8f880bb4c0cb876190ac10df290]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:39.986835 15034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12083b1c8e0e42dc8996a3e9337cc464. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:39.979104 14967 tablet_service.cc:1511] Processing CreateTablet for tablet 12083b1c8e0e42dc8996a3e9337cc464 (DEFAULT_TABLE table=soft_deleted_table [id=4afcc8f880bb4c0cb876190ac10df290]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:39.988168 14968 tablet_service.cc:1511] Processing CreateTablet for tablet 75f6a3336a094502870dac05c0e7675a (DEFAULT_TABLE table=soft_deleted_table [id=4afcc8f880bb4c0cb876190ac10df290]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:39.988343 15039 tablet_service.cc:1511] Processing CreateTablet for tablet 75f6a3336a094502870dac05c0e7675a (DEFAULT_TABLE table=soft_deleted_table [id=4afcc8f880bb4c0cb876190ac10df290]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:39.980028 14891 tablet_service.cc:1511] Processing CreateTablet for tablet 3519a9026fe944af93751bf73b6feea1 (DEFAULT_TABLE table=soft_deleted_table [id=4afcc8f880bb4c0cb876190ac10df290]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:39.981600 14963 tablet_service.cc:1511] Processing CreateTablet for tablet 3519a9026fe944af93751bf73b6feea1 (DEFAULT_TABLE table=soft_deleted_table [id=4afcc8f880bb4c0cb876190ac10df290]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:39.989624 15039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75f6a3336a094502870dac05c0e7675a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:39.989689 14968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75f6a3336a094502870dac05c0e7675a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:39.990743 14963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3519a9026fe944af93751bf73b6feea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:39.982254 15038 tablet_service.cc:1511] Processing CreateTablet for tablet 3519a9026fe944af93751bf73b6feea1 (DEFAULT_TABLE table=soft_deleted_table [id=4afcc8f880bb4c0cb876190ac10df290]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:39.994189 15038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3519a9026fe944af93751bf73b6feea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:39.984946 14889 tablet_service.cc:1511] Processing CreateTablet for tablet 75f6a3336a094502870dac05c0e7675a (DEFAULT_TABLE table=soft_deleted_table [id=4afcc8f880bb4c0cb876190ac10df290]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:39.997470 14965 tablet_service.cc:1511] Processing CreateTablet for tablet eda1b63429494066b1944f725a76c746 (DEFAULT_TABLE table=soft_deleted_table [id=4afcc8f880bb4c0cb876190ac10df290]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:39.998225 14967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12083b1c8e0e42dc8996a3e9337cc464. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:39.999058 15035 tablet_service.cc:1511] Processing CreateTablet for tablet edc50d7f4ebc4790831a845102987318 (DEFAULT_TABLE table=soft_deleted_table [id=4afcc8f880bb4c0cb876190ac10df290]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:39.999814 15036 tablet_service.cc:1511] Processing CreateTablet for tablet eda1b63429494066b1944f725a76c746 (DEFAULT_TABLE table=soft_deleted_table [id=4afcc8f880bb4c0cb876190ac10df290]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:40.000399 15035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edc50d7f4ebc4790831a845102987318. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.001127 15036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eda1b63429494066b1944f725a76c746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.003543 14887 tablet_service.cc:1511] Processing CreateTablet for tablet eda1b63429494066b1944f725a76c746 (DEFAULT_TABLE table=soft_deleted_table [id=4afcc8f880bb4c0cb876190ac10df290]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:40.006002 14966 tablet_service.cc:1511] Processing CreateTablet for tablet edc50d7f4ebc4790831a845102987318 (DEFAULT_TABLE table=soft_deleted_table [id=4afcc8f880bb4c0cb876190ac10df290]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:40.003615 14965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eda1b63429494066b1944f725a76c746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.012588 14966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edc50d7f4ebc4790831a845102987318. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.012850 14893 tablet_service.cc:1511] Processing CreateTablet for tablet edc50d7f4ebc4790831a845102987318 (DEFAULT_TABLE table=soft_deleted_table [id=4afcc8f880bb4c0cb876190ac10df290]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:40.015693 14890 tablet_service.cc:1511] Processing CreateTablet for tablet cfdf29050d714691a3aac4af7e71201f (DEFAULT_TABLE table=soft_deleted_table [id=4afcc8f880bb4c0cb876190ac10df290]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:40.018800 15037 tablet_service.cc:1511] Processing CreateTablet for tablet cfdf29050d714691a3aac4af7e71201f (DEFAULT_TABLE table=soft_deleted_table [id=4afcc8f880bb4c0cb876190ac10df290]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:40.019925 15042 tablet_service.cc:1511] Processing CreateTablet for tablet ace56071f7c442b59fa010dd1e159c4e (DEFAULT_TABLE table=soft_deleted_table [id=4afcc8f880bb4c0cb876190ac10df290]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:40.020704 15037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfdf29050d714691a3aac4af7e71201f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.022320 15042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ace56071f7c442b59fa010dd1e159c4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.022733 14892 tablet_service.cc:1511] Processing CreateTablet for tablet ace56071f7c442b59fa010dd1e159c4e (DEFAULT_TABLE table=soft_deleted_table [id=4afcc8f880bb4c0cb876190ac10df290]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:40.022982 14960 tablet_service.cc:1511] Processing CreateTablet for tablet cfdf29050d714691a3aac4af7e71201f (DEFAULT_TABLE table=soft_deleted_table [id=4afcc8f880bb4c0cb876190ac10df290]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:40.024333 14960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfdf29050d714691a3aac4af7e71201f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.026607 14964 tablet_service.cc:1511] Processing CreateTablet for tablet ace56071f7c442b59fa010dd1e159c4e (DEFAULT_TABLE table=soft_deleted_table [id=4afcc8f880bb4c0cb876190ac10df290]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:40.033473 14964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ace56071f7c442b59fa010dd1e159c4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.044924 14961 tablet_service.cc:1511] Processing CreateTablet for tablet 2897aca427e34f7ea107cde3a433b49c (DEFAULT_TABLE table=soft_deleted_table [id=4afcc8f880bb4c0cb876190ac10df290]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:40.046386 14961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2897aca427e34f7ea107cde3a433b49c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.049321 14892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ace56071f7c442b59fa010dd1e159c4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.044832 14886 tablet_service.cc:1511] Processing CreateTablet for tablet 2897aca427e34f7ea107cde3a433b49c (DEFAULT_TABLE table=soft_deleted_table [id=4afcc8f880bb4c0cb876190ac10df290]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:40.050769 14886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2897aca427e34f7ea107cde3a433b49c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.051469 14887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eda1b63429494066b1944f725a76c746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.057814 14893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edc50d7f4ebc4790831a845102987318. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.059479 14891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3519a9026fe944af93751bf73b6feea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.061178 14890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfdf29050d714691a3aac4af7e71201f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.062891 14889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75f6a3336a094502870dac05c0e7675a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.088100 15041 tablet_service.cc:1511] Processing CreateTablet for tablet 8634fb5c6d5149bf8eefe957b65c4d2a (DEFAULT_TABLE table=soft_deleted_table [id=4afcc8f880bb4c0cb876190ac10df290]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:40.088994 15035 tablet_service.cc:1511] Processing CreateTablet for tablet 2897aca427e34f7ea107cde3a433b49c (DEFAULT_TABLE table=soft_deleted_table [id=4afcc8f880bb4c0cb876190ac10df290]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:40.089519 15041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8634fb5c6d5149bf8eefe957b65c4d2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.090234 15035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2897aca427e34f7ea107cde3a433b49c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.088100 14962 tablet_service.cc:1511] Processing CreateTablet for tablet 8634fb5c6d5149bf8eefe957b65c4d2a (DEFAULT_TABLE table=soft_deleted_table [id=4afcc8f880bb4c0cb876190ac10df290]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:40.091694 14962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8634fb5c6d5149bf8eefe957b65c4d2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.102936 14885 tablet_service.cc:1511] Processing CreateTablet for tablet 8634fb5c6d5149bf8eefe957b65c4d2a (DEFAULT_TABLE table=soft_deleted_table [id=4afcc8f880bb4c0cb876190ac10df290]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:40.104290 14885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8634fb5c6d5149bf8eefe957b65c4d2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:40.162279 15190 tablet_bootstrap.cc:492] T 2897aca427e34f7ea107cde3a433b49c P 5586d73788674a2eadebb0a6ae382044: Bootstrap starting.
I20260710 13:21:40.193807 15189 tablet_bootstrap.cc:492] T eda1b63429494066b1944f725a76c746 P d0eac3fb4c4e41469c072252bf2b53c2: Bootstrap starting.
I20260710 13:21:40.197428 15190 tablet_bootstrap.cc:654] T 2897aca427e34f7ea107cde3a433b49c P 5586d73788674a2eadebb0a6ae382044: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.197752 15188 tablet_bootstrap.cc:492] T 75f6a3336a094502870dac05c0e7675a P d0530d3fe5e542ff8916113dc89c933b: Bootstrap starting.
I20260710 13:21:40.216938 15190 tablet_bootstrap.cc:492] T 2897aca427e34f7ea107cde3a433b49c P 5586d73788674a2eadebb0a6ae382044: No bootstrap required, opened a new log
I20260710 13:21:40.217375 15188 tablet_bootstrap.cc:654] T 75f6a3336a094502870dac05c0e7675a P d0530d3fe5e542ff8916113dc89c933b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.217859 15190 ts_tablet_manager.cc:1403] T 2897aca427e34f7ea107cde3a433b49c P 5586d73788674a2eadebb0a6ae382044: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.004s
I20260710 13:21:40.217056 15189 tablet_bootstrap.cc:654] T eda1b63429494066b1944f725a76c746 P d0eac3fb4c4e41469c072252bf2b53c2: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.222136 15188 tablet_bootstrap.cc:492] T 75f6a3336a094502870dac05c0e7675a P d0530d3fe5e542ff8916113dc89c933b: No bootstrap required, opened a new log
I20260710 13:21:40.222540 15188 ts_tablet_manager.cc:1403] T 75f6a3336a094502870dac05c0e7675a P d0530d3fe5e542ff8916113dc89c933b: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.004s
I20260710 13:21:40.223034 15190 raft_consensus.cc:359] T 2897aca427e34f7ea107cde3a433b49c P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.224004 15190 raft_consensus.cc:385] T 2897aca427e34f7ea107cde3a433b49c P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.224339 15190 raft_consensus.cc:740] T 2897aca427e34f7ea107cde3a433b49c P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5586d73788674a2eadebb0a6ae382044, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.225360 15189 tablet_bootstrap.cc:492] T eda1b63429494066b1944f725a76c746 P d0eac3fb4c4e41469c072252bf2b53c2: No bootstrap required, opened a new log
I20260710 13:21:40.225142 15190 consensus_queue.cc:260] T 2897aca427e34f7ea107cde3a433b49c P 5586d73788674a2eadebb0a6ae382044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.225425 15188 raft_consensus.cc:359] T 75f6a3336a094502870dac05c0e7675a P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.225947 15189 ts_tablet_manager.cc:1403] T eda1b63429494066b1944f725a76c746 P d0eac3fb4c4e41469c072252bf2b53c2: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.003s
I20260710 13:21:40.227837 15188 raft_consensus.cc:385] T 75f6a3336a094502870dac05c0e7675a P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.228067 15190 ts_tablet_manager.cc:1434] T 2897aca427e34f7ea107cde3a433b49c P 5586d73788674a2eadebb0a6ae382044: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:21:40.228232 15188 raft_consensus.cc:740] T 75f6a3336a094502870dac05c0e7675a P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0530d3fe5e542ff8916113dc89c933b, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.229223 15190 tablet_bootstrap.cc:492] T cfdf29050d714691a3aac4af7e71201f P 5586d73788674a2eadebb0a6ae382044: Bootstrap starting.
I20260710 13:21:40.229065 15188 consensus_queue.cc:260] T 75f6a3336a094502870dac05c0e7675a P d0530d3fe5e542ff8916113dc89c933b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.229231 15189 raft_consensus.cc:359] T eda1b63429494066b1944f725a76c746 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.230093 15189 raft_consensus.cc:385] T eda1b63429494066b1944f725a76c746 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.230449 15189 raft_consensus.cc:740] T eda1b63429494066b1944f725a76c746 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0eac3fb4c4e41469c072252bf2b53c2, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.231201 15189 consensus_queue.cc:260] T eda1b63429494066b1944f725a76c746 P d0eac3fb4c4e41469c072252bf2b53c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.233777 15189 ts_tablet_manager.cc:1434] T eda1b63429494066b1944f725a76c746 P d0eac3fb4c4e41469c072252bf2b53c2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:21:40.235241 15189 tablet_bootstrap.cc:492] T cfdf29050d714691a3aac4af7e71201f P d0eac3fb4c4e41469c072252bf2b53c2: Bootstrap starting.
I20260710 13:21:40.236877 15190 tablet_bootstrap.cc:654] T cfdf29050d714691a3aac4af7e71201f P 5586d73788674a2eadebb0a6ae382044: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.242609 15189 tablet_bootstrap.cc:654] T cfdf29050d714691a3aac4af7e71201f P d0eac3fb4c4e41469c072252bf2b53c2: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.247303 15188 ts_tablet_manager.cc:1434] T 75f6a3336a094502870dac05c0e7675a P d0530d3fe5e542ff8916113dc89c933b: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.002s
I20260710 13:21:40.250118 15190 tablet_bootstrap.cc:492] T cfdf29050d714691a3aac4af7e71201f P 5586d73788674a2eadebb0a6ae382044: No bootstrap required, opened a new log
I20260710 13:21:40.250788 15190 ts_tablet_manager.cc:1403] T cfdf29050d714691a3aac4af7e71201f P 5586d73788674a2eadebb0a6ae382044: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260710 13:21:40.251387 15188 tablet_bootstrap.cc:492] T edc50d7f4ebc4790831a845102987318 P d0530d3fe5e542ff8916113dc89c933b: Bootstrap starting.
I20260710 13:21:40.254596 15190 raft_consensus.cc:359] T cfdf29050d714691a3aac4af7e71201f P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.255462 15190 raft_consensus.cc:385] T cfdf29050d714691a3aac4af7e71201f P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.255645 15189 tablet_bootstrap.cc:492] T cfdf29050d714691a3aac4af7e71201f P d0eac3fb4c4e41469c072252bf2b53c2: No bootstrap required, opened a new log
I20260710 13:21:40.255817 15190 raft_consensus.cc:740] T cfdf29050d714691a3aac4af7e71201f P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5586d73788674a2eadebb0a6ae382044, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.256253 15189 ts_tablet_manager.cc:1403] T cfdf29050d714691a3aac4af7e71201f P d0eac3fb4c4e41469c072252bf2b53c2: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.006s
I20260710 13:21:40.256769 15190 consensus_queue.cc:260] T cfdf29050d714691a3aac4af7e71201f P 5586d73788674a2eadebb0a6ae382044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.259764 15190 ts_tablet_manager.cc:1434] T cfdf29050d714691a3aac4af7e71201f P 5586d73788674a2eadebb0a6ae382044: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:21:40.260613 15188 tablet_bootstrap.cc:654] T edc50d7f4ebc4790831a845102987318 P d0530d3fe5e542ff8916113dc89c933b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.260660 15190 tablet_bootstrap.cc:492] T 12083b1c8e0e42dc8996a3e9337cc464 P 5586d73788674a2eadebb0a6ae382044: Bootstrap starting.
I20260710 13:21:40.260843 15189 raft_consensus.cc:359] T cfdf29050d714691a3aac4af7e71201f P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.263561 15189 raft_consensus.cc:385] T cfdf29050d714691a3aac4af7e71201f P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.263937 15189 raft_consensus.cc:740] T cfdf29050d714691a3aac4af7e71201f P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0eac3fb4c4e41469c072252bf2b53c2, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.264741 15189 consensus_queue.cc:260] T cfdf29050d714691a3aac4af7e71201f P d0eac3fb4c4e41469c072252bf2b53c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.270460 15190 tablet_bootstrap.cc:654] T 12083b1c8e0e42dc8996a3e9337cc464 P 5586d73788674a2eadebb0a6ae382044: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.273923 15189 ts_tablet_manager.cc:1434] T cfdf29050d714691a3aac4af7e71201f P d0eac3fb4c4e41469c072252bf2b53c2: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260710 13:21:40.275224 15189 tablet_bootstrap.cc:492] T ace56071f7c442b59fa010dd1e159c4e P d0eac3fb4c4e41469c072252bf2b53c2: Bootstrap starting.
I20260710 13:21:40.287384 15190 tablet_bootstrap.cc:492] T 12083b1c8e0e42dc8996a3e9337cc464 P 5586d73788674a2eadebb0a6ae382044: No bootstrap required, opened a new log
I20260710 13:21:40.287813 15190 ts_tablet_manager.cc:1403] T 12083b1c8e0e42dc8996a3e9337cc464 P 5586d73788674a2eadebb0a6ae382044: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.006s
I20260710 13:21:40.288095 15189 tablet_bootstrap.cc:654] T ace56071f7c442b59fa010dd1e159c4e P d0eac3fb4c4e41469c072252bf2b53c2: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.288185 15188 tablet_bootstrap.cc:492] T edc50d7f4ebc4790831a845102987318 P d0530d3fe5e542ff8916113dc89c933b: No bootstrap required, opened a new log
I20260710 13:21:40.288719 15188 ts_tablet_manager.cc:1403] T edc50d7f4ebc4790831a845102987318 P d0530d3fe5e542ff8916113dc89c933b: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.012s
I20260710 13:21:40.290082 15190 raft_consensus.cc:359] T 12083b1c8e0e42dc8996a3e9337cc464 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.290670 15190 raft_consensus.cc:385] T 12083b1c8e0e42dc8996a3e9337cc464 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.290969 15190 raft_consensus.cc:740] T 12083b1c8e0e42dc8996a3e9337cc464 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5586d73788674a2eadebb0a6ae382044, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.292397 15190 consensus_queue.cc:260] T 12083b1c8e0e42dc8996a3e9337cc464 P 5586d73788674a2eadebb0a6ae382044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.295133 15190 ts_tablet_manager.cc:1434] T 12083b1c8e0e42dc8996a3e9337cc464 P 5586d73788674a2eadebb0a6ae382044: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:21:40.296929 15190 tablet_bootstrap.cc:492] T edc50d7f4ebc4790831a845102987318 P 5586d73788674a2eadebb0a6ae382044: Bootstrap starting.
I20260710 13:21:40.301103 15189 tablet_bootstrap.cc:492] T ace56071f7c442b59fa010dd1e159c4e P d0eac3fb4c4e41469c072252bf2b53c2: No bootstrap required, opened a new log
I20260710 13:21:40.301779 15189 ts_tablet_manager.cc:1403] T ace56071f7c442b59fa010dd1e159c4e P d0eac3fb4c4e41469c072252bf2b53c2: Time spent bootstrapping tablet: real 0.027s	user 0.004s	sys 0.014s
I20260710 13:21:40.303756 15190 tablet_bootstrap.cc:654] T edc50d7f4ebc4790831a845102987318 P 5586d73788674a2eadebb0a6ae382044: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.304795 15189 raft_consensus.cc:359] T ace56071f7c442b59fa010dd1e159c4e P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.305619 15189 raft_consensus.cc:385] T ace56071f7c442b59fa010dd1e159c4e P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.305955 15189 raft_consensus.cc:740] T ace56071f7c442b59fa010dd1e159c4e P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0eac3fb4c4e41469c072252bf2b53c2, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.292773 15188 raft_consensus.cc:359] T edc50d7f4ebc4790831a845102987318 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.307196 15188 raft_consensus.cc:385] T edc50d7f4ebc4790831a845102987318 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.307534 15188 raft_consensus.cc:740] T edc50d7f4ebc4790831a845102987318 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0530d3fe5e542ff8916113dc89c933b, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.309065 15190 tablet_bootstrap.cc:492] T edc50d7f4ebc4790831a845102987318 P 5586d73788674a2eadebb0a6ae382044: No bootstrap required, opened a new log
I20260710 13:21:40.308586 15188 consensus_queue.cc:260] T edc50d7f4ebc4790831a845102987318 P d0530d3fe5e542ff8916113dc89c933b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.309574 15190 ts_tablet_manager.cc:1403] T edc50d7f4ebc4790831a845102987318 P 5586d73788674a2eadebb0a6ae382044: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260710 13:21:40.311319 15188 ts_tablet_manager.cc:1434] T edc50d7f4ebc4790831a845102987318 P d0530d3fe5e542ff8916113dc89c933b: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 13:21:40.312590 15188 tablet_bootstrap.cc:492] T 2897aca427e34f7ea107cde3a433b49c P d0530d3fe5e542ff8916113dc89c933b: Bootstrap starting.
I20260710 13:21:40.312655 15190 raft_consensus.cc:359] T edc50d7f4ebc4790831a845102987318 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.313514 15190 raft_consensus.cc:385] T edc50d7f4ebc4790831a845102987318 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.313784 15190 raft_consensus.cc:740] T edc50d7f4ebc4790831a845102987318 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5586d73788674a2eadebb0a6ae382044, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.314471 15190 consensus_queue.cc:260] T edc50d7f4ebc4790831a845102987318 P 5586d73788674a2eadebb0a6ae382044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.316689 15190 ts_tablet_manager.cc:1434] T edc50d7f4ebc4790831a845102987318 P 5586d73788674a2eadebb0a6ae382044: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:21:40.317610 15190 tablet_bootstrap.cc:492] T eda1b63429494066b1944f725a76c746 P 5586d73788674a2eadebb0a6ae382044: Bootstrap starting.
I20260710 13:21:40.323740 15190 tablet_bootstrap.cc:654] T eda1b63429494066b1944f725a76c746 P 5586d73788674a2eadebb0a6ae382044: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.324193 15189 consensus_queue.cc:260] T ace56071f7c442b59fa010dd1e159c4e P d0eac3fb4c4e41469c072252bf2b53c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.326038 15188 tablet_bootstrap.cc:654] T 2897aca427e34f7ea107cde3a433b49c P d0530d3fe5e542ff8916113dc89c933b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.327026 15189 ts_tablet_manager.cc:1434] T ace56071f7c442b59fa010dd1e159c4e P d0eac3fb4c4e41469c072252bf2b53c2: Time spent starting tablet: real 0.025s	user 0.002s	sys 0.004s
I20260710 13:21:40.328822 15189 tablet_bootstrap.cc:492] T 75f6a3336a094502870dac05c0e7675a P d0eac3fb4c4e41469c072252bf2b53c2: Bootstrap starting.
I20260710 13:21:40.340180 15189 tablet_bootstrap.cc:654] T 75f6a3336a094502870dac05c0e7675a P d0eac3fb4c4e41469c072252bf2b53c2: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:40.343508 14849 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:40.345223 15188 tablet_bootstrap.cc:492] T 2897aca427e34f7ea107cde3a433b49c P d0530d3fe5e542ff8916113dc89c933b: No bootstrap required, opened a new log
I20260710 13:21:40.345733 15188 ts_tablet_manager.cc:1403] T 2897aca427e34f7ea107cde3a433b49c P d0530d3fe5e542ff8916113dc89c933b: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.005s
I20260710 13:21:40.347944 15188 raft_consensus.cc:359] T 2897aca427e34f7ea107cde3a433b49c P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.348464 15188 raft_consensus.cc:385] T 2897aca427e34f7ea107cde3a433b49c P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.348763 15188 raft_consensus.cc:740] T 2897aca427e34f7ea107cde3a433b49c P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0530d3fe5e542ff8916113dc89c933b, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.349746 15188 consensus_queue.cc:260] T 2897aca427e34f7ea107cde3a433b49c P d0530d3fe5e542ff8916113dc89c933b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.352334 15188 ts_tablet_manager.cc:1434] T 2897aca427e34f7ea107cde3a433b49c P d0530d3fe5e542ff8916113dc89c933b: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260710 13:21:40.354657 15188 tablet_bootstrap.cc:492] T cfdf29050d714691a3aac4af7e71201f P d0530d3fe5e542ff8916113dc89c933b: Bootstrap starting.
I20260710 13:21:40.357060 15190 tablet_bootstrap.cc:492] T eda1b63429494066b1944f725a76c746 P 5586d73788674a2eadebb0a6ae382044: No bootstrap required, opened a new log
I20260710 13:21:40.357759 15190 ts_tablet_manager.cc:1403] T eda1b63429494066b1944f725a76c746 P 5586d73788674a2eadebb0a6ae382044: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.022s
I20260710 13:21:40.358011 15103 raft_consensus.cc:493] T edc50d7f4ebc4790831a845102987318 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:40.358549 15103 raft_consensus.cc:515] T edc50d7f4ebc4790831a845102987318 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.360884 15103 leader_election.cc:290] T edc50d7f4ebc4790831a845102987318 P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947), d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045)
I20260710 13:21:40.367473 15052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edc50d7f4ebc4790831a845102987318" candidate_uuid: "5586d73788674a2eadebb0a6ae382044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0530d3fe5e542ff8916113dc89c933b" is_pre_election: true
I20260710 13:21:40.368232 15052 raft_consensus.cc:2468] T edc50d7f4ebc4790831a845102987318 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5586d73788674a2eadebb0a6ae382044 in term 0.
I20260710 13:21:40.370296 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edc50d7f4ebc4790831a845102987318" candidate_uuid: "5586d73788674a2eadebb0a6ae382044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" is_pre_election: true
W20260710 13:21:40.371907 14941 leader_election.cc:343] T edc50d7f4ebc4790831a845102987318 P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:40.371428 15190 raft_consensus.cc:359] T eda1b63429494066b1944f725a76c746 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.372505 15190 raft_consensus.cc:385] T eda1b63429494066b1944f725a76c746 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.372759 15188 tablet_bootstrap.cc:654] T cfdf29050d714691a3aac4af7e71201f P d0530d3fe5e542ff8916113dc89c933b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.372905 15190 raft_consensus.cc:740] T eda1b63429494066b1944f725a76c746 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5586d73788674a2eadebb0a6ae382044, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.373898 15190 consensus_queue.cc:260] T eda1b63429494066b1944f725a76c746 P 5586d73788674a2eadebb0a6ae382044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.375550 14942 leader_election.cc:304] T edc50d7f4ebc4790831a845102987318 P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5586d73788674a2eadebb0a6ae382044, d0530d3fe5e542ff8916113dc89c933b; no voters: d0eac3fb4c4e41469c072252bf2b53c2
I20260710 13:21:40.376302 15190 ts_tablet_manager.cc:1434] T eda1b63429494066b1944f725a76c746 P 5586d73788674a2eadebb0a6ae382044: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260710 13:21:40.376624 15103 raft_consensus.cc:2804] T edc50d7f4ebc4790831a845102987318 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:40.377029 15103 raft_consensus.cc:493] T edc50d7f4ebc4790831a845102987318 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:40.377471 15190 tablet_bootstrap.cc:492] T 75f6a3336a094502870dac05c0e7675a P 5586d73788674a2eadebb0a6ae382044: Bootstrap starting.
I20260710 13:21:40.377363 15103 raft_consensus.cc:3060] T edc50d7f4ebc4790831a845102987318 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:40.380120 15189 tablet_bootstrap.cc:492] T 75f6a3336a094502870dac05c0e7675a P d0eac3fb4c4e41469c072252bf2b53c2: No bootstrap required, opened a new log
I20260710 13:21:40.380609 15189 ts_tablet_manager.cc:1403] T 75f6a3336a094502870dac05c0e7675a P d0eac3fb4c4e41469c072252bf2b53c2: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.016s
I20260710 13:21:40.382189 15191 raft_consensus.cc:493] T 12083b1c8e0e42dc8996a3e9337cc464 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:40.382638 15191 raft_consensus.cc:515] T 12083b1c8e0e42dc8996a3e9337cc464 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.383476 15189 raft_consensus.cc:359] T 75f6a3336a094502870dac05c0e7675a P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.384171 15189 raft_consensus.cc:385] T 75f6a3336a094502870dac05c0e7675a P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.384464 15189 raft_consensus.cc:740] T 75f6a3336a094502870dac05c0e7675a P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0eac3fb4c4e41469c072252bf2b53c2, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.384655 15190 tablet_bootstrap.cc:654] T 75f6a3336a094502870dac05c0e7675a P 5586d73788674a2eadebb0a6ae382044: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.385293 15189 consensus_queue.cc:260] T 75f6a3336a094502870dac05c0e7675a P d0eac3fb4c4e41469c072252bf2b53c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.387480 15189 ts_tablet_manager.cc:1434] T 75f6a3336a094502870dac05c0e7675a P d0eac3fb4c4e41469c072252bf2b53c2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:21:40.388691 15198 raft_consensus.cc:493] T cfdf29050d714691a3aac4af7e71201f P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:40.389176 15198 raft_consensus.cc:515] T cfdf29050d714691a3aac4af7e71201f P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.390828 15189 tablet_bootstrap.cc:492] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0eac3fb4c4e41469c072252bf2b53c2: Bootstrap starting.
I20260710 13:21:40.391191 15198 leader_election.cc:290] T cfdf29050d714691a3aac4af7e71201f P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223), d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045)
I20260710 13:21:40.392768 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12083b1c8e0e42dc8996a3e9337cc464" candidate_uuid: "5586d73788674a2eadebb0a6ae382044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" is_pre_election: true
W20260710 13:21:40.394385 14941 leader_election.cc:343] T 12083b1c8e0e42dc8996a3e9337cc464 P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:40.396275 15050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfdf29050d714691a3aac4af7e71201f" candidate_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0530d3fe5e542ff8916113dc89c933b" is_pre_election: true
W20260710 13:21:40.397722 14867 leader_election.cc:343] T cfdf29050d714691a3aac4af7e71201f P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:40.399081 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfdf29050d714691a3aac4af7e71201f" candidate_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5586d73788674a2eadebb0a6ae382044" is_pre_election: true
I20260710 13:21:40.399688 14976 raft_consensus.cc:2468] T cfdf29050d714691a3aac4af7e71201f P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0eac3fb4c4e41469c072252bf2b53c2 in term 0.
I20260710 13:21:40.384667 15191 leader_election.cc:290] T 12083b1c8e0e42dc8996a3e9337cc464 P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947), d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045)
I20260710 13:21:40.400904 15189 tablet_bootstrap.cc:654] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0eac3fb4c4e41469c072252bf2b53c2: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.401621 15052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12083b1c8e0e42dc8996a3e9337cc464" candidate_uuid: "5586d73788674a2eadebb0a6ae382044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0530d3fe5e542ff8916113dc89c933b" is_pre_election: true
W20260710 13:21:40.403048 14942 leader_election.cc:343] T 12083b1c8e0e42dc8996a3e9337cc464 P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:40.403483 14942 leader_election.cc:304] T 12083b1c8e0e42dc8996a3e9337cc464 P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5586d73788674a2eadebb0a6ae382044; no voters: d0530d3fe5e542ff8916113dc89c933b, d0eac3fb4c4e41469c072252bf2b53c2
I20260710 13:21:40.404753 14867 leader_election.cc:304] T cfdf29050d714691a3aac4af7e71201f P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5586d73788674a2eadebb0a6ae382044, d0eac3fb4c4e41469c072252bf2b53c2; no voters: d0530d3fe5e542ff8916113dc89c933b
I20260710 13:21:40.404810 15191 raft_consensus.cc:2749] T 12083b1c8e0e42dc8996a3e9337cc464 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:40.406415 15116 raft_consensus.cc:2804] T cfdf29050d714691a3aac4af7e71201f P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:40.406828 15188 tablet_bootstrap.cc:492] T cfdf29050d714691a3aac4af7e71201f P d0530d3fe5e542ff8916113dc89c933b: No bootstrap required, opened a new log
I20260710 13:21:40.406769 15116 raft_consensus.cc:493] T cfdf29050d714691a3aac4af7e71201f P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:40.407265 15116 raft_consensus.cc:3060] T cfdf29050d714691a3aac4af7e71201f P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:40.407331 15188 ts_tablet_manager.cc:1403] T cfdf29050d714691a3aac4af7e71201f P d0530d3fe5e542ff8916113dc89c933b: Time spent bootstrapping tablet: real 0.053s	user 0.017s	sys 0.001s
I20260710 13:21:40.410473 15188 raft_consensus.cc:359] T cfdf29050d714691a3aac4af7e71201f P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.411149 15188 raft_consensus.cc:385] T cfdf29050d714691a3aac4af7e71201f P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.411448 15188 raft_consensus.cc:740] T cfdf29050d714691a3aac4af7e71201f P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0530d3fe5e542ff8916113dc89c933b, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.412102 15103 raft_consensus.cc:515] T edc50d7f4ebc4790831a845102987318 P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.415326 15103 leader_election.cc:290] T edc50d7f4ebc4790831a845102987318 P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 1 election: Requested vote from peers d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947), d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045)
I20260710 13:21:40.416160 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edc50d7f4ebc4790831a845102987318" candidate_uuid: "5586d73788674a2eadebb0a6ae382044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2"
I20260710 13:21:40.417295 15189 tablet_bootstrap.cc:492] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0eac3fb4c4e41469c072252bf2b53c2: No bootstrap required, opened a new log
W20260710 13:21:40.417900 14941 leader_election.cc:343] T edc50d7f4ebc4790831a845102987318 P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:40.417912 15189 ts_tablet_manager.cc:1403] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0eac3fb4c4e41469c072252bf2b53c2: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.006s
I20260710 13:21:40.418922 15190 tablet_bootstrap.cc:492] T 75f6a3336a094502870dac05c0e7675a P 5586d73788674a2eadebb0a6ae382044: No bootstrap required, opened a new log
I20260710 13:21:40.419102 15052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edc50d7f4ebc4790831a845102987318" candidate_uuid: "5586d73788674a2eadebb0a6ae382044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0530d3fe5e542ff8916113dc89c933b"
I20260710 13:21:40.412168 15188 consensus_queue.cc:260] T cfdf29050d714691a3aac4af7e71201f P d0530d3fe5e542ff8916113dc89c933b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.419605 15190 ts_tablet_manager.cc:1403] T 75f6a3336a094502870dac05c0e7675a P 5586d73788674a2eadebb0a6ae382044: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.023s
I20260710 13:21:40.419773 15052 raft_consensus.cc:3060] T edc50d7f4ebc4790831a845102987318 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:40.421528 15189 raft_consensus.cc:359] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.422084 15188 ts_tablet_manager.cc:1434] T cfdf29050d714691a3aac4af7e71201f P d0530d3fe5e542ff8916113dc89c933b: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.005s
I20260710 13:21:40.423228 15188 tablet_bootstrap.cc:492] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b: Bootstrap starting.
I20260710 13:21:40.423024 15190 raft_consensus.cc:359] T 75f6a3336a094502870dac05c0e7675a P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.423761 15190 raft_consensus.cc:385] T 75f6a3336a094502870dac05c0e7675a P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.423691 15116 raft_consensus.cc:515] T cfdf29050d714691a3aac4af7e71201f P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.425689 15116 leader_election.cc:290] T cfdf29050d714691a3aac4af7e71201f P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 election: Requested vote from peers 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223), d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045)
I20260710 13:21:40.424180 15190 raft_consensus.cc:740] T 75f6a3336a094502870dac05c0e7675a P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5586d73788674a2eadebb0a6ae382044, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.426815 15190 consensus_queue.cc:260] T 75f6a3336a094502870dac05c0e7675a P 5586d73788674a2eadebb0a6ae382044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.417277 15198 raft_consensus.cc:493] T eda1b63429494066b1944f725a76c746 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:40.427796 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfdf29050d714691a3aac4af7e71201f" candidate_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5586d73788674a2eadebb0a6ae382044"
I20260710 13:21:40.439225 15052 raft_consensus.cc:2468] T edc50d7f4ebc4790831a845102987318 P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5586d73788674a2eadebb0a6ae382044 in term 1.
I20260710 13:21:40.439795 14976 raft_consensus.cc:3060] T cfdf29050d714691a3aac4af7e71201f P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:40.439662 15198 raft_consensus.cc:515] T eda1b63429494066b1944f725a76c746 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.432391 15188 tablet_bootstrap.cc:654] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.442118 15198 leader_election.cc:290] T eda1b63429494066b1944f725a76c746 P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223), d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045)
I20260710 13:21:40.430490 15190 ts_tablet_manager.cc:1434] T 75f6a3336a094502870dac05c0e7675a P 5586d73788674a2eadebb0a6ae382044: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 13:21:40.444146 14942 leader_election.cc:304] T edc50d7f4ebc4790831a845102987318 P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5586d73788674a2eadebb0a6ae382044, d0530d3fe5e542ff8916113dc89c933b; no voters: d0eac3fb4c4e41469c072252bf2b53c2
I20260710 13:21:40.444612 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda1b63429494066b1944f725a76c746" candidate_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5586d73788674a2eadebb0a6ae382044" is_pre_election: true
I20260710 13:21:40.445369 15103 raft_consensus.cc:2804] T edc50d7f4ebc4790831a845102987318 P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:40.445545 14978 raft_consensus.cc:2468] T eda1b63429494066b1944f725a76c746 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0eac3fb4c4e41469c072252bf2b53c2 in term 0.
I20260710 13:21:40.445942 15103 raft_consensus.cc:697] T edc50d7f4ebc4790831a845102987318 P 5586d73788674a2eadebb0a6ae382044 [term 1 LEADER]: Becoming Leader. State: Replica: 5586d73788674a2eadebb0a6ae382044, State: Running, Role: LEADER
I20260710 13:21:40.446919 14867 leader_election.cc:304] T eda1b63429494066b1944f725a76c746 P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5586d73788674a2eadebb0a6ae382044, d0eac3fb4c4e41469c072252bf2b53c2; no voters: 
I20260710 13:21:40.446869 15103 consensus_queue.cc:237] T edc50d7f4ebc4790831a845102987318 P 5586d73788674a2eadebb0a6ae382044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.422215 15189 raft_consensus.cc:385] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.432717 15050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfdf29050d714691a3aac4af7e71201f" candidate_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0530d3fe5e542ff8916113dc89c933b"
I20260710 13:21:40.447930 15198 raft_consensus.cc:2804] T eda1b63429494066b1944f725a76c746 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:40.449070 15190 tablet_bootstrap.cc:492] T ace56071f7c442b59fa010dd1e159c4e P 5586d73788674a2eadebb0a6ae382044: Bootstrap starting.
I20260710 13:21:40.453287 15052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda1b63429494066b1944f725a76c746" candidate_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0530d3fe5e542ff8916113dc89c933b" is_pre_election: true
I20260710 13:21:40.453743 15198 raft_consensus.cc:493] T eda1b63429494066b1944f725a76c746 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:40.453783 15050 raft_consensus.cc:3060] T cfdf29050d714691a3aac4af7e71201f P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:40.454504 15189 raft_consensus.cc:740] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0eac3fb4c4e41469c072252bf2b53c2, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.448071 14976 raft_consensus.cc:2468] T cfdf29050d714691a3aac4af7e71201f P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0eac3fb4c4e41469c072252bf2b53c2 in term 1.
I20260710 13:21:40.455698 15189 consensus_queue.cc:260] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0eac3fb4c4e41469c072252bf2b53c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.458892 15189 ts_tablet_manager.cc:1434] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0eac3fb4c4e41469c072252bf2b53c2: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.000s
I20260710 13:21:40.459755 15189 tablet_bootstrap.cc:492] T 3519a9026fe944af93751bf73b6feea1 P d0eac3fb4c4e41469c072252bf2b53c2: Bootstrap starting.
I20260710 13:21:40.456179 14867 leader_election.cc:304] T cfdf29050d714691a3aac4af7e71201f P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5586d73788674a2eadebb0a6ae382044, d0eac3fb4c4e41469c072252bf2b53c2; no voters: 
I20260710 13:21:40.460882 15190 tablet_bootstrap.cc:654] T ace56071f7c442b59fa010dd1e159c4e P 5586d73788674a2eadebb0a6ae382044: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.461117 15198 raft_consensus.cc:3060] T eda1b63429494066b1944f725a76c746 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:40.464519 14867 leader_election.cc:343] T eda1b63429494066b1944f725a76c746 P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:40.464380 15116 raft_consensus.cc:2804] T cfdf29050d714691a3aac4af7e71201f P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:40.463068 15050 raft_consensus.cc:2468] T cfdf29050d714691a3aac4af7e71201f P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0eac3fb4c4e41469c072252bf2b53c2 in term 1.
I20260710 13:21:40.463701 15188 tablet_bootstrap.cc:492] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b: No bootstrap required, opened a new log
I20260710 13:21:40.470324 15188 ts_tablet_manager.cc:1403] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b: Time spent bootstrapping tablet: real 0.047s	user 0.007s	sys 0.011s
I20260710 13:21:40.472831 15116 raft_consensus.cc:697] T cfdf29050d714691a3aac4af7e71201f P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 LEADER]: Becoming Leader. State: Replica: d0eac3fb4c4e41469c072252bf2b53c2, State: Running, Role: LEADER
I20260710 13:21:40.473353 15198 raft_consensus.cc:515] T eda1b63429494066b1944f725a76c746 P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.474042 15116 consensus_queue.cc:237] T cfdf29050d714691a3aac4af7e71201f P d0eac3fb4c4e41469c072252bf2b53c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.476300 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda1b63429494066b1944f725a76c746" candidate_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5586d73788674a2eadebb0a6ae382044"
I20260710 13:21:40.476881 14976 raft_consensus.cc:3060] T eda1b63429494066b1944f725a76c746 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:40.476964 15050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda1b63429494066b1944f725a76c746" candidate_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0530d3fe5e542ff8916113dc89c933b"
W20260710 13:21:40.478736 14867 leader_election.cc:343] T eda1b63429494066b1944f725a76c746 P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:40.480944 15188 raft_consensus.cc:359] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.481681 15188 raft_consensus.cc:385] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.481949 15188 raft_consensus.cc:740] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0530d3fe5e542ff8916113dc89c933b, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.482846 15188 consensus_queue.cc:260] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.483196 15099 raft_consensus.cc:493] T 2897aca427e34f7ea107cde3a433b49c P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:40.482411 15198 leader_election.cc:290] T eda1b63429494066b1944f725a76c746 P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 election: Requested vote from peers 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223), d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045)
I20260710 13:21:40.485234 15189 tablet_bootstrap.cc:654] T 3519a9026fe944af93751bf73b6feea1 P d0eac3fb4c4e41469c072252bf2b53c2: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.483840 15099 raft_consensus.cc:515] T 2897aca427e34f7ea107cde3a433b49c P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.486009 14976 raft_consensus.cc:2468] T eda1b63429494066b1944f725a76c746 P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0eac3fb4c4e41469c072252bf2b53c2 in term 1.
I20260710 13:21:40.484447 14801 catalog_manager.cc:5697] T edc50d7f4ebc4790831a845102987318 P 5586d73788674a2eadebb0a6ae382044 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5586d73788674a2eadebb0a6ae382044 (127.10.210.130). New cstate: current_term: 1 leader_uuid: "5586d73788674a2eadebb0a6ae382044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:40.487737 15099 leader_election.cc:290] T 2897aca427e34f7ea107cde3a433b49c P d0530d3fe5e542ff8916113dc89c933b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947), 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223)
I20260710 13:21:40.489557 14867 leader_election.cc:304] T eda1b63429494066b1944f725a76c746 P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5586d73788674a2eadebb0a6ae382044, d0eac3fb4c4e41469c072252bf2b53c2; no voters: d0530d3fe5e542ff8916113dc89c933b
I20260710 13:21:40.494113 15198 raft_consensus.cc:2804] T eda1b63429494066b1944f725a76c746 P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:40.494706 15198 raft_consensus.cc:697] T eda1b63429494066b1944f725a76c746 P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 LEADER]: Becoming Leader. State: Replica: d0eac3fb4c4e41469c072252bf2b53c2, State: Running, Role: LEADER
I20260710 13:21:40.494807 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2897aca427e34f7ea107cde3a433b49c" candidate_uuid: "d0530d3fe5e542ff8916113dc89c933b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" is_pre_election: true
I20260710 13:21:40.495826 15198 consensus_queue.cc:237] T eda1b63429494066b1944f725a76c746 P d0eac3fb4c4e41469c072252bf2b53c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
W20260710 13:21:40.497228 15015 leader_election.cc:343] T 2897aca427e34f7ea107cde3a433b49c P d0530d3fe5e542ff8916113dc89c933b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:40.501207 15103 raft_consensus.cc:493] T 2897aca427e34f7ea107cde3a433b49c P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:40.501669 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2897aca427e34f7ea107cde3a433b49c" candidate_uuid: "d0530d3fe5e542ff8916113dc89c933b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5586d73788674a2eadebb0a6ae382044" is_pre_election: true
I20260710 13:21:40.501407 14799 catalog_manager.cc:5697] T cfdf29050d714691a3aac4af7e71201f P d0eac3fb4c4e41469c072252bf2b53c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129). New cstate: current_term: 1 leader_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:40.501705 15103 raft_consensus.cc:515] T 2897aca427e34f7ea107cde3a433b49c P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.505872 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2897aca427e34f7ea107cde3a433b49c" candidate_uuid: "5586d73788674a2eadebb0a6ae382044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" is_pre_election: true
W20260710 13:21:40.507246 14941 leader_election.cc:343] T 2897aca427e34f7ea107cde3a433b49c P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:40.508587 15050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2897aca427e34f7ea107cde3a433b49c" candidate_uuid: "5586d73788674a2eadebb0a6ae382044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0530d3fe5e542ff8916113dc89c933b" is_pre_election: true
I20260710 13:21:40.509400 15188 ts_tablet_manager.cc:1434] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.005s
I20260710 13:21:40.509335 15050 raft_consensus.cc:2468] T 2897aca427e34f7ea107cde3a433b49c P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5586d73788674a2eadebb0a6ae382044 in term 0.
I20260710 13:21:40.510764 15188 tablet_bootstrap.cc:492] T eda1b63429494066b1944f725a76c746 P d0530d3fe5e542ff8916113dc89c933b: Bootstrap starting.
I20260710 13:21:40.510629 14942 leader_election.cc:304] T 2897aca427e34f7ea107cde3a433b49c P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5586d73788674a2eadebb0a6ae382044, d0530d3fe5e542ff8916113dc89c933b; no voters: d0eac3fb4c4e41469c072252bf2b53c2
I20260710 13:21:40.511472 15191 raft_consensus.cc:2804] T 2897aca427e34f7ea107cde3a433b49c P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:40.511819 15191 raft_consensus.cc:493] T 2897aca427e34f7ea107cde3a433b49c P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:40.512176 15191 raft_consensus.cc:3060] T 2897aca427e34f7ea107cde3a433b49c P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:40.516283 15189 tablet_bootstrap.cc:492] T 3519a9026fe944af93751bf73b6feea1 P d0eac3fb4c4e41469c072252bf2b53c2: No bootstrap required, opened a new log
I20260710 13:21:40.516718 15189 ts_tablet_manager.cc:1403] T 3519a9026fe944af93751bf73b6feea1 P d0eac3fb4c4e41469c072252bf2b53c2: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.012s
I20260710 13:21:40.520205 15103 leader_election.cc:290] T 2897aca427e34f7ea107cde3a433b49c P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947), d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045)
I20260710 13:21:40.519670 15189 raft_consensus.cc:359] T 3519a9026fe944af93751bf73b6feea1 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.520720 15189 raft_consensus.cc:385] T 3519a9026fe944af93751bf73b6feea1 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.521107 15189 raft_consensus.cc:740] T 3519a9026fe944af93751bf73b6feea1 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0eac3fb4c4e41469c072252bf2b53c2, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.521934 15189 consensus_queue.cc:260] T 3519a9026fe944af93751bf73b6feea1 P d0eac3fb4c4e41469c072252bf2b53c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.523133 15190 tablet_bootstrap.cc:492] T ace56071f7c442b59fa010dd1e159c4e P 5586d73788674a2eadebb0a6ae382044: No bootstrap required, opened a new log
I20260710 13:21:40.523622 15190 ts_tablet_manager.cc:1403] T ace56071f7c442b59fa010dd1e159c4e P 5586d73788674a2eadebb0a6ae382044: Time spent bootstrapping tablet: real 0.075s	user 0.014s	sys 0.019s
I20260710 13:21:40.524211 15189 ts_tablet_manager.cc:1434] T 3519a9026fe944af93751bf73b6feea1 P d0eac3fb4c4e41469c072252bf2b53c2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:40.525183 15189 tablet_bootstrap.cc:492] T 2897aca427e34f7ea107cde3a433b49c P d0eac3fb4c4e41469c072252bf2b53c2: Bootstrap starting.
I20260710 13:21:40.525095 15191 raft_consensus.cc:515] T 2897aca427e34f7ea107cde3a433b49c P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.526490 15190 raft_consensus.cc:359] T ace56071f7c442b59fa010dd1e159c4e P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.527204 15190 raft_consensus.cc:385] T ace56071f7c442b59fa010dd1e159c4e P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.527494 15190 raft_consensus.cc:740] T ace56071f7c442b59fa010dd1e159c4e P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5586d73788674a2eadebb0a6ae382044, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.528223 15190 consensus_queue.cc:260] T ace56071f7c442b59fa010dd1e159c4e P 5586d73788674a2eadebb0a6ae382044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.528548 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2897aca427e34f7ea107cde3a433b49c" candidate_uuid: "5586d73788674a2eadebb0a6ae382044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2"
I20260710 13:21:40.528658 14976 raft_consensus.cc:2393] T 2897aca427e34f7ea107cde3a433b49c P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d0530d3fe5e542ff8916113dc89c933b in current term 1: Already voted for candidate 5586d73788674a2eadebb0a6ae382044 in this term.
W20260710 13:21:40.530117 14941 leader_election.cc:343] T 2897aca427e34f7ea107cde3a433b49c P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:40.532368 15016 leader_election.cc:304] T 2897aca427e34f7ea107cde3a433b49c P d0530d3fe5e542ff8916113dc89c933b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d0530d3fe5e542ff8916113dc89c933b; no voters: 5586d73788674a2eadebb0a6ae382044, d0eac3fb4c4e41469c072252bf2b53c2
I20260710 13:21:40.533267 15189 tablet_bootstrap.cc:654] T 2897aca427e34f7ea107cde3a433b49c P d0eac3fb4c4e41469c072252bf2b53c2: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.533721 15214 raft_consensus.cc:3060] T 2897aca427e34f7ea107cde3a433b49c P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:40.547374 15214 raft_consensus.cc:2749] T 2897aca427e34f7ea107cde3a433b49c P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:40.548672 15191 leader_election.cc:290] T 2897aca427e34f7ea107cde3a433b49c P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 1 election: Requested vote from peers d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947), d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045)
I20260710 13:21:40.549578 15189 tablet_bootstrap.cc:492] T 2897aca427e34f7ea107cde3a433b49c P d0eac3fb4c4e41469c072252bf2b53c2: No bootstrap required, opened a new log
I20260710 13:21:40.550427 15189 ts_tablet_manager.cc:1403] T 2897aca427e34f7ea107cde3a433b49c P d0eac3fb4c4e41469c072252bf2b53c2: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.010s
I20260710 13:21:40.553601 15050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2897aca427e34f7ea107cde3a433b49c" candidate_uuid: "5586d73788674a2eadebb0a6ae382044" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0530d3fe5e542ff8916113dc89c933b"
I20260710 13:21:40.555157 15189 raft_consensus.cc:359] T 2897aca427e34f7ea107cde3a433b49c P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.556303 15189 raft_consensus.cc:385] T 2897aca427e34f7ea107cde3a433b49c P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.556658 15189 raft_consensus.cc:740] T 2897aca427e34f7ea107cde3a433b49c P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0eac3fb4c4e41469c072252bf2b53c2, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.557925 15189 consensus_queue.cc:260] T 2897aca427e34f7ea107cde3a433b49c P d0eac3fb4c4e41469c072252bf2b53c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.559214 15050 raft_consensus.cc:2468] T 2897aca427e34f7ea107cde3a433b49c P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5586d73788674a2eadebb0a6ae382044 in term 1.
I20260710 13:21:40.561460 15188 tablet_bootstrap.cc:654] T eda1b63429494066b1944f725a76c746 P d0530d3fe5e542ff8916113dc89c933b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.561406 14942 leader_election.cc:304] T 2897aca427e34f7ea107cde3a433b49c P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5586d73788674a2eadebb0a6ae382044, d0530d3fe5e542ff8916113dc89c933b; no voters: d0eac3fb4c4e41469c072252bf2b53c2
I20260710 13:21:40.562007 15189 ts_tablet_manager.cc:1434] T 2897aca427e34f7ea107cde3a433b49c P d0eac3fb4c4e41469c072252bf2b53c2: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.004s
I20260710 13:21:40.563243 15191 raft_consensus.cc:2804] T 2897aca427e34f7ea107cde3a433b49c P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:40.563675 15189 tablet_bootstrap.cc:492] T 12083b1c8e0e42dc8996a3e9337cc464 P d0eac3fb4c4e41469c072252bf2b53c2: Bootstrap starting.
I20260710 13:21:40.563831 15191 raft_consensus.cc:697] T 2897aca427e34f7ea107cde3a433b49c P 5586d73788674a2eadebb0a6ae382044 [term 1 LEADER]: Becoming Leader. State: Replica: 5586d73788674a2eadebb0a6ae382044, State: Running, Role: LEADER
I20260710 13:21:40.564654 15214 raft_consensus.cc:493] T 75f6a3336a094502870dac05c0e7675a P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:40.565136 15214 raft_consensus.cc:515] T 75f6a3336a094502870dac05c0e7675a P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.565217 15191 consensus_queue.cc:237] T 2897aca427e34f7ea107cde3a433b49c P 5586d73788674a2eadebb0a6ae382044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.569676 15214 leader_election.cc:290] T 75f6a3336a094502870dac05c0e7675a P d0530d3fe5e542ff8916113dc89c933b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947), 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223)
I20260710 13:21:40.569542 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f6a3336a094502870dac05c0e7675a" candidate_uuid: "d0530d3fe5e542ff8916113dc89c933b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" is_pre_election: true
I20260710 13:21:40.570348 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f6a3336a094502870dac05c0e7675a" candidate_uuid: "d0530d3fe5e542ff8916113dc89c933b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5586d73788674a2eadebb0a6ae382044" is_pre_election: true
I20260710 13:21:40.570443 14901 raft_consensus.cc:2468] T 75f6a3336a094502870dac05c0e7675a P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0530d3fe5e542ff8916113dc89c933b in term 0.
I20260710 13:21:40.571115 14976 raft_consensus.cc:2468] T 75f6a3336a094502870dac05c0e7675a P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0530d3fe5e542ff8916113dc89c933b in term 0.
I20260710 13:21:40.571889 15015 leader_election.cc:304] T 75f6a3336a094502870dac05c0e7675a P d0530d3fe5e542ff8916113dc89c933b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0530d3fe5e542ff8916113dc89c933b, d0eac3fb4c4e41469c072252bf2b53c2; no voters: 
I20260710 13:21:40.573341 15214 raft_consensus.cc:2804] T 75f6a3336a094502870dac05c0e7675a P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:40.573776 15214 raft_consensus.cc:493] T 75f6a3336a094502870dac05c0e7675a P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:40.574193 15214 raft_consensus.cc:3060] T 75f6a3336a094502870dac05c0e7675a P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:40.584244 15189 tablet_bootstrap.cc:654] T 12083b1c8e0e42dc8996a3e9337cc464 P d0eac3fb4c4e41469c072252bf2b53c2: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.585009 15190 ts_tablet_manager.cc:1434] T ace56071f7c442b59fa010dd1e159c4e P 5586d73788674a2eadebb0a6ae382044: Time spent starting tablet: real 0.061s	user 0.020s	sys 0.040s
I20260710 13:21:40.586127 15190 tablet_bootstrap.cc:492] T 3519a9026fe944af93751bf73b6feea1 P 5586d73788674a2eadebb0a6ae382044: Bootstrap starting.
I20260710 13:21:40.590962 15188 tablet_bootstrap.cc:492] T eda1b63429494066b1944f725a76c746 P d0530d3fe5e542ff8916113dc89c933b: No bootstrap required, opened a new log
I20260710 13:21:40.590713 15214 raft_consensus.cc:515] T 75f6a3336a094502870dac05c0e7675a P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.591472 15188 ts_tablet_manager.cc:1403] T eda1b63429494066b1944f725a76c746 P d0530d3fe5e542ff8916113dc89c933b: Time spent bootstrapping tablet: real 0.081s	user 0.010s	sys 0.003s
I20260710 13:21:40.592803 15190 tablet_bootstrap.cc:654] T 3519a9026fe944af93751bf73b6feea1 P 5586d73788674a2eadebb0a6ae382044: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.593324 15214 leader_election.cc:290] T 75f6a3336a094502870dac05c0e7675a P d0530d3fe5e542ff8916113dc89c933b [CANDIDATE]: Term 1 election: Requested vote from peers d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947), 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223)
I20260710 13:21:40.593791 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f6a3336a094502870dac05c0e7675a" candidate_uuid: "d0530d3fe5e542ff8916113dc89c933b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2"
I20260710 13:21:40.594244 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f6a3336a094502870dac05c0e7675a" candidate_uuid: "d0530d3fe5e542ff8916113dc89c933b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5586d73788674a2eadebb0a6ae382044"
I20260710 13:21:40.594403 14901 raft_consensus.cc:3060] T 75f6a3336a094502870dac05c0e7675a P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:40.594812 14976 raft_consensus.cc:3060] T 75f6a3336a094502870dac05c0e7675a P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:40.601873 15188 raft_consensus.cc:359] T eda1b63429494066b1944f725a76c746 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.602629 15188 raft_consensus.cc:385] T eda1b63429494066b1944f725a76c746 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.602921 15188 raft_consensus.cc:740] T eda1b63429494066b1944f725a76c746 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0530d3fe5e542ff8916113dc89c933b, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.603621 14976 raft_consensus.cc:2468] T 75f6a3336a094502870dac05c0e7675a P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0530d3fe5e542ff8916113dc89c933b in term 1.
I20260710 13:21:40.604521 14901 raft_consensus.cc:2468] T 75f6a3336a094502870dac05c0e7675a P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0530d3fe5e542ff8916113dc89c933b in term 1.
I20260710 13:21:40.604873 15016 leader_election.cc:304] T 75f6a3336a094502870dac05c0e7675a P d0530d3fe5e542ff8916113dc89c933b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5586d73788674a2eadebb0a6ae382044, d0530d3fe5e542ff8916113dc89c933b; no voters: 
I20260710 13:21:40.604663 15188 consensus_queue.cc:260] T eda1b63429494066b1944f725a76c746 P d0530d3fe5e542ff8916113dc89c933b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.606509 15099 raft_consensus.cc:2804] T 75f6a3336a094502870dac05c0e7675a P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:40.607470 15188 ts_tablet_manager.cc:1434] T eda1b63429494066b1944f725a76c746 P d0530d3fe5e542ff8916113dc89c933b: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260710 13:21:40.608594 15188 tablet_bootstrap.cc:492] T ace56071f7c442b59fa010dd1e159c4e P d0530d3fe5e542ff8916113dc89c933b: Bootstrap starting.
I20260710 13:21:40.615473 15099 raft_consensus.cc:697] T 75f6a3336a094502870dac05c0e7675a P d0530d3fe5e542ff8916113dc89c933b [term 1 LEADER]: Becoming Leader. State: Replica: d0530d3fe5e542ff8916113dc89c933b, State: Running, Role: LEADER
I20260710 13:21:40.615649 15227 raft_consensus.cc:493] T eda1b63429494066b1944f725a76c746 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:40.616448 15099 consensus_queue.cc:237] T 75f6a3336a094502870dac05c0e7675a P d0530d3fe5e542ff8916113dc89c933b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.617921 15188 tablet_bootstrap.cc:654] T ace56071f7c442b59fa010dd1e159c4e P d0530d3fe5e542ff8916113dc89c933b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.618402 15227 raft_consensus.cc:515] T eda1b63429494066b1944f725a76c746 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.619463 15189 tablet_bootstrap.cc:492] T 12083b1c8e0e42dc8996a3e9337cc464 P d0eac3fb4c4e41469c072252bf2b53c2: No bootstrap required, opened a new log
I20260710 13:21:40.619902 15189 ts_tablet_manager.cc:1403] T 12083b1c8e0e42dc8996a3e9337cc464 P d0eac3fb4c4e41469c072252bf2b53c2: Time spent bootstrapping tablet: real 0.057s	user 0.014s	sys 0.001s
I20260710 13:21:40.621811 15227 leader_election.cc:290] T eda1b63429494066b1944f725a76c746 P d0530d3fe5e542ff8916113dc89c933b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947), 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223)
I20260710 13:21:40.623912 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda1b63429494066b1944f725a76c746" candidate_uuid: "d0530d3fe5e542ff8916113dc89c933b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5586d73788674a2eadebb0a6ae382044" is_pre_election: true
I20260710 13:21:40.624715 14976 raft_consensus.cc:2393] T eda1b63429494066b1944f725a76c746 P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d0530d3fe5e542ff8916113dc89c933b in current term 1: Already voted for candidate d0eac3fb4c4e41469c072252bf2b53c2 in this term.
I20260710 13:21:40.626134 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda1b63429494066b1944f725a76c746" candidate_uuid: "d0530d3fe5e542ff8916113dc89c933b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" is_pre_election: true
I20260710 13:21:40.627528 15015 leader_election.cc:304] T eda1b63429494066b1944f725a76c746 P d0530d3fe5e542ff8916113dc89c933b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d0530d3fe5e542ff8916113dc89c933b; no voters: 5586d73788674a2eadebb0a6ae382044, d0eac3fb4c4e41469c072252bf2b53c2
I20260710 13:21:40.628341 15189 raft_consensus.cc:359] T 12083b1c8e0e42dc8996a3e9337cc464 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.631639 15189 raft_consensus.cc:385] T 12083b1c8e0e42dc8996a3e9337cc464 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.631968 15189 raft_consensus.cc:740] T 12083b1c8e0e42dc8996a3e9337cc464 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0eac3fb4c4e41469c072252bf2b53c2, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.632905 14797 catalog_manager.cc:5697] T eda1b63429494066b1944f725a76c746 P d0eac3fb4c4e41469c072252bf2b53c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129). New cstate: current_term: 1 leader_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:40.635155 15190 tablet_bootstrap.cc:492] T 3519a9026fe944af93751bf73b6feea1 P 5586d73788674a2eadebb0a6ae382044: No bootstrap required, opened a new log
I20260710 13:21:40.635474 15190 ts_tablet_manager.cc:1403] T 3519a9026fe944af93751bf73b6feea1 P 5586d73788674a2eadebb0a6ae382044: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.020s
I20260710 13:21:40.637131 15227 raft_consensus.cc:3060] T eda1b63429494066b1944f725a76c746 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:40.637631 15190 raft_consensus.cc:359] T 3519a9026fe944af93751bf73b6feea1 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.638129 15190 raft_consensus.cc:385] T 3519a9026fe944af93751bf73b6feea1 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.638281 15190 raft_consensus.cc:740] T 3519a9026fe944af93751bf73b6feea1 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5586d73788674a2eadebb0a6ae382044, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.638788 15190 consensus_queue.cc:260] T 3519a9026fe944af93751bf73b6feea1 P 5586d73788674a2eadebb0a6ae382044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.640906 15190 ts_tablet_manager.cc:1434] T 3519a9026fe944af93751bf73b6feea1 P 5586d73788674a2eadebb0a6ae382044: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260710 13:21:40.632941 15189 consensus_queue.cc:260] T 12083b1c8e0e42dc8996a3e9337cc464 P d0eac3fb4c4e41469c072252bf2b53c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.641775 15190 tablet_bootstrap.cc:492] T 8634fb5c6d5149bf8eefe957b65c4d2a P 5586d73788674a2eadebb0a6ae382044: Bootstrap starting.
I20260710 13:21:40.643831 15189 ts_tablet_manager.cc:1434] T 12083b1c8e0e42dc8996a3e9337cc464 P d0eac3fb4c4e41469c072252bf2b53c2: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 13:21:40.645186 15189 tablet_bootstrap.cc:492] T edc50d7f4ebc4790831a845102987318 P d0eac3fb4c4e41469c072252bf2b53c2: Bootstrap starting.
I20260710 13:21:40.647284 15190 tablet_bootstrap.cc:654] T 8634fb5c6d5149bf8eefe957b65c4d2a P 5586d73788674a2eadebb0a6ae382044: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.654472 15189 tablet_bootstrap.cc:654] T edc50d7f4ebc4790831a845102987318 P d0eac3fb4c4e41469c072252bf2b53c2: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.657483 15227 raft_consensus.cc:2749] T eda1b63429494066b1944f725a76c746 P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:40.660375 14801 catalog_manager.cc:5697] T 2897aca427e34f7ea107cde3a433b49c P 5586d73788674a2eadebb0a6ae382044 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5586d73788674a2eadebb0a6ae382044 (127.10.210.130). New cstate: current_term: 1 leader_uuid: "5586d73788674a2eadebb0a6ae382044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:40.668597 15188 tablet_bootstrap.cc:492] T ace56071f7c442b59fa010dd1e159c4e P d0530d3fe5e542ff8916113dc89c933b: No bootstrap required, opened a new log
I20260710 13:21:40.669524 15188 ts_tablet_manager.cc:1403] T ace56071f7c442b59fa010dd1e159c4e P d0530d3fe5e542ff8916113dc89c933b: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.026s
I20260710 13:21:40.668706 14799 catalog_manager.cc:5697] T 75f6a3336a094502870dac05c0e7675a P d0530d3fe5e542ff8916113dc89c933b reported cstate change: term changed from 0 to 1, leader changed from <none> to d0530d3fe5e542ff8916113dc89c933b (127.10.210.131). New cstate: current_term: 1 leader_uuid: "d0530d3fe5e542ff8916113dc89c933b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:40.673580 15188 raft_consensus.cc:359] T ace56071f7c442b59fa010dd1e159c4e P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.675420 15188 raft_consensus.cc:385] T ace56071f7c442b59fa010dd1e159c4e P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.675881 15188 raft_consensus.cc:740] T ace56071f7c442b59fa010dd1e159c4e P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0530d3fe5e542ff8916113dc89c933b, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.677229 15189 tablet_bootstrap.cc:492] T edc50d7f4ebc4790831a845102987318 P d0eac3fb4c4e41469c072252bf2b53c2: No bootstrap required, opened a new log
I20260710 13:21:40.677680 15189 ts_tablet_manager.cc:1403] T edc50d7f4ebc4790831a845102987318 P d0eac3fb4c4e41469c072252bf2b53c2: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.004s
I20260710 13:21:40.680253 15189 raft_consensus.cc:359] T edc50d7f4ebc4790831a845102987318 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.680876 15189 raft_consensus.cc:385] T edc50d7f4ebc4790831a845102987318 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.681172 15189 raft_consensus.cc:740] T edc50d7f4ebc4790831a845102987318 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0eac3fb4c4e41469c072252bf2b53c2, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.678609 15188 consensus_queue.cc:260] T ace56071f7c442b59fa010dd1e159c4e P d0530d3fe5e542ff8916113dc89c933b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.681824 15189 consensus_queue.cc:260] T edc50d7f4ebc4790831a845102987318 P d0eac3fb4c4e41469c072252bf2b53c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.684568 15189 ts_tablet_manager.cc:1434] T edc50d7f4ebc4790831a845102987318 P d0eac3fb4c4e41469c072252bf2b53c2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:40.684991 15188 ts_tablet_manager.cc:1434] T ace56071f7c442b59fa010dd1e159c4e P d0530d3fe5e542ff8916113dc89c933b: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.002s
I20260710 13:21:40.686225 15188 tablet_bootstrap.cc:492] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0530d3fe5e542ff8916113dc89c933b: Bootstrap starting.
I20260710 13:21:40.687408 15190 tablet_bootstrap.cc:492] T 8634fb5c6d5149bf8eefe957b65c4d2a P 5586d73788674a2eadebb0a6ae382044: No bootstrap required, opened a new log
I20260710 13:21:40.687851 15190 ts_tablet_manager.cc:1403] T 8634fb5c6d5149bf8eefe957b65c4d2a P 5586d73788674a2eadebb0a6ae382044: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.026s
I20260710 13:21:40.690308 15190 raft_consensus.cc:359] T 8634fb5c6d5149bf8eefe957b65c4d2a P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.690909 15190 raft_consensus.cc:385] T 8634fb5c6d5149bf8eefe957b65c4d2a P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.691162 15190 raft_consensus.cc:740] T 8634fb5c6d5149bf8eefe957b65c4d2a P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5586d73788674a2eadebb0a6ae382044, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.691967 15190 consensus_queue.cc:260] T 8634fb5c6d5149bf8eefe957b65c4d2a P 5586d73788674a2eadebb0a6ae382044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.692400 15188 tablet_bootstrap.cc:654] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0530d3fe5e542ff8916113dc89c933b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.693997 15190 ts_tablet_manager.cc:1434] T 8634fb5c6d5149bf8eefe957b65c4d2a P 5586d73788674a2eadebb0a6ae382044: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:21:40.699077 15188 tablet_bootstrap.cc:492] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0530d3fe5e542ff8916113dc89c933b: No bootstrap required, opened a new log
I20260710 13:21:40.699527 15188 ts_tablet_manager.cc:1403] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0530d3fe5e542ff8916113dc89c933b: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260710 13:21:40.702150 15188 raft_consensus.cc:359] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.702783 15188 raft_consensus.cc:385] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.703033 15188 raft_consensus.cc:740] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0530d3fe5e542ff8916113dc89c933b, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.703665 15188 consensus_queue.cc:260] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0530d3fe5e542ff8916113dc89c933b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.705466 15188 ts_tablet_manager.cc:1434] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0530d3fe5e542ff8916113dc89c933b: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:21:40.706782 15188 tablet_bootstrap.cc:492] T 12083b1c8e0e42dc8996a3e9337cc464 P d0530d3fe5e542ff8916113dc89c933b: Bootstrap starting.
I20260710 13:21:40.712390 15188 tablet_bootstrap.cc:654] T 12083b1c8e0e42dc8996a3e9337cc464 P d0530d3fe5e542ff8916113dc89c933b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.717084 15188 tablet_bootstrap.cc:492] T 12083b1c8e0e42dc8996a3e9337cc464 P d0530d3fe5e542ff8916113dc89c933b: No bootstrap required, opened a new log
I20260710 13:21:40.717612 15188 ts_tablet_manager.cc:1403] T 12083b1c8e0e42dc8996a3e9337cc464 P d0530d3fe5e542ff8916113dc89c933b: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260710 13:21:40.720626 15188 raft_consensus.cc:359] T 12083b1c8e0e42dc8996a3e9337cc464 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.721526 15188 raft_consensus.cc:385] T 12083b1c8e0e42dc8996a3e9337cc464 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.721920 15188 raft_consensus.cc:740] T 12083b1c8e0e42dc8996a3e9337cc464 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0530d3fe5e542ff8916113dc89c933b, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.722533 15188 consensus_queue.cc:260] T 12083b1c8e0e42dc8996a3e9337cc464 P d0530d3fe5e542ff8916113dc89c933b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.724236 15188 ts_tablet_manager.cc:1434] T 12083b1c8e0e42dc8996a3e9337cc464 P d0530d3fe5e542ff8916113dc89c933b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:21:40.756821 15116 raft_consensus.cc:493] T 2897aca427e34f7ea107cde3a433b49c P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:40.757448 15116 raft_consensus.cc:515] T 2897aca427e34f7ea107cde3a433b49c P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.760016 15116 leader_election.cc:290] T 2897aca427e34f7ea107cde3a433b49c P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223), d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045)
I20260710 13:21:40.760948 15227 raft_consensus.cc:493] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:40.761026 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2897aca427e34f7ea107cde3a433b49c" candidate_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5586d73788674a2eadebb0a6ae382044" is_pre_election: true
I20260710 13:21:40.761415 15050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2897aca427e34f7ea107cde3a433b49c" candidate_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0530d3fe5e542ff8916113dc89c933b" is_pre_election: true
I20260710 13:21:40.762055 15227 raft_consensus.cc:515] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.762552 15050 raft_consensus.cc:2393] T 2897aca427e34f7ea107cde3a433b49c P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d0eac3fb4c4e41469c072252bf2b53c2 in current term 1: Already voted for candidate 5586d73788674a2eadebb0a6ae382044 in this term.
I20260710 13:21:40.763621 14867 leader_election.cc:304] T 2897aca427e34f7ea107cde3a433b49c P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d0eac3fb4c4e41469c072252bf2b53c2; no voters: 5586d73788674a2eadebb0a6ae382044, d0530d3fe5e542ff8916113dc89c933b
I20260710 13:21:40.764219 15099 raft_consensus.cc:493] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:40.764536 15116 raft_consensus.cc:3060] T 2897aca427e34f7ea107cde3a433b49c P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:40.764746 15099 raft_consensus.cc:515] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.767335 15227 leader_election.cc:290] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947), 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223)
I20260710 13:21:40.767549 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8634fb5c6d5149bf8eefe957b65c4d2a" candidate_uuid: "d0530d3fe5e542ff8916113dc89c933b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" is_pre_election: true
I20260710 13:21:40.768247 14901 raft_consensus.cc:2468] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0530d3fe5e542ff8916113dc89c933b in term 0.
I20260710 13:21:40.767364 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3519a9026fe944af93751bf73b6feea1" candidate_uuid: "d0530d3fe5e542ff8916113dc89c933b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" is_pre_election: true
I20260710 13:21:40.770826 14902 raft_consensus.cc:2468] T 3519a9026fe944af93751bf73b6feea1 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0530d3fe5e542ff8916113dc89c933b in term 0.
I20260710 13:21:40.770967 15099 leader_election.cc:290] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0530d3fe5e542ff8916113dc89c933b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947), 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223)
I20260710 13:21:40.771924 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3519a9026fe944af93751bf73b6feea1" candidate_uuid: "d0530d3fe5e542ff8916113dc89c933b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5586d73788674a2eadebb0a6ae382044" is_pre_election: true
I20260710 13:21:40.772316 15015 leader_election.cc:304] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0530d3fe5e542ff8916113dc89c933b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0530d3fe5e542ff8916113dc89c933b, d0eac3fb4c4e41469c072252bf2b53c2; no voters: 
I20260710 13:21:40.772651 14976 raft_consensus.cc:2468] T 3519a9026fe944af93751bf73b6feea1 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0530d3fe5e542ff8916113dc89c933b in term 0.
I20260710 13:21:40.773329 15015 leader_election.cc:304] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0530d3fe5e542ff8916113dc89c933b, d0eac3fb4c4e41469c072252bf2b53c2; no voters: 
I20260710 13:21:40.774096 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8634fb5c6d5149bf8eefe957b65c4d2a" candidate_uuid: "d0530d3fe5e542ff8916113dc89c933b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5586d73788674a2eadebb0a6ae382044" is_pre_election: true
I20260710 13:21:40.774675 14976 raft_consensus.cc:2468] T 8634fb5c6d5149bf8eefe957b65c4d2a P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0530d3fe5e542ff8916113dc89c933b in term 0.
I20260710 13:21:40.771988 15116 raft_consensus.cc:2749] T 2897aca427e34f7ea107cde3a433b49c P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:40.774778 15227 raft_consensus.cc:2804] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:40.775246 15099 raft_consensus.cc:2804] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:40.775532 15227 raft_consensus.cc:493] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:40.776129 15099 raft_consensus.cc:493] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:40.776276 15227 raft_consensus.cc:3060] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:40.776540 15099 raft_consensus.cc:3060] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:40.784396 15099 raft_consensus.cc:515] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.784406 15227 raft_consensus.cc:515] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.786828 15227 leader_election.cc:290] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0530d3fe5e542ff8916113dc89c933b [CANDIDATE]: Term 1 election: Requested vote from peers d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947), 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223)
I20260710 13:21:40.786828 15099 leader_election.cc:290] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b [CANDIDATE]: Term 1 election: Requested vote from peers d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947), 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223)
I20260710 13:21:40.787818 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3519a9026fe944af93751bf73b6feea1" candidate_uuid: "d0530d3fe5e542ff8916113dc89c933b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2"
I20260710 13:21:40.788110 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8634fb5c6d5149bf8eefe957b65c4d2a" candidate_uuid: "d0530d3fe5e542ff8916113dc89c933b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2"
I20260710 13:21:40.788129 15116 raft_consensus.cc:493] T ace56071f7c442b59fa010dd1e159c4e P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:40.788534 14902 raft_consensus.cc:3060] T 3519a9026fe944af93751bf73b6feea1 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:40.788867 14901 raft_consensus.cc:3060] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:40.789060 15116 raft_consensus.cc:515] T ace56071f7c442b59fa010dd1e159c4e P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.790405 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8634fb5c6d5149bf8eefe957b65c4d2a" candidate_uuid: "d0530d3fe5e542ff8916113dc89c933b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5586d73788674a2eadebb0a6ae382044"
I20260710 13:21:40.791003 14978 raft_consensus.cc:3060] T 8634fb5c6d5149bf8eefe957b65c4d2a P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:40.791615 15116 leader_election.cc:290] T ace56071f7c442b59fa010dd1e159c4e P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223), d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045)
I20260710 13:21:40.792529 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace56071f7c442b59fa010dd1e159c4e" candidate_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5586d73788674a2eadebb0a6ae382044" is_pre_election: true
I20260710 13:21:40.793015 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3519a9026fe944af93751bf73b6feea1" candidate_uuid: "d0530d3fe5e542ff8916113dc89c933b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5586d73788674a2eadebb0a6ae382044"
I20260710 13:21:40.793236 14977 raft_consensus.cc:2468] T ace56071f7c442b59fa010dd1e159c4e P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0eac3fb4c4e41469c072252bf2b53c2 in term 0.
I20260710 13:21:40.793630 14976 raft_consensus.cc:3060] T 3519a9026fe944af93751bf73b6feea1 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:40.794569 14867 leader_election.cc:304] T ace56071f7c442b59fa010dd1e159c4e P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5586d73788674a2eadebb0a6ae382044, d0eac3fb4c4e41469c072252bf2b53c2; no voters: 
I20260710 13:21:40.795434 15116 raft_consensus.cc:2804] T ace56071f7c442b59fa010dd1e159c4e P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:40.795790 15116 raft_consensus.cc:493] T ace56071f7c442b59fa010dd1e159c4e P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:40.796123 15116 raft_consensus.cc:3060] T ace56071f7c442b59fa010dd1e159c4e P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:40.798115 14902 raft_consensus.cc:2468] T 3519a9026fe944af93751bf73b6feea1 P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0530d3fe5e542ff8916113dc89c933b in term 1.
I20260710 13:21:40.799568 14901 raft_consensus.cc:2468] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0530d3fe5e542ff8916113dc89c933b in term 1.
I20260710 13:21:40.800066 15015 leader_election.cc:304] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0530d3fe5e542ff8916113dc89c933b, d0eac3fb4c4e41469c072252bf2b53c2; no voters: 
I20260710 13:21:40.800802 15050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace56071f7c442b59fa010dd1e159c4e" candidate_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0530d3fe5e542ff8916113dc89c933b" is_pre_election: true
I20260710 13:21:40.801147 15015 leader_election.cc:304] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0530d3fe5e542ff8916113dc89c933b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0530d3fe5e542ff8916113dc89c933b, d0eac3fb4c4e41469c072252bf2b53c2; no voters: 
I20260710 13:21:40.801489 15050 raft_consensus.cc:2468] T ace56071f7c442b59fa010dd1e159c4e P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0eac3fb4c4e41469c072252bf2b53c2 in term 0.
I20260710 13:21:40.802338 15227 raft_consensus.cc:2804] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:40.802922 15214 raft_consensus.cc:2804] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:40.803592 15227 raft_consensus.cc:697] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b [term 1 LEADER]: Becoming Leader. State: Replica: d0530d3fe5e542ff8916113dc89c933b, State: Running, Role: LEADER
I20260710 13:21:40.803718 14976 raft_consensus.cc:2468] T 3519a9026fe944af93751bf73b6feea1 P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0530d3fe5e542ff8916113dc89c933b in term 1.
I20260710 13:21:40.804239 15116 raft_consensus.cc:515] T ace56071f7c442b59fa010dd1e159c4e P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.804574 15227 consensus_queue.cc:237] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.806152 15214 raft_consensus.cc:697] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0530d3fe5e542ff8916113dc89c933b [term 1 LEADER]: Becoming Leader. State: Replica: d0530d3fe5e542ff8916113dc89c933b, State: Running, Role: LEADER
I20260710 13:21:40.806981 15214 consensus_queue.cc:237] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0530d3fe5e542ff8916113dc89c933b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.807832 15116 leader_election.cc:290] T ace56071f7c442b59fa010dd1e159c4e P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 election: Requested vote from peers 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223), d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045)
I20260710 13:21:40.807576 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace56071f7c442b59fa010dd1e159c4e" candidate_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5586d73788674a2eadebb0a6ae382044"
I20260710 13:21:40.808801 14976 raft_consensus.cc:3060] T ace56071f7c442b59fa010dd1e159c4e P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:40.808818 15050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace56071f7c442b59fa010dd1e159c4e" candidate_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0530d3fe5e542ff8916113dc89c933b"
I20260710 13:21:40.809054 14978 raft_consensus.cc:2468] T 8634fb5c6d5149bf8eefe957b65c4d2a P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0530d3fe5e542ff8916113dc89c933b in term 1.
I20260710 13:21:40.809628 15050 raft_consensus.cc:3060] T ace56071f7c442b59fa010dd1e159c4e P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:40.814491 15227 raft_consensus.cc:493] T 12083b1c8e0e42dc8996a3e9337cc464 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:40.815078 15227 raft_consensus.cc:515] T 12083b1c8e0e42dc8996a3e9337cc464 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.816677 14976 raft_consensus.cc:2468] T ace56071f7c442b59fa010dd1e159c4e P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0eac3fb4c4e41469c072252bf2b53c2 in term 1.
I20260710 13:21:40.818089 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12083b1c8e0e42dc8996a3e9337cc464" candidate_uuid: "d0530d3fe5e542ff8916113dc89c933b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" is_pre_election: true
I20260710 13:21:40.818352 15227 leader_election.cc:290] T 12083b1c8e0e42dc8996a3e9337cc464 P d0530d3fe5e542ff8916113dc89c933b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947), 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223)
I20260710 13:21:40.818796 14901 raft_consensus.cc:2468] T 12083b1c8e0e42dc8996a3e9337cc464 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0530d3fe5e542ff8916113dc89c933b in term 0.
I20260710 13:21:40.820156 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12083b1c8e0e42dc8996a3e9337cc464" candidate_uuid: "d0530d3fe5e542ff8916113dc89c933b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5586d73788674a2eadebb0a6ae382044" is_pre_election: true
I20260710 13:21:40.820479 15015 leader_election.cc:304] T 12083b1c8e0e42dc8996a3e9337cc464 P d0530d3fe5e542ff8916113dc89c933b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0530d3fe5e542ff8916113dc89c933b, d0eac3fb4c4e41469c072252bf2b53c2; no voters: 
I20260710 13:21:40.820891 14976 raft_consensus.cc:2468] T 12083b1c8e0e42dc8996a3e9337cc464 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0530d3fe5e542ff8916113dc89c933b in term 0.
I20260710 13:21:40.822135 15214 raft_consensus.cc:2804] T 12083b1c8e0e42dc8996a3e9337cc464 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:40.822551 15214 raft_consensus.cc:493] T 12083b1c8e0e42dc8996a3e9337cc464 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:40.821602 15050 raft_consensus.cc:2468] T ace56071f7c442b59fa010dd1e159c4e P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0eac3fb4c4e41469c072252bf2b53c2 in term 1.
I20260710 13:21:40.822964 15214 raft_consensus.cc:3060] T 12083b1c8e0e42dc8996a3e9337cc464 P d0530d3fe5e542ff8916113dc89c933b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:40.823094 14867 leader_election.cc:304] T ace56071f7c442b59fa010dd1e159c4e P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5586d73788674a2eadebb0a6ae382044, d0eac3fb4c4e41469c072252bf2b53c2; no voters: 
I20260710 13:21:40.823939 15116 raft_consensus.cc:2804] T ace56071f7c442b59fa010dd1e159c4e P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:40.821863 14799 catalog_manager.cc:5697] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b reported cstate change: term changed from 0 to 1, leader changed from <none> to d0530d3fe5e542ff8916113dc89c933b (127.10.210.131). New cstate: current_term: 1 leader_uuid: "d0530d3fe5e542ff8916113dc89c933b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:40.824398 15116 raft_consensus.cc:697] T ace56071f7c442b59fa010dd1e159c4e P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 LEADER]: Becoming Leader. State: Replica: d0eac3fb4c4e41469c072252bf2b53c2, State: Running, Role: LEADER
I20260710 13:21:40.824973 14799 catalog_manager.cc:5697] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0530d3fe5e542ff8916113dc89c933b reported cstate change: term changed from 0 to 1, leader changed from <none> to d0530d3fe5e542ff8916113dc89c933b (127.10.210.131). New cstate: current_term: 1 leader_uuid: "d0530d3fe5e542ff8916113dc89c933b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:40.825265 15116 consensus_queue.cc:237] T ace56071f7c442b59fa010dd1e159c4e P d0eac3fb4c4e41469c072252bf2b53c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.830142 15214 raft_consensus.cc:515] T 12083b1c8e0e42dc8996a3e9337cc464 P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.832140 15214 leader_election.cc:290] T 12083b1c8e0e42dc8996a3e9337cc464 P d0530d3fe5e542ff8916113dc89c933b [CANDIDATE]: Term 1 election: Requested vote from peers d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947), 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223)
I20260710 13:21:40.833292 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12083b1c8e0e42dc8996a3e9337cc464" candidate_uuid: "d0530d3fe5e542ff8916113dc89c933b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2"
I20260710 13:21:40.833781 14901 raft_consensus.cc:3060] T 12083b1c8e0e42dc8996a3e9337cc464 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:40.837466 14797 catalog_manager.cc:5697] T ace56071f7c442b59fa010dd1e159c4e P d0eac3fb4c4e41469c072252bf2b53c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129). New cstate: current_term: 1 leader_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:40.838431 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12083b1c8e0e42dc8996a3e9337cc464" candidate_uuid: "d0530d3fe5e542ff8916113dc89c933b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5586d73788674a2eadebb0a6ae382044"
I20260710 13:21:40.839165 14976 raft_consensus.cc:3060] T 12083b1c8e0e42dc8996a3e9337cc464 P 5586d73788674a2eadebb0a6ae382044 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:40.840428 14901 raft_consensus.cc:2468] T 12083b1c8e0e42dc8996a3e9337cc464 P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0530d3fe5e542ff8916113dc89c933b in term 1.
I20260710 13:21:40.841799 15015 leader_election.cc:304] T 12083b1c8e0e42dc8996a3e9337cc464 P d0530d3fe5e542ff8916113dc89c933b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0530d3fe5e542ff8916113dc89c933b, d0eac3fb4c4e41469c072252bf2b53c2; no voters: 
I20260710 13:21:40.843070 15214 raft_consensus.cc:2804] T 12083b1c8e0e42dc8996a3e9337cc464 P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:40.843518 15214 raft_consensus.cc:697] T 12083b1c8e0e42dc8996a3e9337cc464 P d0530d3fe5e542ff8916113dc89c933b [term 1 LEADER]: Becoming Leader. State: Replica: d0530d3fe5e542ff8916113dc89c933b, State: Running, Role: LEADER
I20260710 13:21:40.844270 15214 consensus_queue.cc:237] T 12083b1c8e0e42dc8996a3e9337cc464 P d0530d3fe5e542ff8916113dc89c933b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:40.846321 14976 raft_consensus.cc:2468] T 12083b1c8e0e42dc8996a3e9337cc464 P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0530d3fe5e542ff8916113dc89c933b in term 1.
I20260710 13:21:40.852278 14797 catalog_manager.cc:5697] T 12083b1c8e0e42dc8996a3e9337cc464 P d0530d3fe5e542ff8916113dc89c933b reported cstate change: term changed from 0 to 1, leader changed from <none> to d0530d3fe5e542ff8916113dc89c933b (127.10.210.131). New cstate: current_term: 1 leader_uuid: "d0530d3fe5e542ff8916113dc89c933b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:40.877655 15116 consensus_queue.cc:1048] T cfdf29050d714691a3aac4af7e71201f P d0eac3fb4c4e41469c072252bf2b53c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:40.888804 15198 consensus_queue.cc:1048] T cfdf29050d714691a3aac4af7e71201f P d0eac3fb4c4e41469c072252bf2b53c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:40.908901 15116 consensus_queue.cc:1048] T eda1b63429494066b1944f725a76c746 P d0eac3fb4c4e41469c072252bf2b53c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:40.924072 15198 consensus_queue.cc:1048] T eda1b63429494066b1944f725a76c746 P d0eac3fb4c4e41469c072252bf2b53c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:40.927189 14901 raft_consensus.cc:3060] T edc50d7f4ebc4790831a845102987318 P d0eac3fb4c4e41469c072252bf2b53c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:40.927791 15052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12083b1c8e0e42dc8996a3e9337cc464"
dest_uuid: "d0530d3fe5e542ff8916113dc89c933b"
mode: GRACEFUL
new_leader_uuid: "d0eac3fb4c4e41469c072252bf2b53c2"
 from {username='slave'} at 127.0.0.1:51928
I20260710 13:21:40.928584 15052 raft_consensus.cc:606] T 12083b1c8e0e42dc8996a3e9337cc464 P d0530d3fe5e542ff8916113dc89c933b [term 1 LEADER]: Received request to transfer leadership to TS d0eac3fb4c4e41469c072252bf2b53c2
I20260710 13:21:40.934859 15052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3519a9026fe944af93751bf73b6feea1"
dest_uuid: "d0530d3fe5e542ff8916113dc89c933b"
mode: GRACEFUL
new_leader_uuid: "d0eac3fb4c4e41469c072252bf2b53c2"
 from {username='slave'} at 127.0.0.1:51928
I20260710 13:21:40.935406 15052 raft_consensus.cc:606] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b [term 1 LEADER]: Received request to transfer leadership to TS d0eac3fb4c4e41469c072252bf2b53c2
I20260710 13:21:40.936589 15191 consensus_queue.cc:1048] T edc50d7f4ebc4790831a845102987318 P 5586d73788674a2eadebb0a6ae382044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:40.940663 15052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75f6a3336a094502870dac05c0e7675a"
dest_uuid: "d0530d3fe5e542ff8916113dc89c933b"
mode: GRACEFUL
new_leader_uuid: "d0eac3fb4c4e41469c072252bf2b53c2"
 from {username='slave'} at 127.0.0.1:51928
I20260710 13:21:40.941286 15052 raft_consensus.cc:606] T 75f6a3336a094502870dac05c0e7675a P d0530d3fe5e542ff8916113dc89c933b [term 1 LEADER]: Received request to transfer leadership to TS d0eac3fb4c4e41469c072252bf2b53c2
I20260710 13:21:40.951627 15220 consensus_queue.cc:1048] T edc50d7f4ebc4790831a845102987318 P 5586d73788674a2eadebb0a6ae382044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:40.959311 14901 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cfdf29050d714691a3aac4af7e71201f"
dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2"
mode: GRACEFUL
new_leader_uuid: "5586d73788674a2eadebb0a6ae382044"
 from {username='slave'} at 127.0.0.1:59432
I20260710 13:21:40.959877 14901 raft_consensus.cc:606] T cfdf29050d714691a3aac4af7e71201f P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 LEADER]: Received request to transfer leadership to TS 5586d73788674a2eadebb0a6ae382044
I20260710 13:21:40.966111 14901 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ace56071f7c442b59fa010dd1e159c4e"
dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2"
mode: GRACEFUL
new_leader_uuid: "5586d73788674a2eadebb0a6ae382044"
 from {username='slave'} at 127.0.0.1:59432
I20260710 13:21:40.966566 14901 raft_consensus.cc:606] T ace56071f7c442b59fa010dd1e159c4e P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 LEADER]: Received request to transfer leadership to TS 5586d73788674a2eadebb0a6ae382044
I20260710 13:21:41.068895 15220 consensus_queue.cc:1048] T 2897aca427e34f7ea107cde3a433b49c P 5586d73788674a2eadebb0a6ae382044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:41.080090 15220 consensus_queue.cc:1048] T 2897aca427e34f7ea107cde3a433b49c P 5586d73788674a2eadebb0a6ae382044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:41.091957 15214 consensus_queue.cc:1048] T 75f6a3336a094502870dac05c0e7675a P d0530d3fe5e542ff8916113dc89c933b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:41.098515 15227 raft_consensus.cc:993] T 75f6a3336a094502870dac05c0e7675a P d0530d3fe5e542ff8916113dc89c933b: : Instructing follower d0eac3fb4c4e41469c072252bf2b53c2 to start an election
I20260710 13:21:41.098984 15099 raft_consensus.cc:1081] T 75f6a3336a094502870dac05c0e7675a P d0530d3fe5e542ff8916113dc89c933b [term 1 LEADER]: Signalling peer d0eac3fb4c4e41469c072252bf2b53c2 to start an election
I20260710 13:21:41.101229 14902 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75f6a3336a094502870dac05c0e7675a"
dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2"
 from {username='slave'} at 127.0.0.1:59422
I20260710 13:21:41.102316 14902 raft_consensus.cc:493] T 75f6a3336a094502870dac05c0e7675a P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:41.102692 14902 raft_consensus.cc:3060] T 75f6a3336a094502870dac05c0e7675a P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:41.103310 15099 consensus_queue.cc:1048] T 75f6a3336a094502870dac05c0e7675a P d0530d3fe5e542ff8916113dc89c933b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:41.110875 14902 raft_consensus.cc:515] T 75f6a3336a094502870dac05c0e7675a P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:41.116526 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f6a3336a094502870dac05c0e7675a" candidate_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5586d73788674a2eadebb0a6ae382044"
I20260710 13:21:41.117087 14976 raft_consensus.cc:3060] T 75f6a3336a094502870dac05c0e7675a P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:41.117780 15052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f6a3336a094502870dac05c0e7675a" candidate_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0530d3fe5e542ff8916113dc89c933b"
I20260710 13:21:41.118338 15052 raft_consensus.cc:3055] T 75f6a3336a094502870dac05c0e7675a P d0530d3fe5e542ff8916113dc89c933b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:41.118626 15052 raft_consensus.cc:740] T 75f6a3336a094502870dac05c0e7675a P d0530d3fe5e542ff8916113dc89c933b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d0530d3fe5e542ff8916113dc89c933b, State: Running, Role: LEADER
I20260710 13:21:41.119396 15052 consensus_queue.cc:260] T 75f6a3336a094502870dac05c0e7675a P d0530d3fe5e542ff8916113dc89c933b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:41.120386 15052 raft_consensus.cc:3060] T 75f6a3336a094502870dac05c0e7675a P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:41.123350 14976 raft_consensus.cc:2468] T 75f6a3336a094502870dac05c0e7675a P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0eac3fb4c4e41469c072252bf2b53c2 in term 2.
I20260710 13:21:41.124086 14902 leader_election.cc:290] T 75f6a3336a094502870dac05c0e7675a P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 2 election: Requested vote from peers 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223), d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045)
I20260710 13:21:41.124495 14867 leader_election.cc:304] T 75f6a3336a094502870dac05c0e7675a P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5586d73788674a2eadebb0a6ae382044, d0eac3fb4c4e41469c072252bf2b53c2; no voters: 
I20260710 13:21:41.125385 15198 raft_consensus.cc:2804] T 75f6a3336a094502870dac05c0e7675a P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:41.125828 15198 raft_consensus.cc:697] T 75f6a3336a094502870dac05c0e7675a P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 LEADER]: Becoming Leader. State: Replica: d0eac3fb4c4e41469c072252bf2b53c2, State: Running, Role: LEADER
I20260710 13:21:41.126587 15198 consensus_queue.cc:237] T 75f6a3336a094502870dac05c0e7675a P d0eac3fb4c4e41469c072252bf2b53c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:41.131806 15052 raft_consensus.cc:2468] T 75f6a3336a094502870dac05c0e7675a P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0eac3fb4c4e41469c072252bf2b53c2 in term 2.
I20260710 13:21:41.134716 14800 catalog_manager.cc:5697] T 75f6a3336a094502870dac05c0e7675a P d0eac3fb4c4e41469c072252bf2b53c2 reported cstate change: term changed from 1 to 2, leader changed from d0530d3fe5e542ff8916113dc89c933b (127.10.210.131) to d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129). New cstate: current_term: 2 leader_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:41.212823 15198 consensus_queue.cc:1048] T ace56071f7c442b59fa010dd1e159c4e P d0eac3fb4c4e41469c072252bf2b53c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:41.223522 15245 consensus_queue.cc:1048] T ace56071f7c442b59fa010dd1e159c4e P d0eac3fb4c4e41469c072252bf2b53c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:41.230916 15198 raft_consensus.cc:993] T ace56071f7c442b59fa010dd1e159c4e P d0eac3fb4c4e41469c072252bf2b53c2: : Instructing follower 5586d73788674a2eadebb0a6ae382044 to start an election
I20260710 13:21:41.231364 15245 raft_consensus.cc:1081] T ace56071f7c442b59fa010dd1e159c4e P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 LEADER]: Signalling peer 5586d73788674a2eadebb0a6ae382044 to start an election
I20260710 13:21:41.233086 14976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ace56071f7c442b59fa010dd1e159c4e"
dest_uuid: "5586d73788674a2eadebb0a6ae382044"
 from {username='slave'} at 127.0.0.1:60850
I20260710 13:21:41.233806 14976 raft_consensus.cc:493] T ace56071f7c442b59fa010dd1e159c4e P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:41.234165 14976 raft_consensus.cc:3060] T ace56071f7c442b59fa010dd1e159c4e P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:41.239787 14976 raft_consensus.cc:515] T ace56071f7c442b59fa010dd1e159c4e P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:41.241477 14976 leader_election.cc:290] T ace56071f7c442b59fa010dd1e159c4e P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 2 election: Requested vote from peers d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947), d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045)
I20260710 13:21:41.242194 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace56071f7c442b59fa010dd1e159c4e" candidate_uuid: "5586d73788674a2eadebb0a6ae382044" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2"
I20260710 13:21:41.242606 15050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace56071f7c442b59fa010dd1e159c4e" candidate_uuid: "5586d73788674a2eadebb0a6ae382044" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0530d3fe5e542ff8916113dc89c933b"
I20260710 13:21:41.242822 14902 raft_consensus.cc:3055] T ace56071f7c442b59fa010dd1e159c4e P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:41.243127 15050 raft_consensus.cc:3060] T ace56071f7c442b59fa010dd1e159c4e P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:41.243147 14902 raft_consensus.cc:740] T ace56071f7c442b59fa010dd1e159c4e P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d0eac3fb4c4e41469c072252bf2b53c2, State: Running, Role: LEADER
I20260710 13:21:41.244088 14902 consensus_queue.cc:260] T ace56071f7c442b59fa010dd1e159c4e P d0eac3fb4c4e41469c072252bf2b53c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:41.245059 14902 raft_consensus.cc:3060] T ace56071f7c442b59fa010dd1e159c4e P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:41.248746 15050 raft_consensus.cc:2468] T ace56071f7c442b59fa010dd1e159c4e P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5586d73788674a2eadebb0a6ae382044 in term 2.
I20260710 13:21:41.249847 14942 leader_election.cc:304] T ace56071f7c442b59fa010dd1e159c4e P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5586d73788674a2eadebb0a6ae382044, d0530d3fe5e542ff8916113dc89c933b; no voters: 
I20260710 13:21:41.250226 14902 raft_consensus.cc:2468] T ace56071f7c442b59fa010dd1e159c4e P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5586d73788674a2eadebb0a6ae382044 in term 2.
I20260710 13:21:41.250694 15103 raft_consensus.cc:2804] T ace56071f7c442b59fa010dd1e159c4e P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:41.251350 15103 raft_consensus.cc:697] T ace56071f7c442b59fa010dd1e159c4e P 5586d73788674a2eadebb0a6ae382044 [term 2 LEADER]: Becoming Leader. State: Replica: 5586d73788674a2eadebb0a6ae382044, State: Running, Role: LEADER
I20260710 13:21:41.252216 15103 consensus_queue.cc:237] T ace56071f7c442b59fa010dd1e159c4e P 5586d73788674a2eadebb0a6ae382044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:41.258741 14799 catalog_manager.cc:5697] T ace56071f7c442b59fa010dd1e159c4e P 5586d73788674a2eadebb0a6ae382044 reported cstate change: term changed from 1 to 2, leader changed from d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129) to 5586d73788674a2eadebb0a6ae382044 (127.10.210.130). New cstate: current_term: 2 leader_uuid: "5586d73788674a2eadebb0a6ae382044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:41.277202 15227 consensus_queue.cc:1048] T 12083b1c8e0e42dc8996a3e9337cc464 P d0530d3fe5e542ff8916113dc89c933b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:41.283416 15099 raft_consensus.cc:993] T 12083b1c8e0e42dc8996a3e9337cc464 P d0530d3fe5e542ff8916113dc89c933b: : Instructing follower d0eac3fb4c4e41469c072252bf2b53c2 to start an election
I20260710 13:21:41.283850 15214 raft_consensus.cc:1081] T 12083b1c8e0e42dc8996a3e9337cc464 P d0530d3fe5e542ff8916113dc89c933b [term 1 LEADER]: Signalling peer d0eac3fb4c4e41469c072252bf2b53c2 to start an election
I20260710 13:21:41.285410 14901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12083b1c8e0e42dc8996a3e9337cc464"
dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2"
 from {username='slave'} at 127.0.0.1:59422
I20260710 13:21:41.286540 14901 raft_consensus.cc:493] T 12083b1c8e0e42dc8996a3e9337cc464 P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:41.286936 14901 raft_consensus.cc:3060] T 12083b1c8e0e42dc8996a3e9337cc464 P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:41.289577 15214 consensus_queue.cc:1048] T 12083b1c8e0e42dc8996a3e9337cc464 P d0530d3fe5e542ff8916113dc89c933b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:41.291867 15214 consensus_queue.cc:1048] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0530d3fe5e542ff8916113dc89c933b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:41.294075 14901 raft_consensus.cc:515] T 12083b1c8e0e42dc8996a3e9337cc464 P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:41.296753 14901 leader_election.cc:290] T 12083b1c8e0e42dc8996a3e9337cc464 P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 2 election: Requested vote from peers 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223), d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045)
I20260710 13:21:41.299407 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12083b1c8e0e42dc8996a3e9337cc464" candidate_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5586d73788674a2eadebb0a6ae382044"
I20260710 13:21:41.299969 14976 raft_consensus.cc:3060] T 12083b1c8e0e42dc8996a3e9337cc464 P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:41.305156 15050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12083b1c8e0e42dc8996a3e9337cc464" candidate_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0530d3fe5e542ff8916113dc89c933b"
I20260710 13:21:41.306049 15050 raft_consensus.cc:3055] T 12083b1c8e0e42dc8996a3e9337cc464 P d0530d3fe5e542ff8916113dc89c933b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:41.306641 15050 raft_consensus.cc:740] T 12083b1c8e0e42dc8996a3e9337cc464 P d0530d3fe5e542ff8916113dc89c933b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d0530d3fe5e542ff8916113dc89c933b, State: Running, Role: LEADER
I20260710 13:21:41.307539 15050 consensus_queue.cc:260] T 12083b1c8e0e42dc8996a3e9337cc464 P d0530d3fe5e542ff8916113dc89c933b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:41.308600 15050 raft_consensus.cc:3060] T 12083b1c8e0e42dc8996a3e9337cc464 P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:41.311894 14976 raft_consensus.cc:2468] T 12083b1c8e0e42dc8996a3e9337cc464 P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0eac3fb4c4e41469c072252bf2b53c2 in term 2.
I20260710 13:21:41.317116 15099 consensus_queue.cc:1048] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0530d3fe5e542ff8916113dc89c933b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:41.317320 14867 leader_election.cc:304] T 12083b1c8e0e42dc8996a3e9337cc464 P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5586d73788674a2eadebb0a6ae382044, d0eac3fb4c4e41469c072252bf2b53c2; no voters: 
I20260710 13:21:41.317943 15050 raft_consensus.cc:2468] T 12083b1c8e0e42dc8996a3e9337cc464 P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0eac3fb4c4e41469c072252bf2b53c2 in term 2.
I20260710 13:21:41.318400 15245 raft_consensus.cc:2804] T 12083b1c8e0e42dc8996a3e9337cc464 P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:41.319049 15245 raft_consensus.cc:697] T 12083b1c8e0e42dc8996a3e9337cc464 P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 LEADER]: Becoming Leader. State: Replica: d0eac3fb4c4e41469c072252bf2b53c2, State: Running, Role: LEADER
I20260710 13:21:41.319867 15245 consensus_queue.cc:237] T 12083b1c8e0e42dc8996a3e9337cc464 P d0eac3fb4c4e41469c072252bf2b53c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:41.333335 14800 catalog_manager.cc:5697] T 12083b1c8e0e42dc8996a3e9337cc464 P d0eac3fb4c4e41469c072252bf2b53c2 reported cstate change: term changed from 1 to 2, leader changed from d0530d3fe5e542ff8916113dc89c933b (127.10.210.131) to d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129). New cstate: current_term: 2 leader_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:41.366616 15099 consensus_queue.cc:1048] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:41.375174 15214 raft_consensus.cc:993] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b: : Instructing follower d0eac3fb4c4e41469c072252bf2b53c2 to start an election
I20260710 13:21:41.375674 15227 raft_consensus.cc:1081] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b [term 1 LEADER]: Signalling peer d0eac3fb4c4e41469c072252bf2b53c2 to start an election
I20260710 13:21:41.377537 14901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3519a9026fe944af93751bf73b6feea1"
dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2"
 from {username='slave'} at 127.0.0.1:59422
I20260710 13:21:41.378492 14901 raft_consensus.cc:493] T 3519a9026fe944af93751bf73b6feea1 P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:41.379019 14901 raft_consensus.cc:3060] T 3519a9026fe944af93751bf73b6feea1 P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:41.380630 15227 consensus_queue.cc:1048] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:41.386178 14901 raft_consensus.cc:515] T 3519a9026fe944af93751bf73b6feea1 P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:41.387023 15245 raft_consensus.cc:993] T cfdf29050d714691a3aac4af7e71201f P d0eac3fb4c4e41469c072252bf2b53c2: : Instructing follower 5586d73788674a2eadebb0a6ae382044 to start an election
I20260710 13:21:41.387486 15245 raft_consensus.cc:1081] T cfdf29050d714691a3aac4af7e71201f P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 LEADER]: Signalling peer 5586d73788674a2eadebb0a6ae382044 to start an election
I20260710 13:21:41.388790 14901 leader_election.cc:290] T 3519a9026fe944af93751bf73b6feea1 P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 2 election: Requested vote from peers 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223), d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045)
I20260710 13:21:41.389091 14977 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cfdf29050d714691a3aac4af7e71201f"
dest_uuid: "5586d73788674a2eadebb0a6ae382044"
 from {username='slave'} at 127.0.0.1:60850
I20260710 13:21:41.389693 14977 raft_consensus.cc:493] T cfdf29050d714691a3aac4af7e71201f P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:41.390117 14977 raft_consensus.cc:3060] T cfdf29050d714691a3aac4af7e71201f P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:41.394109 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3519a9026fe944af93751bf73b6feea1" candidate_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5586d73788674a2eadebb0a6ae382044"
I20260710 13:21:41.394728 14975 raft_consensus.cc:3060] T 3519a9026fe944af93751bf73b6feea1 P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:41.395453 15050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3519a9026fe944af93751bf73b6feea1" candidate_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0530d3fe5e542ff8916113dc89c933b"
I20260710 13:21:41.396010 15050 raft_consensus.cc:3055] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:41.396320 15050 raft_consensus.cc:740] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d0530d3fe5e542ff8916113dc89c933b, State: Running, Role: LEADER
I20260710 13:21:41.397109 15050 consensus_queue.cc:260] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:41.398326 15050 raft_consensus.cc:3060] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:41.398609 14977 raft_consensus.cc:515] T cfdf29050d714691a3aac4af7e71201f P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:41.401266 14977 leader_election.cc:290] T cfdf29050d714691a3aac4af7e71201f P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 2 election: Requested vote from peers d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947), d0530d3fe5e542ff8916113dc89c933b (127.10.210.131:37045)
I20260710 13:21:41.401870 14901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfdf29050d714691a3aac4af7e71201f" candidate_uuid: "5586d73788674a2eadebb0a6ae382044" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2"
I20260710 13:21:41.402307 15052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfdf29050d714691a3aac4af7e71201f" candidate_uuid: "5586d73788674a2eadebb0a6ae382044" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0530d3fe5e542ff8916113dc89c933b"
I20260710 13:21:41.402503 14901 raft_consensus.cc:3055] T cfdf29050d714691a3aac4af7e71201f P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:41.402843 15052 raft_consensus.cc:3060] T cfdf29050d714691a3aac4af7e71201f P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:41.402868 14901 raft_consensus.cc:740] T cfdf29050d714691a3aac4af7e71201f P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d0eac3fb4c4e41469c072252bf2b53c2, State: Running, Role: LEADER
I20260710 13:21:41.403502 14975 raft_consensus.cc:2468] T 3519a9026fe944af93751bf73b6feea1 P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0eac3fb4c4e41469c072252bf2b53c2 in term 2.
I20260710 13:21:41.404470 14867 leader_election.cc:304] T 3519a9026fe944af93751bf73b6feea1 P d0eac3fb4c4e41469c072252bf2b53c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5586d73788674a2eadebb0a6ae382044, d0eac3fb4c4e41469c072252bf2b53c2; no voters: 
I20260710 13:21:41.405315 15198 raft_consensus.cc:2804] T 3519a9026fe944af93751bf73b6feea1 P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:41.403932 14901 consensus_queue.cc:260] T cfdf29050d714691a3aac4af7e71201f P d0eac3fb4c4e41469c072252bf2b53c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:41.405797 15198 raft_consensus.cc:697] T 3519a9026fe944af93751bf73b6feea1 P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 LEADER]: Becoming Leader. State: Replica: d0eac3fb4c4e41469c072252bf2b53c2, State: Running, Role: LEADER
I20260710 13:21:41.406294 14901 raft_consensus.cc:3060] T cfdf29050d714691a3aac4af7e71201f P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:41.406610 15198 consensus_queue.cc:237] T 3519a9026fe944af93751bf73b6feea1 P d0eac3fb4c4e41469c072252bf2b53c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:41.409183 15052 raft_consensus.cc:2468] T cfdf29050d714691a3aac4af7e71201f P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5586d73788674a2eadebb0a6ae382044 in term 2.
I20260710 13:21:41.405131 15050 raft_consensus.cc:2468] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0eac3fb4c4e41469c072252bf2b53c2 in term 2.
I20260710 13:21:41.410454 14942 leader_election.cc:304] T cfdf29050d714691a3aac4af7e71201f P 5586d73788674a2eadebb0a6ae382044 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5586d73788674a2eadebb0a6ae382044, d0530d3fe5e542ff8916113dc89c933b; no voters: 
I20260710 13:21:41.411571 15103 raft_consensus.cc:2804] T cfdf29050d714691a3aac4af7e71201f P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:41.412014 15103 raft_consensus.cc:697] T cfdf29050d714691a3aac4af7e71201f P 5586d73788674a2eadebb0a6ae382044 [term 2 LEADER]: Becoming Leader. State: Replica: 5586d73788674a2eadebb0a6ae382044, State: Running, Role: LEADER
I20260710 13:21:41.412814 15103 consensus_queue.cc:237] T cfdf29050d714691a3aac4af7e71201f P 5586d73788674a2eadebb0a6ae382044 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:41.415570 14901 raft_consensus.cc:2468] T cfdf29050d714691a3aac4af7e71201f P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5586d73788674a2eadebb0a6ae382044 in term 2.
I20260710 13:21:41.415102 14800 catalog_manager.cc:5697] T 3519a9026fe944af93751bf73b6feea1 P d0eac3fb4c4e41469c072252bf2b53c2 reported cstate change: term changed from 1 to 2, leader changed from d0530d3fe5e542ff8916113dc89c933b (127.10.210.131) to d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129). New cstate: current_term: 2 leader_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:41.420397 14799 catalog_manager.cc:5697] T cfdf29050d714691a3aac4af7e71201f P 5586d73788674a2eadebb0a6ae382044 reported cstate change: term changed from 1 to 2, leader changed from d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129) to 5586d73788674a2eadebb0a6ae382044 (127.10.210.130). New cstate: current_term: 2 leader_uuid: "5586d73788674a2eadebb0a6ae382044" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:41.658473 14901 raft_consensus.cc:1275] T ace56071f7c442b59fa010dd1e159c4e P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Refusing update from remote peer 5586d73788674a2eadebb0a6ae382044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:41.659703 15103 consensus_queue.cc:1048] T ace56071f7c442b59fa010dd1e159c4e P 5586d73788674a2eadebb0a6ae382044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:41.665270 15050 raft_consensus.cc:1275] T ace56071f7c442b59fa010dd1e159c4e P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Refusing update from remote peer 5586d73788674a2eadebb0a6ae382044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:41.671046 15191 consensus_queue.cc:1048] T ace56071f7c442b59fa010dd1e159c4e P 5586d73788674a2eadebb0a6ae382044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:41.676441 15052 raft_consensus.cc:1275] T 75f6a3336a094502870dac05c0e7675a P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Refusing update from remote peer d0eac3fb4c4e41469c072252bf2b53c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:41.677858 15116 consensus_queue.cc:1048] T 75f6a3336a094502870dac05c0e7675a P d0eac3fb4c4e41469c072252bf2b53c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:41.686161 14975 raft_consensus.cc:1275] T 75f6a3336a094502870dac05c0e7675a P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Refusing update from remote peer d0eac3fb4c4e41469c072252bf2b53c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:41.688930 15198 consensus_queue.cc:1048] T 75f6a3336a094502870dac05c0e7675a P d0eac3fb4c4e41469c072252bf2b53c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:41.844097 15052 raft_consensus.cc:1275] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Refusing update from remote peer d0eac3fb4c4e41469c072252bf2b53c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:41.845649 14975 raft_consensus.cc:1275] T 12083b1c8e0e42dc8996a3e9337cc464 P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Refusing update from remote peer d0eac3fb4c4e41469c072252bf2b53c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:41.846199 15261 consensus_queue.cc:1048] T 3519a9026fe944af93751bf73b6feea1 P d0eac3fb4c4e41469c072252bf2b53c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:41.847132 15198 consensus_queue.cc:1048] T 12083b1c8e0e42dc8996a3e9337cc464 P d0eac3fb4c4e41469c072252bf2b53c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:41.862926 14977 raft_consensus.cc:1275] T 3519a9026fe944af93751bf73b6feea1 P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Refusing update from remote peer d0eac3fb4c4e41469c072252bf2b53c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:41.871423 15050 raft_consensus.cc:1275] T 12083b1c8e0e42dc8996a3e9337cc464 P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Refusing update from remote peer d0eac3fb4c4e41469c072252bf2b53c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:41.873185 15198 consensus_queue.cc:1048] T 12083b1c8e0e42dc8996a3e9337cc464 P d0eac3fb4c4e41469c072252bf2b53c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:41.873579 15261 consensus_queue.cc:1048] T 3519a9026fe944af93751bf73b6feea1 P d0eac3fb4c4e41469c072252bf2b53c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:41.901319 15050 raft_consensus.cc:1275] T cfdf29050d714691a3aac4af7e71201f P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Refusing update from remote peer 5586d73788674a2eadebb0a6ae382044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:41.902966 15103 consensus_queue.cc:1048] T cfdf29050d714691a3aac4af7e71201f P 5586d73788674a2eadebb0a6ae382044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:41.911456 14901 raft_consensus.cc:1275] T cfdf29050d714691a3aac4af7e71201f P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Refusing update from remote peer 5586d73788674a2eadebb0a6ae382044: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:41.913546 15191 consensus_queue.cc:1048] T cfdf29050d714691a3aac4af7e71201f P 5586d73788674a2eadebb0a6ae382044 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:43.975768 14797 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:46172:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:21:43.995078 14797 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46172:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:21:44.095460 11082 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:21:44.118059 15301 tablet.cc:1724] T eda1b63429494066b1944f725a76c746 P d0eac3fb4c4e41469c072252bf2b53c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:44.193794 15305 tablet.cc:1724] T eda1b63429494066b1944f725a76c746 P d0530d3fe5e542ff8916113dc89c933b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:44.225943 15301 tablet.cc:1724] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0eac3fb4c4e41469c072252bf2b53c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:44.260663 15325 tablet.cc:1724] T 75f6a3336a094502870dac05c0e7675a P d0eac3fb4c4e41469c072252bf2b53c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:44.263761 15323 tablet.cc:1724] T edc50d7f4ebc4790831a845102987318 P d0eac3fb4c4e41469c072252bf2b53c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:44.266637 15321 tablet.cc:1724] T edc50d7f4ebc4790831a845102987318 P 5586d73788674a2eadebb0a6ae382044: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:21:44.278995 15016 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.210.130:45223, user_credentials={real_user=slave}} blocked reactor thread for 57944.9us
I20260710 13:21:44.288092 15331 tablet.cc:1724] T cfdf29050d714691a3aac4af7e71201f P 5586d73788674a2eadebb0a6ae382044: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:44.292168 15301 tablet.cc:1724] T cfdf29050d714691a3aac4af7e71201f P d0eac3fb4c4e41469c072252bf2b53c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:44.312795 15334 tablet.cc:1724] T 2897aca427e34f7ea107cde3a433b49c P 5586d73788674a2eadebb0a6ae382044: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:21:44.298748 15015 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.210.129:41947, user_credentials={real_user=slave}} blocked reactor thread for 68048.7us
I20260710 13:21:44.334069 15301 tablet.cc:1724] T 12083b1c8e0e42dc8996a3e9337cc464 P d0eac3fb4c4e41469c072252bf2b53c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:44.336624 15326 tablet.cc:1724] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0530d3fe5e542ff8916113dc89c933b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:44.334308 15333 tablet.cc:1724] T ace56071f7c442b59fa010dd1e159c4e P 5586d73788674a2eadebb0a6ae382044: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:44.350231 14901 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3519a9026fe944af93751bf73b6feea1"
dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2"
mode: GRACEFUL
new_leader_uuid: "d0530d3fe5e542ff8916113dc89c933b"
 from {username='slave'} at 127.0.0.1:45224
I20260710 13:21:44.350903 14901 raft_consensus.cc:606] T 3519a9026fe944af93751bf73b6feea1 P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 LEADER]: Received request to transfer leadership to TS d0530d3fe5e542ff8916113dc89c933b
W20260710 13:21:44.359143 14942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.210.131:37045, user_credentials={real_user=slave}} blocked reactor thread for 72768.6us
I20260710 13:21:44.304167 15323 tablet.cc:1724] T 3519a9026fe944af93751bf73b6feea1 P d0eac3fb4c4e41469c072252bf2b53c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:44.386967 15336 tablet.cc:1724] T edc50d7f4ebc4790831a845102987318 P d0530d3fe5e542ff8916113dc89c933b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:44.399649 15329 tablet.cc:1724] T ace56071f7c442b59fa010dd1e159c4e P d0eac3fb4c4e41469c072252bf2b53c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:44.412113 15333 tablet.cc:1724] T 75f6a3336a094502870dac05c0e7675a P 5586d73788674a2eadebb0a6ae382044: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:44.384079 15305 tablet.cc:1724] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:44.397650 15321 tablet.cc:1724] T 8634fb5c6d5149bf8eefe957b65c4d2a P 5586d73788674a2eadebb0a6ae382044: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:44.436184 15336 tablet.cc:1724] T 2897aca427e34f7ea107cde3a433b49c P d0530d3fe5e542ff8916113dc89c933b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:44.446513 15301 tablet.cc:1724] T 2897aca427e34f7ea107cde3a433b49c P d0eac3fb4c4e41469c072252bf2b53c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:44.456794 15298 raft_consensus.cc:993] T 3519a9026fe944af93751bf73b6feea1 P d0eac3fb4c4e41469c072252bf2b53c2: : Instructing follower d0530d3fe5e542ff8916113dc89c933b to start an election
I20260710 13:21:44.457360 15298 raft_consensus.cc:1081] T 3519a9026fe944af93751bf73b6feea1 P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 LEADER]: Signalling peer d0530d3fe5e542ff8916113dc89c933b to start an election
I20260710 13:21:44.460677 15334 tablet.cc:1724] T eda1b63429494066b1944f725a76c746 P 5586d73788674a2eadebb0a6ae382044: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:44.461073 15339 tablet.cc:1724] T cfdf29050d714691a3aac4af7e71201f P d0530d3fe5e542ff8916113dc89c933b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:44.469246 15046 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3519a9026fe944af93751bf73b6feea1"
dest_uuid: "d0530d3fe5e542ff8916113dc89c933b"
 from {username='slave'} at 127.0.0.1:51914
I20260710 13:21:44.469991 15046 raft_consensus.cc:493] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:44.465364 15331 tablet.cc:1724] T 3519a9026fe944af93751bf73b6feea1 P 5586d73788674a2eadebb0a6ae382044: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:44.473877 15046 raft_consensus.cc:3060] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:44.475200 15321 tablet.cc:1724] T 12083b1c8e0e42dc8996a3e9337cc464 P 5586d73788674a2eadebb0a6ae382044: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:44.487522 14975 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "edc50d7f4ebc4790831a845102987318"
dest_uuid: "5586d73788674a2eadebb0a6ae382044"
mode: GRACEFUL
new_leader_uuid: "d0530d3fe5e542ff8916113dc89c933b"
 from {username='slave'} at 127.0.0.1:41550
I20260710 13:21:44.488116 14975 raft_consensus.cc:606] T edc50d7f4ebc4790831a845102987318 P 5586d73788674a2eadebb0a6ae382044 [term 1 LEADER]: Received request to transfer leadership to TS d0530d3fe5e542ff8916113dc89c933b
I20260710 13:21:44.490116 11082 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:21:44.490725 11082 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:44.493455 15336 tablet.cc:1724] T ace56071f7c442b59fa010dd1e159c4e P d0530d3fe5e542ff8916113dc89c933b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:44.493341 15326 tablet.cc:1724] T 75f6a3336a094502870dac05c0e7675a P d0530d3fe5e542ff8916113dc89c933b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:44.494503 15046 raft_consensus.cc:515] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:44.497617 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3519a9026fe944af93751bf73b6feea1" candidate_uuid: "d0530d3fe5e542ff8916113dc89c933b" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2"
I20260710 13:21:44.498114 15046 leader_election.cc:290] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b [CANDIDATE]: Term 3 election: Requested vote from peers d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947), 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223)
I20260710 13:21:44.498189 14902 raft_consensus.cc:3055] T 3519a9026fe944af93751bf73b6feea1 P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:44.498715 14902 raft_consensus.cc:740] T 3519a9026fe944af93751bf73b6feea1 P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d0eac3fb4c4e41469c072252bf2b53c2, State: Running, Role: LEADER
I20260710 13:21:44.498750 15339 tablet.cc:1724] T 12083b1c8e0e42dc8996a3e9337cc464 P d0530d3fe5e542ff8916113dc89c933b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:44.499557 14902 consensus_queue.cc:260] T 3519a9026fe944af93751bf73b6feea1 P d0eac3fb4c4e41469c072252bf2b53c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:44.499929 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3519a9026fe944af93751bf73b6feea1" candidate_uuid: "d0530d3fe5e542ff8916113dc89c933b" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "5586d73788674a2eadebb0a6ae382044"
I20260710 13:21:44.501209 14975 raft_consensus.cc:3060] T 3519a9026fe944af93751bf73b6feea1 P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:44.503625 14800 catalog_manager.cc:6242] T 00000000000000000000000000000000 P ce062fbf688148c79563b29d0c9ea83c: soft_deleted_table [id=4afcc8f880bb4c0cb876190ac10df290] alter complete (version 1)
I20260710 13:21:44.504142 14902 raft_consensus.cc:3060] T 3519a9026fe944af93751bf73b6feea1 P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:44.504420 14901 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a8a4a5204284f1c91ef557030c8ec53"
dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2"
mode: GRACEFUL
new_leader_uuid: "d0530d3fe5e542ff8916113dc89c933b"
 from {username='slave'} at 127.0.0.1:45224
I20260710 13:21:44.504998 14901 raft_consensus.cc:606] T 3a8a4a5204284f1c91ef557030c8ec53 P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 LEADER]: Received request to transfer leadership to TS d0530d3fe5e542ff8916113dc89c933b
I20260710 13:21:44.507849 14975 raft_consensus.cc:2468] T 3519a9026fe944af93751bf73b6feea1 P 5586d73788674a2eadebb0a6ae382044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0530d3fe5e542ff8916113dc89c933b in term 3.
I20260710 13:21:44.510926 14902 raft_consensus.cc:2468] T 3519a9026fe944af93751bf73b6feea1 P d0eac3fb4c4e41469c072252bf2b53c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0530d3fe5e542ff8916113dc89c933b in term 3.
I20260710 13:21:44.513108 15016 leader_election.cc:304] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b [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: 5586d73788674a2eadebb0a6ae382044, d0530d3fe5e542ff8916113dc89c933b; no voters: 
I20260710 13:21:44.514671 15267 raft_consensus.cc:2804] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:44.515151 15267 raft_consensus.cc:697] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b [term 3 LEADER]: Becoming Leader. State: Replica: d0530d3fe5e542ff8916113dc89c933b, State: Running, Role: LEADER
I20260710 13:21:44.515497 14975 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba085b9909b0489dbd211d06fe4a2eef"
dest_uuid: "5586d73788674a2eadebb0a6ae382044"
mode: GRACEFUL
new_leader_uuid: "d0530d3fe5e542ff8916113dc89c933b"
 from {username='slave'} at 127.0.0.1:41550
I20260710 13:21:44.516152 14975 raft_consensus.cc:606] T ba085b9909b0489dbd211d06fe4a2eef P 5586d73788674a2eadebb0a6ae382044 [term 2 LEADER]: Received request to transfer leadership to TS d0530d3fe5e542ff8916113dc89c933b
I20260710 13:21:44.515959 15267 consensus_queue.cc:237] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:44.517410 11082 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:21:44.517963 11082 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:44.529693 14800 catalog_manager.cc:5697] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b reported cstate change: term changed from 2 to 3, leader changed from d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129) to d0530d3fe5e542ff8916113dc89c933b (127.10.210.131). New cstate: current_term: 3 leader_uuid: "d0530d3fe5e542ff8916113dc89c933b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:44.542322 15327 raft_consensus.cc:993] T 3a8a4a5204284f1c91ef557030c8ec53 P d0eac3fb4c4e41469c072252bf2b53c2: : Instructing follower d0530d3fe5e542ff8916113dc89c933b to start an election
I20260710 13:21:44.542793 15327 raft_consensus.cc:1081] T 3a8a4a5204284f1c91ef557030c8ec53 P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 LEADER]: Signalling peer d0530d3fe5e542ff8916113dc89c933b to start an election
I20260710 13:21:44.544239 15046 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a8a4a5204284f1c91ef557030c8ec53"
dest_uuid: "d0530d3fe5e542ff8916113dc89c933b"
 from {username='slave'} at 127.0.0.1:51914
I20260710 13:21:44.544763 15046 raft_consensus.cc:493] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:44.545141 15046 raft_consensus.cc:3060] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:44.549672 15046 raft_consensus.cc:515] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:44.551102 15046 leader_election.cc:290] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b [CANDIDATE]: Term 3 election: Requested vote from peers d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947), 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223)
I20260710 13:21:44.551904 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8a4a5204284f1c91ef557030c8ec53" candidate_uuid: "d0530d3fe5e542ff8916113dc89c933b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2"
I20260710 13:21:44.552141 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8a4a5204284f1c91ef557030c8ec53" candidate_uuid: "d0530d3fe5e542ff8916113dc89c933b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5586d73788674a2eadebb0a6ae382044"
I20260710 13:21:44.552492 14902 raft_consensus.cc:3055] T 3a8a4a5204284f1c91ef557030c8ec53 P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:44.552699 14975 raft_consensus.cc:3060] T 3a8a4a5204284f1c91ef557030c8ec53 P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:44.552855 14902 raft_consensus.cc:740] T 3a8a4a5204284f1c91ef557030c8ec53 P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d0eac3fb4c4e41469c072252bf2b53c2, State: Running, Role: LEADER
I20260710 13:21:44.553619 14902 consensus_queue.cc:260] T 3a8a4a5204284f1c91ef557030c8ec53 P d0eac3fb4c4e41469c072252bf2b53c2 [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: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:44.554478 14902 raft_consensus.cc:3060] T 3a8a4a5204284f1c91ef557030c8ec53 P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:44.557302 14975 raft_consensus.cc:2468] T 3a8a4a5204284f1c91ef557030c8ec53 P 5586d73788674a2eadebb0a6ae382044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0530d3fe5e542ff8916113dc89c933b in term 3.
I20260710 13:21:44.558339 15016 leader_election.cc:304] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b [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: 5586d73788674a2eadebb0a6ae382044, d0530d3fe5e542ff8916113dc89c933b; no voters: 
I20260710 13:21:44.559217 15267 raft_consensus.cc:2804] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:44.559149 14902 raft_consensus.cc:2468] T 3a8a4a5204284f1c91ef557030c8ec53 P d0eac3fb4c4e41469c072252bf2b53c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0530d3fe5e542ff8916113dc89c933b in term 3.
I20260710 13:21:44.559818 15267 raft_consensus.cc:697] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b [term 3 LEADER]: Becoming Leader. State: Replica: d0530d3fe5e542ff8916113dc89c933b, State: Running, Role: LEADER
I20260710 13:21:44.560680 15267 consensus_queue.cc:237] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b [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: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:44.568451 14797 catalog_manager.cc:5697] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b reported cstate change: term changed from 2 to 3, leader changed from d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129) to d0530d3fe5e542ff8916113dc89c933b (127.10.210.131). New cstate: current_term: 3 leader_uuid: "d0530d3fe5e542ff8916113dc89c933b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:44.714556 15338 raft_consensus.cc:993] T ba085b9909b0489dbd211d06fe4a2eef P 5586d73788674a2eadebb0a6ae382044: : Instructing follower d0530d3fe5e542ff8916113dc89c933b to start an election
I20260710 13:21:44.714962 15338 raft_consensus.cc:1081] T ba085b9909b0489dbd211d06fe4a2eef P 5586d73788674a2eadebb0a6ae382044 [term 2 LEADER]: Signalling peer d0530d3fe5e542ff8916113dc89c933b to start an election
I20260710 13:21:44.716686 15046 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba085b9909b0489dbd211d06fe4a2eef"
dest_uuid: "d0530d3fe5e542ff8916113dc89c933b"
 from {username='slave'} at 127.0.0.1:51900
I20260710 13:21:44.717356 15046 raft_consensus.cc:493] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:44.717656 15046 raft_consensus.cc:3060] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:44.724648 15046 raft_consensus.cc:515] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:44.726234 15046 leader_election.cc:290] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b [CANDIDATE]: Term 3 election: Requested vote from peers d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947), 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223)
I20260710 13:21:44.726918 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba085b9909b0489dbd211d06fe4a2eef" candidate_uuid: "d0530d3fe5e542ff8916113dc89c933b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2"
I20260710 13:21:44.727198 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba085b9909b0489dbd211d06fe4a2eef" candidate_uuid: "d0530d3fe5e542ff8916113dc89c933b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5586d73788674a2eadebb0a6ae382044"
I20260710 13:21:44.727571 14902 raft_consensus.cc:3060] T ba085b9909b0489dbd211d06fe4a2eef P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:44.727749 14975 raft_consensus.cc:3055] T ba085b9909b0489dbd211d06fe4a2eef P 5586d73788674a2eadebb0a6ae382044 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:44.728096 14975 raft_consensus.cc:740] T ba085b9909b0489dbd211d06fe4a2eef P 5586d73788674a2eadebb0a6ae382044 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5586d73788674a2eadebb0a6ae382044, State: Running, Role: LEADER
I20260710 13:21:44.728885 14975 consensus_queue.cc:260] T ba085b9909b0489dbd211d06fe4a2eef P 5586d73788674a2eadebb0a6ae382044 [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: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:44.730137 14975 raft_consensus.cc:3060] T ba085b9909b0489dbd211d06fe4a2eef P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:44.734225 14902 raft_consensus.cc:2468] T ba085b9909b0489dbd211d06fe4a2eef P d0eac3fb4c4e41469c072252bf2b53c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0530d3fe5e542ff8916113dc89c933b in term 3.
I20260710 13:21:44.735278 15015 leader_election.cc:304] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b [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: d0530d3fe5e542ff8916113dc89c933b, d0eac3fb4c4e41469c072252bf2b53c2; no voters: 
I20260710 13:21:44.736155 15267 raft_consensus.cc:2804] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:44.736694 15267 raft_consensus.cc:697] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b [term 3 LEADER]: Becoming Leader. State: Replica: d0530d3fe5e542ff8916113dc89c933b, State: Running, Role: LEADER
I20260710 13:21:44.737175 14975 raft_consensus.cc:2468] T ba085b9909b0489dbd211d06fe4a2eef P 5586d73788674a2eadebb0a6ae382044 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0530d3fe5e542ff8916113dc89c933b in term 3.
I20260710 13:21:44.737701 15267 consensus_queue.cc:237] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b [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: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:44.745424 14797 catalog_manager.cc:5697] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b reported cstate change: term changed from 2 to 3, leader changed from 5586d73788674a2eadebb0a6ae382044 (127.10.210.130) to d0530d3fe5e542ff8916113dc89c933b (127.10.210.131). New cstate: current_term: 3 leader_uuid: "d0530d3fe5e542ff8916113dc89c933b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:44.767974 15292 raft_consensus.cc:993] T edc50d7f4ebc4790831a845102987318 P 5586d73788674a2eadebb0a6ae382044: : Instructing follower d0530d3fe5e542ff8916113dc89c933b to start an election
I20260710 13:21:44.768393 15338 raft_consensus.cc:1081] T edc50d7f4ebc4790831a845102987318 P 5586d73788674a2eadebb0a6ae382044 [term 1 LEADER]: Signalling peer d0530d3fe5e542ff8916113dc89c933b to start an election
I20260710 13:21:44.769783 15046 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "edc50d7f4ebc4790831a845102987318"
dest_uuid: "d0530d3fe5e542ff8916113dc89c933b"
 from {username='slave'} at 127.0.0.1:51900
I20260710 13:21:44.770232 15046 raft_consensus.cc:493] T edc50d7f4ebc4790831a845102987318 P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:44.770527 15046 raft_consensus.cc:3060] T edc50d7f4ebc4790831a845102987318 P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.775243 15046 raft_consensus.cc:515] T edc50d7f4ebc4790831a845102987318 P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:44.777464 15046 leader_election.cc:290] T edc50d7f4ebc4790831a845102987318 P d0530d3fe5e542ff8916113dc89c933b [CANDIDATE]: Term 2 election: Requested vote from peers d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947), 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223)
I20260710 13:21:44.778313 14902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edc50d7f4ebc4790831a845102987318" candidate_uuid: "d0530d3fe5e542ff8916113dc89c933b" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "d0eac3fb4c4e41469c072252bf2b53c2"
I20260710 13:21:44.778867 14902 raft_consensus.cc:3060] T edc50d7f4ebc4790831a845102987318 P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.778854 14975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edc50d7f4ebc4790831a845102987318" candidate_uuid: "d0530d3fe5e542ff8916113dc89c933b" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "5586d73788674a2eadebb0a6ae382044"
I20260710 13:21:44.779527 14975 raft_consensus.cc:3055] T edc50d7f4ebc4790831a845102987318 P 5586d73788674a2eadebb0a6ae382044 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:44.779852 14975 raft_consensus.cc:740] T edc50d7f4ebc4790831a845102987318 P 5586d73788674a2eadebb0a6ae382044 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5586d73788674a2eadebb0a6ae382044, State: Running, Role: LEADER
I20260710 13:21:44.780591 14975 consensus_queue.cc:260] T edc50d7f4ebc4790831a845102987318 P 5586d73788674a2eadebb0a6ae382044 [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: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:44.781774 14975 raft_consensus.cc:3060] T edc50d7f4ebc4790831a845102987318 P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.785017 14902 raft_consensus.cc:2468] T edc50d7f4ebc4790831a845102987318 P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0530d3fe5e542ff8916113dc89c933b in term 2.
I20260710 13:21:44.786055 15015 leader_election.cc:304] T edc50d7f4ebc4790831a845102987318 P d0530d3fe5e542ff8916113dc89c933b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0530d3fe5e542ff8916113dc89c933b, d0eac3fb4c4e41469c072252bf2b53c2; no voters: 
I20260710 13:21:44.786803 15267 raft_consensus.cc:2804] T edc50d7f4ebc4790831a845102987318 P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:44.787262 15267 raft_consensus.cc:697] T edc50d7f4ebc4790831a845102987318 P d0530d3fe5e542ff8916113dc89c933b [term 2 LEADER]: Becoming Leader. State: Replica: d0530d3fe5e542ff8916113dc89c933b, State: Running, Role: LEADER
I20260710 13:21:44.788072 14975 raft_consensus.cc:2468] T edc50d7f4ebc4790831a845102987318 P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0530d3fe5e542ff8916113dc89c933b in term 2.
I20260710 13:21:44.787992 15267 consensus_queue.cc:237] T edc50d7f4ebc4790831a845102987318 P d0530d3fe5e542ff8916113dc89c933b [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: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } }
I20260710 13:21:44.794625 14797 catalog_manager.cc:5697] T edc50d7f4ebc4790831a845102987318 P d0530d3fe5e542ff8916113dc89c933b reported cstate change: term changed from 1 to 2, leader changed from 5586d73788674a2eadebb0a6ae382044 (127.10.210.130) to d0530d3fe5e542ff8916113dc89c933b (127.10.210.131). New cstate: current_term: 2 leader_uuid: "d0530d3fe5e542ff8916113dc89c933b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0530d3fe5e542ff8916113dc89c933b" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 37045 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:44.987057 14902 raft_consensus.cc:1275] T 3a8a4a5204284f1c91ef557030c8ec53 P d0eac3fb4c4e41469c072252bf2b53c2 [term 3 FOLLOWER]: Refusing update from remote peer d0530d3fe5e542ff8916113dc89c933b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:44.988353 15267 consensus_queue.cc:1048] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:44.999111 14975 raft_consensus.cc:1275] T 3a8a4a5204284f1c91ef557030c8ec53 P 5586d73788674a2eadebb0a6ae382044 [term 3 FOLLOWER]: Refusing update from remote peer d0530d3fe5e542ff8916113dc89c933b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:45.001765 14901 raft_consensus.cc:1275] T 3519a9026fe944af93751bf73b6feea1 P d0eac3fb4c4e41469c072252bf2b53c2 [term 3 FOLLOWER]: Refusing update from remote peer d0530d3fe5e542ff8916113dc89c933b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:21:45.002024 15267 consensus_queue.cc:1048] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:45.004215 15267 consensus_queue.cc:1048] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:45.016063 14976 raft_consensus.cc:1275] T 3519a9026fe944af93751bf73b6feea1 P 5586d73788674a2eadebb0a6ae382044 [term 3 FOLLOWER]: Refusing update from remote peer d0530d3fe5e542ff8916113dc89c933b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:21:45.017911 15306 consensus_queue.cc:1048] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:45.167596 14902 raft_consensus.cc:1275] T ba085b9909b0489dbd211d06fe4a2eef P d0eac3fb4c4e41469c072252bf2b53c2 [term 3 FOLLOWER]: Refusing update from remote peer d0530d3fe5e542ff8916113dc89c933b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:45.168838 15267 consensus_queue.cc:1048] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:45.180106 14976 raft_consensus.cc:1275] T ba085b9909b0489dbd211d06fe4a2eef P 5586d73788674a2eadebb0a6ae382044 [term 3 FOLLOWER]: Refusing update from remote peer d0530d3fe5e542ff8916113dc89c933b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:45.181792 15345 consensus_queue.cc:1048] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260710 13:21:45.245424 14902 raft_consensus.cc:1275] T edc50d7f4ebc4790831a845102987318 P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Refusing update from remote peer d0530d3fe5e542ff8916113dc89c933b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:21:45.246863 15345 consensus_queue.cc:1048] T edc50d7f4ebc4790831a845102987318 P d0530d3fe5e542ff8916113dc89c933b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0eac3fb4c4e41469c072252bf2b53c2" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 41947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:45.255440 14976 raft_consensus.cc:1275] T edc50d7f4ebc4790831a845102987318 P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Refusing update from remote peer d0530d3fe5e542ff8916113dc89c933b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:21:45.257480 15345 consensus_queue.cc:1048] T edc50d7f4ebc4790831a845102987318 P d0530d3fe5e542ff8916113dc89c933b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5586d73788674a2eadebb0a6ae382044" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:45.581537 11082 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:21:45.586323 11082 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:21:45.586642 11082 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:45.591069 11082 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:45.591459 11082 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:46.621137 11082 tablet_server.cc:179] TabletServer@127.10.210.129:0 shutting down...
W20260710 13:21:46.646754 15015 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
I20260710 13:21:46.649801 11082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 13:21:46.650683 15015 consensus_peers.cc:597] T a29900b47c10424883755e9a72f0c4e6 P d0530d3fe5e542ff8916113dc89c933b -> Peer d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947): Couldn't send request to peer d0eac3fb4c4e41469c072252bf2b53c2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:46.650887 11082 tablet_replica.cc:333] T 12083b1c8e0e42dc8996a3e9337cc464 P d0eac3fb4c4e41469c072252bf2b53c2: stopping tablet replica
I20260710 13:21:46.651702 11082 raft_consensus.cc:2243] T 12083b1c8e0e42dc8996a3e9337cc464 P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:46.652603 11082 raft_consensus.cc:2272] T 12083b1c8e0e42dc8996a3e9337cc464 P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:46.653470 14941 consensus_peers.cc:597] T ace56071f7c442b59fa010dd1e159c4e P 5586d73788674a2eadebb0a6ae382044 -> Peer d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947): Couldn't send request to peer d0eac3fb4c4e41469c072252bf2b53c2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:46.655064 11082 tablet_replica.cc:333] T 2897aca427e34f7ea107cde3a433b49c P d0eac3fb4c4e41469c072252bf2b53c2: stopping tablet replica
I20260710 13:21:46.655851 11082 raft_consensus.cc:2243] T 2897aca427e34f7ea107cde3a433b49c P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.656311 11082 raft_consensus.cc:2272] T 2897aca427e34f7ea107cde3a433b49c P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:46.656493 15015 consensus_peers.cc:597] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b -> Peer d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947): Couldn't send request to peer d0eac3fb4c4e41469c072252bf2b53c2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:46.658142 11082 tablet_replica.cc:333] T edc50d7f4ebc4790831a845102987318 P d0eac3fb4c4e41469c072252bf2b53c2: stopping tablet replica
I20260710 13:21:46.658674 11082 raft_consensus.cc:2243] T edc50d7f4ebc4790831a845102987318 P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.659050 11082 raft_consensus.cc:2272] T edc50d7f4ebc4790831a845102987318 P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.660632 11082 tablet_replica.cc:333] T 3519a9026fe944af93751bf73b6feea1 P d0eac3fb4c4e41469c072252bf2b53c2: stopping tablet replica
I20260710 13:21:46.661181 11082 raft_consensus.cc:2243] T 3519a9026fe944af93751bf73b6feea1 P d0eac3fb4c4e41469c072252bf2b53c2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.661748 11082 raft_consensus.cc:2272] T 3519a9026fe944af93751bf73b6feea1 P d0eac3fb4c4e41469c072252bf2b53c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.663655 11082 tablet_replica.cc:333] T 75f6a3336a094502870dac05c0e7675a P d0eac3fb4c4e41469c072252bf2b53c2: stopping tablet replica
I20260710 13:21:46.664252 11082 raft_consensus.cc:2243] T 75f6a3336a094502870dac05c0e7675a P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:46.665108 11082 raft_consensus.cc:2272] T 75f6a3336a094502870dac05c0e7675a P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.667058 11082 tablet_replica.cc:333] T e26e9e7702174c629bd6e04ac3e04c34 P d0eac3fb4c4e41469c072252bf2b53c2: stopping tablet replica
I20260710 13:21:46.667866 11082 raft_consensus.cc:2243] T e26e9e7702174c629bd6e04ac3e04c34 P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:46.668524 11082 raft_consensus.cc:2272] T e26e9e7702174c629bd6e04ac3e04c34 P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.670264 11082 tablet_replica.cc:333] T eda1b63429494066b1944f725a76c746 P d0eac3fb4c4e41469c072252bf2b53c2: stopping tablet replica
I20260710 13:21:46.670722 11082 raft_consensus.cc:2243] T eda1b63429494066b1944f725a76c746 P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:46.671413 11082 raft_consensus.cc:2272] T eda1b63429494066b1944f725a76c746 P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.673581 11082 tablet_replica.cc:333] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0eac3fb4c4e41469c072252bf2b53c2: stopping tablet replica
I20260710 13:21:46.674192 11082 raft_consensus.cc:2243] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.674710 11082 raft_consensus.cc:2272] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:46.675117 15015 consensus_peers.cc:597] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0530d3fe5e542ff8916113dc89c933b -> Peer d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947): Couldn't send request to peer d0eac3fb4c4e41469c072252bf2b53c2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:46.676556 11082 tablet_replica.cc:333] T cfdf29050d714691a3aac4af7e71201f P d0eac3fb4c4e41469c072252bf2b53c2: stopping tablet replica
I20260710 13:21:46.677165 11082 raft_consensus.cc:2243] T cfdf29050d714691a3aac4af7e71201f P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.677598 11082 raft_consensus.cc:2272] T cfdf29050d714691a3aac4af7e71201f P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.679247 11082 tablet_replica.cc:333] T ba085b9909b0489dbd211d06fe4a2eef P d0eac3fb4c4e41469c072252bf2b53c2: stopping tablet replica
I20260710 13:21:46.679785 11082 raft_consensus.cc:2243] T ba085b9909b0489dbd211d06fe4a2eef P d0eac3fb4c4e41469c072252bf2b53c2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.680193 11082 raft_consensus.cc:2272] T ba085b9909b0489dbd211d06fe4a2eef P d0eac3fb4c4e41469c072252bf2b53c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.682472 11082 tablet_replica.cc:333] T 3a8a4a5204284f1c91ef557030c8ec53 P d0eac3fb4c4e41469c072252bf2b53c2: stopping tablet replica
I20260710 13:21:46.683264 11082 raft_consensus.cc:2243] T 3a8a4a5204284f1c91ef557030c8ec53 P d0eac3fb4c4e41469c072252bf2b53c2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.683705 11082 raft_consensus.cc:2272] T 3a8a4a5204284f1c91ef557030c8ec53 P d0eac3fb4c4e41469c072252bf2b53c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.685530 11082 tablet_replica.cc:333] T bb81207fa6f04f179a0830ad84080cd5 P d0eac3fb4c4e41469c072252bf2b53c2: stopping tablet replica
I20260710 13:21:46.686075 11082 raft_consensus.cc:2243] T bb81207fa6f04f179a0830ad84080cd5 P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:46.686818 11082 raft_consensus.cc:2272] T bb81207fa6f04f179a0830ad84080cd5 P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.689160 11082 tablet_replica.cc:333] T a29900b47c10424883755e9a72f0c4e6 P d0eac3fb4c4e41469c072252bf2b53c2: stopping tablet replica
I20260710 13:21:46.689651 11082 raft_consensus.cc:2243] T a29900b47c10424883755e9a72f0c4e6 P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.690068 11082 raft_consensus.cc:2272] T a29900b47c10424883755e9a72f0c4e6 P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.692090 11082 tablet_replica.cc:333] T 730ba26abfa949dfab38079dedf0a47f P d0eac3fb4c4e41469c072252bf2b53c2: stopping tablet replica
I20260710 13:21:46.692503 11082 raft_consensus.cc:2243] T 730ba26abfa949dfab38079dedf0a47f P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.692919 11082 raft_consensus.cc:2272] T 730ba26abfa949dfab38079dedf0a47f P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.694595 11082 tablet_replica.cc:333] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0eac3fb4c4e41469c072252bf2b53c2: stopping tablet replica
I20260710 13:21:46.695015 11082 raft_consensus.cc:2243] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.695358 11082 raft_consensus.cc:2272] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.697134 11082 tablet_replica.cc:333] T ac63d8824ebb402789255cf8e0df155d P d0eac3fb4c4e41469c072252bf2b53c2: stopping tablet replica
I20260710 13:21:46.697605 11082 raft_consensus.cc:2243] T ac63d8824ebb402789255cf8e0df155d P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.698043 11082 raft_consensus.cc:2272] T ac63d8824ebb402789255cf8e0df155d P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.699925 11082 tablet_replica.cc:333] T ace56071f7c442b59fa010dd1e159c4e P d0eac3fb4c4e41469c072252bf2b53c2: stopping tablet replica
I20260710 13:21:46.700382 11082 raft_consensus.cc:2243] T ace56071f7c442b59fa010dd1e159c4e P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.700807 11082 raft_consensus.cc:2272] T ace56071f7c442b59fa010dd1e159c4e P d0eac3fb4c4e41469c072252bf2b53c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.702448 11082 tablet_replica.cc:333] T c3b79793629c4041a42a63cbe3348739 P d0eac3fb4c4e41469c072252bf2b53c2: stopping tablet replica
I20260710 13:21:46.702878 11082 raft_consensus.cc:2243] T c3b79793629c4041a42a63cbe3348739 P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:46.703558 11082 raft_consensus.cc:2272] T c3b79793629c4041a42a63cbe3348739 P d0eac3fb4c4e41469c072252bf2b53c2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:46.711982 15015 consensus_peers.cc:597] T edc50d7f4ebc4790831a845102987318 P d0530d3fe5e542ff8916113dc89c933b -> Peer d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947): Couldn't send request to peer d0eac3fb4c4e41469c072252bf2b53c2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:46.740883 11082 tablet_server.cc:196] TabletServer@127.10.210.129:0 shutdown complete.
I20260710 13:21:46.767457 11082 tablet_server.cc:179] TabletServer@127.10.210.130:0 shutting down...
I20260710 13:21:46.795739 11082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:46.796505 11082 tablet_replica.cc:333] T 75f6a3336a094502870dac05c0e7675a P 5586d73788674a2eadebb0a6ae382044: stopping tablet replica
I20260710 13:21:46.797422 11082 raft_consensus.cc:2243] T 75f6a3336a094502870dac05c0e7675a P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.798049 11082 raft_consensus.cc:2272] T 75f6a3336a094502870dac05c0e7675a P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.799755 11082 tablet_replica.cc:333] T 3519a9026fe944af93751bf73b6feea1 P 5586d73788674a2eadebb0a6ae382044: stopping tablet replica
I20260710 13:21:46.800243 11082 raft_consensus.cc:2243] T 3519a9026fe944af93751bf73b6feea1 P 5586d73788674a2eadebb0a6ae382044 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.800608 11082 raft_consensus.cc:2272] T 3519a9026fe944af93751bf73b6feea1 P 5586d73788674a2eadebb0a6ae382044 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.802306 11082 tablet_replica.cc:333] T edc50d7f4ebc4790831a845102987318 P 5586d73788674a2eadebb0a6ae382044: stopping tablet replica
I20260710 13:21:46.802798 11082 raft_consensus.cc:2243] T edc50d7f4ebc4790831a845102987318 P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.803135 11082 raft_consensus.cc:2272] T edc50d7f4ebc4790831a845102987318 P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.804607 11082 tablet_replica.cc:333] T 12083b1c8e0e42dc8996a3e9337cc464 P 5586d73788674a2eadebb0a6ae382044: stopping tablet replica
I20260710 13:21:46.805140 11082 raft_consensus.cc:2243] T 12083b1c8e0e42dc8996a3e9337cc464 P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.805485 11082 raft_consensus.cc:2272] T 12083b1c8e0e42dc8996a3e9337cc464 P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.806944 11082 tablet_replica.cc:333] T 2897aca427e34f7ea107cde3a433b49c P 5586d73788674a2eadebb0a6ae382044: stopping tablet replica
I20260710 13:21:46.807390 11082 raft_consensus.cc:2243] T 2897aca427e34f7ea107cde3a433b49c P 5586d73788674a2eadebb0a6ae382044 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:46.808015 11082 raft_consensus.cc:2272] T 2897aca427e34f7ea107cde3a433b49c P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.809774 11082 tablet_replica.cc:333] T 8634fb5c6d5149bf8eefe957b65c4d2a P 5586d73788674a2eadebb0a6ae382044: stopping tablet replica
I20260710 13:21:46.810227 11082 raft_consensus.cc:2243] T 8634fb5c6d5149bf8eefe957b65c4d2a P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.810575 11082 raft_consensus.cc:2272] T 8634fb5c6d5149bf8eefe957b65c4d2a P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.812124 11082 tablet_replica.cc:333] T ac63d8824ebb402789255cf8e0df155d P 5586d73788674a2eadebb0a6ae382044: stopping tablet replica
I20260710 13:21:46.812574 11082 raft_consensus.cc:2243] T ac63d8824ebb402789255cf8e0df155d P 5586d73788674a2eadebb0a6ae382044 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:46.813303 11082 raft_consensus.cc:2272] T ac63d8824ebb402789255cf8e0df155d P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.815135 11082 tablet_replica.cc:333] T ace56071f7c442b59fa010dd1e159c4e P 5586d73788674a2eadebb0a6ae382044: stopping tablet replica
I20260710 13:21:46.815685 11082 raft_consensus.cc:2243] T ace56071f7c442b59fa010dd1e159c4e P 5586d73788674a2eadebb0a6ae382044 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:46.816372 11082 raft_consensus.cc:2272] T ace56071f7c442b59fa010dd1e159c4e P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.817973 11082 tablet_replica.cc:333] T c3b79793629c4041a42a63cbe3348739 P 5586d73788674a2eadebb0a6ae382044: stopping tablet replica
I20260710 13:21:46.818434 11082 raft_consensus.cc:2243] T c3b79793629c4041a42a63cbe3348739 P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.818782 11082 raft_consensus.cc:2272] T c3b79793629c4041a42a63cbe3348739 P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.820369 11082 tablet_replica.cc:333] T eda1b63429494066b1944f725a76c746 P 5586d73788674a2eadebb0a6ae382044: stopping tablet replica
I20260710 13:21:46.820825 11082 raft_consensus.cc:2243] T eda1b63429494066b1944f725a76c746 P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.821282 11082 raft_consensus.cc:2272] T eda1b63429494066b1944f725a76c746 P 5586d73788674a2eadebb0a6ae382044 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.822923 11082 tablet_replica.cc:333] T e26e9e7702174c629bd6e04ac3e04c34 P 5586d73788674a2eadebb0a6ae382044: stopping tablet replica
I20260710 13:21:46.823480 11082 raft_consensus.cc:2243] T e26e9e7702174c629bd6e04ac3e04c34 P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.823920 11082 raft_consensus.cc:2272] T e26e9e7702174c629bd6e04ac3e04c34 P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.825831 11082 tablet_replica.cc:333] T bb81207fa6f04f179a0830ad84080cd5 P 5586d73788674a2eadebb0a6ae382044: stopping tablet replica
I20260710 13:21:46.826314 11082 raft_consensus.cc:2243] T bb81207fa6f04f179a0830ad84080cd5 P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:21:46.826344 14941 consensus_peers.cc:597] T cfdf29050d714691a3aac4af7e71201f P 5586d73788674a2eadebb0a6ae382044 -> Peer d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947): Couldn't send request to peer d0eac3fb4c4e41469c072252bf2b53c2. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:41947: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:46.826844 11082 raft_consensus.cc:2272] T bb81207fa6f04f179a0830ad84080cd5 P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.828637 11082 tablet_replica.cc:333] T 3a8a4a5204284f1c91ef557030c8ec53 P 5586d73788674a2eadebb0a6ae382044: stopping tablet replica
I20260710 13:21:46.829162 11082 raft_consensus.cc:2243] T 3a8a4a5204284f1c91ef557030c8ec53 P 5586d73788674a2eadebb0a6ae382044 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.829571 11082 raft_consensus.cc:2272] T 3a8a4a5204284f1c91ef557030c8ec53 P 5586d73788674a2eadebb0a6ae382044 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.831465 11082 tablet_replica.cc:333] T ba085b9909b0489dbd211d06fe4a2eef P 5586d73788674a2eadebb0a6ae382044: stopping tablet replica
I20260710 13:21:46.831998 11082 raft_consensus.cc:2243] T ba085b9909b0489dbd211d06fe4a2eef P 5586d73788674a2eadebb0a6ae382044 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.832388 11082 raft_consensus.cc:2272] T ba085b9909b0489dbd211d06fe4a2eef P 5586d73788674a2eadebb0a6ae382044 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.834372 11082 tablet_replica.cc:333] T 730ba26abfa949dfab38079dedf0a47f P 5586d73788674a2eadebb0a6ae382044: stopping tablet replica
I20260710 13:21:46.835110 11082 raft_consensus.cc:2243] T 730ba26abfa949dfab38079dedf0a47f P 5586d73788674a2eadebb0a6ae382044 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:46.835937 11082 raft_consensus.cc:2272] T 730ba26abfa949dfab38079dedf0a47f P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.838076 11082 tablet_replica.cc:333] T 6fb8ee4ac27448eb8afb355f653e9af1 P 5586d73788674a2eadebb0a6ae382044: stopping tablet replica
I20260710 13:21:46.838553 11082 raft_consensus.cc:2243] T 6fb8ee4ac27448eb8afb355f653e9af1 P 5586d73788674a2eadebb0a6ae382044 [term 2 LEADER]: Raft consensus shutting down.
W20260710 13:21:46.838647 15015 consensus_peers.cc:597] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b -> Peer d0eac3fb4c4e41469c072252bf2b53c2 (127.10.210.129:41947): Couldn't send request to peer d0eac3fb4c4e41469c072252bf2b53c2. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:41947: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:46.839349 11082 raft_consensus.cc:2272] T 6fb8ee4ac27448eb8afb355f653e9af1 P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.841322 11082 tablet_replica.cc:333] T cfdf29050d714691a3aac4af7e71201f P 5586d73788674a2eadebb0a6ae382044: stopping tablet replica
I20260710 13:21:46.841799 11082 raft_consensus.cc:2243] T cfdf29050d714691a3aac4af7e71201f P 5586d73788674a2eadebb0a6ae382044 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:46.842494 11082 raft_consensus.cc:2272] T cfdf29050d714691a3aac4af7e71201f P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.844087 11082 tablet_replica.cc:333] T a29900b47c10424883755e9a72f0c4e6 P 5586d73788674a2eadebb0a6ae382044: stopping tablet replica
I20260710 13:21:46.844691 11082 raft_consensus.cc:2243] T a29900b47c10424883755e9a72f0c4e6 P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.845152 11082 raft_consensus.cc:2272] T a29900b47c10424883755e9a72f0c4e6 P 5586d73788674a2eadebb0a6ae382044 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:46.864411 15016 consensus_peers.cc:597] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b -> Peer 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223): Couldn't send request to peer 5586d73788674a2eadebb0a6ae382044. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:46.882397 11082 tablet_server.cc:196] TabletServer@127.10.210.130:0 shutdown complete.
W20260710 13:21:46.882507 15016 consensus_peers.cc:597] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b -> Peer 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223): Couldn't send request to peer 5586d73788674a2eadebb0a6ae382044. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.130:45223: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:46.912158 11082 tablet_server.cc:179] TabletServer@127.10.210.131:0 shutting down...
W20260710 13:21:46.921579 15016 consensus_peers.cc:597] T edc50d7f4ebc4790831a845102987318 P d0530d3fe5e542ff8916113dc89c933b -> Peer 5586d73788674a2eadebb0a6ae382044 (127.10.210.130:45223): Couldn't send request to peer 5586d73788674a2eadebb0a6ae382044. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.130:45223: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:46.944864 11082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:46.945699 11082 tablet_replica.cc:333] T 12083b1c8e0e42dc8996a3e9337cc464 P d0530d3fe5e542ff8916113dc89c933b: stopping tablet replica
I20260710 13:21:46.946297 11082 raft_consensus.cc:2243] T 12083b1c8e0e42dc8996a3e9337cc464 P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.946785 11082 raft_consensus.cc:2272] T 12083b1c8e0e42dc8996a3e9337cc464 P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.948593 11082 tablet_replica.cc:333] T cfdf29050d714691a3aac4af7e71201f P d0530d3fe5e542ff8916113dc89c933b: stopping tablet replica
I20260710 13:21:46.949343 11082 raft_consensus.cc:2243] T cfdf29050d714691a3aac4af7e71201f P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.949752 11082 raft_consensus.cc:2272] T cfdf29050d714691a3aac4af7e71201f P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.951346 11082 tablet_replica.cc:333] T 2897aca427e34f7ea107cde3a433b49c P d0530d3fe5e542ff8916113dc89c933b: stopping tablet replica
I20260710 13:21:46.951850 11082 raft_consensus.cc:2243] T 2897aca427e34f7ea107cde3a433b49c P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.952250 11082 raft_consensus.cc:2272] T 2897aca427e34f7ea107cde3a433b49c P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.953828 11082 tablet_replica.cc:333] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b: stopping tablet replica
I20260710 13:21:46.954330 11082 raft_consensus.cc:2243] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:46.955026 11082 raft_consensus.cc:2272] T 3519a9026fe944af93751bf73b6feea1 P d0530d3fe5e542ff8916113dc89c933b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.956501 11082 tablet_replica.cc:333] T edc50d7f4ebc4790831a845102987318 P d0530d3fe5e542ff8916113dc89c933b: stopping tablet replica
I20260710 13:21:46.957041 11082 raft_consensus.cc:2243] T edc50d7f4ebc4790831a845102987318 P d0530d3fe5e542ff8916113dc89c933b [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:46.957742 11082 raft_consensus.cc:2272] T edc50d7f4ebc4790831a845102987318 P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.959306 11082 tablet_replica.cc:333] T 75f6a3336a094502870dac05c0e7675a P d0530d3fe5e542ff8916113dc89c933b: stopping tablet replica
I20260710 13:21:46.959816 11082 raft_consensus.cc:2243] T 75f6a3336a094502870dac05c0e7675a P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.960220 11082 raft_consensus.cc:2272] T 75f6a3336a094502870dac05c0e7675a P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.961786 11082 tablet_replica.cc:333] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0530d3fe5e542ff8916113dc89c933b: stopping tablet replica
I20260710 13:21:46.962306 11082 raft_consensus.cc:2243] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.962709 11082 raft_consensus.cc:2272] T 6fb8ee4ac27448eb8afb355f653e9af1 P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.964294 11082 tablet_replica.cc:333] T a29900b47c10424883755e9a72f0c4e6 P d0530d3fe5e542ff8916113dc89c933b: stopping tablet replica
I20260710 13:21:46.964778 11082 raft_consensus.cc:2243] T a29900b47c10424883755e9a72f0c4e6 P d0530d3fe5e542ff8916113dc89c933b [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:46.965540 11082 raft_consensus.cc:2272] T a29900b47c10424883755e9a72f0c4e6 P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.967203 11082 tablet_replica.cc:333] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b: stopping tablet replica
I20260710 13:21:46.967686 11082 raft_consensus.cc:2243] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:46.968343 11082 raft_consensus.cc:2272] T ba085b9909b0489dbd211d06fe4a2eef P d0530d3fe5e542ff8916113dc89c933b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.970041 11082 tablet_replica.cc:333] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b: stopping tablet replica
I20260710 13:21:46.970567 11082 raft_consensus.cc:2243] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:46.971251 11082 raft_consensus.cc:2272] T 3a8a4a5204284f1c91ef557030c8ec53 P d0530d3fe5e542ff8916113dc89c933b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.972920 11082 tablet_replica.cc:333] T bb81207fa6f04f179a0830ad84080cd5 P d0530d3fe5e542ff8916113dc89c933b: stopping tablet replica
I20260710 13:21:46.973546 11082 raft_consensus.cc:2243] T bb81207fa6f04f179a0830ad84080cd5 P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.973942 11082 raft_consensus.cc:2272] T bb81207fa6f04f179a0830ad84080cd5 P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.975625 11082 tablet_replica.cc:333] T ace56071f7c442b59fa010dd1e159c4e P d0530d3fe5e542ff8916113dc89c933b: stopping tablet replica
I20260710 13:21:46.976182 11082 raft_consensus.cc:2243] T ace56071f7c442b59fa010dd1e159c4e P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.976576 11082 raft_consensus.cc:2272] T ace56071f7c442b59fa010dd1e159c4e P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.978160 11082 tablet_replica.cc:333] T c3b79793629c4041a42a63cbe3348739 P d0530d3fe5e542ff8916113dc89c933b: stopping tablet replica
I20260710 13:21:46.978648 11082 raft_consensus.cc:2243] T c3b79793629c4041a42a63cbe3348739 P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.979018 11082 raft_consensus.cc:2272] T c3b79793629c4041a42a63cbe3348739 P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.980602 11082 tablet_replica.cc:333] T 730ba26abfa949dfab38079dedf0a47f P d0530d3fe5e542ff8916113dc89c933b: stopping tablet replica
I20260710 13:21:46.981114 11082 raft_consensus.cc:2243] T 730ba26abfa949dfab38079dedf0a47f P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.981511 11082 raft_consensus.cc:2272] T 730ba26abfa949dfab38079dedf0a47f P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.983086 11082 tablet_replica.cc:333] T eda1b63429494066b1944f725a76c746 P d0530d3fe5e542ff8916113dc89c933b: stopping tablet replica
I20260710 13:21:46.983570 11082 raft_consensus.cc:2243] T eda1b63429494066b1944f725a76c746 P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.983963 11082 raft_consensus.cc:2272] T eda1b63429494066b1944f725a76c746 P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.985534 11082 tablet_replica.cc:333] T e26e9e7702174c629bd6e04ac3e04c34 P d0530d3fe5e542ff8916113dc89c933b: stopping tablet replica
I20260710 13:21:46.986011 11082 raft_consensus.cc:2243] T e26e9e7702174c629bd6e04ac3e04c34 P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.986397 11082 raft_consensus.cc:2272] T e26e9e7702174c629bd6e04ac3e04c34 P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.987973 11082 tablet_replica.cc:333] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0530d3fe5e542ff8916113dc89c933b: stopping tablet replica
I20260710 13:21:46.988432 11082 raft_consensus.cc:2243] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0530d3fe5e542ff8916113dc89c933b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:46.989163 11082 raft_consensus.cc:2272] T 8634fb5c6d5149bf8eefe957b65c4d2a P d0530d3fe5e542ff8916113dc89c933b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.990674 11082 tablet_replica.cc:333] T ac63d8824ebb402789255cf8e0df155d P d0530d3fe5e542ff8916113dc89c933b: stopping tablet replica
I20260710 13:21:46.991091 11082 raft_consensus.cc:2243] T ac63d8824ebb402789255cf8e0df155d P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.991474 11082 raft_consensus.cc:2272] T ac63d8824ebb402789255cf8e0df155d P d0530d3fe5e542ff8916113dc89c933b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.028295 11082 tablet_server.cc:196] TabletServer@127.10.210.131:0 shutdown complete.
I20260710 13:21:47.054680 11082 master.cc:562] Master@127.10.210.190:37961 shutting down...
I20260710 13:21:47.079429 11082 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ce062fbf688148c79563b29d0c9ea83c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.079964 11082 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ce062fbf688148c79563b29d0c9ea83c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.080264 11082 tablet_replica.cc:333] T 00000000000000000000000000000000 P ce062fbf688148c79563b29d0c9ea83c: stopping tablet replica
I20260710 13:21:47.100193 11082 master.cc:584] Master@127.10.210.190:37961 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (11970 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:21:47.150787 11082 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.210.190:37769
I20260710 13:21:47.151829 11082 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:47.157122 15363 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:47.157200 15362 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:47.157776 15365 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:47.158998 11082 server_base.cc:1061] running on GCE node
I20260710 13:21:47.159924 11082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:47.160095 11082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:47.160267 11082 hybrid_clock.cc:648] HybridClock initialized: now 1783689707160254 us; error 0 us; skew 500 ppm
I20260710 13:21:47.160781 11082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:47.163308 11082 webserver.cc:533] Webserver started at http://127.10.210.190:40513/ using document root <none> and password file <none>
I20260710 13:21:47.163769 11082 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:47.163952 11082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:47.164211 11082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:47.165275 11082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689609182147-11082-0/minicluster-data/master-0-root/instance:
uuid: "d5f35777331549ff9831c98e4868ee3b"
format_stamp: "Formatted at 2026-07-10 13:21:47 on dist-test-slave-bkq5"
I20260710 13:21:47.169359 11082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 13:21:47.172843 15370 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:47.174000 11082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:21:47.174294 11082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689609182147-11082-0/minicluster-data/master-0-root
uuid: "d5f35777331549ff9831c98e4868ee3b"
format_stamp: "Formatted at 2026-07-10 13:21:47 on dist-test-slave-bkq5"
I20260710 13:21:47.174595 11082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689609182147-11082-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689609182147-11082-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689609182147-11082-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:47.192899 11082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:47.194512 11082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:47.237800 11082 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.190:37769
I20260710 13:21:47.237923 15421 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.190:37769 every 8 connection(s)
I20260710 13:21:47.241492 15422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.251407 15422 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d5f35777331549ff9831c98e4868ee3b: Bootstrap starting.
I20260710 13:21:47.255821 15422 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d5f35777331549ff9831c98e4868ee3b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:47.260097 15422 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d5f35777331549ff9831c98e4868ee3b: No bootstrap required, opened a new log
I20260710 13:21:47.262149 15422 raft_consensus.cc:359] T 00000000000000000000000000000000 P d5f35777331549ff9831c98e4868ee3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5f35777331549ff9831c98e4868ee3b" member_type: VOTER }
I20260710 13:21:47.262503 15422 raft_consensus.cc:385] T 00000000000000000000000000000000 P d5f35777331549ff9831c98e4868ee3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:47.262753 15422 raft_consensus.cc:740] T 00000000000000000000000000000000 P d5f35777331549ff9831c98e4868ee3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5f35777331549ff9831c98e4868ee3b, State: Initialized, Role: FOLLOWER
I20260710 13:21:47.263422 15422 consensus_queue.cc:260] T 00000000000000000000000000000000 P d5f35777331549ff9831c98e4868ee3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d5f35777331549ff9831c98e4868ee3b" member_type: VOTER }
I20260710 13:21:47.263870 15422 raft_consensus.cc:399] T 00000000000000000000000000000000 P d5f35777331549ff9831c98e4868ee3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:21:47.264086 15422 raft_consensus.cc:493] T 00000000000000000000000000000000 P d5f35777331549ff9831c98e4868ee3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:21:47.264382 15422 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d5f35777331549ff9831c98e4868ee3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:47.268589 15422 raft_consensus.cc:515] T 00000000000000000000000000000000 P d5f35777331549ff9831c98e4868ee3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5f35777331549ff9831c98e4868ee3b" member_type: VOTER }
I20260710 13:21:47.269095 15422 leader_election.cc:304] T 00000000000000000000000000000000 P d5f35777331549ff9831c98e4868ee3b [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: d5f35777331549ff9831c98e4868ee3b; no voters: 
I20260710 13:21:47.270179 15422 leader_election.cc:290] T 00000000000000000000000000000000 P d5f35777331549ff9831c98e4868ee3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:21:47.270510 15425 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d5f35777331549ff9831c98e4868ee3b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:47.271790 15425 raft_consensus.cc:697] T 00000000000000000000000000000000 P d5f35777331549ff9831c98e4868ee3b [term 1 LEADER]: Becoming Leader. State: Replica: d5f35777331549ff9831c98e4868ee3b, State: Running, Role: LEADER
I20260710 13:21:47.272413 15425 consensus_queue.cc:237] T 00000000000000000000000000000000 P d5f35777331549ff9831c98e4868ee3b [LEADER]: Queue going to LEADER mode. State: All 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: "d5f35777331549ff9831c98e4868ee3b" member_type: VOTER }
I20260710 13:21:47.272927 15422 sys_catalog.cc:565] T 00000000000000000000000000000000 P d5f35777331549ff9831c98e4868ee3b [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:21:47.277246 15426 sys_catalog.cc:455] T 00000000000000000000000000000000 P d5f35777331549ff9831c98e4868ee3b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d5f35777331549ff9831c98e4868ee3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5f35777331549ff9831c98e4868ee3b" member_type: VOTER } }
I20260710 13:21:47.277510 15427 sys_catalog.cc:455] T 00000000000000000000000000000000 P d5f35777331549ff9831c98e4868ee3b [sys.catalog]: SysCatalogTable state changed. Reason: New leader d5f35777331549ff9831c98e4868ee3b. Latest consensus state: current_term: 1 leader_uuid: "d5f35777331549ff9831c98e4868ee3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5f35777331549ff9831c98e4868ee3b" member_type: VOTER } }
I20260710 13:21:47.278013 15426 sys_catalog.cc:458] T 00000000000000000000000000000000 P d5f35777331549ff9831c98e4868ee3b [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:47.278250 15427 sys_catalog.cc:458] T 00000000000000000000000000000000 P d5f35777331549ff9831c98e4868ee3b [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:47.281473 15433 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:21:47.289845 15433 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:21:47.291031 11082 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:21:47.300412 15433 catalog_manager.cc:1383] Generated new cluster ID: 589d7dbde4574aeca53649b6fb02e169
I20260710 13:21:47.300912 15433 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:21:47.326475 15433 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:21:47.327991 15433 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:21:47.341792 15433 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d5f35777331549ff9831c98e4868ee3b: Generated new TSK 0
I20260710 13:21:47.342499 15433 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:21:47.357991 11082 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:47.364589 15443 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:47.365990 15444 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:47.368672 11082 server_base.cc:1061] running on GCE node
W20260710 13:21:47.368590 15446 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:47.369771 11082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:47.369987 11082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:47.370159 11082 hybrid_clock.cc:648] HybridClock initialized: now 1783689707370144 us; error 0 us; skew 500 ppm
I20260710 13:21:47.370672 11082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:47.373072 11082 webserver.cc:533] Webserver started at http://127.10.210.129:42921/ using document root <none> and password file <none>
I20260710 13:21:47.373574 11082 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:47.373775 11082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:47.374049 11082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:47.375133 11082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689609182147-11082-0/minicluster-data/ts-0-root/instance:
uuid: "adb6789a185e4cc191a608faaaeafe47"
format_stamp: "Formatted at 2026-07-10 13:21:47 on dist-test-slave-bkq5"
I20260710 13:21:47.379735 11082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:21:47.383064 15451 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:47.383961 11082 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:21:47.384191 11082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689609182147-11082-0/minicluster-data/ts-0-root
uuid: "adb6789a185e4cc191a608faaaeafe47"
format_stamp: "Formatted at 2026-07-10 13:21:47 on dist-test-slave-bkq5"
I20260710 13:21:47.384418 11082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689609182147-11082-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689609182147-11082-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689609182147-11082-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:47.405735 11082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:47.407105 11082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:47.408726 11082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:47.411053 11082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:47.411278 11082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:47.411540 11082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:47.411720 11082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:47.457439 11082 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.129:36677
I20260710 13:21:47.457562 15513 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.129:36677 every 8 connection(s)
I20260710 13:21:47.462903 11082 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:47.470379 15518 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:47.471755 15519 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:47.476279 15514 heartbeater.cc:344] Connected to a master server at 127.10.210.190:37769
I20260710 13:21:47.476717 15514 heartbeater.cc:461] Registering TS with master...
W20260710 13:21:47.476843 15521 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:47.477187 11082 server_base.cc:1061] running on GCE node
I20260710 13:21:47.477726 15514 heartbeater.cc:507] Master 127.10.210.190:37769 requested a full tablet report, sending...
I20260710 13:21:47.478649 11082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:47.478933 11082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:47.479135 11082 hybrid_clock.cc:648] HybridClock initialized: now 1783689707479114 us; error 0 us; skew 500 ppm
I20260710 13:21:47.479765 11082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:47.479777 15387 ts_manager.cc:194] Registered new tserver with Master: adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677)
I20260710 13:21:47.481894 15387 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53776
I20260710 13:21:47.482424 11082 webserver.cc:533] Webserver started at http://127.10.210.130:34085/ using document root <none> and password file <none>
I20260710 13:21:47.483029 11082 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:47.483287 11082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:47.483573 11082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:47.484606 11082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689609182147-11082-0/minicluster-data/ts-1-root/instance:
uuid: "a5394e413a7544178b28bbae2d50e22d"
format_stamp: "Formatted at 2026-07-10 13:21:47 on dist-test-slave-bkq5"
I20260710 13:21:47.488791 11082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 13:21:47.492137 15526 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:47.493103 11082 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:21:47.493502 11082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689609182147-11082-0/minicluster-data/ts-1-root
uuid: "a5394e413a7544178b28bbae2d50e22d"
format_stamp: "Formatted at 2026-07-10 13:21:47 on dist-test-slave-bkq5"
I20260710 13:21:47.493875 11082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689609182147-11082-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689609182147-11082-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689609182147-11082-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:47.530185 11082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:47.531280 11082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:47.532763 11082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:47.535162 11082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:47.535336 11082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:47.535640 11082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:47.535796 11082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:47.579427 11082 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.130:35691
I20260710 13:21:47.579535 15588 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.130:35691 every 8 connection(s)
I20260710 13:21:47.584180 11082 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:47.590448 15592 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:47.592232 15593 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:47.594135 15595 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:47.595181 11082 server_base.cc:1061] running on GCE node
I20260710 13:21:47.596227 11082 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:47.596474 11082 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:47.596678 11082 hybrid_clock.cc:648] HybridClock initialized: now 1783689707596661 us; error 0 us; skew 500 ppm
I20260710 13:21:47.597008 15589 heartbeater.cc:344] Connected to a master server at 127.10.210.190:37769
I20260710 13:21:47.597332 11082 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:47.597384 15589 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:47.598150 15589 heartbeater.cc:507] Master 127.10.210.190:37769 requested a full tablet report, sending...
I20260710 13:21:47.599823 11082 webserver.cc:533] Webserver started at http://127.10.210.131:37217/ using document root <none> and password file <none>
I20260710 13:21:47.600342 11082 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:47.600344 15387 ts_manager.cc:194] Registered new tserver with Master: a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691)
I20260710 13:21:47.600600 11082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:47.601019 11082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:47.601920 15387 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53786
I20260710 13:21:47.602118 11082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689609182147-11082-0/minicluster-data/ts-2-root/instance:
uuid: "ffc9375853bc4a05b08ab34394fda79f"
format_stamp: "Formatted at 2026-07-10 13:21:47 on dist-test-slave-bkq5"
I20260710 13:21:47.606720 11082 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:21:47.609939 15600 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:47.610673 11082 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:21:47.610961 11082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689609182147-11082-0/minicluster-data/ts-2-root
uuid: "ffc9375853bc4a05b08ab34394fda79f"
format_stamp: "Formatted at 2026-07-10 13:21:47 on dist-test-slave-bkq5"
I20260710 13:21:47.611253 11082 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689609182147-11082-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689609182147-11082-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZTER6b/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689609182147-11082-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:47.631246 11082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:47.632349 11082 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:47.633798 11082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:47.635941 11082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:47.636160 11082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:47.636394 11082 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:47.636562 11082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:47.676396 11082 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.131:36013
I20260710 13:21:47.676445 15662 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.131:36013 every 8 connection(s)
I20260710 13:21:47.691787 15663 heartbeater.cc:344] Connected to a master server at 127.10.210.190:37769
I20260710 13:21:47.692272 15663 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:47.693171 15663 heartbeater.cc:507] Master 127.10.210.190:37769 requested a full tablet report, sending...
I20260710 13:21:47.695498 15387 ts_manager.cc:194] Registered new tserver with Master: ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013)
I20260710 13:21:47.695652 11082 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016230789s
I20260710 13:21:47.697225 15387 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53790
I20260710 13:21:47.723376 15387 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53794:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:21:47.725912 15387 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:21:47.810047 15479 tablet_service.cc:1511] Processing CreateTablet for tablet 42564666f4b64dfbadd70d5e380daa5b (DEFAULT_TABLE table=test-workload [id=6e1048e8c75342f5b7b377dc2bb3734c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:47.811409 15479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42564666f4b64dfbadd70d5e380daa5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.818495 15554 tablet_service.cc:1511] Processing CreateTablet for tablet 42564666f4b64dfbadd70d5e380daa5b (DEFAULT_TABLE table=test-workload [id=6e1048e8c75342f5b7b377dc2bb3734c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:47.819869 15554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42564666f4b64dfbadd70d5e380daa5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.820531 15553 tablet_service.cc:1511] Processing CreateTablet for tablet 025b1178fc19408dbd57bfc0c4158922 (DEFAULT_TABLE table=test-workload [id=6e1048e8c75342f5b7b377dc2bb3734c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:47.821877 15553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 025b1178fc19408dbd57bfc0c4158922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.822897 15477 tablet_service.cc:1511] Processing CreateTablet for tablet 08a124c1a33540a792a9f0c4a8d9d842 (DEFAULT_TABLE table=test-workload [id=6e1048e8c75342f5b7b377dc2bb3734c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:47.824150 15477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08a124c1a33540a792a9f0c4a8d9d842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.826938 15628 tablet_service.cc:1511] Processing CreateTablet for tablet 42564666f4b64dfbadd70d5e380daa5b (DEFAULT_TABLE table=test-workload [id=6e1048e8c75342f5b7b377dc2bb3734c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:47.828449 15628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42564666f4b64dfbadd70d5e380daa5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.829497 15476 tablet_service.cc:1511] Processing CreateTablet for tablet 70fe12929fe94f1ab57707399a4e19ca (DEFAULT_TABLE table=test-workload [id=6e1048e8c75342f5b7b377dc2bb3734c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:47.829990 15551 tablet_service.cc:1511] Processing CreateTablet for tablet 70fe12929fe94f1ab57707399a4e19ca (DEFAULT_TABLE table=test-workload [id=6e1048e8c75342f5b7b377dc2bb3734c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:47.830783 15476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70fe12929fe94f1ab57707399a4e19ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.831231 15551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70fe12929fe94f1ab57707399a4e19ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.833434 15627 tablet_service.cc:1511] Processing CreateTablet for tablet 025b1178fc19408dbd57bfc0c4158922 (DEFAULT_TABLE table=test-workload [id=6e1048e8c75342f5b7b377dc2bb3734c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:47.835237 15627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 025b1178fc19408dbd57bfc0c4158922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.838145 15626 tablet_service.cc:1511] Processing CreateTablet for tablet 08a124c1a33540a792a9f0c4a8d9d842 (DEFAULT_TABLE table=test-workload [id=6e1048e8c75342f5b7b377dc2bb3734c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:47.839392 15475 tablet_service.cc:1511] Processing CreateTablet for tablet 5e726e97652a413a85b03f5246e60075 (DEFAULT_TABLE table=test-workload [id=6e1048e8c75342f5b7b377dc2bb3734c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:47.840647 15475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e726e97652a413a85b03f5246e60075. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.840435 15549 tablet_service.cc:1511] Processing CreateTablet for tablet ad57f91e404e4712aebb34f609be1627 (DEFAULT_TABLE table=test-workload [id=6e1048e8c75342f5b7b377dc2bb3734c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:47.839434 15626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08a124c1a33540a792a9f0c4a8d9d842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.841720 15549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad57f91e404e4712aebb34f609be1627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.820680 15478 tablet_service.cc:1511] Processing CreateTablet for tablet 025b1178fc19408dbd57bfc0c4158922 (DEFAULT_TABLE table=test-workload [id=6e1048e8c75342f5b7b377dc2bb3734c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:47.852110 15548 tablet_service.cc:1511] Processing CreateTablet for tablet cfac5cf48d2e4919860567f95114090b (DEFAULT_TABLE table=test-workload [id=6e1048e8c75342f5b7b377dc2bb3734c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:47.853693 15478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 025b1178fc19408dbd57bfc0c4158922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.853909 15548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfac5cf48d2e4919860567f95114090b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.853806 15474 tablet_service.cc:1511] Processing CreateTablet for tablet ad57f91e404e4712aebb34f609be1627 (DEFAULT_TABLE table=test-workload [id=6e1048e8c75342f5b7b377dc2bb3734c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:47.855237 15474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad57f91e404e4712aebb34f609be1627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.858034 15621 tablet_service.cc:1511] Processing CreateTablet for tablet 9ef5e82fb9db439d82041e48328aa42a (DEFAULT_TABLE table=test-workload [id=6e1048e8c75342f5b7b377dc2bb3734c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:47.858829 15623 tablet_service.cc:1511] Processing CreateTablet for tablet ad57f91e404e4712aebb34f609be1627 (DEFAULT_TABLE table=test-workload [id=6e1048e8c75342f5b7b377dc2bb3734c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:47.859306 15621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ef5e82fb9db439d82041e48328aa42a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.860105 15623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad57f91e404e4712aebb34f609be1627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.860891 15547 tablet_service.cc:1511] Processing CreateTablet for tablet 9ef5e82fb9db439d82041e48328aa42a (DEFAULT_TABLE table=test-workload [id=6e1048e8c75342f5b7b377dc2bb3734c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:47.862180 15547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ef5e82fb9db439d82041e48328aa42a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.858767 15622 tablet_service.cc:1511] Processing CreateTablet for tablet cfac5cf48d2e4919860567f95114090b (DEFAULT_TABLE table=test-workload [id=6e1048e8c75342f5b7b377dc2bb3734c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:47.865808 15622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfac5cf48d2e4919860567f95114090b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.844345 15625 tablet_service.cc:1511] Processing CreateTablet for tablet 70fe12929fe94f1ab57707399a4e19ca (DEFAULT_TABLE table=test-workload [id=6e1048e8c75342f5b7b377dc2bb3734c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:47.861740 15624 tablet_service.cc:1511] Processing CreateTablet for tablet 5e726e97652a413a85b03f5246e60075 (DEFAULT_TABLE table=test-workload [id=6e1048e8c75342f5b7b377dc2bb3734c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:47.862690 15552 tablet_service.cc:1511] Processing CreateTablet for tablet 08a124c1a33540a792a9f0c4a8d9d842 (DEFAULT_TABLE table=test-workload [id=6e1048e8c75342f5b7b377dc2bb3734c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:47.863534 15550 tablet_service.cc:1511] Processing CreateTablet for tablet 5e726e97652a413a85b03f5246e60075 (DEFAULT_TABLE table=test-workload [id=6e1048e8c75342f5b7b377dc2bb3734c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:47.872102 15552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08a124c1a33540a792a9f0c4a8d9d842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.873243 15550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e726e97652a413a85b03f5246e60075. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.874066 15625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70fe12929fe94f1ab57707399a4e19ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.872870 15473 tablet_service.cc:1511] Processing CreateTablet for tablet cfac5cf48d2e4919860567f95114090b (DEFAULT_TABLE table=test-workload [id=6e1048e8c75342f5b7b377dc2bb3734c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:47.874993 15473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfac5cf48d2e4919860567f95114090b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.877413 15624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e726e97652a413a85b03f5246e60075. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.885324 15472 tablet_service.cc:1511] Processing CreateTablet for tablet 9ef5e82fb9db439d82041e48328aa42a (DEFAULT_TABLE table=test-workload [id=6e1048e8c75342f5b7b377dc2bb3734c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:47.886667 15472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ef5e82fb9db439d82041e48328aa42a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.950532 15474 tablet_service.cc:1511] Processing CreateTablet for tablet 0336a0260a7f442d9e8e5d8a59225365 (DEFAULT_TABLE table=test-workload [id=6e1048e8c75342f5b7b377dc2bb3734c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:47.952107 15474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0336a0260a7f442d9e8e5d8a59225365. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.953323 15620 tablet_service.cc:1511] Processing CreateTablet for tablet 0336a0260a7f442d9e8e5d8a59225365 (DEFAULT_TABLE table=test-workload [id=6e1048e8c75342f5b7b377dc2bb3734c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:47.957394 15620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0336a0260a7f442d9e8e5d8a59225365. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.958191 15554 tablet_service.cc:1511] Processing CreateTablet for tablet 0336a0260a7f442d9e8e5d8a59225365 (DEFAULT_TABLE table=test-workload [id=6e1048e8c75342f5b7b377dc2bb3734c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:47.959326 15554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0336a0260a7f442d9e8e5d8a59225365. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.962884 15679 tablet_bootstrap.cc:492] T 42564666f4b64dfbadd70d5e380daa5b P a5394e413a7544178b28bbae2d50e22d: Bootstrap starting.
I20260710 13:21:47.974045 15678 tablet_bootstrap.cc:492] T ad57f91e404e4712aebb34f609be1627 P adb6789a185e4cc191a608faaaeafe47: Bootstrap starting.
I20260710 13:21:47.994742 15680 tablet_bootstrap.cc:492] T ad57f91e404e4712aebb34f609be1627 P ffc9375853bc4a05b08ab34394fda79f: Bootstrap starting.
I20260710 13:21:47.995745 15678 tablet_bootstrap.cc:654] T ad57f91e404e4712aebb34f609be1627 P adb6789a185e4cc191a608faaaeafe47: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.001754 15679 tablet_bootstrap.cc:654] T 42564666f4b64dfbadd70d5e380daa5b P a5394e413a7544178b28bbae2d50e22d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.005146 15680 tablet_bootstrap.cc:654] T ad57f91e404e4712aebb34f609be1627 P ffc9375853bc4a05b08ab34394fda79f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.019027 15680 tablet_bootstrap.cc:492] T ad57f91e404e4712aebb34f609be1627 P ffc9375853bc4a05b08ab34394fda79f: No bootstrap required, opened a new log
I20260710 13:21:48.019371 15678 tablet_bootstrap.cc:492] T ad57f91e404e4712aebb34f609be1627 P adb6789a185e4cc191a608faaaeafe47: No bootstrap required, opened a new log
I20260710 13:21:48.019491 15680 ts_tablet_manager.cc:1403] T ad57f91e404e4712aebb34f609be1627 P ffc9375853bc4a05b08ab34394fda79f: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.009s
I20260710 13:21:48.019905 15678 ts_tablet_manager.cc:1403] T ad57f91e404e4712aebb34f609be1627 P adb6789a185e4cc191a608faaaeafe47: Time spent bootstrapping tablet: real 0.074s	user 0.005s	sys 0.019s
I20260710 13:21:48.022696 15679 tablet_bootstrap.cc:492] T 42564666f4b64dfbadd70d5e380daa5b P a5394e413a7544178b28bbae2d50e22d: No bootstrap required, opened a new log
I20260710 13:21:48.022447 15680 raft_consensus.cc:359] T ad57f91e404e4712aebb34f609be1627 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.022625 15678 raft_consensus.cc:359] T ad57f91e404e4712aebb34f609be1627 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.023193 15680 raft_consensus.cc:385] T ad57f91e404e4712aebb34f609be1627 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.023272 15679 ts_tablet_manager.cc:1403] T 42564666f4b64dfbadd70d5e380daa5b P a5394e413a7544178b28bbae2d50e22d: Time spent bootstrapping tablet: real 0.061s	user 0.005s	sys 0.014s
I20260710 13:21:48.023389 15678 raft_consensus.cc:385] T ad57f91e404e4712aebb34f609be1627 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.023521 15680 raft_consensus.cc:740] T ad57f91e404e4712aebb34f609be1627 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9375853bc4a05b08ab34394fda79f, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.023941 15678 raft_consensus.cc:740] T ad57f91e404e4712aebb34f609be1627 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb6789a185e4cc191a608faaaeafe47, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.024468 15680 consensus_queue.cc:260] T ad57f91e404e4712aebb34f609be1627 P ffc9375853bc4a05b08ab34394fda79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.024670 15678 consensus_queue.cc:260] T ad57f91e404e4712aebb34f609be1627 P adb6789a185e4cc191a608faaaeafe47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.026060 15679 raft_consensus.cc:359] T 42564666f4b64dfbadd70d5e380daa5b P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.026816 15679 raft_consensus.cc:385] T 42564666f4b64dfbadd70d5e380daa5b P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.027174 15679 raft_consensus.cc:740] T 42564666f4b64dfbadd70d5e380daa5b P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5394e413a7544178b28bbae2d50e22d, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.028074 15679 consensus_queue.cc:260] T 42564666f4b64dfbadd70d5e380daa5b P a5394e413a7544178b28bbae2d50e22d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.030128 15663 heartbeater.cc:499] Master 127.10.210.190:37769 was elected leader, sending a full tablet report...
I20260710 13:21:48.030835 15680 ts_tablet_manager.cc:1434] T ad57f91e404e4712aebb34f609be1627 P ffc9375853bc4a05b08ab34394fda79f: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.007s
I20260710 13:21:48.032150 15680 tablet_bootstrap.cc:492] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f: Bootstrap starting.
I20260710 13:21:48.037360 15679 ts_tablet_manager.cc:1434] T 42564666f4b64dfbadd70d5e380daa5b P a5394e413a7544178b28bbae2d50e22d: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.005s
I20260710 13:21:48.038128 15589 heartbeater.cc:499] Master 127.10.210.190:37769 was elected leader, sending a full tablet report...
I20260710 13:21:48.040601 15680 tablet_bootstrap.cc:654] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.046442 15679 tablet_bootstrap.cc:492] T 025b1178fc19408dbd57bfc0c4158922 P a5394e413a7544178b28bbae2d50e22d: Bootstrap starting.
I20260710 13:21:48.054742 15679 tablet_bootstrap.cc:654] T 025b1178fc19408dbd57bfc0c4158922 P a5394e413a7544178b28bbae2d50e22d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.066632 15679 tablet_bootstrap.cc:492] T 025b1178fc19408dbd57bfc0c4158922 P a5394e413a7544178b28bbae2d50e22d: No bootstrap required, opened a new log
I20260710 13:21:48.067389 15679 ts_tablet_manager.cc:1403] T 025b1178fc19408dbd57bfc0c4158922 P a5394e413a7544178b28bbae2d50e22d: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.001s
I20260710 13:21:48.068804 15514 heartbeater.cc:499] Master 127.10.210.190:37769 was elected leader, sending a full tablet report...
I20260710 13:21:48.072429 15686 raft_consensus.cc:493] T 42564666f4b64dfbadd70d5e380daa5b P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.072908 15686 raft_consensus.cc:515] T 42564666f4b64dfbadd70d5e380daa5b P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.068693 15688 raft_consensus.cc:493] T ad57f91e404e4712aebb34f609be1627 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.083024 15688 raft_consensus.cc:515] T ad57f91e404e4712aebb34f609be1627 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.100929 15688 leader_election.cc:290] T ad57f91e404e4712aebb34f609be1627 P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691), ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013)
I20260710 13:21:48.102986 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42564666f4b64dfbadd70d5e380daa5b" candidate_uuid: "a5394e413a7544178b28bbae2d50e22d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9375853bc4a05b08ab34394fda79f" is_pre_election: true
I20260710 13:21:48.103861 15686 leader_election.cc:290] T 42564666f4b64dfbadd70d5e380daa5b P a5394e413a7544178b28bbae2d50e22d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677), ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013)
W20260710 13:21:48.104863 15528 leader_election.cc:343] T 42564666f4b64dfbadd70d5e380daa5b P a5394e413a7544178b28bbae2d50e22d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:48.105427 15678 ts_tablet_manager.cc:1434] T ad57f91e404e4712aebb34f609be1627 P adb6789a185e4cc191a608faaaeafe47: Time spent starting tablet: real 0.085s	user 0.026s	sys 0.061s
I20260710 13:21:48.106564 15678 tablet_bootstrap.cc:492] T 42564666f4b64dfbadd70d5e380daa5b P adb6789a185e4cc191a608faaaeafe47: Bootstrap starting.
I20260710 13:21:48.108814 15680 tablet_bootstrap.cc:492] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f: No bootstrap required, opened a new log
I20260710 13:21:48.109513 15680 ts_tablet_manager.cc:1403] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f: Time spent bootstrapping tablet: real 0.078s	user 0.024s	sys 0.049s
I20260710 13:21:48.112619 15680 raft_consensus.cc:359] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.113380 15680 raft_consensus.cc:385] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.113736 15680 raft_consensus.cc:740] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9375853bc4a05b08ab34394fda79f, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.113953 15678 tablet_bootstrap.cc:654] T 42564666f4b64dfbadd70d5e380daa5b P adb6789a185e4cc191a608faaaeafe47: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.114523 15680 consensus_queue.cc:260] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.120698 15680 ts_tablet_manager.cc:1434] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:21:48.121701 15680 tablet_bootstrap.cc:492] T 42564666f4b64dfbadd70d5e380daa5b P ffc9375853bc4a05b08ab34394fda79f: Bootstrap starting.
I20260710 13:21:48.127481 15680 tablet_bootstrap.cc:654] T 42564666f4b64dfbadd70d5e380daa5b P ffc9375853bc4a05b08ab34394fda79f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.131906 15678 tablet_bootstrap.cc:492] T 42564666f4b64dfbadd70d5e380daa5b P adb6789a185e4cc191a608faaaeafe47: No bootstrap required, opened a new log
I20260710 13:21:48.132570 15678 ts_tablet_manager.cc:1403] T 42564666f4b64dfbadd70d5e380daa5b P adb6789a185e4cc191a608faaaeafe47: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.015s
I20260710 13:21:48.136005 15678 raft_consensus.cc:359] T 42564666f4b64dfbadd70d5e380daa5b P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.136971 15678 raft_consensus.cc:385] T 42564666f4b64dfbadd70d5e380daa5b P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.137411 15678 raft_consensus.cc:740] T 42564666f4b64dfbadd70d5e380daa5b P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb6789a185e4cc191a608faaaeafe47, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.138674 15678 consensus_queue.cc:260] T 42564666f4b64dfbadd70d5e380daa5b P adb6789a185e4cc191a608faaaeafe47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.142114 15678 ts_tablet_manager.cc:1434] T 42564666f4b64dfbadd70d5e380daa5b P adb6789a185e4cc191a608faaaeafe47: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:21:48.143106 15678 tablet_bootstrap.cc:492] T 08a124c1a33540a792a9f0c4a8d9d842 P adb6789a185e4cc191a608faaaeafe47: Bootstrap starting.
I20260710 13:21:48.144098 15679 raft_consensus.cc:359] T 025b1178fc19408dbd57bfc0c4158922 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.144646 15680 tablet_bootstrap.cc:492] T 42564666f4b64dfbadd70d5e380daa5b P ffc9375853bc4a05b08ab34394fda79f: No bootstrap required, opened a new log
I20260710 13:21:48.144928 15679 raft_consensus.cc:385] T 025b1178fc19408dbd57bfc0c4158922 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.145243 15680 ts_tablet_manager.cc:1403] T 42564666f4b64dfbadd70d5e380daa5b P ffc9375853bc4a05b08ab34394fda79f: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.011s
I20260710 13:21:48.145709 15679 raft_consensus.cc:740] T 025b1178fc19408dbd57bfc0c4158922 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5394e413a7544178b28bbae2d50e22d, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.148790 15680 raft_consensus.cc:359] T 42564666f4b64dfbadd70d5e380daa5b P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.157882 15680 raft_consensus.cc:385] T 42564666f4b64dfbadd70d5e380daa5b P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.158196 15680 raft_consensus.cc:740] T 42564666f4b64dfbadd70d5e380daa5b P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9375853bc4a05b08ab34394fda79f, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.151170 15678 tablet_bootstrap.cc:654] T 08a124c1a33540a792a9f0c4a8d9d842 P adb6789a185e4cc191a608faaaeafe47: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.155107 15489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42564666f4b64dfbadd70d5e380daa5b" candidate_uuid: "a5394e413a7544178b28bbae2d50e22d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb6789a185e4cc191a608faaaeafe47" is_pre_election: true
I20260710 13:21:48.159902 15679 consensus_queue.cc:260] T 025b1178fc19408dbd57bfc0c4158922 P a5394e413a7544178b28bbae2d50e22d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.158938 15680 consensus_queue.cc:260] T 42564666f4b64dfbadd70d5e380daa5b P ffc9375853bc4a05b08ab34394fda79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.160676 15489 raft_consensus.cc:2468] T 42564666f4b64dfbadd70d5e380daa5b P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5394e413a7544178b28bbae2d50e22d in term 0.
I20260710 13:21:48.162081 15679 ts_tablet_manager.cc:1434] T 025b1178fc19408dbd57bfc0c4158922 P a5394e413a7544178b28bbae2d50e22d: Time spent starting tablet: real 0.094s	user 0.006s	sys 0.000s
I20260710 13:21:48.162474 15680 ts_tablet_manager.cc:1434] T 42564666f4b64dfbadd70d5e380daa5b P ffc9375853bc4a05b08ab34394fda79f: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260710 13:21:48.163126 15679 tablet_bootstrap.cc:492] T 70fe12929fe94f1ab57707399a4e19ca P a5394e413a7544178b28bbae2d50e22d: Bootstrap starting.
I20260710 13:21:48.163767 15527 leader_election.cc:304] T 42564666f4b64dfbadd70d5e380daa5b P a5394e413a7544178b28bbae2d50e22d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a5394e413a7544178b28bbae2d50e22d, adb6789a185e4cc191a608faaaeafe47; no voters: ffc9375853bc4a05b08ab34394fda79f
I20260710 13:21:48.165088 15686 raft_consensus.cc:2804] T 42564666f4b64dfbadd70d5e380daa5b P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:48.165439 15686 raft_consensus.cc:493] T 42564666f4b64dfbadd70d5e380daa5b P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:48.165762 15686 raft_consensus.cc:3060] T 42564666f4b64dfbadd70d5e380daa5b P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.164481 15680 tablet_bootstrap.cc:492] T 5e726e97652a413a85b03f5246e60075 P ffc9375853bc4a05b08ab34394fda79f: Bootstrap starting.
I20260710 13:21:48.168913 15679 tablet_bootstrap.cc:654] T 70fe12929fe94f1ab57707399a4e19ca P a5394e413a7544178b28bbae2d50e22d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.179767 15686 raft_consensus.cc:515] T 42564666f4b64dfbadd70d5e380daa5b P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.186733 15489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42564666f4b64dfbadd70d5e380daa5b" candidate_uuid: "a5394e413a7544178b28bbae2d50e22d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb6789a185e4cc191a608faaaeafe47"
I20260710 13:21:48.187320 15489 raft_consensus.cc:3060] T 42564666f4b64dfbadd70d5e380daa5b P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.189335 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42564666f4b64dfbadd70d5e380daa5b" candidate_uuid: "a5394e413a7544178b28bbae2d50e22d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9375853bc4a05b08ab34394fda79f"
I20260710 13:21:48.189924 15638 raft_consensus.cc:3060] T 42564666f4b64dfbadd70d5e380daa5b P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.191114 15680 tablet_bootstrap.cc:654] T 5e726e97652a413a85b03f5246e60075 P ffc9375853bc4a05b08ab34394fda79f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.198441 15564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad57f91e404e4712aebb34f609be1627" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5394e413a7544178b28bbae2d50e22d" is_pre_election: true
W20260710 13:21:48.200394 15455 leader_election.cc:343] T ad57f91e404e4712aebb34f609be1627 P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:48.202819 15638 raft_consensus.cc:2468] T 42564666f4b64dfbadd70d5e380daa5b P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5394e413a7544178b28bbae2d50e22d in term 1.
I20260710 13:21:48.214931 15528 leader_election.cc:304] T 42564666f4b64dfbadd70d5e380daa5b P a5394e413a7544178b28bbae2d50e22d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5394e413a7544178b28bbae2d50e22d, ffc9375853bc4a05b08ab34394fda79f; no voters: 
I20260710 13:21:48.211915 15489 raft_consensus.cc:2468] T 42564666f4b64dfbadd70d5e380daa5b P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5394e413a7544178b28bbae2d50e22d in term 1.
I20260710 13:21:48.212672 15686 leader_election.cc:290] T 42564666f4b64dfbadd70d5e380daa5b P a5394e413a7544178b28bbae2d50e22d [CANDIDATE]: Term 1 election: Requested vote from peers adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677), ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013)
I20260710 13:21:48.224843 15686 raft_consensus.cc:2804] T 42564666f4b64dfbadd70d5e380daa5b P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:48.225555 15686 raft_consensus.cc:697] T 42564666f4b64dfbadd70d5e380daa5b P a5394e413a7544178b28bbae2d50e22d [term 1 LEADER]: Becoming Leader. State: Replica: a5394e413a7544178b28bbae2d50e22d, State: Running, Role: LEADER
I20260710 13:21:48.229489 15686 consensus_queue.cc:237] T 42564666f4b64dfbadd70d5e380daa5b P a5394e413a7544178b28bbae2d50e22d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.229907 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad57f91e404e4712aebb34f609be1627" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9375853bc4a05b08ab34394fda79f" is_pre_election: true
I20260710 13:21:48.234187 15638 raft_consensus.cc:2468] T ad57f91e404e4712aebb34f609be1627 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adb6789a185e4cc191a608faaaeafe47 in term 0.
I20260710 13:21:48.235734 15453 leader_election.cc:304] T ad57f91e404e4712aebb34f609be1627 P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: adb6789a185e4cc191a608faaaeafe47, ffc9375853bc4a05b08ab34394fda79f; no voters: a5394e413a7544178b28bbae2d50e22d
I20260710 13:21:48.236493 15685 raft_consensus.cc:2804] T ad57f91e404e4712aebb34f609be1627 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:48.236831 15685 raft_consensus.cc:493] T ad57f91e404e4712aebb34f609be1627 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:48.237290 15685 raft_consensus.cc:3060] T ad57f91e404e4712aebb34f609be1627 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.241746 15678 tablet_bootstrap.cc:492] T 08a124c1a33540a792a9f0c4a8d9d842 P adb6789a185e4cc191a608faaaeafe47: No bootstrap required, opened a new log
I20260710 13:21:48.241881 15680 tablet_bootstrap.cc:492] T 5e726e97652a413a85b03f5246e60075 P ffc9375853bc4a05b08ab34394fda79f: No bootstrap required, opened a new log
I20260710 13:21:48.242148 15679 tablet_bootstrap.cc:492] T 70fe12929fe94f1ab57707399a4e19ca P a5394e413a7544178b28bbae2d50e22d: No bootstrap required, opened a new log
I20260710 13:21:48.242312 15678 ts_tablet_manager.cc:1403] T 08a124c1a33540a792a9f0c4a8d9d842 P adb6789a185e4cc191a608faaaeafe47: Time spent bootstrapping tablet: real 0.099s	user 0.048s	sys 0.028s
I20260710 13:21:48.242471 15680 ts_tablet_manager.cc:1403] T 5e726e97652a413a85b03f5246e60075 P ffc9375853bc4a05b08ab34394fda79f: Time spent bootstrapping tablet: real 0.079s	user 0.022s	sys 0.029s
I20260710 13:21:48.242628 15679 ts_tablet_manager.cc:1403] T 70fe12929fe94f1ab57707399a4e19ca P a5394e413a7544178b28bbae2d50e22d: Time spent bootstrapping tablet: real 0.080s	user 0.028s	sys 0.039s
I20260710 13:21:48.245446 15685 raft_consensus.cc:515] T ad57f91e404e4712aebb34f609be1627 P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.245440 15678 raft_consensus.cc:359] T 08a124c1a33540a792a9f0c4a8d9d842 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.247434 15678 raft_consensus.cc:385] T 08a124c1a33540a792a9f0c4a8d9d842 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.247229 15680 raft_consensus.cc:359] T 5e726e97652a413a85b03f5246e60075 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.247819 15678 raft_consensus.cc:740] T 08a124c1a33540a792a9f0c4a8d9d842 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb6789a185e4cc191a608faaaeafe47, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.248036 15680 raft_consensus.cc:385] T 5e726e97652a413a85b03f5246e60075 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.248590 15678 consensus_queue.cc:260] T 08a124c1a33540a792a9f0c4a8d9d842 P adb6789a185e4cc191a608faaaeafe47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.248932 15679 raft_consensus.cc:359] T 70fe12929fe94f1ab57707399a4e19ca P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.249308 15386 catalog_manager.cc:5697] T 42564666f4b64dfbadd70d5e380daa5b P a5394e413a7544178b28bbae2d50e22d reported cstate change: term changed from 0 to 1, leader changed from <none> to a5394e413a7544178b28bbae2d50e22d (127.10.210.130). New cstate: current_term: 1 leader_uuid: "a5394e413a7544178b28bbae2d50e22d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:48.250259 15564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad57f91e404e4712aebb34f609be1627" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5394e413a7544178b28bbae2d50e22d"
I20260710 13:21:48.251622 15679 raft_consensus.cc:385] T 70fe12929fe94f1ab57707399a4e19ca P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.251973 15679 raft_consensus.cc:740] T 70fe12929fe94f1ab57707399a4e19ca P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5394e413a7544178b28bbae2d50e22d, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.252190 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad57f91e404e4712aebb34f609be1627" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9375853bc4a05b08ab34394fda79f"
I20260710 13:21:48.252781 15638 raft_consensus.cc:3060] T ad57f91e404e4712aebb34f609be1627 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.252725 15679 consensus_queue.cc:260] T 70fe12929fe94f1ab57707399a4e19ca P a5394e413a7544178b28bbae2d50e22d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.248566 15680 raft_consensus.cc:740] T 5e726e97652a413a85b03f5246e60075 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9375853bc4a05b08ab34394fda79f, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.250907 15678 ts_tablet_manager.cc:1434] T 08a124c1a33540a792a9f0c4a8d9d842 P adb6789a185e4cc191a608faaaeafe47: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:21:48.255477 15680 consensus_queue.cc:260] T 5e726e97652a413a85b03f5246e60075 P ffc9375853bc4a05b08ab34394fda79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
W20260710 13:21:48.257582 15455 leader_election.cc:343] T ad57f91e404e4712aebb34f609be1627 P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:48.258833 15680 ts_tablet_manager.cc:1434] T 5e726e97652a413a85b03f5246e60075 P ffc9375853bc4a05b08ab34394fda79f: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260710 13:21:48.256281 15678 tablet_bootstrap.cc:492] T cfac5cf48d2e4919860567f95114090b P adb6789a185e4cc191a608faaaeafe47: Bootstrap starting.
I20260710 13:21:48.261379 15638 raft_consensus.cc:2468] T ad57f91e404e4712aebb34f609be1627 P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb6789a185e4cc191a608faaaeafe47 in term 1.
I20260710 13:21:48.262593 15453 leader_election.cc:304] T ad57f91e404e4712aebb34f609be1627 P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: adb6789a185e4cc191a608faaaeafe47, ffc9375853bc4a05b08ab34394fda79f; no voters: a5394e413a7544178b28bbae2d50e22d
I20260710 13:21:48.263448 15688 raft_consensus.cc:2804] T ad57f91e404e4712aebb34f609be1627 P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:48.264606 15680 tablet_bootstrap.cc:492] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f: Bootstrap starting.
I20260710 13:21:48.266165 15678 tablet_bootstrap.cc:654] T cfac5cf48d2e4919860567f95114090b P adb6789a185e4cc191a608faaaeafe47: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.254832 15679 ts_tablet_manager.cc:1434] T 70fe12929fe94f1ab57707399a4e19ca P a5394e413a7544178b28bbae2d50e22d: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260710 13:21:48.268410 15679 tablet_bootstrap.cc:492] T ad57f91e404e4712aebb34f609be1627 P a5394e413a7544178b28bbae2d50e22d: Bootstrap starting.
I20260710 13:21:48.251173 15685 leader_election.cc:290] T ad57f91e404e4712aebb34f609be1627 P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 election: Requested vote from peers a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691), ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013)
I20260710 13:21:48.271638 15680 tablet_bootstrap.cc:654] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.274742 15679 tablet_bootstrap.cc:654] T ad57f91e404e4712aebb34f609be1627 P a5394e413a7544178b28bbae2d50e22d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.277766 15688 raft_consensus.cc:697] T ad57f91e404e4712aebb34f609be1627 P adb6789a185e4cc191a608faaaeafe47 [term 1 LEADER]: Becoming Leader. State: Replica: adb6789a185e4cc191a608faaaeafe47, State: Running, Role: LEADER
I20260710 13:21:48.278887 15688 consensus_queue.cc:237] T ad57f91e404e4712aebb34f609be1627 P adb6789a185e4cc191a608faaaeafe47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.283589 15680 tablet_bootstrap.cc:492] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f: No bootstrap required, opened a new log
I20260710 13:21:48.284152 15680 ts_tablet_manager.cc:1403] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
W20260710 13:21:48.285275 15435 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:48.287050 15680 raft_consensus.cc:359] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.287951 15678 tablet_bootstrap.cc:492] T cfac5cf48d2e4919860567f95114090b P adb6789a185e4cc191a608faaaeafe47: No bootstrap required, opened a new log
I20260710 13:21:48.288637 15678 ts_tablet_manager.cc:1403] T cfac5cf48d2e4919860567f95114090b P adb6789a185e4cc191a608faaaeafe47: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.002s
I20260710 13:21:48.291795 15684 raft_consensus.cc:493] T 5e726e97652a413a85b03f5246e60075 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.292196 15678 raft_consensus.cc:359] T cfac5cf48d2e4919860567f95114090b P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.293107 15678 raft_consensus.cc:385] T cfac5cf48d2e4919860567f95114090b P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.292483 15684 raft_consensus.cc:515] T 5e726e97652a413a85b03f5246e60075 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.287954 15680 raft_consensus.cc:385] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.294189 15680 raft_consensus.cc:740] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9375853bc4a05b08ab34394fda79f, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.292598 15679 tablet_bootstrap.cc:492] T ad57f91e404e4712aebb34f609be1627 P a5394e413a7544178b28bbae2d50e22d: No bootstrap required, opened a new log
I20260710 13:21:48.295212 15680 consensus_queue.cc:260] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.295958 15679 ts_tablet_manager.cc:1403] T ad57f91e404e4712aebb34f609be1627 P a5394e413a7544178b28bbae2d50e22d: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.006s
I20260710 13:21:48.296747 15684 leader_election.cc:290] T 5e726e97652a413a85b03f5246e60075 P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677), a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691)
I20260710 13:21:48.293499 15678 raft_consensus.cc:740] T cfac5cf48d2e4919860567f95114090b P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb6789a185e4cc191a608faaaeafe47, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.303735 15679 raft_consensus.cc:359] T ad57f91e404e4712aebb34f609be1627 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.304912 15679 raft_consensus.cc:385] T ad57f91e404e4712aebb34f609be1627 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.304718 15678 consensus_queue.cc:260] T cfac5cf48d2e4919860567f95114090b P adb6789a185e4cc191a608faaaeafe47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.305434 15679 raft_consensus.cc:740] T ad57f91e404e4712aebb34f609be1627 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5394e413a7544178b28bbae2d50e22d, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.307215 15679 consensus_queue.cc:260] T ad57f91e404e4712aebb34f609be1627 P a5394e413a7544178b28bbae2d50e22d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.307626 15385 catalog_manager.cc:5697] T ad57f91e404e4712aebb34f609be1627 P adb6789a185e4cc191a608faaaeafe47 reported cstate change: term changed from 0 to 1, leader changed from <none> to adb6789a185e4cc191a608faaaeafe47 (127.10.210.129). New cstate: current_term: 1 leader_uuid: "adb6789a185e4cc191a608faaaeafe47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:48.310839 15679 ts_tablet_manager.cc:1434] T ad57f91e404e4712aebb34f609be1627 P a5394e413a7544178b28bbae2d50e22d: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260710 13:21:48.310853 15680 ts_tablet_manager.cc:1434] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.012s
I20260710 13:21:48.310811 15678 ts_tablet_manager.cc:1434] T cfac5cf48d2e4919860567f95114090b P adb6789a185e4cc191a608faaaeafe47: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260710 13:21:48.312292 15679 tablet_bootstrap.cc:492] T 9ef5e82fb9db439d82041e48328aa42a P a5394e413a7544178b28bbae2d50e22d: Bootstrap starting.
I20260710 13:21:48.312191 15680 tablet_bootstrap.cc:492] T 025b1178fc19408dbd57bfc0c4158922 P ffc9375853bc4a05b08ab34394fda79f: Bootstrap starting.
I20260710 13:21:48.326467 15678 tablet_bootstrap.cc:492] T 5e726e97652a413a85b03f5246e60075 P adb6789a185e4cc191a608faaaeafe47: Bootstrap starting.
I20260710 13:21:48.329524 15680 tablet_bootstrap.cc:654] T 025b1178fc19408dbd57bfc0c4158922 P ffc9375853bc4a05b08ab34394fda79f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.329698 15679 tablet_bootstrap.cc:654] T 9ef5e82fb9db439d82041e48328aa42a P a5394e413a7544178b28bbae2d50e22d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.340245 15489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e726e97652a413a85b03f5246e60075" candidate_uuid: "ffc9375853bc4a05b08ab34394fda79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb6789a185e4cc191a608faaaeafe47" is_pre_election: true
W20260710 13:21:48.341794 15601 leader_election.cc:343] T 5e726e97652a413a85b03f5246e60075 P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:48.343294 15680 tablet_bootstrap.cc:492] T 025b1178fc19408dbd57bfc0c4158922 P ffc9375853bc4a05b08ab34394fda79f: No bootstrap required, opened a new log
I20260710 13:21:48.343611 15679 tablet_bootstrap.cc:492] T 9ef5e82fb9db439d82041e48328aa42a P a5394e413a7544178b28bbae2d50e22d: No bootstrap required, opened a new log
I20260710 13:21:48.343727 15680 ts_tablet_manager.cc:1403] T 025b1178fc19408dbd57bfc0c4158922 P ffc9375853bc4a05b08ab34394fda79f: Time spent bootstrapping tablet: real 0.032s	user 0.025s	sys 0.004s
I20260710 13:21:48.344153 15679 ts_tablet_manager.cc:1403] T 9ef5e82fb9db439d82041e48328aa42a P a5394e413a7544178b28bbae2d50e22d: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.008s
I20260710 13:21:48.346757 15680 raft_consensus.cc:359] T 025b1178fc19408dbd57bfc0c4158922 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.347535 15680 raft_consensus.cc:385] T 025b1178fc19408dbd57bfc0c4158922 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.347007 15679 raft_consensus.cc:359] T 9ef5e82fb9db439d82041e48328aa42a P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.347858 15680 raft_consensus.cc:740] T 025b1178fc19408dbd57bfc0c4158922 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9375853bc4a05b08ab34394fda79f, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.348074 15679 raft_consensus.cc:385] T 9ef5e82fb9db439d82041e48328aa42a P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.348647 15679 raft_consensus.cc:740] T 9ef5e82fb9db439d82041e48328aa42a P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5394e413a7544178b28bbae2d50e22d, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.348752 15680 consensus_queue.cc:260] T 025b1178fc19408dbd57bfc0c4158922 P ffc9375853bc4a05b08ab34394fda79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.349697 15679 consensus_queue.cc:260] T 9ef5e82fb9db439d82041e48328aa42a P a5394e413a7544178b28bbae2d50e22d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.351711 15679 ts_tablet_manager.cc:1434] T 9ef5e82fb9db439d82041e48328aa42a P a5394e413a7544178b28bbae2d50e22d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:21:48.352651 15679 tablet_bootstrap.cc:492] T 08a124c1a33540a792a9f0c4a8d9d842 P a5394e413a7544178b28bbae2d50e22d: Bootstrap starting.
I20260710 13:21:48.353466 15680 ts_tablet_manager.cc:1434] T 025b1178fc19408dbd57bfc0c4158922 P ffc9375853bc4a05b08ab34394fda79f: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.007s
I20260710 13:21:48.354465 15680 tablet_bootstrap.cc:492] T 08a124c1a33540a792a9f0c4a8d9d842 P ffc9375853bc4a05b08ab34394fda79f: Bootstrap starting.
I20260710 13:21:48.358819 15679 tablet_bootstrap.cc:654] T 08a124c1a33540a792a9f0c4a8d9d842 P a5394e413a7544178b28bbae2d50e22d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.360430 15680 tablet_bootstrap.cc:654] T 08a124c1a33540a792a9f0c4a8d9d842 P ffc9375853bc4a05b08ab34394fda79f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.361579 15564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e726e97652a413a85b03f5246e60075" candidate_uuid: "ffc9375853bc4a05b08ab34394fda79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5394e413a7544178b28bbae2d50e22d" is_pre_election: true
I20260710 13:21:48.361738 15678 tablet_bootstrap.cc:654] T 5e726e97652a413a85b03f5246e60075 P adb6789a185e4cc191a608faaaeafe47: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:48.363046 15604 leader_election.cc:343] T 5e726e97652a413a85b03f5246e60075 P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:48.363656 15604 leader_election.cc:304] T 5e726e97652a413a85b03f5246e60075 P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ffc9375853bc4a05b08ab34394fda79f; no voters: a5394e413a7544178b28bbae2d50e22d, adb6789a185e4cc191a608faaaeafe47
I20260710 13:21:48.365121 15708 raft_consensus.cc:2749] T 5e726e97652a413a85b03f5246e60075 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:48.372296 15680 tablet_bootstrap.cc:492] T 08a124c1a33540a792a9f0c4a8d9d842 P ffc9375853bc4a05b08ab34394fda79f: No bootstrap required, opened a new log
I20260710 13:21:48.372783 15680 ts_tablet_manager.cc:1403] T 08a124c1a33540a792a9f0c4a8d9d842 P ffc9375853bc4a05b08ab34394fda79f: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.007s
I20260710 13:21:48.372870 15678 tablet_bootstrap.cc:492] T 5e726e97652a413a85b03f5246e60075 P adb6789a185e4cc191a608faaaeafe47: No bootstrap required, opened a new log
I20260710 13:21:48.373646 15678 ts_tablet_manager.cc:1403] T 5e726e97652a413a85b03f5246e60075 P adb6789a185e4cc191a608faaaeafe47: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.007s
I20260710 13:21:48.375711 15680 raft_consensus.cc:359] T 08a124c1a33540a792a9f0c4a8d9d842 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.376435 15680 raft_consensus.cc:385] T 08a124c1a33540a792a9f0c4a8d9d842 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.376811 15680 raft_consensus.cc:740] T 08a124c1a33540a792a9f0c4a8d9d842 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9375853bc4a05b08ab34394fda79f, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.377651 15680 consensus_queue.cc:260] T 08a124c1a33540a792a9f0c4a8d9d842 P ffc9375853bc4a05b08ab34394fda79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.377714 15678 raft_consensus.cc:359] T 5e726e97652a413a85b03f5246e60075 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.378816 15678 raft_consensus.cc:385] T 5e726e97652a413a85b03f5246e60075 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.379240 15678 raft_consensus.cc:740] T 5e726e97652a413a85b03f5246e60075 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb6789a185e4cc191a608faaaeafe47, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.379961 15680 ts_tablet_manager.cc:1434] T 08a124c1a33540a792a9f0c4a8d9d842 P ffc9375853bc4a05b08ab34394fda79f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260710 13:21:48.380944 15680 tablet_bootstrap.cc:492] T cfac5cf48d2e4919860567f95114090b P ffc9375853bc4a05b08ab34394fda79f: Bootstrap starting.
I20260710 13:21:48.380360 15678 consensus_queue.cc:260] T 5e726e97652a413a85b03f5246e60075 P adb6789a185e4cc191a608faaaeafe47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.384949 15688 raft_consensus.cc:493] T 5e726e97652a413a85b03f5246e60075 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.385533 15688 raft_consensus.cc:515] T 5e726e97652a413a85b03f5246e60075 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.388036 15680 tablet_bootstrap.cc:654] T cfac5cf48d2e4919860567f95114090b P ffc9375853bc4a05b08ab34394fda79f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.388345 15708 raft_consensus.cc:493] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.388827 15708 raft_consensus.cc:515] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.390462 15701 raft_consensus.cc:493] T 08a124c1a33540a792a9f0c4a8d9d842 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.390945 15708 leader_election.cc:290] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677), a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691)
I20260710 13:21:48.390996 15688 leader_election.cc:290] T 5e726e97652a413a85b03f5246e60075 P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691), ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013)
I20260710 13:21:48.391410 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e726e97652a413a85b03f5246e60075" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9375853bc4a05b08ab34394fda79f" is_pre_election: true
I20260710 13:21:48.391842 15564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e726e97652a413a85b03f5246e60075" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5394e413a7544178b28bbae2d50e22d" is_pre_election: true
I20260710 13:21:48.392042 15638 raft_consensus.cc:2468] T 5e726e97652a413a85b03f5246e60075 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adb6789a185e4cc191a608faaaeafe47 in term 0.
I20260710 13:21:48.393200 15453 leader_election.cc:304] T 5e726e97652a413a85b03f5246e60075 P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: adb6789a185e4cc191a608faaaeafe47, ffc9375853bc4a05b08ab34394fda79f; no voters: 
I20260710 13:21:48.393944 15678 ts_tablet_manager.cc:1434] T 5e726e97652a413a85b03f5246e60075 P adb6789a185e4cc191a608faaaeafe47: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
W20260710 13:21:48.394335 15455 leader_election.cc:343] T 5e726e97652a413a85b03f5246e60075 P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:48.394556 15489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef5e82fb9db439d82041e48328aa42a" candidate_uuid: "ffc9375853bc4a05b08ab34394fda79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb6789a185e4cc191a608faaaeafe47" is_pre_election: true
I20260710 13:21:48.394634 15564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef5e82fb9db439d82041e48328aa42a" candidate_uuid: "ffc9375853bc4a05b08ab34394fda79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5394e413a7544178b28bbae2d50e22d" is_pre_election: true
I20260710 13:21:48.395419 15564 raft_consensus.cc:2468] T 9ef5e82fb9db439d82041e48328aa42a P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffc9375853bc4a05b08ab34394fda79f in term 0.
W20260710 13:21:48.396797 15601 leader_election.cc:343] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:48.397099 15688 raft_consensus.cc:2804] T 5e726e97652a413a85b03f5246e60075 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:48.397469 15688 raft_consensus.cc:493] T 5e726e97652a413a85b03f5246e60075 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:48.397609 15604 leader_election.cc:304] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a5394e413a7544178b28bbae2d50e22d, ffc9375853bc4a05b08ab34394fda79f; no voters: adb6789a185e4cc191a608faaaeafe47
I20260710 13:21:48.397971 15678 tablet_bootstrap.cc:492] T 025b1178fc19408dbd57bfc0c4158922 P adb6789a185e4cc191a608faaaeafe47: Bootstrap starting.
I20260710 13:21:48.390904 15701 raft_consensus.cc:515] T 08a124c1a33540a792a9f0c4a8d9d842 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.400103 15701 leader_election.cc:290] T 08a124c1a33540a792a9f0c4a8d9d842 P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691), ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013)
I20260710 13:21:48.401554 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a124c1a33540a792a9f0c4a8d9d842" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9375853bc4a05b08ab34394fda79f" is_pre_election: true
I20260710 13:21:48.402187 15638 raft_consensus.cc:2468] T 08a124c1a33540a792a9f0c4a8d9d842 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adb6789a185e4cc191a608faaaeafe47 in term 0.
I20260710 13:21:48.403312 15453 leader_election.cc:304] T 08a124c1a33540a792a9f0c4a8d9d842 P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: adb6789a185e4cc191a608faaaeafe47, ffc9375853bc4a05b08ab34394fda79f; no voters: 
I20260710 13:21:48.404109 15701 raft_consensus.cc:2804] T 08a124c1a33540a792a9f0c4a8d9d842 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:48.404454 15701 raft_consensus.cc:493] T 08a124c1a33540a792a9f0c4a8d9d842 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:48.404774 15701 raft_consensus.cc:3060] T 08a124c1a33540a792a9f0c4a8d9d842 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.405407 15708 raft_consensus.cc:2804] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:48.405805 15708 raft_consensus.cc:493] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:48.406124 15708 raft_consensus.cc:3060] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.397835 15688 raft_consensus.cc:3060] T 5e726e97652a413a85b03f5246e60075 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.407673 15678 tablet_bootstrap.cc:654] T 025b1178fc19408dbd57bfc0c4158922 P adb6789a185e4cc191a608faaaeafe47: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.411871 15701 raft_consensus.cc:515] T 08a124c1a33540a792a9f0c4a8d9d842 P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.414078 15564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a124c1a33540a792a9f0c4a8d9d842" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5394e413a7544178b28bbae2d50e22d" is_pre_election: true
W20260710 13:21:48.415369 15455 leader_election.cc:343] T 08a124c1a33540a792a9f0c4a8d9d842 P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:48.418253 15564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a124c1a33540a792a9f0c4a8d9d842" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5394e413a7544178b28bbae2d50e22d"
W20260710 13:21:48.419342 15455 leader_election.cc:343] T 08a124c1a33540a792a9f0c4a8d9d842 P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:48.419385 15686 raft_consensus.cc:493] T ad57f91e404e4712aebb34f609be1627 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.420055 15686 raft_consensus.cc:515] T ad57f91e404e4712aebb34f609be1627 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.421806 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a124c1a33540a792a9f0c4a8d9d842" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9375853bc4a05b08ab34394fda79f"
I20260710 13:21:48.422377 15638 raft_consensus.cc:3060] T 08a124c1a33540a792a9f0c4a8d9d842 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.422726 15688 raft_consensus.cc:515] T 5e726e97652a413a85b03f5246e60075 P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.423636 15637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad57f91e404e4712aebb34f609be1627" candidate_uuid: "a5394e413a7544178b28bbae2d50e22d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9375853bc4a05b08ab34394fda79f" is_pre_election: true
I20260710 13:21:48.424396 15678 tablet_bootstrap.cc:492] T 025b1178fc19408dbd57bfc0c4158922 P adb6789a185e4cc191a608faaaeafe47: No bootstrap required, opened a new log
I20260710 13:21:48.424453 15637 raft_consensus.cc:2393] T ad57f91e404e4712aebb34f609be1627 P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a5394e413a7544178b28bbae2d50e22d in current term 1: Already voted for candidate adb6789a185e4cc191a608faaaeafe47 in this term.
I20260710 13:21:48.425007 15685 raft_consensus.cc:493] T cfac5cf48d2e4919860567f95114090b P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.425458 15685 raft_consensus.cc:515] T cfac5cf48d2e4919860567f95114090b P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.426025 15678 ts_tablet_manager.cc:1403] T 025b1178fc19408dbd57bfc0c4158922 P adb6789a185e4cc191a608faaaeafe47: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.007s
I20260710 13:21:48.426075 15489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad57f91e404e4712aebb34f609be1627" candidate_uuid: "a5394e413a7544178b28bbae2d50e22d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb6789a185e4cc191a608faaaeafe47" is_pre_election: true
I20260710 13:21:48.426802 15708 raft_consensus.cc:515] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.427412 15685 leader_election.cc:290] T cfac5cf48d2e4919860567f95114090b P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691), ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013)
I20260710 13:21:48.427768 15527 leader_election.cc:304] T ad57f91e404e4712aebb34f609be1627 P a5394e413a7544178b28bbae2d50e22d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5394e413a7544178b28bbae2d50e22d; no voters: adb6789a185e4cc191a608faaaeafe47, ffc9375853bc4a05b08ab34394fda79f
I20260710 13:21:48.428617 15699 raft_consensus.cc:3060] T ad57f91e404e4712aebb34f609be1627 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.428893 15637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfac5cf48d2e4919860567f95114090b" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9375853bc4a05b08ab34394fda79f" is_pre_election: true
I20260710 13:21:48.429049 15678 raft_consensus.cc:359] T 025b1178fc19408dbd57bfc0c4158922 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.429755 15678 raft_consensus.cc:385] T 025b1178fc19408dbd57bfc0c4158922 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.430053 15678 raft_consensus.cc:740] T 025b1178fc19408dbd57bfc0c4158922 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb6789a185e4cc191a608faaaeafe47, State: Initialized, Role: FOLLOWER
W20260710 13:21:48.430081 15453 leader_election.cc:343] T cfac5cf48d2e4919860567f95114090b P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:48.430716 15637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e726e97652a413a85b03f5246e60075" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9375853bc4a05b08ab34394fda79f"
I20260710 13:21:48.431288 15637 raft_consensus.cc:3060] T 5e726e97652a413a85b03f5246e60075 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.430897 15678 consensus_queue.cc:260] T 025b1178fc19408dbd57bfc0c4158922 P adb6789a185e4cc191a608faaaeafe47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.432289 15563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef5e82fb9db439d82041e48328aa42a" candidate_uuid: "ffc9375853bc4a05b08ab34394fda79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5394e413a7544178b28bbae2d50e22d"
I20260710 13:21:48.432893 15563 raft_consensus.cc:3060] T 9ef5e82fb9db439d82041e48328aa42a P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.433574 15489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef5e82fb9db439d82041e48328aa42a" candidate_uuid: "ffc9375853bc4a05b08ab34394fda79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb6789a185e4cc191a608faaaeafe47"
I20260710 13:21:48.435631 15686 leader_election.cc:290] T ad57f91e404e4712aebb34f609be1627 P a5394e413a7544178b28bbae2d50e22d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677), ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013)
I20260710 13:21:48.438174 15678 ts_tablet_manager.cc:1434] T 025b1178fc19408dbd57bfc0c4158922 P adb6789a185e4cc191a608faaaeafe47: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 13:21:48.438025 15562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfac5cf48d2e4919860567f95114090b" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5394e413a7544178b28bbae2d50e22d" is_pre_election: true
W20260710 13:21:48.435626 15601 leader_election.cc:343] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:48.439352 15699 raft_consensus.cc:2749] T ad57f91e404e4712aebb34f609be1627 P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:21:48.439677 15455 leader_election.cc:343] T cfac5cf48d2e4919860567f95114090b P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:48.440153 15455 leader_election.cc:304] T cfac5cf48d2e4919860567f95114090b P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: adb6789a185e4cc191a608faaaeafe47; no voters: a5394e413a7544178b28bbae2d50e22d, ffc9375853bc4a05b08ab34394fda79f
I20260710 13:21:48.441162 15685 raft_consensus.cc:2749] T cfac5cf48d2e4919860567f95114090b P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:48.441306 15564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e726e97652a413a85b03f5246e60075" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5394e413a7544178b28bbae2d50e22d"
I20260710 13:21:48.430737 15688 leader_election.cc:290] T 5e726e97652a413a85b03f5246e60075 P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 election: Requested vote from peers a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691), ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013)
W20260710 13:21:48.442678 15455 leader_election.cc:343] T 5e726e97652a413a85b03f5246e60075 P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:48.443660 15563 raft_consensus.cc:2468] T 9ef5e82fb9db439d82041e48328aa42a P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9375853bc4a05b08ab34394fda79f in term 1.
I20260710 13:21:48.444332 15678 tablet_bootstrap.cc:492] T 70fe12929fe94f1ab57707399a4e19ca P adb6789a185e4cc191a608faaaeafe47: Bootstrap starting.
I20260710 13:21:48.444888 15604 leader_election.cc:304] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a5394e413a7544178b28bbae2d50e22d, ffc9375853bc4a05b08ab34394fda79f; no voters: adb6789a185e4cc191a608faaaeafe47
I20260710 13:21:48.445518 15637 raft_consensus.cc:2468] T 5e726e97652a413a85b03f5246e60075 P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb6789a185e4cc191a608faaaeafe47 in term 1.
I20260710 13:21:48.445823 15684 raft_consensus.cc:2804] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:48.446671 15453 leader_election.cc:304] T 5e726e97652a413a85b03f5246e60075 P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: adb6789a185e4cc191a608faaaeafe47, ffc9375853bc4a05b08ab34394fda79f; no voters: a5394e413a7544178b28bbae2d50e22d
I20260710 13:21:48.448083 15688 raft_consensus.cc:2804] T 5e726e97652a413a85b03f5246e60075 P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:48.448854 15688 raft_consensus.cc:697] T 5e726e97652a413a85b03f5246e60075 P adb6789a185e4cc191a608faaaeafe47 [term 1 LEADER]: Becoming Leader. State: Replica: adb6789a185e4cc191a608faaaeafe47, State: Running, Role: LEADER
I20260710 13:21:48.449860 15688 consensus_queue.cc:237] T 5e726e97652a413a85b03f5246e60075 P adb6789a185e4cc191a608faaaeafe47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.452446 15701 leader_election.cc:290] T 08a124c1a33540a792a9f0c4a8d9d842 P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 election: Requested vote from peers a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691), ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013)
I20260710 13:21:48.453961 15678 tablet_bootstrap.cc:654] T 70fe12929fe94f1ab57707399a4e19ca P adb6789a185e4cc191a608faaaeafe47: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.467100 15678 tablet_bootstrap.cc:492] T 70fe12929fe94f1ab57707399a4e19ca P adb6789a185e4cc191a608faaaeafe47: No bootstrap required, opened a new log
I20260710 13:21:48.467700 15678 ts_tablet_manager.cc:1403] T 70fe12929fe94f1ab57707399a4e19ca P adb6789a185e4cc191a608faaaeafe47: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.003s
I20260710 13:21:48.468600 15708 leader_election.cc:290] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 1 election: Requested vote from peers adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677), a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691)
I20260710 13:21:48.470504 15708 raft_consensus.cc:493] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.471310 15678 raft_consensus.cc:359] T 70fe12929fe94f1ab57707399a4e19ca P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.472301 15678 raft_consensus.cc:385] T 70fe12929fe94f1ab57707399a4e19ca P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.471088 15708 raft_consensus.cc:515] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.472663 15678 raft_consensus.cc:740] T 70fe12929fe94f1ab57707399a4e19ca P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb6789a185e4cc191a608faaaeafe47, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.474005 15678 consensus_queue.cc:260] T 70fe12929fe94f1ab57707399a4e19ca P adb6789a185e4cc191a608faaaeafe47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.443761 15638 raft_consensus.cc:2468] T 08a124c1a33540a792a9f0c4a8d9d842 P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb6789a185e4cc191a608faaaeafe47 in term 1.
I20260710 13:21:48.478864 15680 tablet_bootstrap.cc:492] T cfac5cf48d2e4919860567f95114090b P ffc9375853bc4a05b08ab34394fda79f: No bootstrap required, opened a new log
I20260710 13:21:48.475651 15489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70fe12929fe94f1ab57707399a4e19ca" candidate_uuid: "ffc9375853bc4a05b08ab34394fda79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb6789a185e4cc191a608faaaeafe47" is_pre_election: true
I20260710 13:21:48.479415 15680 ts_tablet_manager.cc:1403] T cfac5cf48d2e4919860567f95114090b P ffc9375853bc4a05b08ab34394fda79f: Time spent bootstrapping tablet: real 0.099s	user 0.011s	sys 0.011s
I20260710 13:21:48.479192 15453 leader_election.cc:304] T 08a124c1a33540a792a9f0c4a8d9d842 P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: adb6789a185e4cc191a608faaaeafe47, ffc9375853bc4a05b08ab34394fda79f; no voters: a5394e413a7544178b28bbae2d50e22d
I20260710 13:21:48.479875 15489 raft_consensus.cc:2468] T 70fe12929fe94f1ab57707399a4e19ca P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffc9375853bc4a05b08ab34394fda79f in term 0.
I20260710 13:21:48.480434 15701 raft_consensus.cc:2804] T 08a124c1a33540a792a9f0c4a8d9d842 P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:48.478893 15678 ts_tablet_manager.cc:1434] T 70fe12929fe94f1ab57707399a4e19ca P adb6789a185e4cc191a608faaaeafe47: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.003s
I20260710 13:21:48.480943 15701 raft_consensus.cc:697] T 08a124c1a33540a792a9f0c4a8d9d842 P adb6789a185e4cc191a608faaaeafe47 [term 1 LEADER]: Becoming Leader. State: Replica: adb6789a185e4cc191a608faaaeafe47, State: Running, Role: LEADER
I20260710 13:21:48.481863 15701 consensus_queue.cc:237] T 08a124c1a33540a792a9f0c4a8d9d842 P adb6789a185e4cc191a608faaaeafe47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.482172 15678 tablet_bootstrap.cc:492] T 9ef5e82fb9db439d82041e48328aa42a P adb6789a185e4cc191a608faaaeafe47: Bootstrap starting.
I20260710 13:21:48.482278 15680 raft_consensus.cc:359] T cfac5cf48d2e4919860567f95114090b P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.483179 15680 raft_consensus.cc:385] T cfac5cf48d2e4919860567f95114090b P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.483433 15680 raft_consensus.cc:740] T cfac5cf48d2e4919860567f95114090b P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9375853bc4a05b08ab34394fda79f, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.484207 15680 consensus_queue.cc:260] T cfac5cf48d2e4919860567f95114090b P ffc9375853bc4a05b08ab34394fda79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.474531 15708 leader_election.cc:290] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677), a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691)
I20260710 13:21:48.485745 15601 leader_election.cc:304] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: adb6789a185e4cc191a608faaaeafe47, ffc9375853bc4a05b08ab34394fda79f; no voters: 
I20260710 13:21:48.486076 15680 ts_tablet_manager.cc:1434] T cfac5cf48d2e4919860567f95114090b P ffc9375853bc4a05b08ab34394fda79f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:21:48.491438 15680 tablet_bootstrap.cc:492] T 0336a0260a7f442d9e8e5d8a59225365 P ffc9375853bc4a05b08ab34394fda79f: Bootstrap starting.
I20260710 13:21:48.491662 15678 tablet_bootstrap.cc:654] T 9ef5e82fb9db439d82041e48328aa42a P adb6789a185e4cc191a608faaaeafe47: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.493330 15708 raft_consensus.cc:2804] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:48.493830 15708 raft_consensus.cc:493] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:48.494051 15684 raft_consensus.cc:697] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f [term 1 LEADER]: Becoming Leader. State: Replica: ffc9375853bc4a05b08ab34394fda79f, State: Running, Role: LEADER
I20260710 13:21:48.494325 15708 raft_consensus.cc:3060] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.495051 15684 consensus_queue.cc:237] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.498562 15679 tablet_bootstrap.cc:492] T 08a124c1a33540a792a9f0c4a8d9d842 P a5394e413a7544178b28bbae2d50e22d: No bootstrap required, opened a new log
I20260710 13:21:48.499106 15679 ts_tablet_manager.cc:1403] T 08a124c1a33540a792a9f0c4a8d9d842 P a5394e413a7544178b28bbae2d50e22d: Time spent bootstrapping tablet: real 0.147s	user 0.041s	sys 0.076s
I20260710 13:21:48.499048 15563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70fe12929fe94f1ab57707399a4e19ca" candidate_uuid: "ffc9375853bc4a05b08ab34394fda79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5394e413a7544178b28bbae2d50e22d" is_pre_election: true
I20260710 13:21:48.500070 15563 raft_consensus.cc:2468] T 70fe12929fe94f1ab57707399a4e19ca P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffc9375853bc4a05b08ab34394fda79f in term 0.
I20260710 13:21:48.501592 15708 raft_consensus.cc:515] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.502432 15679 raft_consensus.cc:359] T 08a124c1a33540a792a9f0c4a8d9d842 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.503177 15679 raft_consensus.cc:385] T 08a124c1a33540a792a9f0c4a8d9d842 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.503522 15679 raft_consensus.cc:740] T 08a124c1a33540a792a9f0c4a8d9d842 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5394e413a7544178b28bbae2d50e22d, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.504348 15679 consensus_queue.cc:260] T 08a124c1a33540a792a9f0c4a8d9d842 P a5394e413a7544178b28bbae2d50e22d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.504725 15489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70fe12929fe94f1ab57707399a4e19ca" candidate_uuid: "ffc9375853bc4a05b08ab34394fda79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb6789a185e4cc191a608faaaeafe47"
I20260710 13:21:48.503604 15708 leader_election.cc:290] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 1 election: Requested vote from peers adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677), a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691)
I20260710 13:21:48.505549 15489 raft_consensus.cc:3060] T 70fe12929fe94f1ab57707399a4e19ca P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.507567 15679 ts_tablet_manager.cc:1434] T 08a124c1a33540a792a9f0c4a8d9d842 P a5394e413a7544178b28bbae2d50e22d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:21:48.509150 15679 tablet_bootstrap.cc:492] T cfac5cf48d2e4919860567f95114090b P a5394e413a7544178b28bbae2d50e22d: Bootstrap starting.
I20260710 13:21:48.510876 15678 tablet_bootstrap.cc:492] T 9ef5e82fb9db439d82041e48328aa42a P adb6789a185e4cc191a608faaaeafe47: No bootstrap required, opened a new log
I20260710 13:21:48.511371 15678 ts_tablet_manager.cc:1403] T 9ef5e82fb9db439d82041e48328aa42a P adb6789a185e4cc191a608faaaeafe47: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.004s
I20260710 13:21:48.513962 15678 raft_consensus.cc:359] T 9ef5e82fb9db439d82041e48328aa42a P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.514571 15679 tablet_bootstrap.cc:654] T cfac5cf48d2e4919860567f95114090b P a5394e413a7544178b28bbae2d50e22d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.514647 15678 raft_consensus.cc:385] T 9ef5e82fb9db439d82041e48328aa42a P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.515141 15678 raft_consensus.cc:740] T 9ef5e82fb9db439d82041e48328aa42a P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb6789a185e4cc191a608faaaeafe47, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.502454 15680 tablet_bootstrap.cc:654] T 0336a0260a7f442d9e8e5d8a59225365 P ffc9375853bc4a05b08ab34394fda79f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.517028 15678 consensus_queue.cc:260] T 9ef5e82fb9db439d82041e48328aa42a P adb6789a185e4cc191a608faaaeafe47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.520489 15678 ts_tablet_manager.cc:1434] T 9ef5e82fb9db439d82041e48328aa42a P adb6789a185e4cc191a608faaaeafe47: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:21:48.521751 15708 raft_consensus.cc:493] T cfac5cf48d2e4919860567f95114090b P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.522552 15678 tablet_bootstrap.cc:492] T 0336a0260a7f442d9e8e5d8a59225365 P adb6789a185e4cc191a608faaaeafe47: Bootstrap starting.
I20260710 13:21:48.522324 15708 raft_consensus.cc:515] T cfac5cf48d2e4919860567f95114090b P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.524919 15708 leader_election.cc:290] T cfac5cf48d2e4919860567f95114090b P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677), a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691)
I20260710 13:21:48.526171 15488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfac5cf48d2e4919860567f95114090b" candidate_uuid: "ffc9375853bc4a05b08ab34394fda79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb6789a185e4cc191a608faaaeafe47" is_pre_election: true
I20260710 13:21:48.526813 15563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70fe12929fe94f1ab57707399a4e19ca" candidate_uuid: "ffc9375853bc4a05b08ab34394fda79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5394e413a7544178b28bbae2d50e22d"
I20260710 13:21:48.526978 15488 raft_consensus.cc:2468] T cfac5cf48d2e4919860567f95114090b P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffc9375853bc4a05b08ab34394fda79f in term 0.
I20260710 13:21:48.528923 15680 tablet_bootstrap.cc:492] T 0336a0260a7f442d9e8e5d8a59225365 P ffc9375853bc4a05b08ab34394fda79f: No bootstrap required, opened a new log
I20260710 13:21:48.528864 15601 leader_election.cc:304] T cfac5cf48d2e4919860567f95114090b P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: adb6789a185e4cc191a608faaaeafe47, ffc9375853bc4a05b08ab34394fda79f; no voters: 
I20260710 13:21:48.529579 15680 ts_tablet_manager.cc:1403] T 0336a0260a7f442d9e8e5d8a59225365 P ffc9375853bc4a05b08ab34394fda79f: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.002s
I20260710 13:21:48.530241 15708 raft_consensus.cc:2804] T cfac5cf48d2e4919860567f95114090b P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:48.530433 15563 raft_consensus.cc:3060] T 70fe12929fe94f1ab57707399a4e19ca P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.530611 15708 raft_consensus.cc:493] T cfac5cf48d2e4919860567f95114090b P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:48.531129 15708 raft_consensus.cc:3060] T cfac5cf48d2e4919860567f95114090b P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.532258 15680 raft_consensus.cc:359] T 0336a0260a7f442d9e8e5d8a59225365 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.532902 15680 raft_consensus.cc:385] T 0336a0260a7f442d9e8e5d8a59225365 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.533197 15680 raft_consensus.cc:740] T 0336a0260a7f442d9e8e5d8a59225365 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9375853bc4a05b08ab34394fda79f, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.533993 15680 consensus_queue.cc:260] T 0336a0260a7f442d9e8e5d8a59225365 P ffc9375853bc4a05b08ab34394fda79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.534459 15564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfac5cf48d2e4919860567f95114090b" candidate_uuid: "ffc9375853bc4a05b08ab34394fda79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5394e413a7544178b28bbae2d50e22d" is_pre_election: true
I20260710 13:21:48.535964 15680 ts_tablet_manager.cc:1434] T 0336a0260a7f442d9e8e5d8a59225365 P ffc9375853bc4a05b08ab34394fda79f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260710 13:21:48.536877 15604 leader_election.cc:343] T cfac5cf48d2e4919860567f95114090b P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:48.539131 15708 raft_consensus.cc:515] T cfac5cf48d2e4919860567f95114090b P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.548252 15708 leader_election.cc:290] T cfac5cf48d2e4919860567f95114090b P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 1 election: Requested vote from peers adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677), a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691)
I20260710 13:21:48.548444 15488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfac5cf48d2e4919860567f95114090b" candidate_uuid: "ffc9375853bc4a05b08ab34394fda79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb6789a185e4cc191a608faaaeafe47"
I20260710 13:21:48.545536 15678 tablet_bootstrap.cc:654] T 0336a0260a7f442d9e8e5d8a59225365 P adb6789a185e4cc191a608faaaeafe47: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.549113 15488 raft_consensus.cc:3060] T cfac5cf48d2e4919860567f95114090b P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.543118 15489 raft_consensus.cc:2468] T 70fe12929fe94f1ab57707399a4e19ca P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9375853bc4a05b08ab34394fda79f in term 1.
I20260710 13:21:48.548812 15701 raft_consensus.cc:493] T 025b1178fc19408dbd57bfc0c4158922 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.549837 15701 raft_consensus.cc:515] T 025b1178fc19408dbd57bfc0c4158922 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.551960 15701 leader_election.cc:290] T 025b1178fc19408dbd57bfc0c4158922 P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691), ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013)
I20260710 13:21:48.553900 15601 leader_election.cc:304] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: adb6789a185e4cc191a608faaaeafe47, ffc9375853bc4a05b08ab34394fda79f; no voters: 
I20260710 13:21:48.556006 15564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "025b1178fc19408dbd57bfc0c4158922" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5394e413a7544178b28bbae2d50e22d" is_pre_election: true
I20260710 13:21:48.556659 15564 raft_consensus.cc:2468] T 025b1178fc19408dbd57bfc0c4158922 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adb6789a185e4cc191a608faaaeafe47 in term 0.
I20260710 13:21:48.557925 15455 leader_election.cc:304] T 025b1178fc19408dbd57bfc0c4158922 P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5394e413a7544178b28bbae2d50e22d, adb6789a185e4cc191a608faaaeafe47; no voters: 
I20260710 13:21:48.557874 15386 catalog_manager.cc:5697] T 5e726e97652a413a85b03f5246e60075 P adb6789a185e4cc191a608faaaeafe47 reported cstate change: term changed from 0 to 1, leader changed from <none> to adb6789a185e4cc191a608faaaeafe47 (127.10.210.129). New cstate: current_term: 1 leader_uuid: "adb6789a185e4cc191a608faaaeafe47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:48.559191 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "025b1178fc19408dbd57bfc0c4158922" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9375853bc4a05b08ab34394fda79f" is_pre_election: true
I20260710 13:21:48.559813 15638 raft_consensus.cc:2468] T 025b1178fc19408dbd57bfc0c4158922 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adb6789a185e4cc191a608faaaeafe47 in term 0.
I20260710 13:21:48.561182 15688 raft_consensus.cc:2804] T 025b1178fc19408dbd57bfc0c4158922 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:48.561398 15708 raft_consensus.cc:2804] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:48.561570 15688 raft_consensus.cc:493] T 025b1178fc19408dbd57bfc0c4158922 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:48.561895 15708 raft_consensus.cc:697] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f [term 1 LEADER]: Becoming Leader. State: Replica: ffc9375853bc4a05b08ab34394fda79f, State: Running, Role: LEADER
I20260710 13:21:48.561964 15688 raft_consensus.cc:3060] T 025b1178fc19408dbd57bfc0c4158922 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.562752 15708 consensus_queue.cc:237] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.568957 15688 raft_consensus.cc:515] T 025b1178fc19408dbd57bfc0c4158922 P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.570256 15488 raft_consensus.cc:2468] T cfac5cf48d2e4919860567f95114090b P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9375853bc4a05b08ab34394fda79f in term 1.
I20260710 13:21:48.571386 15601 leader_election.cc:304] T cfac5cf48d2e4919860567f95114090b P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: adb6789a185e4cc191a608faaaeafe47, ffc9375853bc4a05b08ab34394fda79f; no voters: 
I20260710 13:21:48.571674 15564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "025b1178fc19408dbd57bfc0c4158922" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5394e413a7544178b28bbae2d50e22d"
I20260710 13:21:48.572227 15564 raft_consensus.cc:3060] T 025b1178fc19408dbd57bfc0c4158922 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.573364 15562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfac5cf48d2e4919860567f95114090b" candidate_uuid: "ffc9375853bc4a05b08ab34394fda79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5394e413a7544178b28bbae2d50e22d"
W20260710 13:21:48.574841 15604 leader_election.cc:343] T cfac5cf48d2e4919860567f95114090b P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:48.572240 15717 raft_consensus.cc:2804] T cfac5cf48d2e4919860567f95114090b P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:48.577733 15717 raft_consensus.cc:697] T cfac5cf48d2e4919860567f95114090b P ffc9375853bc4a05b08ab34394fda79f [term 1 LEADER]: Becoming Leader. State: Replica: ffc9375853bc4a05b08ab34394fda79f, State: Running, Role: LEADER
I20260710 13:21:48.578333 15678 tablet_bootstrap.cc:492] T 0336a0260a7f442d9e8e5d8a59225365 P adb6789a185e4cc191a608faaaeafe47: No bootstrap required, opened a new log
I20260710 13:21:48.579030 15678 ts_tablet_manager.cc:1403] T 0336a0260a7f442d9e8e5d8a59225365 P adb6789a185e4cc191a608faaaeafe47: Time spent bootstrapping tablet: real 0.057s	user 0.016s	sys 0.004s
I20260710 13:21:48.582481 15678 raft_consensus.cc:359] T 0336a0260a7f442d9e8e5d8a59225365 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.578549 15717 consensus_queue.cc:237] T cfac5cf48d2e4919860567f95114090b P ffc9375853bc4a05b08ab34394fda79f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.585561 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "025b1178fc19408dbd57bfc0c4158922" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9375853bc4a05b08ab34394fda79f"
I20260710 13:21:48.586371 15638 raft_consensus.cc:3060] T 025b1178fc19408dbd57bfc0c4158922 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.582561 15386 catalog_manager.cc:5697] T 08a124c1a33540a792a9f0c4a8d9d842 P adb6789a185e4cc191a608faaaeafe47 reported cstate change: term changed from 0 to 1, leader changed from <none> to adb6789a185e4cc191a608faaaeafe47 (127.10.210.129). New cstate: current_term: 1 leader_uuid: "adb6789a185e4cc191a608faaaeafe47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:48.583896 15678 raft_consensus.cc:385] T 0336a0260a7f442d9e8e5d8a59225365 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.587772 15678 raft_consensus.cc:740] T 0336a0260a7f442d9e8e5d8a59225365 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb6789a185e4cc191a608faaaeafe47, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.588624 15678 consensus_queue.cc:260] T 0336a0260a7f442d9e8e5d8a59225365 P adb6789a185e4cc191a608faaaeafe47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.590027 15564 raft_consensus.cc:2468] T 025b1178fc19408dbd57bfc0c4158922 P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb6789a185e4cc191a608faaaeafe47 in term 1.
I20260710 13:21:48.590845 15678 ts_tablet_manager.cc:1434] T 0336a0260a7f442d9e8e5d8a59225365 P adb6789a185e4cc191a608faaaeafe47: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:21:48.587728 15688 leader_election.cc:290] T 025b1178fc19408dbd57bfc0c4158922 P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 election: Requested vote from peers a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691), ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013)
I20260710 13:21:48.596796 15455 leader_election.cc:304] T 025b1178fc19408dbd57bfc0c4158922 P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5394e413a7544178b28bbae2d50e22d, adb6789a185e4cc191a608faaaeafe47; no voters: 
I20260710 13:21:48.598037 15688 raft_consensus.cc:2804] T 025b1178fc19408dbd57bfc0c4158922 P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:48.598704 15688 raft_consensus.cc:697] T 025b1178fc19408dbd57bfc0c4158922 P adb6789a185e4cc191a608faaaeafe47 [term 1 LEADER]: Becoming Leader. State: Replica: adb6789a185e4cc191a608faaaeafe47, State: Running, Role: LEADER
I20260710 13:21:48.599788 15688 consensus_queue.cc:237] T 025b1178fc19408dbd57bfc0c4158922 P adb6789a185e4cc191a608faaaeafe47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.602610 15563 raft_consensus.cc:2468] T 70fe12929fe94f1ab57707399a4e19ca P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9375853bc4a05b08ab34394fda79f in term 1.
I20260710 13:21:48.615520 15386 catalog_manager.cc:5697] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f reported cstate change: term changed from 0 to 1, leader changed from <none> to ffc9375853bc4a05b08ab34394fda79f (127.10.210.131). New cstate: current_term: 1 leader_uuid: "ffc9375853bc4a05b08ab34394fda79f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:48.616838 15679 tablet_bootstrap.cc:492] T cfac5cf48d2e4919860567f95114090b P a5394e413a7544178b28bbae2d50e22d: No bootstrap required, opened a new log
I20260710 13:21:48.617683 15679 ts_tablet_manager.cc:1403] T cfac5cf48d2e4919860567f95114090b P a5394e413a7544178b28bbae2d50e22d: Time spent bootstrapping tablet: real 0.109s	user 0.045s	sys 0.043s
I20260710 13:21:48.620720 15638 raft_consensus.cc:2468] T 025b1178fc19408dbd57bfc0c4158922 P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb6789a185e4cc191a608faaaeafe47 in term 1.
I20260710 13:21:48.621281 15679 raft_consensus.cc:359] T cfac5cf48d2e4919860567f95114090b P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.622110 15679 raft_consensus.cc:385] T cfac5cf48d2e4919860567f95114090b P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.622443 15679 raft_consensus.cc:740] T cfac5cf48d2e4919860567f95114090b P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5394e413a7544178b28bbae2d50e22d, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.623256 15679 consensus_queue.cc:260] T cfac5cf48d2e4919860567f95114090b P a5394e413a7544178b28bbae2d50e22d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.625465 15679 ts_tablet_manager.cc:1434] T cfac5cf48d2e4919860567f95114090b P a5394e413a7544178b28bbae2d50e22d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:21:48.626387 15679 tablet_bootstrap.cc:492] T 0336a0260a7f442d9e8e5d8a59225365 P a5394e413a7544178b28bbae2d50e22d: Bootstrap starting.
I20260710 13:21:48.629556 15386 catalog_manager.cc:5697] T 025b1178fc19408dbd57bfc0c4158922 P adb6789a185e4cc191a608faaaeafe47 reported cstate change: term changed from 0 to 1, leader changed from <none> to adb6789a185e4cc191a608faaaeafe47 (127.10.210.129). New cstate: current_term: 1 leader_uuid: "adb6789a185e4cc191a608faaaeafe47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:48.632064 15679 tablet_bootstrap.cc:654] T 0336a0260a7f442d9e8e5d8a59225365 P a5394e413a7544178b28bbae2d50e22d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.637094 15679 tablet_bootstrap.cc:492] T 0336a0260a7f442d9e8e5d8a59225365 P a5394e413a7544178b28bbae2d50e22d: No bootstrap required, opened a new log
I20260710 13:21:48.637499 15679 ts_tablet_manager.cc:1403] T 0336a0260a7f442d9e8e5d8a59225365 P a5394e413a7544178b28bbae2d50e22d: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260710 13:21:48.639781 15679 raft_consensus.cc:359] T 0336a0260a7f442d9e8e5d8a59225365 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.640419 15679 raft_consensus.cc:385] T 0336a0260a7f442d9e8e5d8a59225365 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.640698 15679 raft_consensus.cc:740] T 0336a0260a7f442d9e8e5d8a59225365 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5394e413a7544178b28bbae2d50e22d, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.639959 15384 catalog_manager.cc:5697] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f reported cstate change: term changed from 0 to 1, leader changed from <none> to ffc9375853bc4a05b08ab34394fda79f (127.10.210.131). New cstate: current_term: 1 leader_uuid: "ffc9375853bc4a05b08ab34394fda79f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:48.641377 15679 consensus_queue.cc:260] T 0336a0260a7f442d9e8e5d8a59225365 P a5394e413a7544178b28bbae2d50e22d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.641736 15384 catalog_manager.cc:5697] T cfac5cf48d2e4919860567f95114090b P ffc9375853bc4a05b08ab34394fda79f reported cstate change: term changed from 0 to 1, leader changed from <none> to ffc9375853bc4a05b08ab34394fda79f (127.10.210.131). New cstate: current_term: 1 leader_uuid: "ffc9375853bc4a05b08ab34394fda79f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:48.643384 15679 ts_tablet_manager.cc:1434] T 0336a0260a7f442d9e8e5d8a59225365 P a5394e413a7544178b28bbae2d50e22d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:21:48.644238 15679 tablet_bootstrap.cc:492] T 5e726e97652a413a85b03f5246e60075 P a5394e413a7544178b28bbae2d50e22d: Bootstrap starting.
I20260710 13:21:48.647831 15679 tablet_bootstrap.cc:654] T 5e726e97652a413a85b03f5246e60075 P a5394e413a7544178b28bbae2d50e22d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.651629 15679 tablet_bootstrap.cc:492] T 5e726e97652a413a85b03f5246e60075 P a5394e413a7544178b28bbae2d50e22d: No bootstrap required, opened a new log
I20260710 13:21:48.651978 15679 ts_tablet_manager.cc:1403] T 5e726e97652a413a85b03f5246e60075 P a5394e413a7544178b28bbae2d50e22d: Time spent bootstrapping tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:21:48.654402 15679 raft_consensus.cc:359] T 5e726e97652a413a85b03f5246e60075 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.654901 15679 raft_consensus.cc:385] T 5e726e97652a413a85b03f5246e60075 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.655112 15679 raft_consensus.cc:740] T 5e726e97652a413a85b03f5246e60075 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5394e413a7544178b28bbae2d50e22d, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.655609 15679 consensus_queue.cc:260] T 5e726e97652a413a85b03f5246e60075 P a5394e413a7544178b28bbae2d50e22d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.656900 15679 ts_tablet_manager.cc:1434] T 5e726e97652a413a85b03f5246e60075 P a5394e413a7544178b28bbae2d50e22d: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:21:48.660533 15688 raft_consensus.cc:493] T 0336a0260a7f442d9e8e5d8a59225365 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.660966 15688 raft_consensus.cc:515] T 0336a0260a7f442d9e8e5d8a59225365 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.662581 15688 leader_election.cc:290] T 0336a0260a7f442d9e8e5d8a59225365 P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691), ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013)
I20260710 13:21:48.663326 15563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0336a0260a7f442d9e8e5d8a59225365" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5394e413a7544178b28bbae2d50e22d" is_pre_election: true
I20260710 13:21:48.663643 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0336a0260a7f442d9e8e5d8a59225365" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9375853bc4a05b08ab34394fda79f" is_pre_election: true
I20260710 13:21:48.663857 15563 raft_consensus.cc:2468] T 0336a0260a7f442d9e8e5d8a59225365 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adb6789a185e4cc191a608faaaeafe47 in term 0.
I20260710 13:21:48.664297 15638 raft_consensus.cc:2468] T 0336a0260a7f442d9e8e5d8a59225365 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adb6789a185e4cc191a608faaaeafe47 in term 0.
I20260710 13:21:48.664918 15455 leader_election.cc:304] T 0336a0260a7f442d9e8e5d8a59225365 P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5394e413a7544178b28bbae2d50e22d, adb6789a185e4cc191a608faaaeafe47; no voters: 
I20260710 13:21:48.665691 15688 raft_consensus.cc:2804] T 0336a0260a7f442d9e8e5d8a59225365 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:48.666030 15688 raft_consensus.cc:493] T 0336a0260a7f442d9e8e5d8a59225365 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:48.666313 15688 raft_consensus.cc:3060] T 0336a0260a7f442d9e8e5d8a59225365 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.670984 15688 raft_consensus.cc:515] T 0336a0260a7f442d9e8e5d8a59225365 P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.672499 15688 leader_election.cc:290] T 0336a0260a7f442d9e8e5d8a59225365 P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 election: Requested vote from peers a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691), ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013)
I20260710 13:21:48.673285 15563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0336a0260a7f442d9e8e5d8a59225365" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5394e413a7544178b28bbae2d50e22d"
I20260710 13:21:48.673419 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0336a0260a7f442d9e8e5d8a59225365" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9375853bc4a05b08ab34394fda79f"
I20260710 13:21:48.673794 15563 raft_consensus.cc:3060] T 0336a0260a7f442d9e8e5d8a59225365 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.673992 15638 raft_consensus.cc:3060] T 0336a0260a7f442d9e8e5d8a59225365 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.678702 15563 raft_consensus.cc:2468] T 0336a0260a7f442d9e8e5d8a59225365 P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb6789a185e4cc191a608faaaeafe47 in term 1.
I20260710 13:21:48.678876 15638 raft_consensus.cc:2468] T 0336a0260a7f442d9e8e5d8a59225365 P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb6789a185e4cc191a608faaaeafe47 in term 1.
I20260710 13:21:48.679673 15455 leader_election.cc:304] T 0336a0260a7f442d9e8e5d8a59225365 P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5394e413a7544178b28bbae2d50e22d, adb6789a185e4cc191a608faaaeafe47; no voters: 
I20260710 13:21:48.680323 15688 raft_consensus.cc:2804] T 0336a0260a7f442d9e8e5d8a59225365 P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:48.680780 15688 raft_consensus.cc:697] T 0336a0260a7f442d9e8e5d8a59225365 P adb6789a185e4cc191a608faaaeafe47 [term 1 LEADER]: Becoming Leader. State: Replica: adb6789a185e4cc191a608faaaeafe47, State: Running, Role: LEADER
I20260710 13:21:48.681555 15688 consensus_queue.cc:237] T 0336a0260a7f442d9e8e5d8a59225365 P adb6789a185e4cc191a608faaaeafe47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.688827 15386 catalog_manager.cc:5697] T 0336a0260a7f442d9e8e5d8a59225365 P adb6789a185e4cc191a608faaaeafe47 reported cstate change: term changed from 0 to 1, leader changed from <none> to adb6789a185e4cc191a608faaaeafe47 (127.10.210.129). New cstate: current_term: 1 leader_uuid: "adb6789a185e4cc191a608faaaeafe47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:48.708709 15699 raft_consensus.cc:493] T 08a124c1a33540a792a9f0c4a8d9d842 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.709259 15699 raft_consensus.cc:515] T 08a124c1a33540a792a9f0c4a8d9d842 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.710788 15699 leader_election.cc:290] T 08a124c1a33540a792a9f0c4a8d9d842 P a5394e413a7544178b28bbae2d50e22d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677), ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013)
I20260710 13:21:48.711892 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a124c1a33540a792a9f0c4a8d9d842" candidate_uuid: "a5394e413a7544178b28bbae2d50e22d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9375853bc4a05b08ab34394fda79f" is_pre_election: true
I20260710 13:21:48.712054 15488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a124c1a33540a792a9f0c4a8d9d842" candidate_uuid: "a5394e413a7544178b28bbae2d50e22d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb6789a185e4cc191a608faaaeafe47" is_pre_election: true
I20260710 13:21:48.712599 15638 raft_consensus.cc:2393] T 08a124c1a33540a792a9f0c4a8d9d842 P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a5394e413a7544178b28bbae2d50e22d in current term 1: Already voted for candidate adb6789a185e4cc191a608faaaeafe47 in this term.
I20260710 13:21:48.713881 15527 leader_election.cc:304] T 08a124c1a33540a792a9f0c4a8d9d842 P a5394e413a7544178b28bbae2d50e22d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5394e413a7544178b28bbae2d50e22d; no voters: adb6789a185e4cc191a608faaaeafe47, ffc9375853bc4a05b08ab34394fda79f
I20260710 13:21:48.714476 15699 raft_consensus.cc:3060] T 08a124c1a33540a792a9f0c4a8d9d842 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.718921 15699 raft_consensus.cc:2749] T 08a124c1a33540a792a9f0c4a8d9d842 P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:48.725003 15699 raft_consensus.cc:493] T cfac5cf48d2e4919860567f95114090b P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.725324 15699 raft_consensus.cc:515] T cfac5cf48d2e4919860567f95114090b P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.727254 15699 leader_election.cc:290] T cfac5cf48d2e4919860567f95114090b P a5394e413a7544178b28bbae2d50e22d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677), ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013)
I20260710 13:21:48.727674 15488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfac5cf48d2e4919860567f95114090b" candidate_uuid: "a5394e413a7544178b28bbae2d50e22d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb6789a185e4cc191a608faaaeafe47" is_pre_election: true
I20260710 13:21:48.727826 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfac5cf48d2e4919860567f95114090b" candidate_uuid: "a5394e413a7544178b28bbae2d50e22d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9375853bc4a05b08ab34394fda79f" is_pre_election: true
I20260710 13:21:48.728513 15488 raft_consensus.cc:2393] T cfac5cf48d2e4919860567f95114090b P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a5394e413a7544178b28bbae2d50e22d in current term 1: Already voted for candidate ffc9375853bc4a05b08ab34394fda79f in this term.
I20260710 13:21:48.729530 15527 leader_election.cc:304] T cfac5cf48d2e4919860567f95114090b P a5394e413a7544178b28bbae2d50e22d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5394e413a7544178b28bbae2d50e22d; no voters: adb6789a185e4cc191a608faaaeafe47, ffc9375853bc4a05b08ab34394fda79f
I20260710 13:21:48.730216 15699 raft_consensus.cc:3060] T cfac5cf48d2e4919860567f95114090b P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.735752 15699 raft_consensus.cc:2749] T cfac5cf48d2e4919860567f95114090b P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:48.744382 15563 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42564666f4b64dfbadd70d5e380daa5b"
dest_uuid: "a5394e413a7544178b28bbae2d50e22d"
mode: GRACEFUL
new_leader_uuid: "adb6789a185e4cc191a608faaaeafe47"
 from {username='slave'} at 127.0.0.1:48600
I20260710 13:21:48.744925 15563 raft_consensus.cc:606] T 42564666f4b64dfbadd70d5e380daa5b P a5394e413a7544178b28bbae2d50e22d [term 1 LEADER]: Received request to transfer leadership to TS adb6789a185e4cc191a608faaaeafe47
I20260710 13:21:48.755354 15699 consensus_queue.cc:1048] T 42564666f4b64dfbadd70d5e380daa5b P a5394e413a7544178b28bbae2d50e22d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:48.769970 15637 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "70fe12929fe94f1ab57707399a4e19ca"
dest_uuid: "ffc9375853bc4a05b08ab34394fda79f"
mode: GRACEFUL
new_leader_uuid: "adb6789a185e4cc191a608faaaeafe47"
 from {username='slave'} at 127.0.0.1:47186
I20260710 13:21:48.770601 15637 raft_consensus.cc:606] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f [term 1 LEADER]: Received request to transfer leadership to TS adb6789a185e4cc191a608faaaeafe47
I20260710 13:21:48.775767 15686 consensus_queue.cc:1048] T 42564666f4b64dfbadd70d5e380daa5b P a5394e413a7544178b28bbae2d50e22d [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:48.783680 15686 raft_consensus.cc:993] T 42564666f4b64dfbadd70d5e380daa5b P a5394e413a7544178b28bbae2d50e22d: : Instructing follower adb6789a185e4cc191a608faaaeafe47 to start an election
I20260710 13:21:48.784116 15686 raft_consensus.cc:1081] T 42564666f4b64dfbadd70d5e380daa5b P a5394e413a7544178b28bbae2d50e22d [term 1 LEADER]: Signalling peer adb6789a185e4cc191a608faaaeafe47 to start an election
I20260710 13:21:48.785578 15488 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42564666f4b64dfbadd70d5e380daa5b"
dest_uuid: "adb6789a185e4cc191a608faaaeafe47"
 from {username='slave'} at 127.0.0.1:55094
I20260710 13:21:48.786355 15488 raft_consensus.cc:493] T 42564666f4b64dfbadd70d5e380daa5b P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:48.786722 15488 raft_consensus.cc:3060] T 42564666f4b64dfbadd70d5e380daa5b P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:48.787698 15489 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e726e97652a413a85b03f5246e60075"
dest_uuid: "adb6789a185e4cc191a608faaaeafe47"
mode: GRACEFUL
new_leader_uuid: "a5394e413a7544178b28bbae2d50e22d"
 from {username='slave'} at 127.0.0.1:55112
I20260710 13:21:48.788331 15489 raft_consensus.cc:606] T 5e726e97652a413a85b03f5246e60075 P adb6789a185e4cc191a608faaaeafe47 [term 1 LEADER]: Received request to transfer leadership to TS a5394e413a7544178b28bbae2d50e22d
I20260710 13:21:48.794726 15488 raft_consensus.cc:515] T 42564666f4b64dfbadd70d5e380daa5b P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.795476 15489 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad57f91e404e4712aebb34f609be1627"
dest_uuid: "adb6789a185e4cc191a608faaaeafe47"
mode: GRACEFUL
new_leader_uuid: "a5394e413a7544178b28bbae2d50e22d"
 from {username='slave'} at 127.0.0.1:55112
I20260710 13:21:48.796190 15489 raft_consensus.cc:606] T ad57f91e404e4712aebb34f609be1627 P adb6789a185e4cc191a608faaaeafe47 [term 1 LEADER]: Received request to transfer leadership to TS a5394e413a7544178b28bbae2d50e22d
I20260710 13:21:48.796990 15488 leader_election.cc:290] T 42564666f4b64dfbadd70d5e380daa5b P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 2 election: Requested vote from peers a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691), ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013)
I20260710 13:21:48.797674 15563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42564666f4b64dfbadd70d5e380daa5b" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5394e413a7544178b28bbae2d50e22d"
I20260710 13:21:48.798247 15563 raft_consensus.cc:3055] T 42564666f4b64dfbadd70d5e380daa5b P a5394e413a7544178b28bbae2d50e22d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:48.798275 15637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42564666f4b64dfbadd70d5e380daa5b" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ffc9375853bc4a05b08ab34394fda79f"
I20260710 13:21:48.798682 15563 raft_consensus.cc:740] T 42564666f4b64dfbadd70d5e380daa5b P a5394e413a7544178b28bbae2d50e22d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5394e413a7544178b28bbae2d50e22d, State: Running, Role: LEADER
I20260710 13:21:48.799075 15637 raft_consensus.cc:3060] T 42564666f4b64dfbadd70d5e380daa5b P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:48.799391 15563 consensus_queue.cc:260] T 42564666f4b64dfbadd70d5e380daa5b P a5394e413a7544178b28bbae2d50e22d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.800365 15563 raft_consensus.cc:3060] T 42564666f4b64dfbadd70d5e380daa5b P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:48.802820 15688 raft_consensus.cc:493] T 9ef5e82fb9db439d82041e48328aa42a P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.803357 15688 raft_consensus.cc:515] T 9ef5e82fb9db439d82041e48328aa42a P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.806070 15564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef5e82fb9db439d82041e48328aa42a" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5394e413a7544178b28bbae2d50e22d" is_pre_election: true
I20260710 13:21:48.806269 15563 raft_consensus.cc:2468] T 42564666f4b64dfbadd70d5e380daa5b P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb6789a185e4cc191a608faaaeafe47 in term 2.
I20260710 13:21:48.806815 15564 raft_consensus.cc:2393] T 9ef5e82fb9db439d82041e48328aa42a P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate adb6789a185e4cc191a608faaaeafe47 in current term 1: Already voted for candidate ffc9375853bc4a05b08ab34394fda79f in this term.
I20260710 13:21:48.807112 15637 raft_consensus.cc:2468] T 42564666f4b64dfbadd70d5e380daa5b P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb6789a185e4cc191a608faaaeafe47 in term 2.
I20260710 13:21:48.807788 15455 leader_election.cc:304] T 42564666f4b64dfbadd70d5e380daa5b P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5394e413a7544178b28bbae2d50e22d, adb6789a185e4cc191a608faaaeafe47; no voters: 
I20260710 13:21:48.808614 15637 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cfac5cf48d2e4919860567f95114090b"
dest_uuid: "ffc9375853bc4a05b08ab34394fda79f"
mode: GRACEFUL
new_leader_uuid: "a5394e413a7544178b28bbae2d50e22d"
 from {username='slave'} at 127.0.0.1:47186
I20260710 13:21:48.808873 15688 leader_election.cc:290] T 9ef5e82fb9db439d82041e48328aa42a P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691), ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013)
I20260710 13:21:48.808666 15701 raft_consensus.cc:2804] T 42564666f4b64dfbadd70d5e380daa5b P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:48.809450 15637 raft_consensus.cc:606] T cfac5cf48d2e4919860567f95114090b P ffc9375853bc4a05b08ab34394fda79f [term 1 LEADER]: Received request to transfer leadership to TS a5394e413a7544178b28bbae2d50e22d
I20260710 13:21:48.809547 15701 raft_consensus.cc:697] T 42564666f4b64dfbadd70d5e380daa5b P adb6789a185e4cc191a608faaaeafe47 [term 2 LEADER]: Becoming Leader. State: Replica: adb6789a185e4cc191a608faaaeafe47, State: Running, Role: LEADER
I20260710 13:21:48.810174 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef5e82fb9db439d82041e48328aa42a" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9375853bc4a05b08ab34394fda79f" is_pre_election: true
I20260710 13:21:48.810312 15701 consensus_queue.cc:237] T 42564666f4b64dfbadd70d5e380daa5b P adb6789a185e4cc191a608faaaeafe47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.811540 15453 leader_election.cc:304] T 9ef5e82fb9db439d82041e48328aa42a P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: adb6789a185e4cc191a608faaaeafe47; no voters: a5394e413a7544178b28bbae2d50e22d, ffc9375853bc4a05b08ab34394fda79f
I20260710 13:21:48.812328 15685 raft_consensus.cc:3060] T 9ef5e82fb9db439d82041e48328aa42a P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.815683 15638 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ef5e82fb9db439d82041e48328aa42a"
dest_uuid: "ffc9375853bc4a05b08ab34394fda79f"
mode: GRACEFUL
new_leader_uuid: "a5394e413a7544178b28bbae2d50e22d"
 from {username='slave'} at 127.0.0.1:47186
I20260710 13:21:48.817102 15386 catalog_manager.cc:5697] T 42564666f4b64dfbadd70d5e380daa5b P adb6789a185e4cc191a608faaaeafe47 reported cstate change: term changed from 1 to 2, leader changed from a5394e413a7544178b28bbae2d50e22d (127.10.210.130) to adb6789a185e4cc191a608faaaeafe47 (127.10.210.129). New cstate: current_term: 2 leader_uuid: "adb6789a185e4cc191a608faaaeafe47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:48.816318 15638 raft_consensus.cc:606] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f [term 1 LEADER]: Received request to transfer leadership to TS a5394e413a7544178b28bbae2d50e22d
I20260710 13:21:48.819129 15685 raft_consensus.cc:2749] T 9ef5e82fb9db439d82041e48328aa42a P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:48.823462 15489 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0336a0260a7f442d9e8e5d8a59225365"
dest_uuid: "adb6789a185e4cc191a608faaaeafe47"
mode: GRACEFUL
new_leader_uuid: "ffc9375853bc4a05b08ab34394fda79f"
 from {username='slave'} at 127.0.0.1:55112
I20260710 13:21:48.824014 15489 raft_consensus.cc:606] T 0336a0260a7f442d9e8e5d8a59225365 P adb6789a185e4cc191a608faaaeafe47 [term 1 LEADER]: Received request to transfer leadership to TS ffc9375853bc4a05b08ab34394fda79f
I20260710 13:21:48.828519 15685 consensus_queue.cc:1048] T ad57f91e404e4712aebb34f609be1627 P adb6789a185e4cc191a608faaaeafe47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:48.834612 15685 consensus_queue.cc:1048] T ad57f91e404e4712aebb34f609be1627 P adb6789a185e4cc191a608faaaeafe47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:48.846766 15688 consensus_queue.cc:1048] T 5e726e97652a413a85b03f5246e60075 P adb6789a185e4cc191a608faaaeafe47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:48.848088 15688 raft_consensus.cc:993] T ad57f91e404e4712aebb34f609be1627 P adb6789a185e4cc191a608faaaeafe47: : Instructing follower a5394e413a7544178b28bbae2d50e22d to start an election
I20260710 13:21:48.848489 15688 raft_consensus.cc:1081] T ad57f91e404e4712aebb34f609be1627 P adb6789a185e4cc191a608faaaeafe47 [term 1 LEADER]: Signalling peer a5394e413a7544178b28bbae2d50e22d to start an election
I20260710 13:21:48.850796 15563 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad57f91e404e4712aebb34f609be1627"
dest_uuid: "a5394e413a7544178b28bbae2d50e22d"
 from {username='slave'} at 127.0.0.1:48582
I20260710 13:21:48.851418 15563 raft_consensus.cc:493] T ad57f91e404e4712aebb34f609be1627 P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:48.851884 15563 raft_consensus.cc:3060] T ad57f91e404e4712aebb34f609be1627 P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:48.859447 15563 raft_consensus.cc:515] T ad57f91e404e4712aebb34f609be1627 P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.861127 15562 raft_consensus.cc:3060] T 5e726e97652a413a85b03f5246e60075 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.861325 15564 raft_consensus.cc:1240] T ad57f91e404e4712aebb34f609be1627 P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Rejecting Update request from peer adb6789a185e4cc191a608faaaeafe47 for earlier term 1. Current term is 2. Ops: []
I20260710 13:21:48.863611 15489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad57f91e404e4712aebb34f609be1627" candidate_uuid: "a5394e413a7544178b28bbae2d50e22d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adb6789a185e4cc191a608faaaeafe47"
I20260710 13:21:48.864216 15489 raft_consensus.cc:3055] T ad57f91e404e4712aebb34f609be1627 P adb6789a185e4cc191a608faaaeafe47 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:48.864526 15489 raft_consensus.cc:740] T ad57f91e404e4712aebb34f609be1627 P adb6789a185e4cc191a608faaaeafe47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: adb6789a185e4cc191a608faaaeafe47, State: Running, Role: LEADER
I20260710 13:21:48.865317 15489 consensus_queue.cc:260] T ad57f91e404e4712aebb34f609be1627 P adb6789a185e4cc191a608faaaeafe47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.866425 15489 raft_consensus.cc:3060] T ad57f91e404e4712aebb34f609be1627 P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:48.870388 15701 consensus_queue.cc:1048] T 5e726e97652a413a85b03f5246e60075 P adb6789a185e4cc191a608faaaeafe47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:48.876552 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad57f91e404e4712aebb34f609be1627" candidate_uuid: "a5394e413a7544178b28bbae2d50e22d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ffc9375853bc4a05b08ab34394fda79f"
I20260710 13:21:48.877343 15638 raft_consensus.cc:3060] T ad57f91e404e4712aebb34f609be1627 P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:21:48.869040 15685 consensus_queue.cc:1175] T ad57f91e404e4712aebb34f609be1627 P adb6789a185e4cc191a608faaaeafe47 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "a5394e413a7544178b28bbae2d50e22d" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer adb6789a185e4cc191a608faaaeafe47 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260710 13:21:48.880339 15489 raft_consensus.cc:2468] T ad57f91e404e4712aebb34f609be1627 P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5394e413a7544178b28bbae2d50e22d in term 2.
I20260710 13:21:48.881636 15527 leader_election.cc:304] T ad57f91e404e4712aebb34f609be1627 P a5394e413a7544178b28bbae2d50e22d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5394e413a7544178b28bbae2d50e22d, adb6789a185e4cc191a608faaaeafe47; no voters: 
I20260710 13:21:48.882426 15686 raft_consensus.cc:2804] T ad57f91e404e4712aebb34f609be1627 P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:48.882895 15686 raft_consensus.cc:697] T ad57f91e404e4712aebb34f609be1627 P a5394e413a7544178b28bbae2d50e22d [term 2 LEADER]: Becoming Leader. State: Replica: a5394e413a7544178b28bbae2d50e22d, State: Running, Role: LEADER
I20260710 13:21:48.863574 15563 leader_election.cc:290] T ad57f91e404e4712aebb34f609be1627 P a5394e413a7544178b28bbae2d50e22d [CANDIDATE]: Term 2 election: Requested vote from peers adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677), ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013)
I20260710 13:21:48.883785 15686 consensus_queue.cc:237] T ad57f91e404e4712aebb34f609be1627 P a5394e413a7544178b28bbae2d50e22d [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: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.885084 15638 raft_consensus.cc:2468] T ad57f91e404e4712aebb34f609be1627 P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5394e413a7544178b28bbae2d50e22d in term 2.
I20260710 13:21:48.888116 15685 consensus_queue.cc:1048] T 08a124c1a33540a792a9f0c4a8d9d842 P adb6789a185e4cc191a608faaaeafe47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:48.890586 15701 raft_consensus.cc:993] T 5e726e97652a413a85b03f5246e60075 P adb6789a185e4cc191a608faaaeafe47: : Instructing follower a5394e413a7544178b28bbae2d50e22d to start an election
I20260710 13:21:48.890987 15685 raft_consensus.cc:1081] T 5e726e97652a413a85b03f5246e60075 P adb6789a185e4cc191a608faaaeafe47 [term 1 LEADER]: Signalling peer a5394e413a7544178b28bbae2d50e22d to start an election
I20260710 13:21:48.892567 15562 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e726e97652a413a85b03f5246e60075"
dest_uuid: "a5394e413a7544178b28bbae2d50e22d"
 from {username='slave'} at 127.0.0.1:48582
I20260710 13:21:48.893179 15562 raft_consensus.cc:493] T 5e726e97652a413a85b03f5246e60075 P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:48.893555 15562 raft_consensus.cc:3060] T 5e726e97652a413a85b03f5246e60075 P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:48.894657 15386 catalog_manager.cc:5697] T ad57f91e404e4712aebb34f609be1627 P a5394e413a7544178b28bbae2d50e22d reported cstate change: term changed from 1 to 2, leader changed from adb6789a185e4cc191a608faaaeafe47 (127.10.210.129) to a5394e413a7544178b28bbae2d50e22d (127.10.210.130). New cstate: current_term: 2 leader_uuid: "a5394e413a7544178b28bbae2d50e22d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:48.900564 15562 raft_consensus.cc:515] T 5e726e97652a413a85b03f5246e60075 P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.903690 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e726e97652a413a85b03f5246e60075" candidate_uuid: "a5394e413a7544178b28bbae2d50e22d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ffc9375853bc4a05b08ab34394fda79f"
I20260710 13:21:48.904228 15638 raft_consensus.cc:3060] T 5e726e97652a413a85b03f5246e60075 P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:48.905851 15701 consensus_queue.cc:1048] T 08a124c1a33540a792a9f0c4a8d9d842 P adb6789a185e4cc191a608faaaeafe47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:48.910956 15638 raft_consensus.cc:2468] T 5e726e97652a413a85b03f5246e60075 P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5394e413a7544178b28bbae2d50e22d in term 2.
I20260710 13:21:48.912083 15528 leader_election.cc:304] T 5e726e97652a413a85b03f5246e60075 P a5394e413a7544178b28bbae2d50e22d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5394e413a7544178b28bbae2d50e22d, ffc9375853bc4a05b08ab34394fda79f; no voters: 
I20260710 13:21:48.912870 15686 raft_consensus.cc:2804] T 5e726e97652a413a85b03f5246e60075 P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:48.912797 15489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e726e97652a413a85b03f5246e60075" candidate_uuid: "a5394e413a7544178b28bbae2d50e22d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adb6789a185e4cc191a608faaaeafe47"
I20260710 13:21:48.913596 15686 raft_consensus.cc:697] T 5e726e97652a413a85b03f5246e60075 P a5394e413a7544178b28bbae2d50e22d [term 2 LEADER]: Becoming Leader. State: Replica: a5394e413a7544178b28bbae2d50e22d, State: Running, Role: LEADER
I20260710 13:21:48.914016 15489 raft_consensus.cc:3055] T 5e726e97652a413a85b03f5246e60075 P adb6789a185e4cc191a608faaaeafe47 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:48.914453 15686 consensus_queue.cc:237] T 5e726e97652a413a85b03f5246e60075 P a5394e413a7544178b28bbae2d50e22d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.915257 15562 leader_election.cc:290] T 5e726e97652a413a85b03f5246e60075 P a5394e413a7544178b28bbae2d50e22d [CANDIDATE]: Term 2 election: Requested vote from peers adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677), ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013)
I20260710 13:21:48.918479 15489 raft_consensus.cc:740] T 5e726e97652a413a85b03f5246e60075 P adb6789a185e4cc191a608faaaeafe47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: adb6789a185e4cc191a608faaaeafe47, State: Running, Role: LEADER
I20260710 13:21:48.919570 15489 consensus_queue.cc:260] T 5e726e97652a413a85b03f5246e60075 P adb6789a185e4cc191a608faaaeafe47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:48.920974 15489 raft_consensus.cc:3060] T 5e726e97652a413a85b03f5246e60075 P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:48.926816 15489 raft_consensus.cc:2468] T 5e726e97652a413a85b03f5246e60075 P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5394e413a7544178b28bbae2d50e22d in term 2.
I20260710 13:21:48.933575 15384 catalog_manager.cc:5697] T 5e726e97652a413a85b03f5246e60075 P a5394e413a7544178b28bbae2d50e22d reported cstate change: term changed from 1 to 2, leader changed from adb6789a185e4cc191a608faaaeafe47 (127.10.210.129) to a5394e413a7544178b28bbae2d50e22d (127.10.210.130). New cstate: current_term: 2 leader_uuid: "a5394e413a7544178b28bbae2d50e22d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:48.992734 15717 consensus_queue.cc:1048] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.004451 15684 consensus_queue.cc:1048] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.011955 15708 raft_consensus.cc:993] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f: : Instructing follower adb6789a185e4cc191a608faaaeafe47 to start an election
I20260710 13:21:49.012367 15684 raft_consensus.cc:1081] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f [term 1 LEADER]: Signalling peer adb6789a185e4cc191a608faaaeafe47 to start an election
I20260710 13:21:49.013937 15489 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "70fe12929fe94f1ab57707399a4e19ca"
dest_uuid: "adb6789a185e4cc191a608faaaeafe47"
 from {username='slave'} at 127.0.0.1:55110
I20260710 13:21:49.014446 15489 raft_consensus.cc:493] T 70fe12929fe94f1ab57707399a4e19ca P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:49.014834 15489 raft_consensus.cc:3060] T 70fe12929fe94f1ab57707399a4e19ca P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.019436 15489 raft_consensus.cc:515] T 70fe12929fe94f1ab57707399a4e19ca P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:49.021093 15489 leader_election.cc:290] T 70fe12929fe94f1ab57707399a4e19ca P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 2 election: Requested vote from peers a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691), ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013)
I20260710 13:21:49.021788 15563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70fe12929fe94f1ab57707399a4e19ca" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5394e413a7544178b28bbae2d50e22d"
I20260710 13:21:49.022185 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70fe12929fe94f1ab57707399a4e19ca" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ffc9375853bc4a05b08ab34394fda79f"
I20260710 13:21:49.022379 15563 raft_consensus.cc:3060] T 70fe12929fe94f1ab57707399a4e19ca P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.023077 15638 raft_consensus.cc:3055] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:49.023454 15638 raft_consensus.cc:740] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ffc9375853bc4a05b08ab34394fda79f, State: Running, Role: LEADER
I20260710 13:21:49.024260 15638 consensus_queue.cc:260] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:49.025468 15638 raft_consensus.cc:3060] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.028642 15563 raft_consensus.cc:2468] T 70fe12929fe94f1ab57707399a4e19ca P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb6789a185e4cc191a608faaaeafe47 in term 2.
I20260710 13:21:49.029793 15455 leader_election.cc:304] T 70fe12929fe94f1ab57707399a4e19ca P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5394e413a7544178b28bbae2d50e22d, adb6789a185e4cc191a608faaaeafe47; no voters: 
I20260710 13:21:49.030671 15685 raft_consensus.cc:2804] T 70fe12929fe94f1ab57707399a4e19ca P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:49.031136 15685 raft_consensus.cc:697] T 70fe12929fe94f1ab57707399a4e19ca P adb6789a185e4cc191a608faaaeafe47 [term 2 LEADER]: Becoming Leader. State: Replica: adb6789a185e4cc191a608faaaeafe47, State: Running, Role: LEADER
I20260710 13:21:49.031937 15638 raft_consensus.cc:2468] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb6789a185e4cc191a608faaaeafe47 in term 2.
I20260710 13:21:49.031888 15685 consensus_queue.cc:237] T 70fe12929fe94f1ab57707399a4e19ca P adb6789a185e4cc191a608faaaeafe47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:49.039305 15384 catalog_manager.cc:5697] T 70fe12929fe94f1ab57707399a4e19ca P adb6789a185e4cc191a608faaaeafe47 reported cstate change: term changed from 1 to 2, leader changed from ffc9375853bc4a05b08ab34394fda79f (127.10.210.131) to adb6789a185e4cc191a608faaaeafe47 (127.10.210.129). New cstate: current_term: 2 leader_uuid: "adb6789a185e4cc191a608faaaeafe47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.039628 15684 consensus_queue.cc:1048] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.053368 15684 consensus_queue.cc:1048] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:21:49.061251 15717 raft_consensus.cc:993] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f: : Instructing follower a5394e413a7544178b28bbae2d50e22d to start an election
I20260710 13:21:49.061681 15684 raft_consensus.cc:1081] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f [term 1 LEADER]: Signalling peer a5394e413a7544178b28bbae2d50e22d to start an election
I20260710 13:21:49.063192 15563 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ef5e82fb9db439d82041e48328aa42a"
dest_uuid: "a5394e413a7544178b28bbae2d50e22d"
 from {username='slave'} at 127.0.0.1:48590
I20260710 13:21:49.063761 15563 raft_consensus.cc:493] T 9ef5e82fb9db439d82041e48328aa42a P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:49.064134 15563 raft_consensus.cc:3060] T 9ef5e82fb9db439d82041e48328aa42a P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.069133 15563 raft_consensus.cc:515] T 9ef5e82fb9db439d82041e48328aa42a P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:49.072049 15489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef5e82fb9db439d82041e48328aa42a" candidate_uuid: "a5394e413a7544178b28bbae2d50e22d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adb6789a185e4cc191a608faaaeafe47"
I20260710 13:21:49.072606 15489 raft_consensus.cc:3060] T 9ef5e82fb9db439d82041e48328aa42a P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.070992 15563 leader_election.cc:290] T 9ef5e82fb9db439d82041e48328aa42a P a5394e413a7544178b28bbae2d50e22d [CANDIDATE]: Term 2 election: Requested vote from peers adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677), ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013)
I20260710 13:21:49.072364 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef5e82fb9db439d82041e48328aa42a" candidate_uuid: "a5394e413a7544178b28bbae2d50e22d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ffc9375853bc4a05b08ab34394fda79f"
I20260710 13:21:49.074867 15638 raft_consensus.cc:3055] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:49.074767 15685 consensus_queue.cc:1048] T 025b1178fc19408dbd57bfc0c4158922 P adb6789a185e4cc191a608faaaeafe47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.075255 15638 raft_consensus.cc:740] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ffc9375853bc4a05b08ab34394fda79f, State: Running, Role: LEADER
I20260710 13:21:49.076351 15638 consensus_queue.cc:260] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:49.077755 15638 raft_consensus.cc:3060] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.079867 15489 raft_consensus.cc:2468] T 9ef5e82fb9db439d82041e48328aa42a P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5394e413a7544178b28bbae2d50e22d in term 2.
I20260710 13:21:49.081028 15527 leader_election.cc:304] T 9ef5e82fb9db439d82041e48328aa42a P a5394e413a7544178b28bbae2d50e22d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5394e413a7544178b28bbae2d50e22d, adb6789a185e4cc191a608faaaeafe47; no voters: 
I20260710 13:21:49.081750 15686 raft_consensus.cc:2804] T 9ef5e82fb9db439d82041e48328aa42a P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:49.082237 15686 raft_consensus.cc:697] T 9ef5e82fb9db439d82041e48328aa42a P a5394e413a7544178b28bbae2d50e22d [term 2 LEADER]: Becoming Leader. State: Replica: a5394e413a7544178b28bbae2d50e22d, State: Running, Role: LEADER
I20260710 13:21:49.083038 15686 consensus_queue.cc:237] T 9ef5e82fb9db439d82041e48328aa42a P a5394e413a7544178b28bbae2d50e22d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:49.086719 15638 raft_consensus.cc:2468] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5394e413a7544178b28bbae2d50e22d in term 2.
I20260710 13:21:49.090195 15688 consensus_queue.cc:1048] T 025b1178fc19408dbd57bfc0c4158922 P adb6789a185e4cc191a608faaaeafe47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.093127 15384 catalog_manager.cc:5697] T 9ef5e82fb9db439d82041e48328aa42a P a5394e413a7544178b28bbae2d50e22d reported cstate change: term changed from 1 to 2, leader changed from ffc9375853bc4a05b08ab34394fda79f (127.10.210.131) to a5394e413a7544178b28bbae2d50e22d (127.10.210.130). New cstate: current_term: 2 leader_uuid: "a5394e413a7544178b28bbae2d50e22d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.131706 15684 consensus_queue.cc:1048] T cfac5cf48d2e4919860567f95114090b P ffc9375853bc4a05b08ab34394fda79f [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.143483 15716 consensus_queue.cc:1048] T cfac5cf48d2e4919860567f95114090b P ffc9375853bc4a05b08ab34394fda79f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.150704 15717 raft_consensus.cc:993] T cfac5cf48d2e4919860567f95114090b P ffc9375853bc4a05b08ab34394fda79f: : Instructing follower a5394e413a7544178b28bbae2d50e22d to start an election
I20260710 13:21:49.151172 15717 raft_consensus.cc:1081] T cfac5cf48d2e4919860567f95114090b P ffc9375853bc4a05b08ab34394fda79f [term 1 LEADER]: Signalling peer a5394e413a7544178b28bbae2d50e22d to start an election
I20260710 13:21:49.152776 15563 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cfac5cf48d2e4919860567f95114090b"
dest_uuid: "a5394e413a7544178b28bbae2d50e22d"
 from {username='slave'} at 127.0.0.1:48590
I20260710 13:21:49.153458 15563 raft_consensus.cc:493] T cfac5cf48d2e4919860567f95114090b P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:49.153808 15563 raft_consensus.cc:3060] T cfac5cf48d2e4919860567f95114090b P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.160452 15563 raft_consensus.cc:515] T cfac5cf48d2e4919860567f95114090b P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:49.162533 15563 leader_election.cc:290] T cfac5cf48d2e4919860567f95114090b P a5394e413a7544178b28bbae2d50e22d [CANDIDATE]: Term 2 election: Requested vote from peers adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677), ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013)
I20260710 13:21:49.163270 15489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfac5cf48d2e4919860567f95114090b" candidate_uuid: "a5394e413a7544178b28bbae2d50e22d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adb6789a185e4cc191a608faaaeafe47"
I20260710 13:21:49.163790 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfac5cf48d2e4919860567f95114090b" candidate_uuid: "a5394e413a7544178b28bbae2d50e22d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ffc9375853bc4a05b08ab34394fda79f"
I20260710 13:21:49.165294 15489 raft_consensus.cc:3060] T cfac5cf48d2e4919860567f95114090b P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.165364 15638 raft_consensus.cc:3055] T cfac5cf48d2e4919860567f95114090b P ffc9375853bc4a05b08ab34394fda79f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:49.165877 15638 raft_consensus.cc:740] T cfac5cf48d2e4919860567f95114090b P ffc9375853bc4a05b08ab34394fda79f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ffc9375853bc4a05b08ab34394fda79f, State: Running, Role: LEADER
I20260710 13:21:49.166702 15638 consensus_queue.cc:260] T cfac5cf48d2e4919860567f95114090b P ffc9375853bc4a05b08ab34394fda79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:49.167946 15638 raft_consensus.cc:3060] T cfac5cf48d2e4919860567f95114090b P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.172523 15489 raft_consensus.cc:2468] T cfac5cf48d2e4919860567f95114090b P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5394e413a7544178b28bbae2d50e22d in term 2.
I20260710 13:21:49.173689 15527 leader_election.cc:304] T cfac5cf48d2e4919860567f95114090b P a5394e413a7544178b28bbae2d50e22d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5394e413a7544178b28bbae2d50e22d, adb6789a185e4cc191a608faaaeafe47; no voters: 
I20260710 13:21:49.174415 15686 raft_consensus.cc:2804] T cfac5cf48d2e4919860567f95114090b P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:49.174435 15638 raft_consensus.cc:2468] T cfac5cf48d2e4919860567f95114090b P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5394e413a7544178b28bbae2d50e22d in term 2.
I20260710 13:21:49.174885 15686 raft_consensus.cc:697] T cfac5cf48d2e4919860567f95114090b P a5394e413a7544178b28bbae2d50e22d [term 2 LEADER]: Becoming Leader. State: Replica: a5394e413a7544178b28bbae2d50e22d, State: Running, Role: LEADER
I20260710 13:21:49.175791 15686 consensus_queue.cc:237] T cfac5cf48d2e4919860567f95114090b P a5394e413a7544178b28bbae2d50e22d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:49.184427 15385 catalog_manager.cc:5697] T cfac5cf48d2e4919860567f95114090b P a5394e413a7544178b28bbae2d50e22d reported cstate change: term changed from 1 to 2, leader changed from ffc9375853bc4a05b08ab34394fda79f (127.10.210.131) to a5394e413a7544178b28bbae2d50e22d (127.10.210.130). New cstate: current_term: 2 leader_uuid: "a5394e413a7544178b28bbae2d50e22d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.214576 15685 consensus_queue.cc:1048] T 0336a0260a7f442d9e8e5d8a59225365 P adb6789a185e4cc191a608faaaeafe47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.226349 15701 consensus_queue.cc:1048] T 0336a0260a7f442d9e8e5d8a59225365 P adb6789a185e4cc191a608faaaeafe47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.233464 15701 raft_consensus.cc:993] T 0336a0260a7f442d9e8e5d8a59225365 P adb6789a185e4cc191a608faaaeafe47: : Instructing follower ffc9375853bc4a05b08ab34394fda79f to start an election
I20260710 13:21:49.233958 15685 raft_consensus.cc:1081] T 0336a0260a7f442d9e8e5d8a59225365 P adb6789a185e4cc191a608faaaeafe47 [term 1 LEADER]: Signalling peer ffc9375853bc4a05b08ab34394fda79f to start an election
I20260710 13:21:49.235708 15638 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0336a0260a7f442d9e8e5d8a59225365"
dest_uuid: "ffc9375853bc4a05b08ab34394fda79f"
 from {username='slave'} at 127.0.0.1:47184
I20260710 13:21:49.236366 15638 raft_consensus.cc:493] T 0336a0260a7f442d9e8e5d8a59225365 P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:49.236754 15638 raft_consensus.cc:3060] T 0336a0260a7f442d9e8e5d8a59225365 P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.243134 15638 raft_consensus.cc:515] T 0336a0260a7f442d9e8e5d8a59225365 P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:49.244889 15638 leader_election.cc:290] T 0336a0260a7f442d9e8e5d8a59225365 P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 2 election: Requested vote from peers adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677), a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691)
I20260710 13:21:49.245812 15489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0336a0260a7f442d9e8e5d8a59225365" candidate_uuid: "ffc9375853bc4a05b08ab34394fda79f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adb6789a185e4cc191a608faaaeafe47"
I20260710 13:21:49.245981 15563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0336a0260a7f442d9e8e5d8a59225365" candidate_uuid: "ffc9375853bc4a05b08ab34394fda79f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5394e413a7544178b28bbae2d50e22d"
I20260710 13:21:49.246438 15489 raft_consensus.cc:3055] T 0336a0260a7f442d9e8e5d8a59225365 P adb6789a185e4cc191a608faaaeafe47 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:49.246577 15563 raft_consensus.cc:3060] T 0336a0260a7f442d9e8e5d8a59225365 P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.246815 15489 raft_consensus.cc:740] T 0336a0260a7f442d9e8e5d8a59225365 P adb6789a185e4cc191a608faaaeafe47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: adb6789a185e4cc191a608faaaeafe47, State: Running, Role: LEADER
I20260710 13:21:49.247692 15489 consensus_queue.cc:260] T 0336a0260a7f442d9e8e5d8a59225365 P adb6789a185e4cc191a608faaaeafe47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:49.249013 15489 raft_consensus.cc:3060] T 0336a0260a7f442d9e8e5d8a59225365 P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.252020 15563 raft_consensus.cc:2468] T 0336a0260a7f442d9e8e5d8a59225365 P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9375853bc4a05b08ab34394fda79f in term 2.
I20260710 13:21:49.253098 15604 leader_election.cc:304] T 0336a0260a7f442d9e8e5d8a59225365 P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5394e413a7544178b28bbae2d50e22d, ffc9375853bc4a05b08ab34394fda79f; no voters: 
I20260710 13:21:49.254372 15489 raft_consensus.cc:2468] T 0336a0260a7f442d9e8e5d8a59225365 P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9375853bc4a05b08ab34394fda79f in term 2.
I20260710 13:21:49.254437 15717 raft_consensus.cc:2804] T 0336a0260a7f442d9e8e5d8a59225365 P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:49.255215 15717 raft_consensus.cc:697] T 0336a0260a7f442d9e8e5d8a59225365 P ffc9375853bc4a05b08ab34394fda79f [term 2 LEADER]: Becoming Leader. State: Replica: ffc9375853bc4a05b08ab34394fda79f, State: Running, Role: LEADER
I20260710 13:21:49.256088 15717 consensus_queue.cc:237] T 0336a0260a7f442d9e8e5d8a59225365 P ffc9375853bc4a05b08ab34394fda79f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:49.263397 15384 catalog_manager.cc:5697] T 0336a0260a7f442d9e8e5d8a59225365 P ffc9375853bc4a05b08ab34394fda79f reported cstate change: term changed from 1 to 2, leader changed from adb6789a185e4cc191a608faaaeafe47 (127.10.210.129) to ffc9375853bc4a05b08ab34394fda79f (127.10.210.131). New cstate: current_term: 2 leader_uuid: "ffc9375853bc4a05b08ab34394fda79f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:49.332731 15563 raft_consensus.cc:1275] T 42564666f4b64dfbadd70d5e380daa5b P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Refusing update from remote peer adb6789a185e4cc191a608faaaeafe47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:49.334388 15685 consensus_queue.cc:1048] T 42564666f4b64dfbadd70d5e380daa5b P adb6789a185e4cc191a608faaaeafe47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:49.339514 15638 raft_consensus.cc:1275] T 5e726e97652a413a85b03f5246e60075 P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Refusing update from remote peer a5394e413a7544178b28bbae2d50e22d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:49.341183 15686 consensus_queue.cc:1048] T 5e726e97652a413a85b03f5246e60075 P a5394e413a7544178b28bbae2d50e22d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:49.342415 15638 raft_consensus.cc:1275] T 42564666f4b64dfbadd70d5e380daa5b P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Refusing update from remote peer adb6789a185e4cc191a608faaaeafe47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:49.346068 15685 consensus_queue.cc:1048] T 42564666f4b64dfbadd70d5e380daa5b P adb6789a185e4cc191a608faaaeafe47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:49.354154 15489 raft_consensus.cc:1275] T 5e726e97652a413a85b03f5246e60075 P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Refusing update from remote peer a5394e413a7544178b28bbae2d50e22d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:49.355671 15686 consensus_queue.cc:1048] T 5e726e97652a413a85b03f5246e60075 P a5394e413a7544178b28bbae2d50e22d [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:49.447590 15638 raft_consensus.cc:1275] T ad57f91e404e4712aebb34f609be1627 P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Refusing update from remote peer a5394e413a7544178b28bbae2d50e22d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:49.449221 15686 consensus_queue.cc:1048] T ad57f91e404e4712aebb34f609be1627 P a5394e413a7544178b28bbae2d50e22d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:49.458809 15489 raft_consensus.cc:1275] T ad57f91e404e4712aebb34f609be1627 P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Refusing update from remote peer a5394e413a7544178b28bbae2d50e22d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:49.460692 15757 consensus_queue.cc:1048] T ad57f91e404e4712aebb34f609be1627 P a5394e413a7544178b28bbae2d50e22d [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:49.494354 15638 raft_consensus.cc:1275] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Refusing update from remote peer adb6789a185e4cc191a608faaaeafe47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:49.496037 15685 consensus_queue.cc:1048] T 70fe12929fe94f1ab57707399a4e19ca P adb6789a185e4cc191a608faaaeafe47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:49.504660 15563 raft_consensus.cc:1275] T 70fe12929fe94f1ab57707399a4e19ca P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Refusing update from remote peer adb6789a185e4cc191a608faaaeafe47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:49.506503 15688 consensus_queue.cc:1048] T 70fe12929fe94f1ab57707399a4e19ca P adb6789a185e4cc191a608faaaeafe47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:49.597409 15638 raft_consensus.cc:1275] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Refusing update from remote peer a5394e413a7544178b28bbae2d50e22d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:49.598749 15757 consensus_queue.cc:1048] T 9ef5e82fb9db439d82041e48328aa42a P a5394e413a7544178b28bbae2d50e22d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:49.605865 15489 raft_consensus.cc:1275] T 9ef5e82fb9db439d82041e48328aa42a P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Refusing update from remote peer a5394e413a7544178b28bbae2d50e22d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:49.607129 15699 consensus_queue.cc:1048] T 9ef5e82fb9db439d82041e48328aa42a P a5394e413a7544178b28bbae2d50e22d [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:49.630475 15638 raft_consensus.cc:1275] T cfac5cf48d2e4919860567f95114090b P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Refusing update from remote peer a5394e413a7544178b28bbae2d50e22d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:49.631659 15699 consensus_queue.cc:1048] T cfac5cf48d2e4919860567f95114090b P a5394e413a7544178b28bbae2d50e22d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:49.639045 15489 raft_consensus.cc:1275] T cfac5cf48d2e4919860567f95114090b P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Refusing update from remote peer a5394e413a7544178b28bbae2d50e22d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:49.641163 15743 consensus_queue.cc:1048] T cfac5cf48d2e4919860567f95114090b P a5394e413a7544178b28bbae2d50e22d [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:49.663867 15563 raft_consensus.cc:1275] T 0336a0260a7f442d9e8e5d8a59225365 P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Refusing update from remote peer ffc9375853bc4a05b08ab34394fda79f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:49.665246 15717 consensus_queue.cc:1048] T 0336a0260a7f442d9e8e5d8a59225365 P ffc9375853bc4a05b08ab34394fda79f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:49.673611 15489 raft_consensus.cc:1275] T 0336a0260a7f442d9e8e5d8a59225365 P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Refusing update from remote peer ffc9375853bc4a05b08ab34394fda79f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:49.675216 15758 consensus_queue.cc:1048] T 0336a0260a7f442d9e8e5d8a59225365 P ffc9375853bc4a05b08ab34394fda79f [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:51.857326 15386 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53796:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:21:51.860424 15386 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:21:51.914806 15474 tablet_service.cc:1511] Processing CreateTablet for tablet 235b52baf3664d578b62d9611dd2616e (DEFAULT_TABLE table=soft_deleted_table [id=5ab8e4f1dde64578ab26a4a43cceaa9a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:51.916744 15550 tablet_service.cc:1511] Processing CreateTablet for tablet 235b52baf3664d578b62d9611dd2616e (DEFAULT_TABLE table=soft_deleted_table [id=5ab8e4f1dde64578ab26a4a43cceaa9a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:51.917320 15474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 235b52baf3664d578b62d9611dd2616e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:51.918787 15550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 235b52baf3664d578b62d9611dd2616e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:51.921197 15472 tablet_service.cc:1511] Processing CreateTablet for tablet ebb4f72423884671bbc87e03aa5cfea7 (DEFAULT_TABLE table=soft_deleted_table [id=5ab8e4f1dde64578ab26a4a43cceaa9a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:51.921636 15554 tablet_service.cc:1511] Processing CreateTablet for tablet ebb4f72423884671bbc87e03aa5cfea7 (DEFAULT_TABLE table=soft_deleted_table [id=5ab8e4f1dde64578ab26a4a43cceaa9a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:51.923137 15472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebb4f72423884671bbc87e03aa5cfea7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:51.923188 15554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebb4f72423884671bbc87e03aa5cfea7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:51.926316 15622 tablet_service.cc:1511] Processing CreateTablet for tablet ebb4f72423884671bbc87e03aa5cfea7 (DEFAULT_TABLE table=soft_deleted_table [id=5ab8e4f1dde64578ab26a4a43cceaa9a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:51.927847 15622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebb4f72423884671bbc87e03aa5cfea7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:51.928054 15476 tablet_service.cc:1511] Processing CreateTablet for tablet 183850f5657e41e98f4b87384c26f26d (DEFAULT_TABLE table=soft_deleted_table [id=5ab8e4f1dde64578ab26a4a43cceaa9a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:51.919034 15620 tablet_service.cc:1511] Processing CreateTablet for tablet 235b52baf3664d578b62d9611dd2616e (DEFAULT_TABLE table=soft_deleted_table [id=5ab8e4f1dde64578ab26a4a43cceaa9a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:51.929450 15476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 183850f5657e41e98f4b87384c26f26d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:51.930580 15620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 235b52baf3664d578b62d9611dd2616e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:51.937531 15548 tablet_service.cc:1511] Processing CreateTablet for tablet 183850f5657e41e98f4b87384c26f26d (DEFAULT_TABLE table=soft_deleted_table [id=5ab8e4f1dde64578ab26a4a43cceaa9a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:51.938962 15548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 183850f5657e41e98f4b87384c26f26d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:51.946532 15623 tablet_service.cc:1511] Processing CreateTablet for tablet 183850f5657e41e98f4b87384c26f26d (DEFAULT_TABLE table=soft_deleted_table [id=5ab8e4f1dde64578ab26a4a43cceaa9a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:51.947899 15623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 183850f5657e41e98f4b87384c26f26d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:51.952414 15478 tablet_service.cc:1511] Processing CreateTablet for tablet 89948c9bfdff461abef785344540a0a2 (DEFAULT_TABLE table=soft_deleted_table [id=5ab8e4f1dde64578ab26a4a43cceaa9a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:51.953845 15478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89948c9bfdff461abef785344540a0a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:51.971391 15626 tablet_service.cc:1511] Processing CreateTablet for tablet 89948c9bfdff461abef785344540a0a2 (DEFAULT_TABLE table=soft_deleted_table [id=5ab8e4f1dde64578ab26a4a43cceaa9a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:51.972759 15626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89948c9bfdff461abef785344540a0a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:51.974004 15473 tablet_service.cc:1511] Processing CreateTablet for tablet 0c8d52b0ff354b97a231c4c5f35cacb9 (DEFAULT_TABLE table=soft_deleted_table [id=5ab8e4f1dde64578ab26a4a43cceaa9a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:51.975317 15473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c8d52b0ff354b97a231c4c5f35cacb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:51.975855 15475 tablet_service.cc:1511] Processing CreateTablet for tablet 6f825d179cf041c49bd40f3ddde2f541 (DEFAULT_TABLE table=soft_deleted_table [id=5ab8e4f1dde64578ab26a4a43cceaa9a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:51.977572 15475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f825d179cf041c49bd40f3ddde2f541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:51.982199 15621 tablet_service.cc:1511] Processing CreateTablet for tablet 6f825d179cf041c49bd40f3ddde2f541 (DEFAULT_TABLE table=soft_deleted_table [id=5ab8e4f1dde64578ab26a4a43cceaa9a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:51.984411 15477 tablet_service.cc:1511] Processing CreateTablet for tablet bd5795e6e21d4e7a944f59aafd73db56 (DEFAULT_TABLE table=soft_deleted_table [id=5ab8e4f1dde64578ab26a4a43cceaa9a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:51.987449 15477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd5795e6e21d4e7a944f59aafd73db56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:51.985204 15627 tablet_service.cc:1511] Processing CreateTablet for tablet 0c8d52b0ff354b97a231c4c5f35cacb9 (DEFAULT_TABLE table=soft_deleted_table [id=5ab8e4f1dde64578ab26a4a43cceaa9a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:51.998492 15478 tablet_service.cc:1511] Processing CreateTablet for tablet 98f2387a60a34648b6a581cc1486ae6d (DEFAULT_TABLE table=soft_deleted_table [id=5ab8e4f1dde64578ab26a4a43cceaa9a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:51.998849 15624 tablet_service.cc:1511] Processing CreateTablet for tablet bd5795e6e21d4e7a944f59aafd73db56 (DEFAULT_TABLE table=soft_deleted_table [id=5ab8e4f1dde64578ab26a4a43cceaa9a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:51.999759 15478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98f2387a60a34648b6a581cc1486ae6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:52.000008 15624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd5795e6e21d4e7a944f59aafd73db56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:52.001348 15621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f825d179cf041c49bd40f3ddde2f541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:52.005343 15627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c8d52b0ff354b97a231c4c5f35cacb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:52.012198 15476 tablet_service.cc:1511] Processing CreateTablet for tablet c5ddcec4026840d1b744b9f81ef89f36 (DEFAULT_TABLE table=soft_deleted_table [id=5ab8e4f1dde64578ab26a4a43cceaa9a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:52.012835 15628 tablet_service.cc:1511] Processing CreateTablet for tablet 98f2387a60a34648b6a581cc1486ae6d (DEFAULT_TABLE table=soft_deleted_table [id=5ab8e4f1dde64578ab26a4a43cceaa9a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:52.013515 15476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5ddcec4026840d1b744b9f81ef89f36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:52.014134 15628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98f2387a60a34648b6a581cc1486ae6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:52.022624 15552 tablet_service.cc:1511] Processing CreateTablet for tablet 89948c9bfdff461abef785344540a0a2 (DEFAULT_TABLE table=soft_deleted_table [id=5ab8e4f1dde64578ab26a4a43cceaa9a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:52.023921 15552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89948c9bfdff461abef785344540a0a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:52.026520 15547 tablet_service.cc:1511] Processing CreateTablet for tablet 0c8d52b0ff354b97a231c4c5f35cacb9 (DEFAULT_TABLE table=soft_deleted_table [id=5ab8e4f1dde64578ab26a4a43cceaa9a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:52.027757 15547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c8d52b0ff354b97a231c4c5f35cacb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:52.030567 15549 tablet_service.cc:1511] Processing CreateTablet for tablet 6f825d179cf041c49bd40f3ddde2f541 (DEFAULT_TABLE table=soft_deleted_table [id=5ab8e4f1dde64578ab26a4a43cceaa9a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:52.031828 15549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f825d179cf041c49bd40f3ddde2f541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:52.034646 15553 tablet_service.cc:1511] Processing CreateTablet for tablet bd5795e6e21d4e7a944f59aafd73db56 (DEFAULT_TABLE table=soft_deleted_table [id=5ab8e4f1dde64578ab26a4a43cceaa9a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:52.035887 15553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd5795e6e21d4e7a944f59aafd73db56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:52.037922 15774 tablet_bootstrap.cc:492] T 235b52baf3664d578b62d9611dd2616e P ffc9375853bc4a05b08ab34394fda79f: Bootstrap starting.
I20260710 13:21:52.038561 15551 tablet_service.cc:1511] Processing CreateTablet for tablet 98f2387a60a34648b6a581cc1486ae6d (DEFAULT_TABLE table=soft_deleted_table [id=5ab8e4f1dde64578ab26a4a43cceaa9a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:52.040813 15551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98f2387a60a34648b6a581cc1486ae6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:52.040757 15546 tablet_service.cc:1511] Processing CreateTablet for tablet c5ddcec4026840d1b744b9f81ef89f36 (DEFAULT_TABLE table=soft_deleted_table [id=5ab8e4f1dde64578ab26a4a43cceaa9a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:52.042148 15546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5ddcec4026840d1b744b9f81ef89f36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:52.046988 15625 tablet_service.cc:1511] Processing CreateTablet for tablet c5ddcec4026840d1b744b9f81ef89f36 (DEFAULT_TABLE table=soft_deleted_table [id=5ab8e4f1dde64578ab26a4a43cceaa9a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:52.048339 15625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5ddcec4026840d1b744b9f81ef89f36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:52.049392 15775 tablet_bootstrap.cc:492] T ebb4f72423884671bbc87e03aa5cfea7 P a5394e413a7544178b28bbae2d50e22d: Bootstrap starting.
I20260710 13:21:52.058223 15775 tablet_bootstrap.cc:654] T ebb4f72423884671bbc87e03aa5cfea7 P a5394e413a7544178b28bbae2d50e22d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:52.047555 15774 tablet_bootstrap.cc:654] T 235b52baf3664d578b62d9611dd2616e P ffc9375853bc4a05b08ab34394fda79f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:52.090245 15775 tablet_bootstrap.cc:492] T ebb4f72423884671bbc87e03aa5cfea7 P a5394e413a7544178b28bbae2d50e22d: No bootstrap required, opened a new log
I20260710 13:21:52.091061 15775 ts_tablet_manager.cc:1403] T ebb4f72423884671bbc87e03aa5cfea7 P a5394e413a7544178b28bbae2d50e22d: Time spent bootstrapping tablet: real 0.042s	user 0.004s	sys 0.017s
I20260710 13:21:52.095181 15775 raft_consensus.cc:359] T ebb4f72423884671bbc87e03aa5cfea7 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.109380 15775 raft_consensus.cc:385] T ebb4f72423884671bbc87e03aa5cfea7 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:52.110540 15775 raft_consensus.cc:740] T ebb4f72423884671bbc87e03aa5cfea7 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5394e413a7544178b28bbae2d50e22d, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.112655 15775 consensus_queue.cc:260] T ebb4f72423884671bbc87e03aa5cfea7 P a5394e413a7544178b28bbae2d50e22d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.133260 15775 ts_tablet_manager.cc:1434] T ebb4f72423884671bbc87e03aa5cfea7 P a5394e413a7544178b28bbae2d50e22d: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.004s
I20260710 13:21:52.148973 15775 tablet_bootstrap.cc:492] T c5ddcec4026840d1b744b9f81ef89f36 P a5394e413a7544178b28bbae2d50e22d: Bootstrap starting.
I20260710 13:21:52.172160 15773 tablet_bootstrap.cc:492] T 235b52baf3664d578b62d9611dd2616e P adb6789a185e4cc191a608faaaeafe47: Bootstrap starting.
I20260710 13:21:52.173898 15774 tablet_bootstrap.cc:492] T 235b52baf3664d578b62d9611dd2616e P ffc9375853bc4a05b08ab34394fda79f: No bootstrap required, opened a new log
I20260710 13:21:52.174737 15774 ts_tablet_manager.cc:1403] T 235b52baf3664d578b62d9611dd2616e P ffc9375853bc4a05b08ab34394fda79f: Time spent bootstrapping tablet: real 0.137s	user 0.016s	sys 0.007s
I20260710 13:21:52.179020 15773 tablet_bootstrap.cc:654] T 235b52baf3664d578b62d9611dd2616e P adb6789a185e4cc191a608faaaeafe47: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:52.178654 15774 raft_consensus.cc:359] T 235b52baf3664d578b62d9611dd2616e P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.179669 15774 raft_consensus.cc:385] T 235b52baf3664d578b62d9611dd2616e P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:52.180294 15774 raft_consensus.cc:740] T 235b52baf3664d578b62d9611dd2616e P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9375853bc4a05b08ab34394fda79f, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.181694 15775 tablet_bootstrap.cc:654] T c5ddcec4026840d1b744b9f81ef89f36 P a5394e413a7544178b28bbae2d50e22d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:52.181267 15774 consensus_queue.cc:260] T 235b52baf3664d578b62d9611dd2616e P ffc9375853bc4a05b08ab34394fda79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.188488 15775 tablet_bootstrap.cc:492] T c5ddcec4026840d1b744b9f81ef89f36 P a5394e413a7544178b28bbae2d50e22d: No bootstrap required, opened a new log
I20260710 13:21:52.189072 15775 ts_tablet_manager.cc:1403] T c5ddcec4026840d1b744b9f81ef89f36 P a5394e413a7544178b28bbae2d50e22d: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.000s
I20260710 13:21:52.189139 15774 ts_tablet_manager.cc:1434] T 235b52baf3664d578b62d9611dd2616e P ffc9375853bc4a05b08ab34394fda79f: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 13:21:52.190384 15774 tablet_bootstrap.cc:492] T ebb4f72423884671bbc87e03aa5cfea7 P ffc9375853bc4a05b08ab34394fda79f: Bootstrap starting.
I20260710 13:21:52.192385 15775 raft_consensus.cc:359] T c5ddcec4026840d1b744b9f81ef89f36 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.193186 15775 raft_consensus.cc:385] T c5ddcec4026840d1b744b9f81ef89f36 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:52.193537 15775 raft_consensus.cc:740] T c5ddcec4026840d1b744b9f81ef89f36 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5394e413a7544178b28bbae2d50e22d, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.194412 15775 consensus_queue.cc:260] T c5ddcec4026840d1b744b9f81ef89f36 P a5394e413a7544178b28bbae2d50e22d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.196800 15775 ts_tablet_manager.cc:1434] T c5ddcec4026840d1b744b9f81ef89f36 P a5394e413a7544178b28bbae2d50e22d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:52.197723 15775 tablet_bootstrap.cc:492] T 235b52baf3664d578b62d9611dd2616e P a5394e413a7544178b28bbae2d50e22d: Bootstrap starting.
I20260710 13:21:52.204062 15774 tablet_bootstrap.cc:654] T ebb4f72423884671bbc87e03aa5cfea7 P ffc9375853bc4a05b08ab34394fda79f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:52.204466 15775 tablet_bootstrap.cc:654] T 235b52baf3664d578b62d9611dd2616e P a5394e413a7544178b28bbae2d50e22d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:52.207515 15773 tablet_bootstrap.cc:492] T 235b52baf3664d578b62d9611dd2616e P adb6789a185e4cc191a608faaaeafe47: No bootstrap required, opened a new log
I20260710 13:21:52.208153 15773 ts_tablet_manager.cc:1403] T 235b52baf3664d578b62d9611dd2616e P adb6789a185e4cc191a608faaaeafe47: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.019s
I20260710 13:21:52.211939 15773 raft_consensus.cc:359] T 235b52baf3664d578b62d9611dd2616e P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.212944 15773 raft_consensus.cc:385] T 235b52baf3664d578b62d9611dd2616e P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:52.213346 15773 raft_consensus.cc:740] T 235b52baf3664d578b62d9611dd2616e P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb6789a185e4cc191a608faaaeafe47, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.214493 15773 consensus_queue.cc:260] T 235b52baf3664d578b62d9611dd2616e P adb6789a185e4cc191a608faaaeafe47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.217710 15773 ts_tablet_manager.cc:1434] T 235b52baf3664d578b62d9611dd2616e P adb6789a185e4cc191a608faaaeafe47: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 13:21:52.218640 15773 tablet_bootstrap.cc:492] T 183850f5657e41e98f4b87384c26f26d P adb6789a185e4cc191a608faaaeafe47: Bootstrap starting.
I20260710 13:21:52.219792 15774 tablet_bootstrap.cc:492] T ebb4f72423884671bbc87e03aa5cfea7 P ffc9375853bc4a05b08ab34394fda79f: No bootstrap required, opened a new log
I20260710 13:21:52.220330 15774 ts_tablet_manager.cc:1403] T ebb4f72423884671bbc87e03aa5cfea7 P ffc9375853bc4a05b08ab34394fda79f: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.009s
I20260710 13:21:52.224256 15774 raft_consensus.cc:359] T ebb4f72423884671bbc87e03aa5cfea7 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.225306 15774 raft_consensus.cc:385] T ebb4f72423884671bbc87e03aa5cfea7 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:52.225749 15774 raft_consensus.cc:740] T ebb4f72423884671bbc87e03aa5cfea7 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9375853bc4a05b08ab34394fda79f, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.226466 15773 tablet_bootstrap.cc:654] T 183850f5657e41e98f4b87384c26f26d P adb6789a185e4cc191a608faaaeafe47: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:52.226991 15774 consensus_queue.cc:260] T ebb4f72423884671bbc87e03aa5cfea7 P ffc9375853bc4a05b08ab34394fda79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.233948 15774 ts_tablet_manager.cc:1434] T ebb4f72423884671bbc87e03aa5cfea7 P ffc9375853bc4a05b08ab34394fda79f: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:21:52.235386 15774 tablet_bootstrap.cc:492] T 98f2387a60a34648b6a581cc1486ae6d P ffc9375853bc4a05b08ab34394fda79f: Bootstrap starting.
I20260710 13:21:52.243428 15774 tablet_bootstrap.cc:654] T 98f2387a60a34648b6a581cc1486ae6d P ffc9375853bc4a05b08ab34394fda79f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:52.247380 15773 tablet_bootstrap.cc:492] T 183850f5657e41e98f4b87384c26f26d P adb6789a185e4cc191a608faaaeafe47: No bootstrap required, opened a new log
I20260710 13:21:52.251670 15773 ts_tablet_manager.cc:1403] T 183850f5657e41e98f4b87384c26f26d P adb6789a185e4cc191a608faaaeafe47: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.013s
I20260710 13:21:52.252514 15775 tablet_bootstrap.cc:492] T 235b52baf3664d578b62d9611dd2616e P a5394e413a7544178b28bbae2d50e22d: No bootstrap required, opened a new log
I20260710 13:21:52.253345 15774 tablet_bootstrap.cc:492] T 98f2387a60a34648b6a581cc1486ae6d P ffc9375853bc4a05b08ab34394fda79f: No bootstrap required, opened a new log
I20260710 13:21:52.253782 15774 ts_tablet_manager.cc:1403] T 98f2387a60a34648b6a581cc1486ae6d P ffc9375853bc4a05b08ab34394fda79f: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260710 13:21:52.254729 15773 raft_consensus.cc:359] T 183850f5657e41e98f4b87384c26f26d P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.255301 15773 raft_consensus.cc:385] T 183850f5657e41e98f4b87384c26f26d P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:52.255534 15773 raft_consensus.cc:740] T 183850f5657e41e98f4b87384c26f26d P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb6789a185e4cc191a608faaaeafe47, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.256171 15773 consensus_queue.cc:260] T 183850f5657e41e98f4b87384c26f26d P adb6789a185e4cc191a608faaaeafe47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.253124 15775 ts_tablet_manager.cc:1403] T 235b52baf3664d578b62d9611dd2616e P a5394e413a7544178b28bbae2d50e22d: Time spent bootstrapping tablet: real 0.056s	user 0.037s	sys 0.015s
I20260710 13:21:52.256547 15774 raft_consensus.cc:359] T 98f2387a60a34648b6a581cc1486ae6d P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.257416 15774 raft_consensus.cc:385] T 98f2387a60a34648b6a581cc1486ae6d P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:52.257743 15774 raft_consensus.cc:740] T 98f2387a60a34648b6a581cc1486ae6d P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9375853bc4a05b08ab34394fda79f, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.258489 15774 consensus_queue.cc:260] T 98f2387a60a34648b6a581cc1486ae6d P ffc9375853bc4a05b08ab34394fda79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.260680 15774 ts_tablet_manager.cc:1434] T 98f2387a60a34648b6a581cc1486ae6d P ffc9375853bc4a05b08ab34394fda79f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:52.265262 15774 tablet_bootstrap.cc:492] T 0c8d52b0ff354b97a231c4c5f35cacb9 P ffc9375853bc4a05b08ab34394fda79f: Bootstrap starting.
I20260710 13:21:52.267020 15775 raft_consensus.cc:359] T 235b52baf3664d578b62d9611dd2616e P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.267760 15775 raft_consensus.cc:385] T 235b52baf3664d578b62d9611dd2616e P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:52.268079 15775 raft_consensus.cc:740] T 235b52baf3664d578b62d9611dd2616e P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5394e413a7544178b28bbae2d50e22d, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.268836 15775 consensus_queue.cc:260] T 235b52baf3664d578b62d9611dd2616e P a5394e413a7544178b28bbae2d50e22d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.266548 15773 ts_tablet_manager.cc:1434] T 183850f5657e41e98f4b87384c26f26d P adb6789a185e4cc191a608faaaeafe47: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.005s
I20260710 13:21:52.271277 15773 tablet_bootstrap.cc:492] T 89948c9bfdff461abef785344540a0a2 P adb6789a185e4cc191a608faaaeafe47: Bootstrap starting.
I20260710 13:21:52.271502 15774 tablet_bootstrap.cc:654] T 0c8d52b0ff354b97a231c4c5f35cacb9 P ffc9375853bc4a05b08ab34394fda79f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:52.278458 15775 ts_tablet_manager.cc:1434] T 235b52baf3664d578b62d9611dd2616e P a5394e413a7544178b28bbae2d50e22d: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 13:21:52.279834 15775 tablet_bootstrap.cc:492] T 0c8d52b0ff354b97a231c4c5f35cacb9 P a5394e413a7544178b28bbae2d50e22d: Bootstrap starting.
I20260710 13:21:52.285401 15773 tablet_bootstrap.cc:654] T 89948c9bfdff461abef785344540a0a2 P adb6789a185e4cc191a608faaaeafe47: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:52.286932 15775 tablet_bootstrap.cc:654] T 0c8d52b0ff354b97a231c4c5f35cacb9 P a5394e413a7544178b28bbae2d50e22d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:52.296211 15758 raft_consensus.cc:493] T 235b52baf3664d578b62d9611dd2616e P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:52.297053 15758 raft_consensus.cc:515] T 235b52baf3664d578b62d9611dd2616e P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.302863 15773 tablet_bootstrap.cc:492] T 89948c9bfdff461abef785344540a0a2 P adb6789a185e4cc191a608faaaeafe47: No bootstrap required, opened a new log
I20260710 13:21:52.303352 15773 ts_tablet_manager.cc:1403] T 89948c9bfdff461abef785344540a0a2 P adb6789a185e4cc191a608faaaeafe47: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.008s
I20260710 13:21:52.303265 15758 leader_election.cc:290] T 235b52baf3664d578b62d9611dd2616e P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677), a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691)
I20260710 13:21:52.305168 15489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "235b52baf3664d578b62d9611dd2616e" candidate_uuid: "ffc9375853bc4a05b08ab34394fda79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb6789a185e4cc191a608faaaeafe47" is_pre_election: true
I20260710 13:21:52.305920 15489 raft_consensus.cc:2468] T 235b52baf3664d578b62d9611dd2616e P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffc9375853bc4a05b08ab34394fda79f in term 0.
I20260710 13:21:52.305992 15563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "235b52baf3664d578b62d9611dd2616e" candidate_uuid: "ffc9375853bc4a05b08ab34394fda79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5394e413a7544178b28bbae2d50e22d" is_pre_election: true
I20260710 13:21:52.306432 15773 raft_consensus.cc:359] T 89948c9bfdff461abef785344540a0a2 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.307193 15773 raft_consensus.cc:385] T 89948c9bfdff461abef785344540a0a2 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:52.307499 15773 raft_consensus.cc:740] T 89948c9bfdff461abef785344540a0a2 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb6789a185e4cc191a608faaaeafe47, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.308189 15773 consensus_queue.cc:260] T 89948c9bfdff461abef785344540a0a2 P adb6789a185e4cc191a608faaaeafe47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.310015 15773 ts_tablet_manager.cc:1434] T 89948c9bfdff461abef785344540a0a2 P adb6789a185e4cc191a608faaaeafe47: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260710 13:21:52.310751 15773 tablet_bootstrap.cc:492] T ebb4f72423884671bbc87e03aa5cfea7 P adb6789a185e4cc191a608faaaeafe47: Bootstrap starting.
I20260710 13:21:52.314425 15775 tablet_bootstrap.cc:492] T 0c8d52b0ff354b97a231c4c5f35cacb9 P a5394e413a7544178b28bbae2d50e22d: No bootstrap required, opened a new log
I20260710 13:21:52.314991 15775 ts_tablet_manager.cc:1403] T 0c8d52b0ff354b97a231c4c5f35cacb9 P a5394e413a7544178b28bbae2d50e22d: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.010s
I20260710 13:21:52.316586 15773 tablet_bootstrap.cc:654] T ebb4f72423884671bbc87e03aa5cfea7 P adb6789a185e4cc191a608faaaeafe47: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:52.317781 15601 leader_election.cc:304] T 235b52baf3664d578b62d9611dd2616e P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: adb6789a185e4cc191a608faaaeafe47, ffc9375853bc4a05b08ab34394fda79f; no voters: 
I20260710 13:21:52.325459 15758 raft_consensus.cc:2804] T 235b52baf3664d578b62d9611dd2616e P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:21:52.326064 15435 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:52.326383 15563 raft_consensus.cc:2468] T 235b52baf3664d578b62d9611dd2616e P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffc9375853bc4a05b08ab34394fda79f in term 0.
I20260710 13:21:52.326102 15758 raft_consensus.cc:493] T 235b52baf3664d578b62d9611dd2616e P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:52.327265 15758 raft_consensus.cc:3060] T 235b52baf3664d578b62d9611dd2616e P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:52.328083 15773 tablet_bootstrap.cc:492] T ebb4f72423884671bbc87e03aa5cfea7 P adb6789a185e4cc191a608faaaeafe47: No bootstrap required, opened a new log
I20260710 13:21:52.328632 15773 ts_tablet_manager.cc:1403] T ebb4f72423884671bbc87e03aa5cfea7 P adb6789a185e4cc191a608faaaeafe47: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.006s
I20260710 13:21:52.331250 15774 tablet_bootstrap.cc:492] T 0c8d52b0ff354b97a231c4c5f35cacb9 P ffc9375853bc4a05b08ab34394fda79f: No bootstrap required, opened a new log
I20260710 13:21:52.331682 15774 ts_tablet_manager.cc:1403] T 0c8d52b0ff354b97a231c4c5f35cacb9 P ffc9375853bc4a05b08ab34394fda79f: Time spent bootstrapping tablet: real 0.067s	user 0.031s	sys 0.032s
I20260710 13:21:52.331760 15773 raft_consensus.cc:359] T ebb4f72423884671bbc87e03aa5cfea7 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.332510 15773 raft_consensus.cc:385] T ebb4f72423884671bbc87e03aa5cfea7 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:52.332800 15773 raft_consensus.cc:740] T ebb4f72423884671bbc87e03aa5cfea7 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb6789a185e4cc191a608faaaeafe47, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.322813 15775 raft_consensus.cc:359] T 0c8d52b0ff354b97a231c4c5f35cacb9 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.333469 15775 raft_consensus.cc:385] T 0c8d52b0ff354b97a231c4c5f35cacb9 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:52.333838 15775 raft_consensus.cc:740] T 0c8d52b0ff354b97a231c4c5f35cacb9 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5394e413a7544178b28bbae2d50e22d, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.333884 15773 consensus_queue.cc:260] T ebb4f72423884671bbc87e03aa5cfea7 P adb6789a185e4cc191a608faaaeafe47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.334324 15774 raft_consensus.cc:359] T 0c8d52b0ff354b97a231c4c5f35cacb9 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.334695 15775 consensus_queue.cc:260] T 0c8d52b0ff354b97a231c4c5f35cacb9 P a5394e413a7544178b28bbae2d50e22d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.334889 15758 raft_consensus.cc:515] T 235b52baf3664d578b62d9611dd2616e P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.335160 15774 raft_consensus.cc:385] T 0c8d52b0ff354b97a231c4c5f35cacb9 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:52.335696 15774 raft_consensus.cc:740] T 0c8d52b0ff354b97a231c4c5f35cacb9 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9375853bc4a05b08ab34394fda79f, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.336501 15774 consensus_queue.cc:260] T 0c8d52b0ff354b97a231c4c5f35cacb9 P ffc9375853bc4a05b08ab34394fda79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.337522 15775 ts_tablet_manager.cc:1434] T 0c8d52b0ff354b97a231c4c5f35cacb9 P a5394e413a7544178b28bbae2d50e22d: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.003s
I20260710 13:21:52.337633 15489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "235b52baf3664d578b62d9611dd2616e" candidate_uuid: "ffc9375853bc4a05b08ab34394fda79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb6789a185e4cc191a608faaaeafe47"
I20260710 13:21:52.339762 15489 raft_consensus.cc:3060] T 235b52baf3664d578b62d9611dd2616e P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:52.343158 15758 leader_election.cc:290] T 235b52baf3664d578b62d9611dd2616e P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 1 election: Requested vote from peers adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677), a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691)
I20260710 13:21:52.338822 15773 ts_tablet_manager.cc:1434] T ebb4f72423884671bbc87e03aa5cfea7 P adb6789a185e4cc191a608faaaeafe47: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:21:52.344816 15773 tablet_bootstrap.cc:492] T 6f825d179cf041c49bd40f3ddde2f541 P adb6789a185e4cc191a608faaaeafe47: Bootstrap starting.
I20260710 13:21:52.347290 15489 raft_consensus.cc:2468] T 235b52baf3664d578b62d9611dd2616e P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9375853bc4a05b08ab34394fda79f in term 1.
I20260710 13:21:52.347155 15563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "235b52baf3664d578b62d9611dd2616e" candidate_uuid: "ffc9375853bc4a05b08ab34394fda79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5394e413a7544178b28bbae2d50e22d"
I20260710 13:21:52.351691 15563 raft_consensus.cc:3060] T 235b52baf3664d578b62d9611dd2616e P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:52.353506 15774 ts_tablet_manager.cc:1434] T 0c8d52b0ff354b97a231c4c5f35cacb9 P ffc9375853bc4a05b08ab34394fda79f: Time spent starting tablet: real 0.022s	user 0.013s	sys 0.006s
I20260710 13:21:52.354537 15774 tablet_bootstrap.cc:492] T 89948c9bfdff461abef785344540a0a2 P ffc9375853bc4a05b08ab34394fda79f: Bootstrap starting.
I20260710 13:21:52.355057 15773 tablet_bootstrap.cc:654] T 6f825d179cf041c49bd40f3ddde2f541 P adb6789a185e4cc191a608faaaeafe47: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:52.356431 15563 raft_consensus.cc:2468] T 235b52baf3664d578b62d9611dd2616e P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9375853bc4a05b08ab34394fda79f in term 1.
I20260710 13:21:52.357517 15601 leader_election.cc:304] T 235b52baf3664d578b62d9611dd2616e P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: adb6789a185e4cc191a608faaaeafe47, ffc9375853bc4a05b08ab34394fda79f; no voters: 
I20260710 13:21:52.359072 15790 raft_consensus.cc:2804] T 235b52baf3664d578b62d9611dd2616e P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:52.359617 15790 raft_consensus.cc:697] T 235b52baf3664d578b62d9611dd2616e P ffc9375853bc4a05b08ab34394fda79f [term 1 LEADER]: Becoming Leader. State: Replica: ffc9375853bc4a05b08ab34394fda79f, State: Running, Role: LEADER
I20260710 13:21:52.360497 15790 consensus_queue.cc:237] T 235b52baf3664d578b62d9611dd2616e P ffc9375853bc4a05b08ab34394fda79f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.338964 15775 tablet_bootstrap.cc:492] T 89948c9bfdff461abef785344540a0a2 P a5394e413a7544178b28bbae2d50e22d: Bootstrap starting.
I20260710 13:21:52.368872 15775 tablet_bootstrap.cc:654] T 89948c9bfdff461abef785344540a0a2 P a5394e413a7544178b28bbae2d50e22d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:52.361685 15774 tablet_bootstrap.cc:654] T 89948c9bfdff461abef785344540a0a2 P ffc9375853bc4a05b08ab34394fda79f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:52.371611 15773 tablet_bootstrap.cc:492] T 6f825d179cf041c49bd40f3ddde2f541 P adb6789a185e4cc191a608faaaeafe47: No bootstrap required, opened a new log
I20260710 13:21:52.372179 15773 ts_tablet_manager.cc:1403] T 6f825d179cf041c49bd40f3ddde2f541 P adb6789a185e4cc191a608faaaeafe47: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.006s
I20260710 13:21:52.375962 15773 raft_consensus.cc:359] T 6f825d179cf041c49bd40f3ddde2f541 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.377136 15773 raft_consensus.cc:385] T 6f825d179cf041c49bd40f3ddde2f541 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:52.377600 15773 raft_consensus.cc:740] T 6f825d179cf041c49bd40f3ddde2f541 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb6789a185e4cc191a608faaaeafe47, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.378609 15773 consensus_queue.cc:260] T 6f825d179cf041c49bd40f3ddde2f541 P adb6789a185e4cc191a608faaaeafe47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.380256 15775 tablet_bootstrap.cc:492] T 89948c9bfdff461abef785344540a0a2 P a5394e413a7544178b28bbae2d50e22d: No bootstrap required, opened a new log
I20260710 13:21:52.380779 15775 ts_tablet_manager.cc:1403] T 89948c9bfdff461abef785344540a0a2 P a5394e413a7544178b28bbae2d50e22d: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.005s
I20260710 13:21:52.381095 15774 tablet_bootstrap.cc:492] T 89948c9bfdff461abef785344540a0a2 P ffc9375853bc4a05b08ab34394fda79f: No bootstrap required, opened a new log
I20260710 13:21:52.381564 15774 ts_tablet_manager.cc:1403] T 89948c9bfdff461abef785344540a0a2 P ffc9375853bc4a05b08ab34394fda79f: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.006s
I20260710 13:21:52.382897 15386 catalog_manager.cc:5697] T 235b52baf3664d578b62d9611dd2616e P ffc9375853bc4a05b08ab34394fda79f reported cstate change: term changed from 0 to 1, leader changed from <none> to ffc9375853bc4a05b08ab34394fda79f (127.10.210.131). New cstate: current_term: 1 leader_uuid: "ffc9375853bc4a05b08ab34394fda79f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:52.384011 15773 ts_tablet_manager.cc:1434] T 6f825d179cf041c49bd40f3ddde2f541 P adb6789a185e4cc191a608faaaeafe47: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 13:21:52.384095 15775 raft_consensus.cc:359] T 89948c9bfdff461abef785344540a0a2 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.384822 15775 raft_consensus.cc:385] T 89948c9bfdff461abef785344540a0a2 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:52.384531 15774 raft_consensus.cc:359] T 89948c9bfdff461abef785344540a0a2 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.385069 15773 tablet_bootstrap.cc:492] T 0c8d52b0ff354b97a231c4c5f35cacb9 P adb6789a185e4cc191a608faaaeafe47: Bootstrap starting.
I20260710 13:21:52.385157 15775 raft_consensus.cc:740] T 89948c9bfdff461abef785344540a0a2 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5394e413a7544178b28bbae2d50e22d, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.385290 15774 raft_consensus.cc:385] T 89948c9bfdff461abef785344540a0a2 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:52.385769 15774 raft_consensus.cc:740] T 89948c9bfdff461abef785344540a0a2 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9375853bc4a05b08ab34394fda79f, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.386055 15775 consensus_queue.cc:260] T 89948c9bfdff461abef785344540a0a2 P a5394e413a7544178b28bbae2d50e22d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.386493 15774 consensus_queue.cc:260] T 89948c9bfdff461abef785344540a0a2 P ffc9375853bc4a05b08ab34394fda79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.389124 15774 ts_tablet_manager.cc:1434] T 89948c9bfdff461abef785344540a0a2 P ffc9375853bc4a05b08ab34394fda79f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:21:52.390090 15774 tablet_bootstrap.cc:492] T 6f825d179cf041c49bd40f3ddde2f541 P ffc9375853bc4a05b08ab34394fda79f: Bootstrap starting.
I20260710 13:21:52.391273 15775 ts_tablet_manager.cc:1434] T 89948c9bfdff461abef785344540a0a2 P a5394e413a7544178b28bbae2d50e22d: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:21:52.392091 15773 tablet_bootstrap.cc:654] T 0c8d52b0ff354b97a231c4c5f35cacb9 P adb6789a185e4cc191a608faaaeafe47: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:52.392375 15775 tablet_bootstrap.cc:492] T 98f2387a60a34648b6a581cc1486ae6d P a5394e413a7544178b28bbae2d50e22d: Bootstrap starting.
I20260710 13:21:52.396790 15774 tablet_bootstrap.cc:654] T 6f825d179cf041c49bd40f3ddde2f541 P ffc9375853bc4a05b08ab34394fda79f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:52.399220 15775 tablet_bootstrap.cc:654] T 98f2387a60a34648b6a581cc1486ae6d P a5394e413a7544178b28bbae2d50e22d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:52.415057 15774 tablet_bootstrap.cc:492] T 6f825d179cf041c49bd40f3ddde2f541 P ffc9375853bc4a05b08ab34394fda79f: No bootstrap required, opened a new log
I20260710 13:21:52.415553 15774 ts_tablet_manager.cc:1403] T 6f825d179cf041c49bd40f3ddde2f541 P ffc9375853bc4a05b08ab34394fda79f: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.012s
I20260710 13:21:52.415618 15773 tablet_bootstrap.cc:492] T 0c8d52b0ff354b97a231c4c5f35cacb9 P adb6789a185e4cc191a608faaaeafe47: No bootstrap required, opened a new log
I20260710 13:21:52.416153 15773 ts_tablet_manager.cc:1403] T 0c8d52b0ff354b97a231c4c5f35cacb9 P adb6789a185e4cc191a608faaaeafe47: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.012s
I20260710 13:21:52.418499 15774 raft_consensus.cc:359] T 6f825d179cf041c49bd40f3ddde2f541 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.419143 15774 raft_consensus.cc:385] T 6f825d179cf041c49bd40f3ddde2f541 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:52.419061 15773 raft_consensus.cc:359] T 0c8d52b0ff354b97a231c4c5f35cacb9 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.419703 15774 raft_consensus.cc:740] T 6f825d179cf041c49bd40f3ddde2f541 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9375853bc4a05b08ab34394fda79f, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.419943 15773 raft_consensus.cc:385] T 0c8d52b0ff354b97a231c4c5f35cacb9 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:52.420429 15773 raft_consensus.cc:740] T 0c8d52b0ff354b97a231c4c5f35cacb9 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb6789a185e4cc191a608faaaeafe47, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.420908 15774 consensus_queue.cc:260] T 6f825d179cf041c49bd40f3ddde2f541 P ffc9375853bc4a05b08ab34394fda79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.421579 15773 consensus_queue.cc:260] T 0c8d52b0ff354b97a231c4c5f35cacb9 P adb6789a185e4cc191a608faaaeafe47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.423030 15775 tablet_bootstrap.cc:492] T 98f2387a60a34648b6a581cc1486ae6d P a5394e413a7544178b28bbae2d50e22d: No bootstrap required, opened a new log
I20260710 13:21:52.423724 15774 ts_tablet_manager.cc:1434] T 6f825d179cf041c49bd40f3ddde2f541 P ffc9375853bc4a05b08ab34394fda79f: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:21:52.425289 15773 ts_tablet_manager.cc:1434] T 0c8d52b0ff354b97a231c4c5f35cacb9 P adb6789a185e4cc191a608faaaeafe47: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:21:52.426383 15775 ts_tablet_manager.cc:1403] T 98f2387a60a34648b6a581cc1486ae6d P a5394e413a7544178b28bbae2d50e22d: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.005s
I20260710 13:21:52.428397 15773 tablet_bootstrap.cc:492] T c5ddcec4026840d1b744b9f81ef89f36 P adb6789a185e4cc191a608faaaeafe47: Bootstrap starting.
I20260710 13:21:52.429446 15775 raft_consensus.cc:359] T 98f2387a60a34648b6a581cc1486ae6d P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.430173 15775 raft_consensus.cc:385] T 98f2387a60a34648b6a581cc1486ae6d P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:52.430457 15775 raft_consensus.cc:740] T 98f2387a60a34648b6a581cc1486ae6d P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5394e413a7544178b28bbae2d50e22d, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.431131 15775 consensus_queue.cc:260] T 98f2387a60a34648b6a581cc1486ae6d P a5394e413a7544178b28bbae2d50e22d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.433472 15775 ts_tablet_manager.cc:1434] T 98f2387a60a34648b6a581cc1486ae6d P a5394e413a7544178b28bbae2d50e22d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:21:52.434484 15775 tablet_bootstrap.cc:492] T bd5795e6e21d4e7a944f59aafd73db56 P a5394e413a7544178b28bbae2d50e22d: Bootstrap starting.
I20260710 13:21:52.436079 15790 raft_consensus.cc:493] T 98f2387a60a34648b6a581cc1486ae6d P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:52.426466 15774 tablet_bootstrap.cc:492] T bd5795e6e21d4e7a944f59aafd73db56 P ffc9375853bc4a05b08ab34394fda79f: Bootstrap starting.
I20260710 13:21:52.436597 15790 raft_consensus.cc:515] T 98f2387a60a34648b6a581cc1486ae6d P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.438470 15773 tablet_bootstrap.cc:654] T c5ddcec4026840d1b744b9f81ef89f36 P adb6789a185e4cc191a608faaaeafe47: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:52.439790 15563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f2387a60a34648b6a581cc1486ae6d" candidate_uuid: "ffc9375853bc4a05b08ab34394fda79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5394e413a7544178b28bbae2d50e22d" is_pre_election: true
I20260710 13:21:52.440392 15563 raft_consensus.cc:2468] T 98f2387a60a34648b6a581cc1486ae6d P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffc9375853bc4a05b08ab34394fda79f in term 0.
I20260710 13:21:52.441211 15790 leader_election.cc:290] T 98f2387a60a34648b6a581cc1486ae6d P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677), a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691)
I20260710 13:21:52.442796 15604 leader_election.cc:304] T 98f2387a60a34648b6a581cc1486ae6d P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5394e413a7544178b28bbae2d50e22d, ffc9375853bc4a05b08ab34394fda79f; no voters: 
I20260710 13:21:52.443499 15774 tablet_bootstrap.cc:654] T bd5795e6e21d4e7a944f59aafd73db56 P ffc9375853bc4a05b08ab34394fda79f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:52.443958 15743 raft_consensus.cc:493] T ebb4f72423884671bbc87e03aa5cfea7 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:52.444413 15743 raft_consensus.cc:515] T ebb4f72423884671bbc87e03aa5cfea7 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.445940 15489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f2387a60a34648b6a581cc1486ae6d" candidate_uuid: "ffc9375853bc4a05b08ab34394fda79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb6789a185e4cc191a608faaaeafe47" is_pre_election: true
I20260710 13:21:52.446606 15743 leader_election.cc:290] T ebb4f72423884671bbc87e03aa5cfea7 P a5394e413a7544178b28bbae2d50e22d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677), ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013)
I20260710 13:21:52.448851 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb4f72423884671bbc87e03aa5cfea7" candidate_uuid: "a5394e413a7544178b28bbae2d50e22d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9375853bc4a05b08ab34394fda79f" is_pre_election: true
I20260710 13:21:52.450259 15638 raft_consensus.cc:2468] T ebb4f72423884671bbc87e03aa5cfea7 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5394e413a7544178b28bbae2d50e22d in term 0.
I20260710 13:21:52.450758 15489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb4f72423884671bbc87e03aa5cfea7" candidate_uuid: "a5394e413a7544178b28bbae2d50e22d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb6789a185e4cc191a608faaaeafe47" is_pre_election: true
I20260710 13:21:52.451574 15489 raft_consensus.cc:2468] T ebb4f72423884671bbc87e03aa5cfea7 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5394e413a7544178b28bbae2d50e22d in term 0.
I20260710 13:21:52.450430 15775 tablet_bootstrap.cc:654] T bd5795e6e21d4e7a944f59aafd73db56 P a5394e413a7544178b28bbae2d50e22d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:52.451900 15528 leader_election.cc:304] T ebb4f72423884671bbc87e03aa5cfea7 P a5394e413a7544178b28bbae2d50e22d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5394e413a7544178b28bbae2d50e22d, ffc9375853bc4a05b08ab34394fda79f; no voters: 
W20260710 13:21:52.453234 15601 leader_election.cc:343] T 98f2387a60a34648b6a581cc1486ae6d P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:52.454522 15790 raft_consensus.cc:2804] T 98f2387a60a34648b6a581cc1486ae6d P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:52.455111 15790 raft_consensus.cc:493] T 98f2387a60a34648b6a581cc1486ae6d P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:52.455606 15790 raft_consensus.cc:3060] T 98f2387a60a34648b6a581cc1486ae6d P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:52.461021 15758 raft_consensus.cc:493] T 0c8d52b0ff354b97a231c4c5f35cacb9 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:52.461674 15758 raft_consensus.cc:515] T 0c8d52b0ff354b97a231c4c5f35cacb9 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.464417 15758 leader_election.cc:290] T 0c8d52b0ff354b97a231c4c5f35cacb9 P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677), a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691)
I20260710 13:21:52.465209 15784 raft_consensus.cc:493] T 183850f5657e41e98f4b87384c26f26d P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:52.465819 15784 raft_consensus.cc:515] T 183850f5657e41e98f4b87384c26f26d P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.467061 15489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8d52b0ff354b97a231c4c5f35cacb9" candidate_uuid: "ffc9375853bc4a05b08ab34394fda79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb6789a185e4cc191a608faaaeafe47" is_pre_election: true
I20260710 13:21:52.467932 15489 raft_consensus.cc:2468] T 0c8d52b0ff354b97a231c4c5f35cacb9 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffc9375853bc4a05b08ab34394fda79f in term 0.
I20260710 13:21:52.468387 15784 leader_election.cc:290] T 183850f5657e41e98f4b87384c26f26d P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691), ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013)
I20260710 13:21:52.470278 15743 raft_consensus.cc:2804] T ebb4f72423884671bbc87e03aa5cfea7 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:52.470775 15563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183850f5657e41e98f4b87384c26f26d" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5394e413a7544178b28bbae2d50e22d" is_pre_election: true
W20260710 13:21:52.472683 15455 leader_election.cc:343] T 183850f5657e41e98f4b87384c26f26d P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:52.473793 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183850f5657e41e98f4b87384c26f26d" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9375853bc4a05b08ab34394fda79f" is_pre_election: true
W20260710 13:21:52.475405 15453 leader_election.cc:343] T 183850f5657e41e98f4b87384c26f26d P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:52.475682 15601 leader_election.cc:304] T 0c8d52b0ff354b97a231c4c5f35cacb9 P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: adb6789a185e4cc191a608faaaeafe47, ffc9375853bc4a05b08ab34394fda79f; no voters: 
I20260710 13:21:52.475945 15453 leader_election.cc:304] T 183850f5657e41e98f4b87384c26f26d P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: adb6789a185e4cc191a608faaaeafe47; no voters: a5394e413a7544178b28bbae2d50e22d, ffc9375853bc4a05b08ab34394fda79f
I20260710 13:21:52.477057 15758 raft_consensus.cc:2804] T 0c8d52b0ff354b97a231c4c5f35cacb9 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:52.477301 15784 raft_consensus.cc:2749] T 183850f5657e41e98f4b87384c26f26d P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:52.477610 15758 raft_consensus.cc:493] T 0c8d52b0ff354b97a231c4c5f35cacb9 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:52.478215 15758 raft_consensus.cc:3060] T 0c8d52b0ff354b97a231c4c5f35cacb9 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:52.470774 15743 raft_consensus.cc:493] T ebb4f72423884671bbc87e03aa5cfea7 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:52.481664 15743 raft_consensus.cc:3060] T ebb4f72423884671bbc87e03aa5cfea7 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:52.486368 15784 raft_consensus.cc:493] T 6f825d179cf041c49bd40f3ddde2f541 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:52.487028 15784 raft_consensus.cc:515] T 6f825d179cf041c49bd40f3ddde2f541 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.490417 15563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f825d179cf041c49bd40f3ddde2f541" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5394e413a7544178b28bbae2d50e22d" is_pre_election: true
W20260710 13:21:52.491988 15455 leader_election.cc:343] T 6f825d179cf041c49bd40f3ddde2f541 P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:52.498656 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f825d179cf041c49bd40f3ddde2f541" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9375853bc4a05b08ab34394fda79f" is_pre_election: true
I20260710 13:21:52.499429 15638 raft_consensus.cc:2468] T 6f825d179cf041c49bd40f3ddde2f541 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adb6789a185e4cc191a608faaaeafe47 in term 0.
I20260710 13:21:52.499876 15784 leader_election.cc:290] T 6f825d179cf041c49bd40f3ddde2f541 P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691), ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013)
I20260710 13:21:52.502671 15453 leader_election.cc:304] T 6f825d179cf041c49bd40f3ddde2f541 P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: adb6789a185e4cc191a608faaaeafe47, ffc9375853bc4a05b08ab34394fda79f; no voters: a5394e413a7544178b28bbae2d50e22d
I20260710 13:21:52.503830 15784 raft_consensus.cc:2804] T 6f825d179cf041c49bd40f3ddde2f541 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:52.504360 15784 raft_consensus.cc:493] T 6f825d179cf041c49bd40f3ddde2f541 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:52.504849 15784 raft_consensus.cc:3060] T 6f825d179cf041c49bd40f3ddde2f541 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:52.505122 15800 raft_consensus.cc:493] T c5ddcec4026840d1b744b9f81ef89f36 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:52.505861 15800 raft_consensus.cc:515] T c5ddcec4026840d1b744b9f81ef89f36 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.508745 15800 leader_election.cc:290] T c5ddcec4026840d1b744b9f81ef89f36 P a5394e413a7544178b28bbae2d50e22d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677), ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013)
I20260710 13:21:52.511951 15489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5ddcec4026840d1b744b9f81ef89f36" candidate_uuid: "a5394e413a7544178b28bbae2d50e22d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb6789a185e4cc191a608faaaeafe47" is_pre_election: true
I20260710 13:21:52.523490 15774 tablet_bootstrap.cc:492] T bd5795e6e21d4e7a944f59aafd73db56 P ffc9375853bc4a05b08ab34394fda79f: No bootstrap required, opened a new log
I20260710 13:21:52.514447 15758 raft_consensus.cc:515] T 0c8d52b0ff354b97a231c4c5f35cacb9 P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
W20260710 13:21:52.524012 15527 leader_election.cc:343] T c5ddcec4026840d1b744b9f81ef89f36 P a5394e413a7544178b28bbae2d50e22d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:52.519809 15790 raft_consensus.cc:515] T 98f2387a60a34648b6a581cc1486ae6d P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.524040 15774 ts_tablet_manager.cc:1403] T bd5795e6e21d4e7a944f59aafd73db56 P ffc9375853bc4a05b08ab34394fda79f: Time spent bootstrapping tablet: real 0.098s	user 0.016s	sys 0.032s
I20260710 13:21:52.526192 15790 leader_election.cc:290] T 98f2387a60a34648b6a581cc1486ae6d P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 1 election: Requested vote from peers adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677), a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691)
W20260710 13:21:52.526996 15528 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.210.131:36013, user_credentials={real_user=slave}} blocked reactor thread for 75332.4us
I20260710 13:21:52.527746 15774 raft_consensus.cc:359] T bd5795e6e21d4e7a944f59aafd73db56 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.528649 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5ddcec4026840d1b744b9f81ef89f36" candidate_uuid: "a5394e413a7544178b28bbae2d50e22d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9375853bc4a05b08ab34394fda79f" is_pre_election: true
I20260710 13:21:52.530047 15488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f2387a60a34648b6a581cc1486ae6d" candidate_uuid: "ffc9375853bc4a05b08ab34394fda79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb6789a185e4cc191a608faaaeafe47"
I20260710 13:21:52.529898 15775 tablet_bootstrap.cc:492] T bd5795e6e21d4e7a944f59aafd73db56 P a5394e413a7544178b28bbae2d50e22d: No bootstrap required, opened a new log
I20260710 13:21:52.529817 15563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8d52b0ff354b97a231c4c5f35cacb9" candidate_uuid: "ffc9375853bc4a05b08ab34394fda79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5394e413a7544178b28bbae2d50e22d" is_pre_election: true
I20260710 13:21:52.531286 15563 raft_consensus.cc:2468] T 0c8d52b0ff354b97a231c4c5f35cacb9 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffc9375853bc4a05b08ab34394fda79f in term 0.
I20260710 13:21:52.531786 15562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f2387a60a34648b6a581cc1486ae6d" candidate_uuid: "ffc9375853bc4a05b08ab34394fda79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5394e413a7544178b28bbae2d50e22d"
I20260710 13:21:52.532431 15774 raft_consensus.cc:385] T bd5795e6e21d4e7a944f59aafd73db56 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:52.532612 15562 raft_consensus.cc:3060] T 98f2387a60a34648b6a581cc1486ae6d P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:52.532737 15774 raft_consensus.cc:740] T bd5795e6e21d4e7a944f59aafd73db56 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9375853bc4a05b08ab34394fda79f, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.533674 15774 consensus_queue.cc:260] T bd5795e6e21d4e7a944f59aafd73db56 P ffc9375853bc4a05b08ab34394fda79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.534005 15784 raft_consensus.cc:515] T 6f825d179cf041c49bd40f3ddde2f541 P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.535933 15774 ts_tablet_manager.cc:1434] T bd5795e6e21d4e7a944f59aafd73db56 P ffc9375853bc4a05b08ab34394fda79f: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
W20260710 13:21:52.535888 15528 leader_election.cc:343] T c5ddcec4026840d1b744b9f81ef89f36 P a5394e413a7544178b28bbae2d50e22d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:52.536592 15528 leader_election.cc:304] T c5ddcec4026840d1b744b9f81ef89f36 P a5394e413a7544178b28bbae2d50e22d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5394e413a7544178b28bbae2d50e22d; no voters: adb6789a185e4cc191a608faaaeafe47, ffc9375853bc4a05b08ab34394fda79f
I20260710 13:21:52.537653 15774 tablet_bootstrap.cc:492] T 183850f5657e41e98f4b87384c26f26d P ffc9375853bc4a05b08ab34394fda79f: Bootstrap starting.
I20260710 13:21:52.538756 15800 raft_consensus.cc:2749] T c5ddcec4026840d1b744b9f81ef89f36 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:52.541280 15563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f825d179cf041c49bd40f3ddde2f541" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5394e413a7544178b28bbae2d50e22d"
I20260710 13:21:52.541558 15784 leader_election.cc:290] T 6f825d179cf041c49bd40f3ddde2f541 P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 election: Requested vote from peers a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691), ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013)
W20260710 13:21:52.542382 15455 leader_election.cc:343] T 6f825d179cf041c49bd40f3ddde2f541 P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:52.545377 15774 tablet_bootstrap.cc:654] T 183850f5657e41e98f4b87384c26f26d P ffc9375853bc4a05b08ab34394fda79f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:52.546797 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f825d179cf041c49bd40f3ddde2f541" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9375853bc4a05b08ab34394fda79f"
I20260710 13:21:52.547365 15638 raft_consensus.cc:3060] T 6f825d179cf041c49bd40f3ddde2f541 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:52.548977 15601 leader_election.cc:343] T 98f2387a60a34648b6a581cc1486ae6d P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:52.549382 15489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8d52b0ff354b97a231c4c5f35cacb9" candidate_uuid: "ffc9375853bc4a05b08ab34394fda79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb6789a185e4cc191a608faaaeafe47"
I20260710 13:21:52.549901 15489 raft_consensus.cc:3060] T 0c8d52b0ff354b97a231c4c5f35cacb9 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:52.517690 15743 raft_consensus.cc:515] T ebb4f72423884671bbc87e03aa5cfea7 P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.556447 15488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb4f72423884671bbc87e03aa5cfea7" candidate_uuid: "a5394e413a7544178b28bbae2d50e22d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb6789a185e4cc191a608faaaeafe47"
I20260710 13:21:52.557217 15488 raft_consensus.cc:3060] T ebb4f72423884671bbc87e03aa5cfea7 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:52.532168 15775 ts_tablet_manager.cc:1403] T bd5795e6e21d4e7a944f59aafd73db56 P a5394e413a7544178b28bbae2d50e22d: Time spent bootstrapping tablet: real 0.098s	user 0.022s	sys 0.021s
I20260710 13:21:52.558483 15562 raft_consensus.cc:2468] T 98f2387a60a34648b6a581cc1486ae6d P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9375853bc4a05b08ab34394fda79f in term 1.
I20260710 13:21:52.559729 15604 leader_election.cc:304] T 98f2387a60a34648b6a581cc1486ae6d P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a5394e413a7544178b28bbae2d50e22d, ffc9375853bc4a05b08ab34394fda79f; no voters: adb6789a185e4cc191a608faaaeafe47
I20260710 13:21:52.560823 15790 raft_consensus.cc:2804] T 98f2387a60a34648b6a581cc1486ae6d P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:52.560617 15775 raft_consensus.cc:359] T bd5795e6e21d4e7a944f59aafd73db56 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.561415 15775 raft_consensus.cc:385] T bd5795e6e21d4e7a944f59aafd73db56 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:52.561751 15775 raft_consensus.cc:740] T bd5795e6e21d4e7a944f59aafd73db56 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5394e413a7544178b28bbae2d50e22d, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.562657 15489 raft_consensus.cc:2468] T 0c8d52b0ff354b97a231c4c5f35cacb9 P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9375853bc4a05b08ab34394fda79f in term 1.
I20260710 13:21:52.562585 15775 consensus_queue.cc:260] T bd5795e6e21d4e7a944f59aafd73db56 P a5394e413a7544178b28bbae2d50e22d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.563817 15743 leader_election.cc:290] T ebb4f72423884671bbc87e03aa5cfea7 P a5394e413a7544178b28bbae2d50e22d [CANDIDATE]: Term 1 election: Requested vote from peers adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677), ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013)
I20260710 13:21:52.563730 15601 leader_election.cc:304] T 0c8d52b0ff354b97a231c4c5f35cacb9 P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: adb6789a185e4cc191a608faaaeafe47, ffc9375853bc4a05b08ab34394fda79f; no voters: 
I20260710 13:21:52.565456 15758 leader_election.cc:290] T 0c8d52b0ff354b97a231c4c5f35cacb9 P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 1 election: Requested vote from peers adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677), a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691)
I20260710 13:21:52.566087 15758 raft_consensus.cc:2804] T 0c8d52b0ff354b97a231c4c5f35cacb9 P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:52.566495 15758 raft_consensus.cc:697] T 0c8d52b0ff354b97a231c4c5f35cacb9 P ffc9375853bc4a05b08ab34394fda79f [term 1 LEADER]: Becoming Leader. State: Replica: ffc9375853bc4a05b08ab34394fda79f, State: Running, Role: LEADER
I20260710 13:21:52.567039 15563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8d52b0ff354b97a231c4c5f35cacb9" candidate_uuid: "ffc9375853bc4a05b08ab34394fda79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5394e413a7544178b28bbae2d50e22d"
I20260710 13:21:52.567286 15758 consensus_queue.cc:237] T 0c8d52b0ff354b97a231c4c5f35cacb9 P ffc9375853bc4a05b08ab34394fda79f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.567680 15637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb4f72423884671bbc87e03aa5cfea7" candidate_uuid: "a5394e413a7544178b28bbae2d50e22d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9375853bc4a05b08ab34394fda79f"
I20260710 13:21:52.567757 15563 raft_consensus.cc:3060] T 0c8d52b0ff354b97a231c4c5f35cacb9 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:52.568312 15637 raft_consensus.cc:3060] T ebb4f72423884671bbc87e03aa5cfea7 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:52.572618 15773 tablet_bootstrap.cc:492] T c5ddcec4026840d1b744b9f81ef89f36 P adb6789a185e4cc191a608faaaeafe47: No bootstrap required, opened a new log
I20260710 13:21:52.573105 15773 ts_tablet_manager.cc:1403] T c5ddcec4026840d1b744b9f81ef89f36 P adb6789a185e4cc191a608faaaeafe47: Time spent bootstrapping tablet: real 0.145s	user 0.057s	sys 0.056s
I20260710 13:21:52.576115 15773 raft_consensus.cc:359] T c5ddcec4026840d1b744b9f81ef89f36 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.576833 15773 raft_consensus.cc:385] T c5ddcec4026840d1b744b9f81ef89f36 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:52.577171 15773 raft_consensus.cc:740] T c5ddcec4026840d1b744b9f81ef89f36 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb6789a185e4cc191a608faaaeafe47, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.577877 15773 consensus_queue.cc:260] T c5ddcec4026840d1b744b9f81ef89f36 P adb6789a185e4cc191a608faaaeafe47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.581636 15773 ts_tablet_manager.cc:1434] T c5ddcec4026840d1b744b9f81ef89f36 P adb6789a185e4cc191a608faaaeafe47: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:21:52.583266 15773 tablet_bootstrap.cc:492] T 98f2387a60a34648b6a581cc1486ae6d P adb6789a185e4cc191a608faaaeafe47: Bootstrap starting.
I20260710 13:21:52.584884 15637 raft_consensus.cc:2468] T ebb4f72423884671bbc87e03aa5cfea7 P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5394e413a7544178b28bbae2d50e22d in term 1.
I20260710 13:21:52.586344 15528 leader_election.cc:304] T ebb4f72423884671bbc87e03aa5cfea7 P a5394e413a7544178b28bbae2d50e22d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5394e413a7544178b28bbae2d50e22d, ffc9375853bc4a05b08ab34394fda79f; no voters: 
I20260710 13:21:52.587284 15743 raft_consensus.cc:2804] T ebb4f72423884671bbc87e03aa5cfea7 P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:52.588536 15743 raft_consensus.cc:697] T ebb4f72423884671bbc87e03aa5cfea7 P a5394e413a7544178b28bbae2d50e22d [term 1 LEADER]: Becoming Leader. State: Replica: a5394e413a7544178b28bbae2d50e22d, State: Running, Role: LEADER
I20260710 13:21:52.589543 15773 tablet_bootstrap.cc:654] T 98f2387a60a34648b6a581cc1486ae6d P adb6789a185e4cc191a608faaaeafe47: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:52.589432 15743 consensus_queue.cc:237] T ebb4f72423884671bbc87e03aa5cfea7 P a5394e413a7544178b28bbae2d50e22d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.598426 15790 raft_consensus.cc:697] T 98f2387a60a34648b6a581cc1486ae6d P ffc9375853bc4a05b08ab34394fda79f [term 1 LEADER]: Becoming Leader. State: Replica: ffc9375853bc4a05b08ab34394fda79f, State: Running, Role: LEADER
I20260710 13:21:52.599416 15790 consensus_queue.cc:237] T 98f2387a60a34648b6a581cc1486ae6d P ffc9375853bc4a05b08ab34394fda79f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.590214 15488 raft_consensus.cc:2468] T ebb4f72423884671bbc87e03aa5cfea7 P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5394e413a7544178b28bbae2d50e22d in term 1.
I20260710 13:21:52.591648 15638 raft_consensus.cc:2468] T 6f825d179cf041c49bd40f3ddde2f541 P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb6789a185e4cc191a608faaaeafe47 in term 1.
I20260710 13:21:52.592420 15775 ts_tablet_manager.cc:1434] T bd5795e6e21d4e7a944f59aafd73db56 P a5394e413a7544178b28bbae2d50e22d: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260710 13:21:52.594098 15563 raft_consensus.cc:2468] T 0c8d52b0ff354b97a231c4c5f35cacb9 P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9375853bc4a05b08ab34394fda79f in term 1.
I20260710 13:21:52.602696 15775 tablet_bootstrap.cc:492] T 6f825d179cf041c49bd40f3ddde2f541 P a5394e413a7544178b28bbae2d50e22d: Bootstrap starting.
I20260710 13:21:52.595778 15774 tablet_bootstrap.cc:492] T 183850f5657e41e98f4b87384c26f26d P ffc9375853bc4a05b08ab34394fda79f: No bootstrap required, opened a new log
I20260710 13:21:52.607925 15774 ts_tablet_manager.cc:1403] T 183850f5657e41e98f4b87384c26f26d P ffc9375853bc4a05b08ab34394fda79f: Time spent bootstrapping tablet: real 0.071s	user 0.023s	sys 0.011s
I20260710 13:21:52.610549 15453 leader_election.cc:304] T 6f825d179cf041c49bd40f3ddde2f541 P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: adb6789a185e4cc191a608faaaeafe47, ffc9375853bc4a05b08ab34394fda79f; no voters: a5394e413a7544178b28bbae2d50e22d
I20260710 13:21:52.611392 15784 raft_consensus.cc:2804] T 6f825d179cf041c49bd40f3ddde2f541 P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:52.611985 15784 raft_consensus.cc:697] T 6f825d179cf041c49bd40f3ddde2f541 P adb6789a185e4cc191a608faaaeafe47 [term 1 LEADER]: Becoming Leader. State: Replica: adb6789a185e4cc191a608faaaeafe47, State: Running, Role: LEADER
I20260710 13:21:52.613065 15784 consensus_queue.cc:237] T 6f825d179cf041c49bd40f3ddde2f541 P adb6789a185e4cc191a608faaaeafe47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.620424 15775 tablet_bootstrap.cc:654] T 6f825d179cf041c49bd40f3ddde2f541 P a5394e413a7544178b28bbae2d50e22d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:52.622344 15773 tablet_bootstrap.cc:492] T 98f2387a60a34648b6a581cc1486ae6d P adb6789a185e4cc191a608faaaeafe47: No bootstrap required, opened a new log
I20260710 13:21:52.622819 15773 ts_tablet_manager.cc:1403] T 98f2387a60a34648b6a581cc1486ae6d P adb6789a185e4cc191a608faaaeafe47: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.014s
I20260710 13:21:52.623601 15774 raft_consensus.cc:359] T 183850f5657e41e98f4b87384c26f26d P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.624539 15774 raft_consensus.cc:385] T 183850f5657e41e98f4b87384c26f26d P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:52.624936 15774 raft_consensus.cc:740] T 183850f5657e41e98f4b87384c26f26d P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9375853bc4a05b08ab34394fda79f, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.625541 15773 raft_consensus.cc:359] T 98f2387a60a34648b6a581cc1486ae6d P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.626199 15773 raft_consensus.cc:385] T 98f2387a60a34648b6a581cc1486ae6d P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:52.626466 15773 raft_consensus.cc:740] T 98f2387a60a34648b6a581cc1486ae6d P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb6789a185e4cc191a608faaaeafe47, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.625854 15774 consensus_queue.cc:260] T 183850f5657e41e98f4b87384c26f26d P ffc9375853bc4a05b08ab34394fda79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.630041 15774 ts_tablet_manager.cc:1434] T 183850f5657e41e98f4b87384c26f26d P ffc9375853bc4a05b08ab34394fda79f: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260710 13:21:52.630908 15774 tablet_bootstrap.cc:492] T c5ddcec4026840d1b744b9f81ef89f36 P ffc9375853bc4a05b08ab34394fda79f: Bootstrap starting.
I20260710 13:21:52.633009 15384 catalog_manager.cc:5697] T ebb4f72423884671bbc87e03aa5cfea7 P a5394e413a7544178b28bbae2d50e22d reported cstate change: term changed from 0 to 1, leader changed from <none> to a5394e413a7544178b28bbae2d50e22d (127.10.210.130). New cstate: current_term: 1 leader_uuid: "a5394e413a7544178b28bbae2d50e22d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:52.636405 15774 tablet_bootstrap.cc:654] T c5ddcec4026840d1b744b9f81ef89f36 P ffc9375853bc4a05b08ab34394fda79f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:52.627061 15773 consensus_queue.cc:260] T 98f2387a60a34648b6a581cc1486ae6d P adb6789a185e4cc191a608faaaeafe47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.638595 15773 ts_tablet_manager.cc:1434] T 98f2387a60a34648b6a581cc1486ae6d P adb6789a185e4cc191a608faaaeafe47: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260710 13:21:52.639767 15773 tablet_bootstrap.cc:492] T bd5795e6e21d4e7a944f59aafd73db56 P adb6789a185e4cc191a608faaaeafe47: Bootstrap starting.
I20260710 13:21:52.650959 15774 tablet_bootstrap.cc:492] T c5ddcec4026840d1b744b9f81ef89f36 P ffc9375853bc4a05b08ab34394fda79f: No bootstrap required, opened a new log
I20260710 13:21:52.651503 15774 ts_tablet_manager.cc:1403] T c5ddcec4026840d1b744b9f81ef89f36 P ffc9375853bc4a05b08ab34394fda79f: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.010s
I20260710 13:21:52.652132 15385 catalog_manager.cc:5697] T 6f825d179cf041c49bd40f3ddde2f541 P adb6789a185e4cc191a608faaaeafe47 reported cstate change: term changed from 0 to 1, leader changed from <none> to adb6789a185e4cc191a608faaaeafe47 (127.10.210.129). New cstate: current_term: 1 leader_uuid: "adb6789a185e4cc191a608faaaeafe47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:52.654289 15774 raft_consensus.cc:359] T c5ddcec4026840d1b744b9f81ef89f36 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.662896 15774 raft_consensus.cc:385] T c5ddcec4026840d1b744b9f81ef89f36 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:52.663254 15774 raft_consensus.cc:740] T c5ddcec4026840d1b744b9f81ef89f36 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc9375853bc4a05b08ab34394fda79f, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.663902 15773 tablet_bootstrap.cc:654] T bd5795e6e21d4e7a944f59aafd73db56 P adb6789a185e4cc191a608faaaeafe47: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:52.664003 15774 consensus_queue.cc:260] T c5ddcec4026840d1b744b9f81ef89f36 P ffc9375853bc4a05b08ab34394fda79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.666435 15774 ts_tablet_manager.cc:1434] T c5ddcec4026840d1b744b9f81ef89f36 P ffc9375853bc4a05b08ab34394fda79f: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.003s
I20260710 13:21:52.666473 15384 catalog_manager.cc:5697] T 98f2387a60a34648b6a581cc1486ae6d P ffc9375853bc4a05b08ab34394fda79f reported cstate change: term changed from 0 to 1, leader changed from <none> to ffc9375853bc4a05b08ab34394fda79f (127.10.210.131). New cstate: current_term: 1 leader_uuid: "ffc9375853bc4a05b08ab34394fda79f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:52.670686 15784 raft_consensus.cc:493] T 89948c9bfdff461abef785344540a0a2 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:52.671145 15784 raft_consensus.cc:515] T 89948c9bfdff461abef785344540a0a2 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.672789 15784 leader_election.cc:290] T 89948c9bfdff461abef785344540a0a2 P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691), ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013)
I20260710 13:21:52.672290 15775 tablet_bootstrap.cc:492] T 6f825d179cf041c49bd40f3ddde2f541 P a5394e413a7544178b28bbae2d50e22d: No bootstrap required, opened a new log
I20260710 13:21:52.673513 15563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89948c9bfdff461abef785344540a0a2" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5394e413a7544178b28bbae2d50e22d" is_pre_election: true
I20260710 13:21:52.673920 15775 ts_tablet_manager.cc:1403] T 6f825d179cf041c49bd40f3ddde2f541 P a5394e413a7544178b28bbae2d50e22d: Time spent bootstrapping tablet: real 0.071s	user 0.024s	sys 0.011s
I20260710 13:21:52.674197 15563 raft_consensus.cc:2468] T 89948c9bfdff461abef785344540a0a2 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adb6789a185e4cc191a608faaaeafe47 in term 0.
I20260710 13:21:52.674716 15773 tablet_bootstrap.cc:492] T bd5795e6e21d4e7a944f59aafd73db56 P adb6789a185e4cc191a608faaaeafe47: No bootstrap required, opened a new log
I20260710 13:21:52.675380 15773 ts_tablet_manager.cc:1403] T bd5795e6e21d4e7a944f59aafd73db56 P adb6789a185e4cc191a608faaaeafe47: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.006s
I20260710 13:21:52.676007 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89948c9bfdff461abef785344540a0a2" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9375853bc4a05b08ab34394fda79f" is_pre_election: true
I20260710 13:21:52.676587 15638 raft_consensus.cc:2468] T 89948c9bfdff461abef785344540a0a2 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adb6789a185e4cc191a608faaaeafe47 in term 0.
I20260710 13:21:52.676827 15775 raft_consensus.cc:359] T 6f825d179cf041c49bd40f3ddde2f541 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.677533 15775 raft_consensus.cc:385] T 6f825d179cf041c49bd40f3ddde2f541 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:52.677855 15775 raft_consensus.cc:740] T 6f825d179cf041c49bd40f3ddde2f541 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5394e413a7544178b28bbae2d50e22d, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.677778 15455 leader_election.cc:304] T 89948c9bfdff461abef785344540a0a2 P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5394e413a7544178b28bbae2d50e22d, adb6789a185e4cc191a608faaaeafe47; no voters: 
I20260710 13:21:52.678740 15784 raft_consensus.cc:2804] T 89948c9bfdff461abef785344540a0a2 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:52.678630 15773 raft_consensus.cc:359] T bd5795e6e21d4e7a944f59aafd73db56 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.679258 15784 raft_consensus.cc:493] T 89948c9bfdff461abef785344540a0a2 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:52.679572 15773 raft_consensus.cc:385] T bd5795e6e21d4e7a944f59aafd73db56 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:52.679740 15784 raft_consensus.cc:3060] T 89948c9bfdff461abef785344540a0a2 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:52.679911 15773 raft_consensus.cc:740] T bd5795e6e21d4e7a944f59aafd73db56 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb6789a185e4cc191a608faaaeafe47, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.680964 15788 raft_consensus.cc:493] T c5ddcec4026840d1b744b9f81ef89f36 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:52.678678 15775 consensus_queue.cc:260] T 6f825d179cf041c49bd40f3ddde2f541 P a5394e413a7544178b28bbae2d50e22d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.681479 15788 raft_consensus.cc:515] T c5ddcec4026840d1b744b9f81ef89f36 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.680722 15773 consensus_queue.cc:260] T bd5795e6e21d4e7a944f59aafd73db56 P adb6789a185e4cc191a608faaaeafe47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.683645 15788 leader_election.cc:290] T c5ddcec4026840d1b744b9f81ef89f36 P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691), ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013)
I20260710 13:21:52.684844 15790 raft_consensus.cc:493] T bd5795e6e21d4e7a944f59aafd73db56 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:52.685611 15773 ts_tablet_manager.cc:1434] T bd5795e6e21d4e7a944f59aafd73db56 P adb6789a185e4cc191a608faaaeafe47: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:21:52.685345 15790 raft_consensus.cc:515] T bd5795e6e21d4e7a944f59aafd73db56 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.683646 15775 ts_tablet_manager.cc:1434] T 6f825d179cf041c49bd40f3ddde2f541 P a5394e413a7544178b28bbae2d50e22d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:21:52.687254 15775 tablet_bootstrap.cc:492] T 183850f5657e41e98f4b87384c26f26d P a5394e413a7544178b28bbae2d50e22d: Bootstrap starting.
I20260710 13:21:52.687381 15790 leader_election.cc:290] T bd5795e6e21d4e7a944f59aafd73db56 P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677), a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691)
I20260710 13:21:52.687909 15790 raft_consensus.cc:493] T 183850f5657e41e98f4b87384c26f26d P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:52.688313 15790 raft_consensus.cc:515] T 183850f5657e41e98f4b87384c26f26d P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.690698 15784 raft_consensus.cc:515] T 89948c9bfdff461abef785344540a0a2 P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.690923 15562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd5795e6e21d4e7a944f59aafd73db56" candidate_uuid: "ffc9375853bc4a05b08ab34394fda79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5394e413a7544178b28bbae2d50e22d" is_pre_election: true
I20260710 13:21:52.691529 15562 raft_consensus.cc:2468] T bd5795e6e21d4e7a944f59aafd73db56 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffc9375853bc4a05b08ab34394fda79f in term 0.
I20260710 13:21:52.692693 15784 leader_election.cc:290] T 89948c9bfdff461abef785344540a0a2 P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 election: Requested vote from peers a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691), ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013)
I20260710 13:21:52.694248 15562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89948c9bfdff461abef785344540a0a2" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5394e413a7544178b28bbae2d50e22d"
I20260710 13:21:52.694921 15562 raft_consensus.cc:3060] T 89948c9bfdff461abef785344540a0a2 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:52.695068 15604 leader_election.cc:304] T bd5795e6e21d4e7a944f59aafd73db56 P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5394e413a7544178b28bbae2d50e22d, ffc9375853bc4a05b08ab34394fda79f; no voters: 
I20260710 13:21:52.695964 15758 raft_consensus.cc:2804] T bd5795e6e21d4e7a944f59aafd73db56 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:52.696317 15758 raft_consensus.cc:493] T bd5795e6e21d4e7a944f59aafd73db56 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:52.696631 15758 raft_consensus.cc:3060] T bd5795e6e21d4e7a944f59aafd73db56 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:52.694512 15775 tablet_bootstrap.cc:654] T 183850f5657e41e98f4b87384c26f26d P a5394e413a7544178b28bbae2d50e22d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:52.706377 15637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89948c9bfdff461abef785344540a0a2" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9375853bc4a05b08ab34394fda79f"
I20260710 13:21:52.707036 15637 raft_consensus.cc:3060] T 89948c9bfdff461abef785344540a0a2 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:52.707130 15563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5ddcec4026840d1b744b9f81ef89f36" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5394e413a7544178b28bbae2d50e22d" is_pre_election: true
I20260710 13:21:52.707676 15563 raft_consensus.cc:2468] T c5ddcec4026840d1b744b9f81ef89f36 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adb6789a185e4cc191a608faaaeafe47 in term 0.
I20260710 13:21:52.708710 15455 leader_election.cc:304] T c5ddcec4026840d1b744b9f81ef89f36 P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5394e413a7544178b28bbae2d50e22d, adb6789a185e4cc191a608faaaeafe47; no voters: 
I20260710 13:21:52.709904 15784 raft_consensus.cc:2804] T c5ddcec4026840d1b744b9f81ef89f36 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:52.710355 15784 raft_consensus.cc:493] T c5ddcec4026840d1b744b9f81ef89f36 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:52.710747 15784 raft_consensus.cc:3060] T c5ddcec4026840d1b744b9f81ef89f36 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:52.712419 15487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183850f5657e41e98f4b87384c26f26d" candidate_uuid: "ffc9375853bc4a05b08ab34394fda79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb6789a185e4cc191a608faaaeafe47" is_pre_election: true
I20260710 13:21:52.706422 15488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd5795e6e21d4e7a944f59aafd73db56" candidate_uuid: "ffc9375853bc4a05b08ab34394fda79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb6789a185e4cc191a608faaaeafe47" is_pre_election: true
I20260710 13:21:52.713075 15487 raft_consensus.cc:2468] T 183850f5657e41e98f4b87384c26f26d P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffc9375853bc4a05b08ab34394fda79f in term 0.
I20260710 13:21:52.713400 15488 raft_consensus.cc:2468] T bd5795e6e21d4e7a944f59aafd73db56 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffc9375853bc4a05b08ab34394fda79f in term 0.
I20260710 13:21:52.714484 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5ddcec4026840d1b744b9f81ef89f36" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9375853bc4a05b08ab34394fda79f" is_pre_election: true
I20260710 13:21:52.714574 15601 leader_election.cc:304] T 183850f5657e41e98f4b87384c26f26d P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: adb6789a185e4cc191a608faaaeafe47, ffc9375853bc4a05b08ab34394fda79f; no voters: 
I20260710 13:21:52.715121 15638 raft_consensus.cc:2468] T c5ddcec4026840d1b744b9f81ef89f36 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adb6789a185e4cc191a608faaaeafe47 in term 0.
I20260710 13:21:52.715968 15804 raft_consensus.cc:2804] T 183850f5657e41e98f4b87384c26f26d P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:52.716374 15804 raft_consensus.cc:493] T 183850f5657e41e98f4b87384c26f26d P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:52.716677 15804 raft_consensus.cc:3060] T 183850f5657e41e98f4b87384c26f26d P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:52.718848 15637 raft_consensus.cc:2468] T 89948c9bfdff461abef785344540a0a2 P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb6789a185e4cc191a608faaaeafe47 in term 1.
I20260710 13:21:52.720007 15453 leader_election.cc:304] T 89948c9bfdff461abef785344540a0a2 P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: adb6789a185e4cc191a608faaaeafe47, ffc9375853bc4a05b08ab34394fda79f; no voters: 
I20260710 13:21:52.720932 15761 raft_consensus.cc:2804] T 89948c9bfdff461abef785344540a0a2 P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:52.721379 15761 raft_consensus.cc:697] T 89948c9bfdff461abef785344540a0a2 P adb6789a185e4cc191a608faaaeafe47 [term 1 LEADER]: Becoming Leader. State: Replica: adb6789a185e4cc191a608faaaeafe47, State: Running, Role: LEADER
I20260710 13:21:52.721650 15790 leader_election.cc:290] T 183850f5657e41e98f4b87384c26f26d P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677), a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691)
I20260710 13:21:52.722165 15761 consensus_queue.cc:237] T 89948c9bfdff461abef785344540a0a2 P adb6789a185e4cc191a608faaaeafe47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.724879 15743 raft_consensus.cc:493] T 6f825d179cf041c49bd40f3ddde2f541 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:52.725370 15743 raft_consensus.cc:515] T 6f825d179cf041c49bd40f3ddde2f541 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.726234 15563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183850f5657e41e98f4b87384c26f26d" candidate_uuid: "ffc9375853bc4a05b08ab34394fda79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5394e413a7544178b28bbae2d50e22d" is_pre_election: true
I20260710 13:21:52.728013 15488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f825d179cf041c49bd40f3ddde2f541" candidate_uuid: "a5394e413a7544178b28bbae2d50e22d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb6789a185e4cc191a608faaaeafe47" is_pre_election: true
I20260710 13:21:52.727599 15784 raft_consensus.cc:515] T c5ddcec4026840d1b744b9f81ef89f36 P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
W20260710 13:21:52.731173 15604 leader_election.cc:343] T 183850f5657e41e98f4b87384c26f26d P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:52.732079 15563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5ddcec4026840d1b744b9f81ef89f36" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5394e413a7544178b28bbae2d50e22d"
I20260710 13:21:52.733108 15563 raft_consensus.cc:3060] T c5ddcec4026840d1b744b9f81ef89f36 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:52.733383 15758 raft_consensus.cc:515] T bd5795e6e21d4e7a944f59aafd73db56 P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.732372 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f825d179cf041c49bd40f3ddde2f541" candidate_uuid: "a5394e413a7544178b28bbae2d50e22d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9375853bc4a05b08ab34394fda79f" is_pre_election: true
I20260710 13:21:52.735775 15638 raft_consensus.cc:2393] T 6f825d179cf041c49bd40f3ddde2f541 P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a5394e413a7544178b28bbae2d50e22d in current term 1: Already voted for candidate adb6789a185e4cc191a608faaaeafe47 in this term.
I20260710 13:21:52.732419 15743 leader_election.cc:290] T 6f825d179cf041c49bd40f3ddde2f541 P a5394e413a7544178b28bbae2d50e22d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677), ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013)
I20260710 13:21:52.736879 15528 leader_election.cc:304] T 6f825d179cf041c49bd40f3ddde2f541 P a5394e413a7544178b28bbae2d50e22d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5394e413a7544178b28bbae2d50e22d; no voters: adb6789a185e4cc191a608faaaeafe47, ffc9375853bc4a05b08ab34394fda79f
I20260710 13:21:52.720949 15562 raft_consensus.cc:2468] T 89948c9bfdff461abef785344540a0a2 P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb6789a185e4cc191a608faaaeafe47 in term 1.
I20260710 13:21:52.734829 15804 raft_consensus.cc:515] T 183850f5657e41e98f4b87384c26f26d P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.740669 15488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd5795e6e21d4e7a944f59aafd73db56" candidate_uuid: "ffc9375853bc4a05b08ab34394fda79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb6789a185e4cc191a608faaaeafe47"
I20260710 13:21:52.741253 15488 raft_consensus.cc:3060] T bd5795e6e21d4e7a944f59aafd73db56 P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:52.739135 15743 raft_consensus.cc:3060] T 6f825d179cf041c49bd40f3ddde2f541 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:52.744336 15563 raft_consensus.cc:2468] T c5ddcec4026840d1b744b9f81ef89f36 P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb6789a185e4cc191a608faaaeafe47 in term 1.
I20260710 13:21:52.745607 15784 leader_election.cc:290] T c5ddcec4026840d1b744b9f81ef89f36 P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 election: Requested vote from peers a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691), ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013)
I20260710 13:21:52.746671 15455 leader_election.cc:304] T c5ddcec4026840d1b744b9f81ef89f36 P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5394e413a7544178b28bbae2d50e22d, adb6789a185e4cc191a608faaaeafe47; no voters: 
I20260710 13:21:52.747490 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5ddcec4026840d1b744b9f81ef89f36" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffc9375853bc4a05b08ab34394fda79f"
I20260710 13:21:52.747797 15784 raft_consensus.cc:2804] T c5ddcec4026840d1b744b9f81ef89f36 P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:52.748025 15638 raft_consensus.cc:3060] T c5ddcec4026840d1b744b9f81ef89f36 P ffc9375853bc4a05b08ab34394fda79f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:52.748492 15784 raft_consensus.cc:697] T c5ddcec4026840d1b744b9f81ef89f36 P adb6789a185e4cc191a608faaaeafe47 [term 1 LEADER]: Becoming Leader. State: Replica: adb6789a185e4cc191a608faaaeafe47, State: Running, Role: LEADER
I20260710 13:21:52.749643 15784 consensus_queue.cc:237] T c5ddcec4026840d1b744b9f81ef89f36 P adb6789a185e4cc191a608faaaeafe47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.757390 15487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183850f5657e41e98f4b87384c26f26d" candidate_uuid: "ffc9375853bc4a05b08ab34394fda79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb6789a185e4cc191a608faaaeafe47"
I20260710 13:21:52.757990 15487 raft_consensus.cc:3060] T 183850f5657e41e98f4b87384c26f26d P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:52.758878 15804 leader_election.cc:290] T 183850f5657e41e98f4b87384c26f26d P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 1 election: Requested vote from peers adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677), a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691)
I20260710 13:21:52.759528 15758 leader_election.cc:290] T bd5795e6e21d4e7a944f59aafd73db56 P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 1 election: Requested vote from peers adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677), a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691)
I20260710 13:21:52.762382 15561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd5795e6e21d4e7a944f59aafd73db56" candidate_uuid: "ffc9375853bc4a05b08ab34394fda79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5394e413a7544178b28bbae2d50e22d"
I20260710 13:21:52.763827 15561 raft_consensus.cc:3060] T bd5795e6e21d4e7a944f59aafd73db56 P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:52.761490 15564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183850f5657e41e98f4b87384c26f26d" candidate_uuid: "ffc9375853bc4a05b08ab34394fda79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5394e413a7544178b28bbae2d50e22d"
I20260710 13:21:52.769099 15487 raft_consensus.cc:2468] T 183850f5657e41e98f4b87384c26f26d P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9375853bc4a05b08ab34394fda79f in term 1.
I20260710 13:21:52.772810 15561 raft_consensus.cc:2468] T bd5795e6e21d4e7a944f59aafd73db56 P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9375853bc4a05b08ab34394fda79f in term 1.
W20260710 13:21:52.774276 15604 leader_election.cc:343] T 183850f5657e41e98f4b87384c26f26d P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:52.777403 15604 leader_election.cc:304] T bd5795e6e21d4e7a944f59aafd73db56 P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5394e413a7544178b28bbae2d50e22d, ffc9375853bc4a05b08ab34394fda79f; no voters: 
I20260710 13:21:52.780570 15758 raft_consensus.cc:2804] T bd5795e6e21d4e7a944f59aafd73db56 P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:52.781124 15758 raft_consensus.cc:697] T bd5795e6e21d4e7a944f59aafd73db56 P ffc9375853bc4a05b08ab34394fda79f [term 1 LEADER]: Becoming Leader. State: Replica: ffc9375853bc4a05b08ab34394fda79f, State: Running, Role: LEADER
I20260710 13:21:52.782174 15758 consensus_queue.cc:237] T bd5795e6e21d4e7a944f59aafd73db56 P ffc9375853bc4a05b08ab34394fda79f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.784861 15743 raft_consensus.cc:2749] T 6f825d179cf041c49bd40f3ddde2f541 P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:52.786597 15384 catalog_manager.cc:5697] T 0c8d52b0ff354b97a231c4c5f35cacb9 P ffc9375853bc4a05b08ab34394fda79f reported cstate change: term changed from 0 to 1, leader changed from <none> to ffc9375853bc4a05b08ab34394fda79f (127.10.210.131). New cstate: current_term: 1 leader_uuid: "ffc9375853bc4a05b08ab34394fda79f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:52.787422 15601 leader_election.cc:304] T 183850f5657e41e98f4b87384c26f26d P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: adb6789a185e4cc191a608faaaeafe47, ffc9375853bc4a05b08ab34394fda79f; no voters: a5394e413a7544178b28bbae2d50e22d
I20260710 13:21:52.788216 15804 raft_consensus.cc:2804] T 183850f5657e41e98f4b87384c26f26d P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:52.788858 15804 raft_consensus.cc:697] T 183850f5657e41e98f4b87384c26f26d P ffc9375853bc4a05b08ab34394fda79f [term 1 LEADER]: Becoming Leader. State: Replica: ffc9375853bc4a05b08ab34394fda79f, State: Running, Role: LEADER
I20260710 13:21:52.789680 15804 consensus_queue.cc:237] T 183850f5657e41e98f4b87384c26f26d P ffc9375853bc4a05b08ab34394fda79f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.791863 15638 raft_consensus.cc:2468] T c5ddcec4026840d1b744b9f81ef89f36 P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb6789a185e4cc191a608faaaeafe47 in term 1.
I20260710 13:21:52.794337 15488 raft_consensus.cc:2468] T bd5795e6e21d4e7a944f59aafd73db56 P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9375853bc4a05b08ab34394fda79f in term 1.
I20260710 13:21:52.806229 15775 tablet_bootstrap.cc:492] T 183850f5657e41e98f4b87384c26f26d P a5394e413a7544178b28bbae2d50e22d: No bootstrap required, opened a new log
I20260710 13:21:52.806779 15775 ts_tablet_manager.cc:1403] T 183850f5657e41e98f4b87384c26f26d P a5394e413a7544178b28bbae2d50e22d: Time spent bootstrapping tablet: real 0.120s	user 0.064s	sys 0.036s
I20260710 13:21:52.807932 15384 catalog_manager.cc:5697] T 89948c9bfdff461abef785344540a0a2 P adb6789a185e4cc191a608faaaeafe47 reported cstate change: term changed from 0 to 1, leader changed from <none> to adb6789a185e4cc191a608faaaeafe47 (127.10.210.129). New cstate: current_term: 1 leader_uuid: "adb6789a185e4cc191a608faaaeafe47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:52.809544 15775 raft_consensus.cc:359] T 183850f5657e41e98f4b87384c26f26d P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.810230 15775 raft_consensus.cc:385] T 183850f5657e41e98f4b87384c26f26d P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:52.810509 15775 raft_consensus.cc:740] T 183850f5657e41e98f4b87384c26f26d P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5394e413a7544178b28bbae2d50e22d, State: Initialized, Role: FOLLOWER
I20260710 13:21:52.810475 15385 catalog_manager.cc:5697] T 183850f5657e41e98f4b87384c26f26d P ffc9375853bc4a05b08ab34394fda79f reported cstate change: term changed from 0 to 1, leader changed from <none> to ffc9375853bc4a05b08ab34394fda79f (127.10.210.131). New cstate: current_term: 1 leader_uuid: "ffc9375853bc4a05b08ab34394fda79f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:52.811389 15775 consensus_queue.cc:260] T 183850f5657e41e98f4b87384c26f26d P a5394e413a7544178b28bbae2d50e22d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.813663 15775 ts_tablet_manager.cc:1434] T 183850f5657e41e98f4b87384c26f26d P a5394e413a7544178b28bbae2d50e22d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:21:52.813892 15758 consensus_queue.cc:1048] T 235b52baf3664d578b62d9611dd2616e P ffc9375853bc4a05b08ab34394fda79f [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:52.815126 15385 catalog_manager.cc:5697] T bd5795e6e21d4e7a944f59aafd73db56 P ffc9375853bc4a05b08ab34394fda79f reported cstate change: term changed from 0 to 1, leader changed from <none> to ffc9375853bc4a05b08ab34394fda79f (127.10.210.131). New cstate: current_term: 1 leader_uuid: "ffc9375853bc4a05b08ab34394fda79f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:52.830366 15790 consensus_queue.cc:1048] T 235b52baf3664d578b62d9611dd2616e P ffc9375853bc4a05b08ab34394fda79f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:52.834043 15384 catalog_manager.cc:5697] T c5ddcec4026840d1b744b9f81ef89f36 P adb6789a185e4cc191a608faaaeafe47 reported cstate change: term changed from 0 to 1, leader changed from <none> to adb6789a185e4cc191a608faaaeafe47 (127.10.210.129). New cstate: current_term: 1 leader_uuid: "adb6789a185e4cc191a608faaaeafe47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:52.880388 15638 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "235b52baf3664d578b62d9611dd2616e"
dest_uuid: "ffc9375853bc4a05b08ab34394fda79f"
mode: GRACEFUL
new_leader_uuid: "adb6789a185e4cc191a608faaaeafe47"
 from {username='slave'} at 127.0.0.1:47186
I20260710 13:21:52.881116 15638 raft_consensus.cc:606] T 235b52baf3664d578b62d9611dd2616e P ffc9375853bc4a05b08ab34394fda79f [term 1 LEADER]: Received request to transfer leadership to TS adb6789a185e4cc191a608faaaeafe47
I20260710 13:21:52.886689 15563 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ebb4f72423884671bbc87e03aa5cfea7"
dest_uuid: "a5394e413a7544178b28bbae2d50e22d"
mode: GRACEFUL
new_leader_uuid: "adb6789a185e4cc191a608faaaeafe47"
 from {username='slave'} at 127.0.0.1:48600
I20260710 13:21:52.887173 15563 raft_consensus.cc:606] T ebb4f72423884671bbc87e03aa5cfea7 P a5394e413a7544178b28bbae2d50e22d [term 1 LEADER]: Received request to transfer leadership to TS adb6789a185e4cc191a608faaaeafe47
I20260710 13:21:52.892338 15638 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "183850f5657e41e98f4b87384c26f26d"
dest_uuid: "ffc9375853bc4a05b08ab34394fda79f"
mode: GRACEFUL
new_leader_uuid: "adb6789a185e4cc191a608faaaeafe47"
 from {username='slave'} at 127.0.0.1:47186
I20260710 13:21:52.892902 15638 raft_consensus.cc:606] T 183850f5657e41e98f4b87384c26f26d P ffc9375853bc4a05b08ab34394fda79f [term 1 LEADER]: Received request to transfer leadership to TS adb6789a185e4cc191a608faaaeafe47
I20260710 13:21:52.901826 15638 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c8d52b0ff354b97a231c4c5f35cacb9"
dest_uuid: "ffc9375853bc4a05b08ab34394fda79f"
mode: GRACEFUL
new_leader_uuid: "a5394e413a7544178b28bbae2d50e22d"
 from {username='slave'} at 127.0.0.1:47186
I20260710 13:21:52.902321 15638 raft_consensus.cc:606] T 0c8d52b0ff354b97a231c4c5f35cacb9 P ffc9375853bc4a05b08ab34394fda79f [term 1 LEADER]: Received request to transfer leadership to TS a5394e413a7544178b28bbae2d50e22d
I20260710 13:21:52.907907 15487 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f825d179cf041c49bd40f3ddde2f541"
dest_uuid: "adb6789a185e4cc191a608faaaeafe47"
mode: GRACEFUL
new_leader_uuid: "a5394e413a7544178b28bbae2d50e22d"
 from {username='slave'} at 127.0.0.1:55112
I20260710 13:21:52.908416 15487 raft_consensus.cc:606] T 6f825d179cf041c49bd40f3ddde2f541 P adb6789a185e4cc191a608faaaeafe47 [term 1 LEADER]: Received request to transfer leadership to TS a5394e413a7544178b28bbae2d50e22d
I20260710 13:21:52.914039 15638 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd5795e6e21d4e7a944f59aafd73db56"
dest_uuid: "ffc9375853bc4a05b08ab34394fda79f"
mode: GRACEFUL
new_leader_uuid: "a5394e413a7544178b28bbae2d50e22d"
 from {username='slave'} at 127.0.0.1:47186
I20260710 13:21:52.914634 15638 raft_consensus.cc:606] T bd5795e6e21d4e7a944f59aafd73db56 P ffc9375853bc4a05b08ab34394fda79f [term 1 LEADER]: Received request to transfer leadership to TS a5394e413a7544178b28bbae2d50e22d
I20260710 13:21:52.920226 15638 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98f2387a60a34648b6a581cc1486ae6d"
dest_uuid: "ffc9375853bc4a05b08ab34394fda79f"
mode: GRACEFUL
new_leader_uuid: "a5394e413a7544178b28bbae2d50e22d"
 from {username='slave'} at 127.0.0.1:47186
I20260710 13:21:52.920718 15638 raft_consensus.cc:606] T 98f2387a60a34648b6a581cc1486ae6d P ffc9375853bc4a05b08ab34394fda79f [term 1 LEADER]: Received request to transfer leadership to TS a5394e413a7544178b28bbae2d50e22d
I20260710 13:21:52.926294 15487 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5ddcec4026840d1b744b9f81ef89f36"
dest_uuid: "adb6789a185e4cc191a608faaaeafe47"
mode: GRACEFUL
new_leader_uuid: "ffc9375853bc4a05b08ab34394fda79f"
 from {username='slave'} at 127.0.0.1:55112
I20260710 13:21:52.926767 15487 raft_consensus.cc:606] T c5ddcec4026840d1b744b9f81ef89f36 P adb6789a185e4cc191a608faaaeafe47 [term 1 LEADER]: Received request to transfer leadership to TS ffc9375853bc4a05b08ab34394fda79f
I20260710 13:21:52.956521 15758 consensus_queue.cc:1048] T 0c8d52b0ff354b97a231c4c5f35cacb9 P ffc9375853bc4a05b08ab34394fda79f [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:52.966681 15790 consensus_queue.cc:1048] T 0c8d52b0ff354b97a231c4c5f35cacb9 P ffc9375853bc4a05b08ab34394fda79f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:52.974758 15804 raft_consensus.cc:993] T 0c8d52b0ff354b97a231c4c5f35cacb9 P ffc9375853bc4a05b08ab34394fda79f: : Instructing follower a5394e413a7544178b28bbae2d50e22d to start an election
I20260710 13:21:52.975216 15790 raft_consensus.cc:1081] T 0c8d52b0ff354b97a231c4c5f35cacb9 P ffc9375853bc4a05b08ab34394fda79f [term 1 LEADER]: Signalling peer a5394e413a7544178b28bbae2d50e22d to start an election
I20260710 13:21:52.976845 15563 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c8d52b0ff354b97a231c4c5f35cacb9"
dest_uuid: "a5394e413a7544178b28bbae2d50e22d"
 from {username='slave'} at 127.0.0.1:48590
I20260710 13:21:52.977516 15563 raft_consensus.cc:493] T 0c8d52b0ff354b97a231c4c5f35cacb9 P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:52.977882 15563 raft_consensus.cc:3060] T 0c8d52b0ff354b97a231c4c5f35cacb9 P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:52.979285 15743 consensus_queue.cc:1048] T ebb4f72423884671bbc87e03aa5cfea7 P a5394e413a7544178b28bbae2d50e22d [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:52.984725 15563 raft_consensus.cc:515] T 0c8d52b0ff354b97a231c4c5f35cacb9 P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.987506 15563 leader_election.cc:290] T 0c8d52b0ff354b97a231c4c5f35cacb9 P a5394e413a7544178b28bbae2d50e22d [CANDIDATE]: Term 2 election: Requested vote from peers adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677), ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013)
I20260710 13:21:52.987650 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8d52b0ff354b97a231c4c5f35cacb9" candidate_uuid: "a5394e413a7544178b28bbae2d50e22d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ffc9375853bc4a05b08ab34394fda79f"
I20260710 13:21:52.987995 15487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8d52b0ff354b97a231c4c5f35cacb9" candidate_uuid: "a5394e413a7544178b28bbae2d50e22d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adb6789a185e4cc191a608faaaeafe47"
I20260710 13:21:52.988631 15487 raft_consensus.cc:3060] T 0c8d52b0ff354b97a231c4c5f35cacb9 P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:52.988215 15638 raft_consensus.cc:3055] T 0c8d52b0ff354b97a231c4c5f35cacb9 P ffc9375853bc4a05b08ab34394fda79f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:52.989153 15638 raft_consensus.cc:740] T 0c8d52b0ff354b97a231c4c5f35cacb9 P ffc9375853bc4a05b08ab34394fda79f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ffc9375853bc4a05b08ab34394fda79f, State: Running, Role: LEADER
I20260710 13:21:52.989883 15638 consensus_queue.cc:260] T 0c8d52b0ff354b97a231c4c5f35cacb9 P ffc9375853bc4a05b08ab34394fda79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:52.990993 15638 raft_consensus.cc:3060] T 0c8d52b0ff354b97a231c4c5f35cacb9 P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:52.994803 15487 raft_consensus.cc:2468] T 0c8d52b0ff354b97a231c4c5f35cacb9 P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5394e413a7544178b28bbae2d50e22d in term 2.
I20260710 13:21:52.996304 15638 raft_consensus.cc:2468] T 0c8d52b0ff354b97a231c4c5f35cacb9 P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5394e413a7544178b28bbae2d50e22d in term 2.
I20260710 13:21:52.997565 15527 leader_election.cc:304] T 0c8d52b0ff354b97a231c4c5f35cacb9 P a5394e413a7544178b28bbae2d50e22d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5394e413a7544178b28bbae2d50e22d, adb6789a185e4cc191a608faaaeafe47; no voters: 
I20260710 13:21:52.997800 15800 raft_consensus.cc:993] T ebb4f72423884671bbc87e03aa5cfea7 P a5394e413a7544178b28bbae2d50e22d: : Instructing follower adb6789a185e4cc191a608faaaeafe47 to start an election
I20260710 13:21:52.998481 15743 raft_consensus.cc:2804] T 0c8d52b0ff354b97a231c4c5f35cacb9 P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:52.998831 15801 raft_consensus.cc:1081] T ebb4f72423884671bbc87e03aa5cfea7 P a5394e413a7544178b28bbae2d50e22d [term 1 LEADER]: Signalling peer adb6789a185e4cc191a608faaaeafe47 to start an election
I20260710 13:21:52.999692 15488 raft_consensus.cc:3060] T 98f2387a60a34648b6a581cc1486ae6d P adb6789a185e4cc191a608faaaeafe47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:53.006462 15487 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ebb4f72423884671bbc87e03aa5cfea7"
dest_uuid: "adb6789a185e4cc191a608faaaeafe47"
 from {username='slave'} at 127.0.0.1:55094
I20260710 13:21:53.006475 15801 consensus_queue.cc:1048] T ebb4f72423884671bbc87e03aa5cfea7 P a5394e413a7544178b28bbae2d50e22d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:53.007062 15487 raft_consensus.cc:493] T ebb4f72423884671bbc87e03aa5cfea7 P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:53.007596 15487 raft_consensus.cc:3060] T ebb4f72423884671bbc87e03aa5cfea7 P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.008117 15743 raft_consensus.cc:697] T 0c8d52b0ff354b97a231c4c5f35cacb9 P a5394e413a7544178b28bbae2d50e22d [term 2 LEADER]: Becoming Leader. State: Replica: a5394e413a7544178b28bbae2d50e22d, State: Running, Role: LEADER
I20260710 13:21:53.008548 15790 consensus_queue.cc:1048] T 98f2387a60a34648b6a581cc1486ae6d P ffc9375853bc4a05b08ab34394fda79f [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:53.009053 15743 consensus_queue.cc:237] T 0c8d52b0ff354b97a231c4c5f35cacb9 P a5394e413a7544178b28bbae2d50e22d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:53.019932 15384 catalog_manager.cc:5697] T 0c8d52b0ff354b97a231c4c5f35cacb9 P a5394e413a7544178b28bbae2d50e22d reported cstate change: term changed from 1 to 2, leader changed from ffc9375853bc4a05b08ab34394fda79f (127.10.210.131) to a5394e413a7544178b28bbae2d50e22d (127.10.210.130). New cstate: current_term: 2 leader_uuid: "a5394e413a7544178b28bbae2d50e22d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:53.020638 15804 consensus_queue.cc:1048] T 98f2387a60a34648b6a581cc1486ae6d P ffc9375853bc4a05b08ab34394fda79f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:53.032122 15487 raft_consensus.cc:515] T ebb4f72423884671bbc87e03aa5cfea7 P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:53.035983 15561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb4f72423884671bbc87e03aa5cfea7" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5394e413a7544178b28bbae2d50e22d"
I20260710 13:21:53.036552 15561 raft_consensus.cc:3055] T ebb4f72423884671bbc87e03aa5cfea7 P a5394e413a7544178b28bbae2d50e22d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:53.036876 15561 raft_consensus.cc:740] T ebb4f72423884671bbc87e03aa5cfea7 P a5394e413a7544178b28bbae2d50e22d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5394e413a7544178b28bbae2d50e22d, State: Running, Role: LEADER
I20260710 13:21:53.037698 15561 consensus_queue.cc:260] T ebb4f72423884671bbc87e03aa5cfea7 P a5394e413a7544178b28bbae2d50e22d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:53.038812 15561 raft_consensus.cc:3060] T ebb4f72423884671bbc87e03aa5cfea7 P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.045172 15561 raft_consensus.cc:2468] T ebb4f72423884671bbc87e03aa5cfea7 P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb6789a185e4cc191a608faaaeafe47 in term 2.
I20260710 13:21:53.046335 15455 leader_election.cc:304] T ebb4f72423884671bbc87e03aa5cfea7 P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5394e413a7544178b28bbae2d50e22d, adb6789a185e4cc191a608faaaeafe47; no voters: 
I20260710 13:21:53.047199 15761 raft_consensus.cc:2804] T ebb4f72423884671bbc87e03aa5cfea7 P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:53.047641 15761 raft_consensus.cc:697] T ebb4f72423884671bbc87e03aa5cfea7 P adb6789a185e4cc191a608faaaeafe47 [term 2 LEADER]: Becoming Leader. State: Replica: adb6789a185e4cc191a608faaaeafe47, State: Running, Role: LEADER
I20260710 13:21:53.048539 15761 consensus_queue.cc:237] T ebb4f72423884671bbc87e03aa5cfea7 P adb6789a185e4cc191a608faaaeafe47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:53.047626 15487 leader_election.cc:290] T ebb4f72423884671bbc87e03aa5cfea7 P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 2 election: Requested vote from peers a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691), ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013)
I20260710 13:21:53.049757 15804 raft_consensus.cc:993] T 98f2387a60a34648b6a581cc1486ae6d P ffc9375853bc4a05b08ab34394fda79f: : Instructing follower a5394e413a7544178b28bbae2d50e22d to start an election
I20260710 13:21:53.048895 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb4f72423884671bbc87e03aa5cfea7" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ffc9375853bc4a05b08ab34394fda79f"
I20260710 13:21:53.050209 15804 raft_consensus.cc:1081] T 98f2387a60a34648b6a581cc1486ae6d P ffc9375853bc4a05b08ab34394fda79f [term 1 LEADER]: Signalling peer a5394e413a7544178b28bbae2d50e22d to start an election
I20260710 13:21:53.050239 15638 raft_consensus.cc:3060] T ebb4f72423884671bbc87e03aa5cfea7 P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.052076 15561 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98f2387a60a34648b6a581cc1486ae6d"
dest_uuid: "a5394e413a7544178b28bbae2d50e22d"
 from {username='slave'} at 127.0.0.1:48590
I20260710 13:21:53.052593 15561 raft_consensus.cc:493] T 98f2387a60a34648b6a581cc1486ae6d P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:53.052943 15561 raft_consensus.cc:3060] T 98f2387a60a34648b6a581cc1486ae6d P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.054136 15816 consensus_queue.cc:1048] T 6f825d179cf041c49bd40f3ddde2f541 P adb6789a185e4cc191a608faaaeafe47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:53.057757 15638 raft_consensus.cc:2468] T ebb4f72423884671bbc87e03aa5cfea7 P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb6789a185e4cc191a608faaaeafe47 in term 2.
I20260710 13:21:53.059695 15561 raft_consensus.cc:515] T 98f2387a60a34648b6a581cc1486ae6d P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:53.063093 15637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f2387a60a34648b6a581cc1486ae6d" candidate_uuid: "a5394e413a7544178b28bbae2d50e22d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ffc9375853bc4a05b08ab34394fda79f"
I20260710 13:21:53.063633 15637 raft_consensus.cc:3055] T 98f2387a60a34648b6a581cc1486ae6d P ffc9375853bc4a05b08ab34394fda79f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:53.063797 15487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f2387a60a34648b6a581cc1486ae6d" candidate_uuid: "a5394e413a7544178b28bbae2d50e22d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adb6789a185e4cc191a608faaaeafe47"
I20260710 13:21:53.064316 15561 leader_election.cc:290] T 98f2387a60a34648b6a581cc1486ae6d P a5394e413a7544178b28bbae2d50e22d [CANDIDATE]: Term 2 election: Requested vote from peers adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677), ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013)
I20260710 13:21:53.064427 15487 raft_consensus.cc:3060] T 98f2387a60a34648b6a581cc1486ae6d P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.065351 15816 consensus_queue.cc:1048] T 6f825d179cf041c49bd40f3ddde2f541 P adb6789a185e4cc191a608faaaeafe47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:53.068471 15384 catalog_manager.cc:5697] T ebb4f72423884671bbc87e03aa5cfea7 P adb6789a185e4cc191a608faaaeafe47 reported cstate change: term changed from 1 to 2, leader changed from a5394e413a7544178b28bbae2d50e22d (127.10.210.130) to adb6789a185e4cc191a608faaaeafe47 (127.10.210.129). New cstate: current_term: 2 leader_uuid: "adb6789a185e4cc191a608faaaeafe47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:53.063994 15637 raft_consensus.cc:740] T 98f2387a60a34648b6a581cc1486ae6d P ffc9375853bc4a05b08ab34394fda79f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ffc9375853bc4a05b08ab34394fda79f, State: Running, Role: LEADER
I20260710 13:21:53.070235 15637 consensus_queue.cc:260] T 98f2387a60a34648b6a581cc1486ae6d P ffc9375853bc4a05b08ab34394fda79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:53.071025 15487 raft_consensus.cc:2468] T 98f2387a60a34648b6a581cc1486ae6d P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5394e413a7544178b28bbae2d50e22d in term 2.
I20260710 13:21:53.072141 15527 leader_election.cc:304] T 98f2387a60a34648b6a581cc1486ae6d P a5394e413a7544178b28bbae2d50e22d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5394e413a7544178b28bbae2d50e22d, adb6789a185e4cc191a608faaaeafe47; no voters: 
I20260710 13:21:53.072587 15637 raft_consensus.cc:3060] T 98f2387a60a34648b6a581cc1486ae6d P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.073468 15801 raft_consensus.cc:2804] T 98f2387a60a34648b6a581cc1486ae6d P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:53.073956 15801 raft_consensus.cc:697] T 98f2387a60a34648b6a581cc1486ae6d P a5394e413a7544178b28bbae2d50e22d [term 2 LEADER]: Becoming Leader. State: Replica: a5394e413a7544178b28bbae2d50e22d, State: Running, Role: LEADER
I20260710 13:21:53.074739 15801 consensus_queue.cc:237] T 98f2387a60a34648b6a581cc1486ae6d P a5394e413a7544178b28bbae2d50e22d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:53.080677 15637 raft_consensus.cc:2468] T 98f2387a60a34648b6a581cc1486ae6d P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5394e413a7544178b28bbae2d50e22d in term 2.
I20260710 13:21:53.082952 15816 raft_consensus.cc:993] T 6f825d179cf041c49bd40f3ddde2f541 P adb6789a185e4cc191a608faaaeafe47: : Instructing follower a5394e413a7544178b28bbae2d50e22d to start an election
I20260710 13:21:53.083380 15761 raft_consensus.cc:1081] T 6f825d179cf041c49bd40f3ddde2f541 P adb6789a185e4cc191a608faaaeafe47 [term 1 LEADER]: Signalling peer a5394e413a7544178b28bbae2d50e22d to start an election
I20260710 13:21:53.084839 15563 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f825d179cf041c49bd40f3ddde2f541"
dest_uuid: "a5394e413a7544178b28bbae2d50e22d"
 from {username='slave'} at 127.0.0.1:48582
I20260710 13:21:53.085333 15563 raft_consensus.cc:493] T 6f825d179cf041c49bd40f3ddde2f541 P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:53.085723 15563 raft_consensus.cc:3060] T 6f825d179cf041c49bd40f3ddde2f541 P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.091212 15563 raft_consensus.cc:515] T 6f825d179cf041c49bd40f3ddde2f541 P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:53.092640 15563 leader_election.cc:290] T 6f825d179cf041c49bd40f3ddde2f541 P a5394e413a7544178b28bbae2d50e22d [CANDIDATE]: Term 2 election: Requested vote from peers adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677), ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013)
I20260710 13:21:53.093677 15637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f825d179cf041c49bd40f3ddde2f541" candidate_uuid: "a5394e413a7544178b28bbae2d50e22d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ffc9375853bc4a05b08ab34394fda79f"
I20260710 13:21:53.094129 15487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f825d179cf041c49bd40f3ddde2f541" candidate_uuid: "a5394e413a7544178b28bbae2d50e22d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adb6789a185e4cc191a608faaaeafe47"
I20260710 13:21:53.094755 15487 raft_consensus.cc:3055] T 6f825d179cf041c49bd40f3ddde2f541 P adb6789a185e4cc191a608faaaeafe47 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:53.095101 15487 raft_consensus.cc:740] T 6f825d179cf041c49bd40f3ddde2f541 P adb6789a185e4cc191a608faaaeafe47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: adb6789a185e4cc191a608faaaeafe47, State: Running, Role: LEADER
I20260710 13:21:53.095912 15487 consensus_queue.cc:260] T 6f825d179cf041c49bd40f3ddde2f541 P adb6789a185e4cc191a608faaaeafe47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:53.096858 15487 raft_consensus.cc:3060] T 6f825d179cf041c49bd40f3ddde2f541 P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.094283 15637 raft_consensus.cc:3060] T 6f825d179cf041c49bd40f3ddde2f541 P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.098606 15384 catalog_manager.cc:5697] T 98f2387a60a34648b6a581cc1486ae6d P a5394e413a7544178b28bbae2d50e22d reported cstate change: term changed from 1 to 2, leader changed from ffc9375853bc4a05b08ab34394fda79f (127.10.210.131) to a5394e413a7544178b28bbae2d50e22d (127.10.210.130). New cstate: current_term: 2 leader_uuid: "a5394e413a7544178b28bbae2d50e22d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:53.101836 15487 raft_consensus.cc:2468] T 6f825d179cf041c49bd40f3ddde2f541 P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5394e413a7544178b28bbae2d50e22d in term 2.
I20260710 13:21:53.102985 15527 leader_election.cc:304] T 6f825d179cf041c49bd40f3ddde2f541 P a5394e413a7544178b28bbae2d50e22d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5394e413a7544178b28bbae2d50e22d, adb6789a185e4cc191a608faaaeafe47; no voters: 
I20260710 13:21:53.103690 15801 raft_consensus.cc:2804] T 6f825d179cf041c49bd40f3ddde2f541 P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:53.104130 15801 raft_consensus.cc:697] T 6f825d179cf041c49bd40f3ddde2f541 P a5394e413a7544178b28bbae2d50e22d [term 2 LEADER]: Becoming Leader. State: Replica: a5394e413a7544178b28bbae2d50e22d, State: Running, Role: LEADER
I20260710 13:21:53.104924 15801 consensus_queue.cc:237] T 6f825d179cf041c49bd40f3ddde2f541 P a5394e413a7544178b28bbae2d50e22d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:53.105638 15637 raft_consensus.cc:2468] T 6f825d179cf041c49bd40f3ddde2f541 P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5394e413a7544178b28bbae2d50e22d in term 2.
I20260710 13:21:53.113821 15384 catalog_manager.cc:5697] T 6f825d179cf041c49bd40f3ddde2f541 P a5394e413a7544178b28bbae2d50e22d reported cstate change: term changed from 1 to 2, leader changed from adb6789a185e4cc191a608faaaeafe47 (127.10.210.129) to a5394e413a7544178b28bbae2d50e22d (127.10.210.130). New cstate: current_term: 2 leader_uuid: "a5394e413a7544178b28bbae2d50e22d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:53.144755 15761 consensus_queue.cc:1048] T 89948c9bfdff461abef785344540a0a2 P adb6789a185e4cc191a608faaaeafe47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:53.154513 15784 consensus_queue.cc:1048] T 89948c9bfdff461abef785344540a0a2 P adb6789a185e4cc191a608faaaeafe47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:53.171861 15563 raft_consensus.cc:3060] T 183850f5657e41e98f4b87384c26f26d P a5394e413a7544178b28bbae2d50e22d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:53.178089 15790 consensus_queue.cc:1048] T 183850f5657e41e98f4b87384c26f26d P ffc9375853bc4a05b08ab34394fda79f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:53.192224 15790 consensus_queue.cc:1048] T 183850f5657e41e98f4b87384c26f26d P ffc9375853bc4a05b08ab34394fda79f [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:53.201496 15761 consensus_queue.cc:1048] T c5ddcec4026840d1b744b9f81ef89f36 P adb6789a185e4cc191a608faaaeafe47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:53.203063 15805 raft_consensus.cc:993] T 183850f5657e41e98f4b87384c26f26d P ffc9375853bc4a05b08ab34394fda79f: : Instructing follower adb6789a185e4cc191a608faaaeafe47 to start an election
I20260710 13:21:53.203578 15805 raft_consensus.cc:1081] T 183850f5657e41e98f4b87384c26f26d P ffc9375853bc4a05b08ab34394fda79f [term 1 LEADER]: Signalling peer adb6789a185e4cc191a608faaaeafe47 to start an election
I20260710 13:21:53.205581 15488 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "183850f5657e41e98f4b87384c26f26d"
dest_uuid: "adb6789a185e4cc191a608faaaeafe47"
 from {username='slave'} at 127.0.0.1:55110
I20260710 13:21:53.206080 15488 raft_consensus.cc:493] T 183850f5657e41e98f4b87384c26f26d P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:53.206426 15488 raft_consensus.cc:3060] T 183850f5657e41e98f4b87384c26f26d P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.211671 15488 raft_consensus.cc:515] T 183850f5657e41e98f4b87384c26f26d P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:53.217319 15761 consensus_queue.cc:1048] T c5ddcec4026840d1b744b9f81ef89f36 P adb6789a185e4cc191a608faaaeafe47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:53.217630 15561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183850f5657e41e98f4b87384c26f26d" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5394e413a7544178b28bbae2d50e22d"
I20260710 13:21:53.218219 15561 raft_consensus.cc:3060] T 183850f5657e41e98f4b87384c26f26d P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.225715 15561 raft_consensus.cc:2468] T 183850f5657e41e98f4b87384c26f26d P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb6789a185e4cc191a608faaaeafe47 in term 2.
I20260710 13:21:53.226063 15488 leader_election.cc:290] T 183850f5657e41e98f4b87384c26f26d P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 2 election: Requested vote from peers a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691), ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013)
I20260710 13:21:53.226836 15455 leader_election.cc:304] T 183850f5657e41e98f4b87384c26f26d P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5394e413a7544178b28bbae2d50e22d, adb6789a185e4cc191a608faaaeafe47; no voters: 
I20260710 13:21:53.227023 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183850f5657e41e98f4b87384c26f26d" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ffc9375853bc4a05b08ab34394fda79f"
I20260710 13:21:53.227510 15638 raft_consensus.cc:3055] T 183850f5657e41e98f4b87384c26f26d P ffc9375853bc4a05b08ab34394fda79f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:53.227645 15761 raft_consensus.cc:2804] T 183850f5657e41e98f4b87384c26f26d P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:53.227833 15638 raft_consensus.cc:740] T 183850f5657e41e98f4b87384c26f26d P ffc9375853bc4a05b08ab34394fda79f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ffc9375853bc4a05b08ab34394fda79f, State: Running, Role: LEADER
I20260710 13:21:53.228555 15761 raft_consensus.cc:697] T 183850f5657e41e98f4b87384c26f26d P adb6789a185e4cc191a608faaaeafe47 [term 2 LEADER]: Becoming Leader. State: Replica: adb6789a185e4cc191a608faaaeafe47, State: Running, Role: LEADER
I20260710 13:21:53.228646 15638 consensus_queue.cc:260] T 183850f5657e41e98f4b87384c26f26d P ffc9375853bc4a05b08ab34394fda79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:53.229482 15761 consensus_queue.cc:237] T 183850f5657e41e98f4b87384c26f26d P adb6789a185e4cc191a608faaaeafe47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:53.229908 15638 raft_consensus.cc:3060] T 183850f5657e41e98f4b87384c26f26d P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.236347 15784 raft_consensus.cc:993] T c5ddcec4026840d1b744b9f81ef89f36 P adb6789a185e4cc191a608faaaeafe47: : Instructing follower ffc9375853bc4a05b08ab34394fda79f to start an election
I20260710 13:21:53.236809 15784 raft_consensus.cc:1081] T c5ddcec4026840d1b744b9f81ef89f36 P adb6789a185e4cc191a608faaaeafe47 [term 1 LEADER]: Signalling peer ffc9375853bc4a05b08ab34394fda79f to start an election
I20260710 13:21:53.236848 15638 raft_consensus.cc:2468] T 183850f5657e41e98f4b87384c26f26d P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb6789a185e4cc191a608faaaeafe47 in term 2.
I20260710 13:21:53.238437 15638 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5ddcec4026840d1b744b9f81ef89f36"
dest_uuid: "ffc9375853bc4a05b08ab34394fda79f"
 from {username='slave'} at 127.0.0.1:47184
I20260710 13:21:53.238890 15638 raft_consensus.cc:493] T c5ddcec4026840d1b744b9f81ef89f36 P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:53.239218 15638 raft_consensus.cc:3060] T c5ddcec4026840d1b744b9f81ef89f36 P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.240150 15387 catalog_manager.cc:5697] T 183850f5657e41e98f4b87384c26f26d P adb6789a185e4cc191a608faaaeafe47 reported cstate change: term changed from 1 to 2, leader changed from ffc9375853bc4a05b08ab34394fda79f (127.10.210.131) to adb6789a185e4cc191a608faaaeafe47 (127.10.210.129). New cstate: current_term: 2 leader_uuid: "adb6789a185e4cc191a608faaaeafe47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:53.244551 15638 raft_consensus.cc:515] T c5ddcec4026840d1b744b9f81ef89f36 P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:53.246807 15488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5ddcec4026840d1b744b9f81ef89f36" candidate_uuid: "ffc9375853bc4a05b08ab34394fda79f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adb6789a185e4cc191a608faaaeafe47"
I20260710 13:21:53.247270 15488 raft_consensus.cc:3055] T c5ddcec4026840d1b744b9f81ef89f36 P adb6789a185e4cc191a608faaaeafe47 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:53.247545 15488 raft_consensus.cc:740] T c5ddcec4026840d1b744b9f81ef89f36 P adb6789a185e4cc191a608faaaeafe47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: adb6789a185e4cc191a608faaaeafe47, State: Running, Role: LEADER
I20260710 13:21:53.248287 15488 consensus_queue.cc:260] T c5ddcec4026840d1b744b9f81ef89f36 P adb6789a185e4cc191a608faaaeafe47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:53.249289 15488 raft_consensus.cc:3060] T c5ddcec4026840d1b744b9f81ef89f36 P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.253224 15638 leader_election.cc:290] T c5ddcec4026840d1b744b9f81ef89f36 P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 2 election: Requested vote from peers adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677), a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691)
I20260710 13:21:53.253824 15561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5ddcec4026840d1b744b9f81ef89f36" candidate_uuid: "ffc9375853bc4a05b08ab34394fda79f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5394e413a7544178b28bbae2d50e22d"
I20260710 13:21:53.254145 15488 raft_consensus.cc:2468] T c5ddcec4026840d1b744b9f81ef89f36 P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9375853bc4a05b08ab34394fda79f in term 2.
I20260710 13:21:53.254570 15561 raft_consensus.cc:3060] T c5ddcec4026840d1b744b9f81ef89f36 P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.255542 15601 leader_election.cc:304] T c5ddcec4026840d1b744b9f81ef89f36 P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: adb6789a185e4cc191a608faaaeafe47, ffc9375853bc4a05b08ab34394fda79f; no voters: 
I20260710 13:21:53.256349 15790 raft_consensus.cc:2804] T c5ddcec4026840d1b744b9f81ef89f36 P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:53.256850 15790 raft_consensus.cc:697] T c5ddcec4026840d1b744b9f81ef89f36 P ffc9375853bc4a05b08ab34394fda79f [term 2 LEADER]: Becoming Leader. State: Replica: ffc9375853bc4a05b08ab34394fda79f, State: Running, Role: LEADER
I20260710 13:21:53.257717 15790 consensus_queue.cc:237] T c5ddcec4026840d1b744b9f81ef89f36 P ffc9375853bc4a05b08ab34394fda79f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:53.262475 15561 raft_consensus.cc:2468] T c5ddcec4026840d1b744b9f81ef89f36 P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9375853bc4a05b08ab34394fda79f in term 2.
I20260710 13:21:53.264781 15387 catalog_manager.cc:5697] T c5ddcec4026840d1b744b9f81ef89f36 P ffc9375853bc4a05b08ab34394fda79f reported cstate change: term changed from 1 to 2, leader changed from adb6789a185e4cc191a608faaaeafe47 (127.10.210.129) to ffc9375853bc4a05b08ab34394fda79f (127.10.210.131). New cstate: current_term: 2 leader_uuid: "ffc9375853bc4a05b08ab34394fda79f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:53.278178 15790 consensus_queue.cc:1048] T bd5795e6e21d4e7a944f59aafd73db56 P ffc9375853bc4a05b08ab34394fda79f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:53.285591 15804 raft_consensus.cc:993] T bd5795e6e21d4e7a944f59aafd73db56 P ffc9375853bc4a05b08ab34394fda79f: : Instructing follower a5394e413a7544178b28bbae2d50e22d to start an election
I20260710 13:21:53.286055 15758 raft_consensus.cc:1081] T bd5795e6e21d4e7a944f59aafd73db56 P ffc9375853bc4a05b08ab34394fda79f [term 1 LEADER]: Signalling peer a5394e413a7544178b28bbae2d50e22d to start an election
I20260710 13:21:53.289101 15561 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd5795e6e21d4e7a944f59aafd73db56"
dest_uuid: "a5394e413a7544178b28bbae2d50e22d"
 from {username='slave'} at 127.0.0.1:48590
I20260710 13:21:53.291015 15561 raft_consensus.cc:493] T bd5795e6e21d4e7a944f59aafd73db56 P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:53.291517 15561 raft_consensus.cc:3060] T bd5795e6e21d4e7a944f59aafd73db56 P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.294080 15758 consensus_queue.cc:1048] T bd5795e6e21d4e7a944f59aafd73db56 P ffc9375853bc4a05b08ab34394fda79f [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:53.301383 15561 raft_consensus.cc:515] T bd5795e6e21d4e7a944f59aafd73db56 P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:53.306064 15488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd5795e6e21d4e7a944f59aafd73db56" candidate_uuid: "a5394e413a7544178b28bbae2d50e22d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adb6789a185e4cc191a608faaaeafe47"
I20260710 13:21:53.306285 15561 leader_election.cc:290] T bd5795e6e21d4e7a944f59aafd73db56 P a5394e413a7544178b28bbae2d50e22d [CANDIDATE]: Term 2 election: Requested vote from peers adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677), ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013)
I20260710 13:21:53.306768 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd5795e6e21d4e7a944f59aafd73db56" candidate_uuid: "a5394e413a7544178b28bbae2d50e22d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ffc9375853bc4a05b08ab34394fda79f"
I20260710 13:21:53.307046 15488 raft_consensus.cc:3060] T bd5795e6e21d4e7a944f59aafd73db56 P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.307327 15638 raft_consensus.cc:3055] T bd5795e6e21d4e7a944f59aafd73db56 P ffc9375853bc4a05b08ab34394fda79f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:53.308777 15638 raft_consensus.cc:740] T bd5795e6e21d4e7a944f59aafd73db56 P ffc9375853bc4a05b08ab34394fda79f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ffc9375853bc4a05b08ab34394fda79f, State: Running, Role: LEADER
I20260710 13:21:53.310587 15638 consensus_queue.cc:260] T bd5795e6e21d4e7a944f59aafd73db56 P ffc9375853bc4a05b08ab34394fda79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:53.311698 15638 raft_consensus.cc:3060] T bd5795e6e21d4e7a944f59aafd73db56 P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.315862 15488 raft_consensus.cc:2468] T bd5795e6e21d4e7a944f59aafd73db56 P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5394e413a7544178b28bbae2d50e22d in term 2.
I20260710 13:21:53.317885 15527 leader_election.cc:304] T bd5795e6e21d4e7a944f59aafd73db56 P a5394e413a7544178b28bbae2d50e22d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5394e413a7544178b28bbae2d50e22d, adb6789a185e4cc191a608faaaeafe47; no voters: 
I20260710 13:21:53.318172 15638 raft_consensus.cc:2468] T bd5795e6e21d4e7a944f59aafd73db56 P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5394e413a7544178b28bbae2d50e22d in term 2.
I20260710 13:21:53.319263 15801 raft_consensus.cc:2804] T bd5795e6e21d4e7a944f59aafd73db56 P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:53.319828 15801 raft_consensus.cc:697] T bd5795e6e21d4e7a944f59aafd73db56 P a5394e413a7544178b28bbae2d50e22d [term 2 LEADER]: Becoming Leader. State: Replica: a5394e413a7544178b28bbae2d50e22d, State: Running, Role: LEADER
I20260710 13:21:53.320834 15801 consensus_queue.cc:237] T bd5795e6e21d4e7a944f59aafd73db56 P a5394e413a7544178b28bbae2d50e22d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:53.328311 15387 catalog_manager.cc:5697] T bd5795e6e21d4e7a944f59aafd73db56 P a5394e413a7544178b28bbae2d50e22d reported cstate change: term changed from 1 to 2, leader changed from ffc9375853bc4a05b08ab34394fda79f (127.10.210.131) to a5394e413a7544178b28bbae2d50e22d (127.10.210.130). New cstate: current_term: 2 leader_uuid: "a5394e413a7544178b28bbae2d50e22d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:53.345892 15790 raft_consensus.cc:993] T 235b52baf3664d578b62d9611dd2616e P ffc9375853bc4a05b08ab34394fda79f: : Instructing follower adb6789a185e4cc191a608faaaeafe47 to start an election
I20260710 13:21:53.346513 15790 raft_consensus.cc:1081] T 235b52baf3664d578b62d9611dd2616e P ffc9375853bc4a05b08ab34394fda79f [term 1 LEADER]: Signalling peer adb6789a185e4cc191a608faaaeafe47 to start an election
I20260710 13:21:53.348158 15488 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "235b52baf3664d578b62d9611dd2616e"
dest_uuid: "adb6789a185e4cc191a608faaaeafe47"
 from {username='slave'} at 127.0.0.1:55110
I20260710 13:21:53.348668 15488 raft_consensus.cc:493] T 235b52baf3664d578b62d9611dd2616e P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:53.349059 15488 raft_consensus.cc:3060] T 235b52baf3664d578b62d9611dd2616e P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.354630 15488 raft_consensus.cc:515] T 235b52baf3664d578b62d9611dd2616e P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:53.359148 15488 leader_election.cc:290] T 235b52baf3664d578b62d9611dd2616e P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 2 election: Requested vote from peers a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691), ffc9375853bc4a05b08ab34394fda79f (127.10.210.131:36013)
I20260710 13:21:53.359448 15561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "235b52baf3664d578b62d9611dd2616e" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5394e413a7544178b28bbae2d50e22d"
I20260710 13:21:53.359835 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "235b52baf3664d578b62d9611dd2616e" candidate_uuid: "adb6789a185e4cc191a608faaaeafe47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ffc9375853bc4a05b08ab34394fda79f"
I20260710 13:21:53.360066 15561 raft_consensus.cc:3060] T 235b52baf3664d578b62d9611dd2616e P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.360409 15638 raft_consensus.cc:3055] T 235b52baf3664d578b62d9611dd2616e P ffc9375853bc4a05b08ab34394fda79f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:53.360670 15638 raft_consensus.cc:740] T 235b52baf3664d578b62d9611dd2616e P ffc9375853bc4a05b08ab34394fda79f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ffc9375853bc4a05b08ab34394fda79f, State: Running, Role: LEADER
I20260710 13:21:53.361353 15638 consensus_queue.cc:260] T 235b52baf3664d578b62d9611dd2616e P ffc9375853bc4a05b08ab34394fda79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:53.362622 15638 raft_consensus.cc:3060] T 235b52baf3664d578b62d9611dd2616e P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.364873 15561 raft_consensus.cc:2468] T 235b52baf3664d578b62d9611dd2616e P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb6789a185e4cc191a608faaaeafe47 in term 2.
I20260710 13:21:53.366463 15455 leader_election.cc:304] T 235b52baf3664d578b62d9611dd2616e P adb6789a185e4cc191a608faaaeafe47 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5394e413a7544178b28bbae2d50e22d, adb6789a185e4cc191a608faaaeafe47; no voters: 
I20260710 13:21:53.367254 15761 raft_consensus.cc:2804] T 235b52baf3664d578b62d9611dd2616e P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:53.367705 15761 raft_consensus.cc:697] T 235b52baf3664d578b62d9611dd2616e P adb6789a185e4cc191a608faaaeafe47 [term 2 LEADER]: Becoming Leader. State: Replica: adb6789a185e4cc191a608faaaeafe47, State: Running, Role: LEADER
I20260710 13:21:53.368320 15638 raft_consensus.cc:2468] T 235b52baf3664d578b62d9611dd2616e P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb6789a185e4cc191a608faaaeafe47 in term 2.
I20260710 13:21:53.368510 15761 consensus_queue.cc:237] T 235b52baf3664d578b62d9611dd2616e P adb6789a185e4cc191a608faaaeafe47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:53.375855 15387 catalog_manager.cc:5697] T 235b52baf3664d578b62d9611dd2616e P adb6789a185e4cc191a608faaaeafe47 reported cstate change: term changed from 1 to 2, leader changed from ffc9375853bc4a05b08ab34394fda79f (127.10.210.131) to adb6789a185e4cc191a608faaaeafe47 (127.10.210.129). New cstate: current_term: 2 leader_uuid: "adb6789a185e4cc191a608faaaeafe47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:53.470444 15488 raft_consensus.cc:1275] T 98f2387a60a34648b6a581cc1486ae6d P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Refusing update from remote peer a5394e413a7544178b28bbae2d50e22d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:53.471899 15801 consensus_queue.cc:1048] T 98f2387a60a34648b6a581cc1486ae6d P a5394e413a7544178b28bbae2d50e22d [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:53.480896 15638 raft_consensus.cc:1275] T 98f2387a60a34648b6a581cc1486ae6d P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Refusing update from remote peer a5394e413a7544178b28bbae2d50e22d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:53.482434 15801 consensus_queue.cc:1048] T 98f2387a60a34648b6a581cc1486ae6d P a5394e413a7544178b28bbae2d50e22d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:53.488711 15488 raft_consensus.cc:1275] T 0c8d52b0ff354b97a231c4c5f35cacb9 P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Refusing update from remote peer a5394e413a7544178b28bbae2d50e22d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:53.489919 15801 consensus_queue.cc:1048] T 0c8d52b0ff354b97a231c4c5f35cacb9 P a5394e413a7544178b28bbae2d50e22d [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:53.496903 15638 raft_consensus.cc:1275] T 0c8d52b0ff354b97a231c4c5f35cacb9 P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Refusing update from remote peer a5394e413a7544178b28bbae2d50e22d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:53.498610 15801 consensus_queue.cc:1048] T 0c8d52b0ff354b97a231c4c5f35cacb9 P a5394e413a7544178b28bbae2d50e22d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:53.559110 15563 raft_consensus.cc:1275] T ebb4f72423884671bbc87e03aa5cfea7 P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Refusing update from remote peer adb6789a185e4cc191a608faaaeafe47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:53.560491 15761 consensus_queue.cc:1048] T ebb4f72423884671bbc87e03aa5cfea7 P adb6789a185e4cc191a608faaaeafe47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:53.568156 15638 raft_consensus.cc:1275] T ebb4f72423884671bbc87e03aa5cfea7 P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Refusing update from remote peer adb6789a185e4cc191a608faaaeafe47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:53.569918 15784 consensus_queue.cc:1048] T ebb4f72423884671bbc87e03aa5cfea7 P adb6789a185e4cc191a608faaaeafe47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:53.574610 15488 raft_consensus.cc:1275] T 6f825d179cf041c49bd40f3ddde2f541 P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Refusing update from remote peer a5394e413a7544178b28bbae2d50e22d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:53.576138 15801 consensus_queue.cc:1048] T 6f825d179cf041c49bd40f3ddde2f541 P a5394e413a7544178b28bbae2d50e22d [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:53.588884 15638 raft_consensus.cc:1275] T 6f825d179cf041c49bd40f3ddde2f541 P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Refusing update from remote peer a5394e413a7544178b28bbae2d50e22d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:53.590273 15842 consensus_queue.cc:1048] T 6f825d179cf041c49bd40f3ddde2f541 P a5394e413a7544178b28bbae2d50e22d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:53.658016 15561 raft_consensus.cc:1275] T 183850f5657e41e98f4b87384c26f26d P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Refusing update from remote peer adb6789a185e4cc191a608faaaeafe47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:53.659338 15816 consensus_queue.cc:1048] T 183850f5657e41e98f4b87384c26f26d P adb6789a185e4cc191a608faaaeafe47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:53.667212 15638 raft_consensus.cc:1275] T 183850f5657e41e98f4b87384c26f26d P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Refusing update from remote peer adb6789a185e4cc191a608faaaeafe47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:53.668404 15784 consensus_queue.cc:1048] T 183850f5657e41e98f4b87384c26f26d P adb6789a185e4cc191a608faaaeafe47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:53.740130 15561 raft_consensus.cc:1275] T c5ddcec4026840d1b744b9f81ef89f36 P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Refusing update from remote peer ffc9375853bc4a05b08ab34394fda79f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:53.741585 15790 consensus_queue.cc:1048] T c5ddcec4026840d1b744b9f81ef89f36 P ffc9375853bc4a05b08ab34394fda79f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:53.749341 15488 raft_consensus.cc:1275] T c5ddcec4026840d1b744b9f81ef89f36 P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Refusing update from remote peer ffc9375853bc4a05b08ab34394fda79f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:53.750970 15758 consensus_queue.cc:1048] T c5ddcec4026840d1b744b9f81ef89f36 P ffc9375853bc4a05b08ab34394fda79f [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:53.827261 15638 raft_consensus.cc:1275] T bd5795e6e21d4e7a944f59aafd73db56 P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Refusing update from remote peer a5394e413a7544178b28bbae2d50e22d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:53.828541 15842 consensus_queue.cc:1048] T bd5795e6e21d4e7a944f59aafd73db56 P a5394e413a7544178b28bbae2d50e22d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:53.835855 15488 raft_consensus.cc:1275] T bd5795e6e21d4e7a944f59aafd73db56 P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Refusing update from remote peer a5394e413a7544178b28bbae2d50e22d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:53.837139 15800 consensus_queue.cc:1048] T bd5795e6e21d4e7a944f59aafd73db56 P a5394e413a7544178b28bbae2d50e22d [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:53.872480 15561 raft_consensus.cc:1275] T 235b52baf3664d578b62d9611dd2616e P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Refusing update from remote peer adb6789a185e4cc191a608faaaeafe47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:53.874111 15784 consensus_queue.cc:1048] T 235b52baf3664d578b62d9611dd2616e P adb6789a185e4cc191a608faaaeafe47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:53.885705 15638 raft_consensus.cc:1275] T 235b52baf3664d578b62d9611dd2616e P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Refusing update from remote peer adb6789a185e4cc191a608faaaeafe47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:53.887295 15784 consensus_queue.cc:1048] T 235b52baf3664d578b62d9611dd2616e P adb6789a185e4cc191a608faaaeafe47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:55.930307 15386 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:53796:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:21:55.949211 15386 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53796:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
W20260710 13:21:56.099882 15528 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.210.131:36013, user_credentials={real_user=slave}} blocked reactor thread for 50704.8us
I20260710 13:21:56.109867 11082 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:56.153247 15889 tablet.cc:1724] T 183850f5657e41e98f4b87384c26f26d P ffc9375853bc4a05b08ab34394fda79f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:56.157933 15893 tablet.cc:1724] T 0c8d52b0ff354b97a231c4c5f35cacb9 P a5394e413a7544178b28bbae2d50e22d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:21:56.200073 15886 log.cc:927] Time spent T 89948c9bfdff461abef785344540a0a2 P ffc9375853bc4a05b08ab34394fda79f: Append to log took a long time: real 0.110s	user 0.002s	sys 0.000s
W20260710 13:21:56.207599 15896 log.cc:927] Time spent T c5ddcec4026840d1b744b9f81ef89f36 P ffc9375853bc4a05b08ab34394fda79f: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
W20260710 13:21:56.208336 15874 log.cc:927] Time spent T ebb4f72423884671bbc87e03aa5cfea7 P ffc9375853bc4a05b08ab34394fda79f: Append to log took a long time: real 0.134s	user 0.003s	sys 0.000s
W20260710 13:21:56.215546 15880 log.cc:927] Time spent T 0c8d52b0ff354b97a231c4c5f35cacb9 P ffc9375853bc4a05b08ab34394fda79f: Append to log took a long time: real 0.113s	user 0.004s	sys 0.000s
I20260710 13:21:56.197082 15887 tablet.cc:1724] T 0c8d52b0ff354b97a231c4c5f35cacb9 P adb6789a185e4cc191a608faaaeafe47: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:56.244189 15884 tablet.cc:1724] T 183850f5657e41e98f4b87384c26f26d P adb6789a185e4cc191a608faaaeafe47: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:56.270403 15906 tablet.cc:1724] T 89948c9bfdff461abef785344540a0a2 P adb6789a185e4cc191a608faaaeafe47: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:56.270604 15901 tablet.cc:1724] T 6f825d179cf041c49bd40f3ddde2f541 P a5394e413a7544178b28bbae2d50e22d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:21:56.273018 15881 log.cc:927] Time spent T 235b52baf3664d578b62d9611dd2616e P a5394e413a7544178b28bbae2d50e22d: Append to log took a long time: real 0.147s	user 0.003s	sys 0.000s
W20260710 13:21:56.282656 15877 log.cc:927] Time spent T 98f2387a60a34648b6a581cc1486ae6d P a5394e413a7544178b28bbae2d50e22d: Append to log took a long time: real 0.176s	user 0.000s	sys 0.006s
W20260710 13:21:56.284562 15892 log.cc:927] Time spent T bd5795e6e21d4e7a944f59aafd73db56 P ffc9375853bc4a05b08ab34394fda79f: Append to log took a long time: real 0.062s	user 0.000s	sys 0.000s
W20260710 13:21:56.282744 15866 log.cc:927] Time spent T bd5795e6e21d4e7a944f59aafd73db56 P a5394e413a7544178b28bbae2d50e22d: Append to log took a long time: real 0.198s	user 0.002s	sys 0.006s
I20260710 13:21:56.296814 15897 tablet.cc:1724] T 6f825d179cf041c49bd40f3ddde2f541 P ffc9375853bc4a05b08ab34394fda79f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:56.302961 15904 tablet.cc:1724] T 183850f5657e41e98f4b87384c26f26d P a5394e413a7544178b28bbae2d50e22d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:21:56.304448 15891 log.cc:927] Time spent T 235b52baf3664d578b62d9611dd2616e P ffc9375853bc4a05b08ab34394fda79f: Append to log took a long time: real 0.082s	user 0.000s	sys 0.001s
W20260710 13:21:56.308282 15859 log.cc:927] Time spent T ebb4f72423884671bbc87e03aa5cfea7 P adb6789a185e4cc191a608faaaeafe47: Append to log took a long time: real 0.109s	user 0.001s	sys 0.000s
W20260710 13:21:56.304180 15895 log.cc:927] Time spent T 98f2387a60a34648b6a581cc1486ae6d P ffc9375853bc4a05b08ab34394fda79f: Append to log took a long time: real 0.129s	user 0.001s	sys 0.000s
I20260710 13:21:56.349099 15911 tablet.cc:1724] T 89948c9bfdff461abef785344540a0a2 P a5394e413a7544178b28bbae2d50e22d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:56.376078 15893 tablet.cc:1724] T bd5795e6e21d4e7a944f59aafd73db56 P a5394e413a7544178b28bbae2d50e22d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:56.378566 15887 tablet.cc:1724] T c5ddcec4026840d1b744b9f81ef89f36 P adb6789a185e4cc191a608faaaeafe47: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:56.386122 15909 tablet.cc:1724] T 0c8d52b0ff354b97a231c4c5f35cacb9 P ffc9375853bc4a05b08ab34394fda79f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:56.418946 15887 tablet.cc:1724] T ebb4f72423884671bbc87e03aa5cfea7 P adb6789a185e4cc191a608faaaeafe47: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:56.423522 15915 tablet.cc:1724] T c5ddcec4026840d1b744b9f81ef89f36 P ffc9375853bc4a05b08ab34394fda79f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:56.428736 15889 tablet.cc:1724] T bd5795e6e21d4e7a944f59aafd73db56 P ffc9375853bc4a05b08ab34394fda79f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:56.436885 15916 tablet.cc:1724] T 235b52baf3664d578b62d9611dd2616e P adb6789a185e4cc191a608faaaeafe47: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:56.441618 15911 tablet.cc:1724] T 98f2387a60a34648b6a581cc1486ae6d P a5394e413a7544178b28bbae2d50e22d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:56.442412 15915 tablet.cc:1724] T 98f2387a60a34648b6a581cc1486ae6d P ffc9375853bc4a05b08ab34394fda79f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:56.444795 15909 tablet.cc:1724] T ebb4f72423884671bbc87e03aa5cfea7 P ffc9375853bc4a05b08ab34394fda79f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:56.447116 15904 tablet.cc:1724] T c5ddcec4026840d1b744b9f81ef89f36 P a5394e413a7544178b28bbae2d50e22d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:21:56.405468 15455 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.210.130:35691, user_credentials={real_user=slave}} blocked reactor thread for 88525.1us
I20260710 13:21:56.455250 15906 tablet.cc:1724] T 6f825d179cf041c49bd40f3ddde2f541 P adb6789a185e4cc191a608faaaeafe47: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:56.473280 15884 tablet.cc:1724] T bd5795e6e21d4e7a944f59aafd73db56 P adb6789a185e4cc191a608faaaeafe47: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:56.480957 15887 tablet.cc:1724] T 98f2387a60a34648b6a581cc1486ae6d P adb6789a185e4cc191a608faaaeafe47: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:56.487129 15897 tablet.cc:1724] T 89948c9bfdff461abef785344540a0a2 P ffc9375853bc4a05b08ab34394fda79f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:56.502974 15911 tablet.cc:1724] T ebb4f72423884671bbc87e03aa5cfea7 P a5394e413a7544178b28bbae2d50e22d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:56.503088 15901 tablet.cc:1724] T 235b52baf3664d578b62d9611dd2616e P a5394e413a7544178b28bbae2d50e22d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:56.527057 15915 tablet.cc:1724] T 235b52baf3664d578b62d9611dd2616e P ffc9375853bc4a05b08ab34394fda79f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:56.540216 15489 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "70fe12929fe94f1ab57707399a4e19ca"
dest_uuid: "adb6789a185e4cc191a608faaaeafe47"
mode: GRACEFUL
new_leader_uuid: "ffc9375853bc4a05b08ab34394fda79f"
 from {username='slave'} at 127.0.0.1:49664
I20260710 13:21:56.540792 15489 raft_consensus.cc:606] T 70fe12929fe94f1ab57707399a4e19ca P adb6789a185e4cc191a608faaaeafe47 [term 2 LEADER]: Received request to transfer leadership to TS ffc9375853bc4a05b08ab34394fda79f
I20260710 13:21:56.547906 15384 catalog_manager.cc:6242] T 00000000000000000000000000000000 P d5f35777331549ff9831c98e4868ee3b: soft_deleted_table [id=5ab8e4f1dde64578ab26a4a43cceaa9a] alter complete (version 1)
I20260710 13:21:56.558597 15561 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ef5e82fb9db439d82041e48328aa42a"
dest_uuid: "a5394e413a7544178b28bbae2d50e22d"
mode: GRACEFUL
new_leader_uuid: "ffc9375853bc4a05b08ab34394fda79f"
 from {username='slave'} at 127.0.0.1:43828
I20260710 13:21:56.559288 15561 raft_consensus.cc:606] T 9ef5e82fb9db439d82041e48328aa42a P a5394e413a7544178b28bbae2d50e22d [term 2 LEADER]: Received request to transfer leadership to TS ffc9375853bc4a05b08ab34394fda79f
I20260710 13:21:56.560693 11082 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:21:56.561370 11082 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:56.801996 15879 raft_consensus.cc:993] T 9ef5e82fb9db439d82041e48328aa42a P a5394e413a7544178b28bbae2d50e22d: : Instructing follower ffc9375853bc4a05b08ab34394fda79f to start an election
I20260710 13:21:56.802441 15879 raft_consensus.cc:1081] T 9ef5e82fb9db439d82041e48328aa42a P a5394e413a7544178b28bbae2d50e22d [term 2 LEADER]: Signalling peer ffc9375853bc4a05b08ab34394fda79f to start an election
I20260710 13:21:56.804384 15636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ef5e82fb9db439d82041e48328aa42a"
dest_uuid: "ffc9375853bc4a05b08ab34394fda79f"
 from {username='slave'} at 127.0.0.1:47176
I20260710 13:21:56.805073 15636 raft_consensus.cc:493] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:56.805482 15636 raft_consensus.cc:3060] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:56.812175 15636 raft_consensus.cc:515] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:56.813962 15636 leader_election.cc:290] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 3 election: Requested vote from peers adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677), a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691)
I20260710 13:21:56.814940 15489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef5e82fb9db439d82041e48328aa42a" candidate_uuid: "ffc9375853bc4a05b08ab34394fda79f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "adb6789a185e4cc191a608faaaeafe47"
I20260710 13:21:56.815097 15561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef5e82fb9db439d82041e48328aa42a" candidate_uuid: "ffc9375853bc4a05b08ab34394fda79f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a5394e413a7544178b28bbae2d50e22d"
I20260710 13:21:56.815515 15489 raft_consensus.cc:3060] T 9ef5e82fb9db439d82041e48328aa42a P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:56.815824 15561 raft_consensus.cc:3055] T 9ef5e82fb9db439d82041e48328aa42a P a5394e413a7544178b28bbae2d50e22d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:56.816165 15561 raft_consensus.cc:740] T 9ef5e82fb9db439d82041e48328aa42a P a5394e413a7544178b28bbae2d50e22d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a5394e413a7544178b28bbae2d50e22d, State: Running, Role: LEADER
I20260710 13:21:56.817063 15561 consensus_queue.cc:260] T 9ef5e82fb9db439d82041e48328aa42a P a5394e413a7544178b28bbae2d50e22d [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: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:56.818435 15561 raft_consensus.cc:3060] T 9ef5e82fb9db439d82041e48328aa42a P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:56.820125 15489 raft_consensus.cc:2468] T 9ef5e82fb9db439d82041e48328aa42a P adb6789a185e4cc191a608faaaeafe47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9375853bc4a05b08ab34394fda79f in term 3.
I20260710 13:21:56.821274 15601 leader_election.cc:304] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f [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: adb6789a185e4cc191a608faaaeafe47, ffc9375853bc4a05b08ab34394fda79f; no voters: 
I20260710 13:21:56.822069 15902 raft_consensus.cc:2804] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:56.822655 15902 raft_consensus.cc:697] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f [term 3 LEADER]: Becoming Leader. State: Replica: ffc9375853bc4a05b08ab34394fda79f, State: Running, Role: LEADER
I20260710 13:21:56.823523 15902 consensus_queue.cc:237] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f [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: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:56.825975 15561 raft_consensus.cc:2468] T 9ef5e82fb9db439d82041e48328aa42a P a5394e413a7544178b28bbae2d50e22d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9375853bc4a05b08ab34394fda79f in term 3.
I20260710 13:21:56.831743 15386 catalog_manager.cc:5697] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f reported cstate change: term changed from 2 to 3, leader changed from a5394e413a7544178b28bbae2d50e22d (127.10.210.130) to ffc9375853bc4a05b08ab34394fda79f (127.10.210.131). New cstate: current_term: 3 leader_uuid: "ffc9375853bc4a05b08ab34394fda79f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:56.853055 15914 raft_consensus.cc:993] T 70fe12929fe94f1ab57707399a4e19ca P adb6789a185e4cc191a608faaaeafe47: : Instructing follower ffc9375853bc4a05b08ab34394fda79f to start an election
I20260710 13:21:56.853690 15914 raft_consensus.cc:1081] T 70fe12929fe94f1ab57707399a4e19ca P adb6789a185e4cc191a608faaaeafe47 [term 2 LEADER]: Signalling peer ffc9375853bc4a05b08ab34394fda79f to start an election
I20260710 13:21:56.855388 15636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "70fe12929fe94f1ab57707399a4e19ca"
dest_uuid: "ffc9375853bc4a05b08ab34394fda79f"
 from {username='slave'} at 127.0.0.1:47184
I20260710 13:21:56.855926 15636 raft_consensus.cc:493] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:56.856263 15636 raft_consensus.cc:3060] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:56.863811 15636 raft_consensus.cc:515] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:56.866250 15636 leader_election.cc:290] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f [CANDIDATE]: Term 3 election: Requested vote from peers adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677), a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691)
I20260710 13:21:56.866719 15561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70fe12929fe94f1ab57707399a4e19ca" candidate_uuid: "ffc9375853bc4a05b08ab34394fda79f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a5394e413a7544178b28bbae2d50e22d"
I20260710 13:21:56.866892 15489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70fe12929fe94f1ab57707399a4e19ca" candidate_uuid: "ffc9375853bc4a05b08ab34394fda79f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "adb6789a185e4cc191a608faaaeafe47"
I20260710 13:21:56.867403 15561 raft_consensus.cc:3060] T 70fe12929fe94f1ab57707399a4e19ca P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:56.867642 15489 raft_consensus.cc:3055] T 70fe12929fe94f1ab57707399a4e19ca P adb6789a185e4cc191a608faaaeafe47 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:56.868059 15489 raft_consensus.cc:740] T 70fe12929fe94f1ab57707399a4e19ca P adb6789a185e4cc191a608faaaeafe47 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: adb6789a185e4cc191a608faaaeafe47, State: Running, Role: LEADER
I20260710 13:21:56.869009 15489 consensus_queue.cc:260] T 70fe12929fe94f1ab57707399a4e19ca P adb6789a185e4cc191a608faaaeafe47 [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: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:56.870393 15489 raft_consensus.cc:3060] T 70fe12929fe94f1ab57707399a4e19ca P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:56.874181 15561 raft_consensus.cc:2468] T 70fe12929fe94f1ab57707399a4e19ca P a5394e413a7544178b28bbae2d50e22d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9375853bc4a05b08ab34394fda79f in term 3.
I20260710 13:21:56.875375 15604 leader_election.cc:304] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f [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: a5394e413a7544178b28bbae2d50e22d, ffc9375853bc4a05b08ab34394fda79f; no voters: 
I20260710 13:21:56.876102 15489 raft_consensus.cc:2468] T 70fe12929fe94f1ab57707399a4e19ca P adb6789a185e4cc191a608faaaeafe47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffc9375853bc4a05b08ab34394fda79f in term 3.
I20260710 13:21:56.876298 15902 raft_consensus.cc:2804] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:56.876922 15902 raft_consensus.cc:697] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f [term 3 LEADER]: Becoming Leader. State: Replica: ffc9375853bc4a05b08ab34394fda79f, State: Running, Role: LEADER
I20260710 13:21:56.878348 15902 consensus_queue.cc:237] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f [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: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } }
I20260710 13:21:56.887517 15386 catalog_manager.cc:5697] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f reported cstate change: term changed from 2 to 3, leader changed from adb6789a185e4cc191a608faaaeafe47 (127.10.210.129) to ffc9375853bc4a05b08ab34394fda79f (127.10.210.131). New cstate: current_term: 3 leader_uuid: "ffc9375853bc4a05b08ab34394fda79f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffc9375853bc4a05b08ab34394fda79f" member_type: VOTER last_known_addr { host: "127.10.210.131" port: 36013 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:57.217024 15561 raft_consensus.cc:1275] T 9ef5e82fb9db439d82041e48328aa42a P a5394e413a7544178b28bbae2d50e22d [term 3 FOLLOWER]: Refusing update from remote peer ffc9375853bc4a05b08ab34394fda79f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:57.218549 15902 consensus_queue.cc:1048] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:57.227497 15489 raft_consensus.cc:1275] T 9ef5e82fb9db439d82041e48328aa42a P adb6789a185e4cc191a608faaaeafe47 [term 3 FOLLOWER]: Refusing update from remote peer ffc9375853bc4a05b08ab34394fda79f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:57.230405 15902 consensus_queue.cc:1048] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:57.389711 15487 raft_consensus.cc:1275] T 70fe12929fe94f1ab57707399a4e19ca P adb6789a185e4cc191a608faaaeafe47 [term 3 FOLLOWER]: Refusing update from remote peer ffc9375853bc4a05b08ab34394fda79f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:57.391142 15902 consensus_queue.cc:1048] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb6789a185e4cc191a608faaaeafe47" member_type: VOTER last_known_addr { host: "127.10.210.129" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:57.401000 15561 raft_consensus.cc:1275] T 70fe12929fe94f1ab57707399a4e19ca P a5394e413a7544178b28bbae2d50e22d [term 3 FOLLOWER]: Refusing update from remote peer ffc9375853bc4a05b08ab34394fda79f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:57.402951 15902 consensus_queue.cc:1048] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5394e413a7544178b28bbae2d50e22d" member_type: VOTER last_known_addr { host: "127.10.210.130" port: 35691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:57.623817 11082 tablet_server.cc:179] TabletServer@127.10.210.129:0 shutting down...
W20260710 13:21:57.635769 15527 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]
W20260710 13:21:57.657049 15527 consensus_peers.cc:597] T 5e726e97652a413a85b03f5246e60075 P a5394e413a7544178b28bbae2d50e22d -> Peer adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677): Couldn't send request to peer adb6789a185e4cc191a608faaaeafe47. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:57.665027 11082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:57.665807 11082 tablet_replica.cc:333] T bd5795e6e21d4e7a944f59aafd73db56 P adb6789a185e4cc191a608faaaeafe47: stopping tablet replica
I20260710 13:21:57.666731 11082 raft_consensus.cc:2243] T bd5795e6e21d4e7a944f59aafd73db56 P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:57.667207 11082 raft_consensus.cc:2272] T bd5795e6e21d4e7a944f59aafd73db56 P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.668911 11082 tablet_replica.cc:333] T 98f2387a60a34648b6a581cc1486ae6d P adb6789a185e4cc191a608faaaeafe47: stopping tablet replica
I20260710 13:21:57.669520 11082 raft_consensus.cc:2243] T 98f2387a60a34648b6a581cc1486ae6d P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:57.669898 11082 raft_consensus.cc:2272] T 98f2387a60a34648b6a581cc1486ae6d P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.671434 11082 tablet_replica.cc:333] T c5ddcec4026840d1b744b9f81ef89f36 P adb6789a185e4cc191a608faaaeafe47: stopping tablet replica
I20260710 13:21:57.672083 11082 raft_consensus.cc:2243] T c5ddcec4026840d1b744b9f81ef89f36 P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:57.672448 11082 raft_consensus.cc:2272] T c5ddcec4026840d1b744b9f81ef89f36 P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.674115 11082 tablet_replica.cc:333] T 0c8d52b0ff354b97a231c4c5f35cacb9 P adb6789a185e4cc191a608faaaeafe47: stopping tablet replica
I20260710 13:21:57.674634 11082 raft_consensus.cc:2243] T 0c8d52b0ff354b97a231c4c5f35cacb9 P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:57.675045 11082 raft_consensus.cc:2272] T 0c8d52b0ff354b97a231c4c5f35cacb9 P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.676646 11082 tablet_replica.cc:333] T ebb4f72423884671bbc87e03aa5cfea7 P adb6789a185e4cc191a608faaaeafe47: stopping tablet replica
I20260710 13:21:57.677222 11082 raft_consensus.cc:2243] T ebb4f72423884671bbc87e03aa5cfea7 P adb6789a185e4cc191a608faaaeafe47 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:57.677917 11082 raft_consensus.cc:2272] T ebb4f72423884671bbc87e03aa5cfea7 P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.679569 11082 tablet_replica.cc:333] T ad57f91e404e4712aebb34f609be1627 P adb6789a185e4cc191a608faaaeafe47: stopping tablet replica
I20260710 13:21:57.680090 11082 raft_consensus.cc:2243] T ad57f91e404e4712aebb34f609be1627 P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:57.680619 11082 raft_consensus.cc:2272] T ad57f91e404e4712aebb34f609be1627 P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.682857 11082 tablet_replica.cc:333] T 42564666f4b64dfbadd70d5e380daa5b P adb6789a185e4cc191a608faaaeafe47: stopping tablet replica
I20260710 13:21:57.683389 11082 raft_consensus.cc:2243] T 42564666f4b64dfbadd70d5e380daa5b P adb6789a185e4cc191a608faaaeafe47 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:57.684036 11082 raft_consensus.cc:2272] T 42564666f4b64dfbadd70d5e380daa5b P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.685963 11082 tablet_replica.cc:333] T 235b52baf3664d578b62d9611dd2616e P adb6789a185e4cc191a608faaaeafe47: stopping tablet replica
I20260710 13:21:57.686447 11082 raft_consensus.cc:2243] T 235b52baf3664d578b62d9611dd2616e P adb6789a185e4cc191a608faaaeafe47 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:57.687057 11082 raft_consensus.cc:2272] T 235b52baf3664d578b62d9611dd2616e P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.688581 11082 tablet_replica.cc:333] T 0336a0260a7f442d9e8e5d8a59225365 P adb6789a185e4cc191a608faaaeafe47: stopping tablet replica
I20260710 13:21:57.689081 11082 raft_consensus.cc:2243] T 0336a0260a7f442d9e8e5d8a59225365 P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:57.689435 11082 raft_consensus.cc:2272] T 0336a0260a7f442d9e8e5d8a59225365 P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.691210 11082 tablet_replica.cc:333] T 6f825d179cf041c49bd40f3ddde2f541 P adb6789a185e4cc191a608faaaeafe47: stopping tablet replica
I20260710 13:21:57.691694 11082 raft_consensus.cc:2243] T 6f825d179cf041c49bd40f3ddde2f541 P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:57.692041 11082 raft_consensus.cc:2272] T 6f825d179cf041c49bd40f3ddde2f541 P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.693693 11082 tablet_replica.cc:333] T 025b1178fc19408dbd57bfc0c4158922 P adb6789a185e4cc191a608faaaeafe47: stopping tablet replica
I20260710 13:21:57.694236 11082 raft_consensus.cc:2243] T 025b1178fc19408dbd57bfc0c4158922 P adb6789a185e4cc191a608faaaeafe47 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:57.695228 11082 raft_consensus.cc:2272] T 025b1178fc19408dbd57bfc0c4158922 P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:57.697175 15527 consensus_peers.cc:597] T 0c8d52b0ff354b97a231c4c5f35cacb9 P a5394e413a7544178b28bbae2d50e22d -> Peer adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677): Couldn't send request to peer adb6789a185e4cc191a608faaaeafe47. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:57.697758 11082 tablet_replica.cc:333] T 08a124c1a33540a792a9f0c4a8d9d842 P adb6789a185e4cc191a608faaaeafe47: stopping tablet replica
I20260710 13:21:57.698309 11082 raft_consensus.cc:2243] T 08a124c1a33540a792a9f0c4a8d9d842 P adb6789a185e4cc191a608faaaeafe47 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:57.699011 11082 raft_consensus.cc:2272] T 08a124c1a33540a792a9f0c4a8d9d842 P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.700860 11082 tablet_replica.cc:333] T 70fe12929fe94f1ab57707399a4e19ca P adb6789a185e4cc191a608faaaeafe47: stopping tablet replica
I20260710 13:21:57.701401 11082 raft_consensus.cc:2243] T 70fe12929fe94f1ab57707399a4e19ca P adb6789a185e4cc191a608faaaeafe47 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:57.701792 11082 raft_consensus.cc:2272] T 70fe12929fe94f1ab57707399a4e19ca P adb6789a185e4cc191a608faaaeafe47 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.704093 11082 tablet_replica.cc:333] T 5e726e97652a413a85b03f5246e60075 P adb6789a185e4cc191a608faaaeafe47: stopping tablet replica
I20260710 13:21:57.704582 11082 raft_consensus.cc:2243] T 5e726e97652a413a85b03f5246e60075 P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:57.705049 11082 raft_consensus.cc:2272] T 5e726e97652a413a85b03f5246e60075 P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.706708 11082 tablet_replica.cc:333] T 89948c9bfdff461abef785344540a0a2 P adb6789a185e4cc191a608faaaeafe47: stopping tablet replica
I20260710 13:21:57.707183 11082 raft_consensus.cc:2243] T 89948c9bfdff461abef785344540a0a2 P adb6789a185e4cc191a608faaaeafe47 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:57.707863 11082 raft_consensus.cc:2272] T 89948c9bfdff461abef785344540a0a2 P adb6789a185e4cc191a608faaaeafe47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.709416 11082 tablet_replica.cc:333] T 9ef5e82fb9db439d82041e48328aa42a P adb6789a185e4cc191a608faaaeafe47: stopping tablet replica
I20260710 13:21:57.709888 11082 raft_consensus.cc:2243] T 9ef5e82fb9db439d82041e48328aa42a P adb6789a185e4cc191a608faaaeafe47 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:57.710305 11082 raft_consensus.cc:2272] T 9ef5e82fb9db439d82041e48328aa42a P adb6789a185e4cc191a608faaaeafe47 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.712324 11082 tablet_replica.cc:333] T cfac5cf48d2e4919860567f95114090b P adb6789a185e4cc191a608faaaeafe47: stopping tablet replica
I20260710 13:21:57.712939 11082 raft_consensus.cc:2243] T cfac5cf48d2e4919860567f95114090b P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:57.713466 11082 raft_consensus.cc:2272] T cfac5cf48d2e4919860567f95114090b P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.715154 11082 tablet_replica.cc:333] T 183850f5657e41e98f4b87384c26f26d P adb6789a185e4cc191a608faaaeafe47: stopping tablet replica
I20260710 13:21:57.715601 11082 raft_consensus.cc:2243] T 183850f5657e41e98f4b87384c26f26d P adb6789a185e4cc191a608faaaeafe47 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:57.716296 11082 raft_consensus.cc:2272] T 183850f5657e41e98f4b87384c26f26d P adb6789a185e4cc191a608faaaeafe47 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:57.727268 15527 consensus_peers.cc:597] T 98f2387a60a34648b6a581cc1486ae6d P a5394e413a7544178b28bbae2d50e22d -> Peer adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677): Couldn't send request to peer adb6789a185e4cc191a608faaaeafe47. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:57.754925 11082 tablet_server.cc:196] TabletServer@127.10.210.129:0 shutdown complete.
W20260710 13:21:57.784008 15527 consensus_peers.cc:597] T cfac5cf48d2e4919860567f95114090b P a5394e413a7544178b28bbae2d50e22d -> Peer adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677): Couldn't send request to peer adb6789a185e4cc191a608faaaeafe47. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:36677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:57.790407 11082 tablet_server.cc:179] TabletServer@127.10.210.130:0 shutting down...
W20260710 13:21:57.802790 15601 consensus_peers.cc:597] T c5ddcec4026840d1b744b9f81ef89f36 P ffc9375853bc4a05b08ab34394fda79f -> Peer adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677): Couldn't send request to peer adb6789a185e4cc191a608faaaeafe47. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:36677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:57.804491 15604 consensus_peers.cc:597] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f -> Peer a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691): Couldn't send request to peer a5394e413a7544178b28bbae2d50e22d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:57.805924 15601 consensus_peers.cc:597] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f -> Peer adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677): Couldn't send request to peer adb6789a185e4cc191a608faaaeafe47. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:36677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:57.818352 15604 consensus_peers.cc:597] T c5ddcec4026840d1b744b9f81ef89f36 P ffc9375853bc4a05b08ab34394fda79f -> Peer a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691): Couldn't send request to peer a5394e413a7544178b28bbae2d50e22d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:57.837245 15527 consensus_peers.cc:597] T bd5795e6e21d4e7a944f59aafd73db56 P a5394e413a7544178b28bbae2d50e22d -> Peer adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677): Couldn't send request to peer adb6789a185e4cc191a608faaaeafe47. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:36677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:57.841761 15604 consensus_peers.cc:597] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f -> Peer a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691): Couldn't send request to peer a5394e413a7544178b28bbae2d50e22d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:57.842830 11082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:57.843745 11082 tablet_replica.cc:333] T 183850f5657e41e98f4b87384c26f26d P a5394e413a7544178b28bbae2d50e22d: stopping tablet replica
I20260710 13:21:57.844655 11082 raft_consensus.cc:2243] T 183850f5657e41e98f4b87384c26f26d P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:57.845213 11082 raft_consensus.cc:2272] T 183850f5657e41e98f4b87384c26f26d P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.847440 11082 tablet_replica.cc:333] T bd5795e6e21d4e7a944f59aafd73db56 P a5394e413a7544178b28bbae2d50e22d: stopping tablet replica
I20260710 13:21:57.848035 11082 raft_consensus.cc:2243] T bd5795e6e21d4e7a944f59aafd73db56 P a5394e413a7544178b28bbae2d50e22d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:57.848750 11082 raft_consensus.cc:2272] T bd5795e6e21d4e7a944f59aafd73db56 P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.850574 11082 tablet_replica.cc:333] T 98f2387a60a34648b6a581cc1486ae6d P a5394e413a7544178b28bbae2d50e22d: stopping tablet replica
I20260710 13:21:57.851208 11082 raft_consensus.cc:2243] T 98f2387a60a34648b6a581cc1486ae6d P a5394e413a7544178b28bbae2d50e22d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:57.851855 11082 raft_consensus.cc:2272] T 98f2387a60a34648b6a581cc1486ae6d P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.853515 11082 tablet_replica.cc:333] T 0c8d52b0ff354b97a231c4c5f35cacb9 P a5394e413a7544178b28bbae2d50e22d: stopping tablet replica
I20260710 13:21:57.854010 11082 raft_consensus.cc:2243] T 0c8d52b0ff354b97a231c4c5f35cacb9 P a5394e413a7544178b28bbae2d50e22d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:57.854681 11082 raft_consensus.cc:2272] T 0c8d52b0ff354b97a231c4c5f35cacb9 P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.856215 11082 tablet_replica.cc:333] T ebb4f72423884671bbc87e03aa5cfea7 P a5394e413a7544178b28bbae2d50e22d: stopping tablet replica
I20260710 13:21:57.856669 11082 raft_consensus.cc:2243] T ebb4f72423884671bbc87e03aa5cfea7 P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:57.857098 11082 raft_consensus.cc:2272] T ebb4f72423884671bbc87e03aa5cfea7 P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.858685 11082 tablet_replica.cc:333] T 0336a0260a7f442d9e8e5d8a59225365 P a5394e413a7544178b28bbae2d50e22d: stopping tablet replica
I20260710 13:21:57.859233 11082 raft_consensus.cc:2243] T 0336a0260a7f442d9e8e5d8a59225365 P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:57.859601 11082 raft_consensus.cc:2272] T 0336a0260a7f442d9e8e5d8a59225365 P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.861668 11082 tablet_replica.cc:333] T 08a124c1a33540a792a9f0c4a8d9d842 P a5394e413a7544178b28bbae2d50e22d: stopping tablet replica
I20260710 13:21:57.862207 11082 raft_consensus.cc:2243] T 08a124c1a33540a792a9f0c4a8d9d842 P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:57.862596 11082 raft_consensus.cc:2272] T 08a124c1a33540a792a9f0c4a8d9d842 P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:57.863910 15604 consensus_peers.cc:597] T 0336a0260a7f442d9e8e5d8a59225365 P ffc9375853bc4a05b08ab34394fda79f -> Peer a5394e413a7544178b28bbae2d50e22d (127.10.210.130:35691): Couldn't send request to peer a5394e413a7544178b28bbae2d50e22d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:57.864806 11082 tablet_replica.cc:333] T c5ddcec4026840d1b744b9f81ef89f36 P a5394e413a7544178b28bbae2d50e22d: stopping tablet replica
I20260710 13:21:57.865366 11082 raft_consensus.cc:2243] T c5ddcec4026840d1b744b9f81ef89f36 P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:57.865720 11082 raft_consensus.cc:2272] T c5ddcec4026840d1b744b9f81ef89f36 P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.867271 11082 tablet_replica.cc:333] T 89948c9bfdff461abef785344540a0a2 P a5394e413a7544178b28bbae2d50e22d: stopping tablet replica
I20260710 13:21:57.867724 11082 raft_consensus.cc:2243] T 89948c9bfdff461abef785344540a0a2 P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:57.868126 11082 raft_consensus.cc:2272] T 89948c9bfdff461abef785344540a0a2 P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.869750 11082 tablet_replica.cc:333] T 9ef5e82fb9db439d82041e48328aa42a P a5394e413a7544178b28bbae2d50e22d: stopping tablet replica
I20260710 13:21:57.870280 11082 raft_consensus.cc:2243] T 9ef5e82fb9db439d82041e48328aa42a P a5394e413a7544178b28bbae2d50e22d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:57.870669 11082 raft_consensus.cc:2272] T 9ef5e82fb9db439d82041e48328aa42a P a5394e413a7544178b28bbae2d50e22d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.873433 11082 tablet_replica.cc:333] T cfac5cf48d2e4919860567f95114090b P a5394e413a7544178b28bbae2d50e22d: stopping tablet replica
I20260710 13:21:57.873960 11082 raft_consensus.cc:2243] T cfac5cf48d2e4919860567f95114090b P a5394e413a7544178b28bbae2d50e22d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:57.874735 11082 raft_consensus.cc:2272] T cfac5cf48d2e4919860567f95114090b P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.877091 11082 tablet_replica.cc:333] T 235b52baf3664d578b62d9611dd2616e P a5394e413a7544178b28bbae2d50e22d: stopping tablet replica
I20260710 13:21:57.877728 11082 raft_consensus.cc:2243] T 235b52baf3664d578b62d9611dd2616e P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:57.878242 11082 raft_consensus.cc:2272] T 235b52baf3664d578b62d9611dd2616e P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.880235 11082 tablet_replica.cc:333] T 42564666f4b64dfbadd70d5e380daa5b P a5394e413a7544178b28bbae2d50e22d: stopping tablet replica
I20260710 13:21:57.880801 11082 raft_consensus.cc:2243] T 42564666f4b64dfbadd70d5e380daa5b P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:21:57.880769 15527 consensus_peers.cc:597] T ad57f91e404e4712aebb34f609be1627 P a5394e413a7544178b28bbae2d50e22d -> Peer adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677): Couldn't send request to peer adb6789a185e4cc191a608faaaeafe47. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:36677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:57.881552 11082 raft_consensus.cc:2272] T 42564666f4b64dfbadd70d5e380daa5b P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.883342 11082 tablet_replica.cc:333] T ad57f91e404e4712aebb34f609be1627 P a5394e413a7544178b28bbae2d50e22d: stopping tablet replica
I20260710 13:21:57.883975 11082 raft_consensus.cc:2243] T ad57f91e404e4712aebb34f609be1627 P a5394e413a7544178b28bbae2d50e22d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:57.884667 11082 raft_consensus.cc:2272] T ad57f91e404e4712aebb34f609be1627 P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.886387 11082 tablet_replica.cc:333] T 5e726e97652a413a85b03f5246e60075 P a5394e413a7544178b28bbae2d50e22d: stopping tablet replica
I20260710 13:21:57.886895 11082 raft_consensus.cc:2243] T 5e726e97652a413a85b03f5246e60075 P a5394e413a7544178b28bbae2d50e22d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:57.887589 11082 raft_consensus.cc:2272] T 5e726e97652a413a85b03f5246e60075 P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.889339 11082 tablet_replica.cc:333] T 70fe12929fe94f1ab57707399a4e19ca P a5394e413a7544178b28bbae2d50e22d: stopping tablet replica
I20260710 13:21:57.889809 11082 raft_consensus.cc:2243] T 70fe12929fe94f1ab57707399a4e19ca P a5394e413a7544178b28bbae2d50e22d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:57.890211 11082 raft_consensus.cc:2272] T 70fe12929fe94f1ab57707399a4e19ca P a5394e413a7544178b28bbae2d50e22d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.893091 11082 tablet_replica.cc:333] T 6f825d179cf041c49bd40f3ddde2f541 P a5394e413a7544178b28bbae2d50e22d: stopping tablet replica
I20260710 13:21:57.893625 11082 raft_consensus.cc:2243] T 6f825d179cf041c49bd40f3ddde2f541 P a5394e413a7544178b28bbae2d50e22d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:57.894349 11082 raft_consensus.cc:2272] T 6f825d179cf041c49bd40f3ddde2f541 P a5394e413a7544178b28bbae2d50e22d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.896049 11082 tablet_replica.cc:333] T 025b1178fc19408dbd57bfc0c4158922 P a5394e413a7544178b28bbae2d50e22d: stopping tablet replica
I20260710 13:21:57.896488 11082 raft_consensus.cc:2243] T 025b1178fc19408dbd57bfc0c4158922 P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:57.896889 11082 raft_consensus.cc:2272] T 025b1178fc19408dbd57bfc0c4158922 P a5394e413a7544178b28bbae2d50e22d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.934458 11082 tablet_server.cc:196] TabletServer@127.10.210.130:0 shutdown complete.
I20260710 13:21:57.961277 11082 tablet_server.cc:179] TabletServer@127.10.210.131:0 shutting down...
I20260710 13:21:57.992026 11082 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:57.993221 11082 tablet_replica.cc:333] T c5ddcec4026840d1b744b9f81ef89f36 P ffc9375853bc4a05b08ab34394fda79f: stopping tablet replica
W20260710 13:21:57.993484 15601 consensus_peers.cc:597] T 0336a0260a7f442d9e8e5d8a59225365 P ffc9375853bc4a05b08ab34394fda79f -> Peer adb6789a185e4cc191a608faaaeafe47 (127.10.210.129:36677): Couldn't send request to peer adb6789a185e4cc191a608faaaeafe47. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.129:36677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:57.994115 11082 raft_consensus.cc:2243] T c5ddcec4026840d1b744b9f81ef89f36 P ffc9375853bc4a05b08ab34394fda79f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:57.995090 11082 raft_consensus.cc:2272] T c5ddcec4026840d1b744b9f81ef89f36 P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.997295 11082 tablet_replica.cc:333] T 183850f5657e41e98f4b87384c26f26d P ffc9375853bc4a05b08ab34394fda79f: stopping tablet replica
I20260710 13:21:57.997929 11082 raft_consensus.cc:2243] T 183850f5657e41e98f4b87384c26f26d P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:57.998409 11082 raft_consensus.cc:2272] T 183850f5657e41e98f4b87384c26f26d P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:58.001049 11082 tablet_replica.cc:333] T bd5795e6e21d4e7a944f59aafd73db56 P ffc9375853bc4a05b08ab34394fda79f: stopping tablet replica
I20260710 13:21:58.001652 11082 raft_consensus.cc:2243] T bd5795e6e21d4e7a944f59aafd73db56 P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:58.002110 11082 raft_consensus.cc:2272] T bd5795e6e21d4e7a944f59aafd73db56 P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:58.004112 11082 tablet_replica.cc:333] T 0c8d52b0ff354b97a231c4c5f35cacb9 P ffc9375853bc4a05b08ab34394fda79f: stopping tablet replica
I20260710 13:21:58.004678 11082 raft_consensus.cc:2243] T 0c8d52b0ff354b97a231c4c5f35cacb9 P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:58.005210 11082 raft_consensus.cc:2272] T 0c8d52b0ff354b97a231c4c5f35cacb9 P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:58.007148 11082 tablet_replica.cc:333] T 98f2387a60a34648b6a581cc1486ae6d P ffc9375853bc4a05b08ab34394fda79f: stopping tablet replica
I20260710 13:21:58.007696 11082 raft_consensus.cc:2243] T 98f2387a60a34648b6a581cc1486ae6d P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:58.008181 11082 raft_consensus.cc:2272] T 98f2387a60a34648b6a581cc1486ae6d P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:58.010316 11082 tablet_replica.cc:333] T ebb4f72423884671bbc87e03aa5cfea7 P ffc9375853bc4a05b08ab34394fda79f: stopping tablet replica
I20260710 13:21:58.010828 11082 raft_consensus.cc:2243] T ebb4f72423884671bbc87e03aa5cfea7 P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:58.011204 11082 raft_consensus.cc:2272] T ebb4f72423884671bbc87e03aa5cfea7 P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:58.012809 11082 tablet_replica.cc:333] T ad57f91e404e4712aebb34f609be1627 P ffc9375853bc4a05b08ab34394fda79f: stopping tablet replica
I20260710 13:21:58.013391 11082 raft_consensus.cc:2243] T ad57f91e404e4712aebb34f609be1627 P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:58.013768 11082 raft_consensus.cc:2272] T ad57f91e404e4712aebb34f609be1627 P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:58.015519 11082 tablet_replica.cc:333] T 42564666f4b64dfbadd70d5e380daa5b P ffc9375853bc4a05b08ab34394fda79f: stopping tablet replica
I20260710 13:21:58.015975 11082 raft_consensus.cc:2243] T 42564666f4b64dfbadd70d5e380daa5b P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:58.016320 11082 raft_consensus.cc:2272] T 42564666f4b64dfbadd70d5e380daa5b P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:58.018024 11082 tablet_replica.cc:333] T 235b52baf3664d578b62d9611dd2616e P ffc9375853bc4a05b08ab34394fda79f: stopping tablet replica
I20260710 13:21:58.018471 11082 raft_consensus.cc:2243] T 235b52baf3664d578b62d9611dd2616e P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:58.018821 11082 raft_consensus.cc:2272] T 235b52baf3664d578b62d9611dd2616e P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:58.020352 11082 tablet_replica.cc:333] T 0336a0260a7f442d9e8e5d8a59225365 P ffc9375853bc4a05b08ab34394fda79f: stopping tablet replica
I20260710 13:21:58.020841 11082 raft_consensus.cc:2243] T 0336a0260a7f442d9e8e5d8a59225365 P ffc9375853bc4a05b08ab34394fda79f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:58.021593 11082 raft_consensus.cc:2272] T 0336a0260a7f442d9e8e5d8a59225365 P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:58.023272 11082 tablet_replica.cc:333] T 08a124c1a33540a792a9f0c4a8d9d842 P ffc9375853bc4a05b08ab34394fda79f: stopping tablet replica
I20260710 13:21:58.023845 11082 raft_consensus.cc:2243] T 08a124c1a33540a792a9f0c4a8d9d842 P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:58.024199 11082 raft_consensus.cc:2272] T 08a124c1a33540a792a9f0c4a8d9d842 P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:58.025897 11082 tablet_replica.cc:333] T 6f825d179cf041c49bd40f3ddde2f541 P ffc9375853bc4a05b08ab34394fda79f: stopping tablet replica
I20260710 13:21:58.026350 11082 raft_consensus.cc:2243] T 6f825d179cf041c49bd40f3ddde2f541 P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:58.026688 11082 raft_consensus.cc:2272] T 6f825d179cf041c49bd40f3ddde2f541 P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:58.028230 11082 tablet_replica.cc:333] T 025b1178fc19408dbd57bfc0c4158922 P ffc9375853bc4a05b08ab34394fda79f: stopping tablet replica
I20260710 13:21:58.028648 11082 raft_consensus.cc:2243] T 025b1178fc19408dbd57bfc0c4158922 P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:58.029008 11082 raft_consensus.cc:2272] T 025b1178fc19408dbd57bfc0c4158922 P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:58.030784 11082 tablet_replica.cc:333] T 89948c9bfdff461abef785344540a0a2 P ffc9375853bc4a05b08ab34394fda79f: stopping tablet replica
I20260710 13:21:58.031329 11082 raft_consensus.cc:2243] T 89948c9bfdff461abef785344540a0a2 P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:58.031735 11082 raft_consensus.cc:2272] T 89948c9bfdff461abef785344540a0a2 P ffc9375853bc4a05b08ab34394fda79f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:58.033396 11082 tablet_replica.cc:333] T cfac5cf48d2e4919860567f95114090b P ffc9375853bc4a05b08ab34394fda79f: stopping tablet replica
I20260710 13:21:58.033903 11082 raft_consensus.cc:2243] T cfac5cf48d2e4919860567f95114090b P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:58.034353 11082 raft_consensus.cc:2272] T cfac5cf48d2e4919860567f95114090b P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:58.035995 11082 tablet_replica.cc:333] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f: stopping tablet replica
I20260710 13:21:58.036466 11082 raft_consensus.cc:2243] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:58.037565 11082 raft_consensus.cc:2272] T 9ef5e82fb9db439d82041e48328aa42a P ffc9375853bc4a05b08ab34394fda79f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:58.040762 11082 tablet_replica.cc:333] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f: stopping tablet replica
I20260710 13:21:58.041417 11082 raft_consensus.cc:2243] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:58.042301 11082 raft_consensus.cc:2272] T 70fe12929fe94f1ab57707399a4e19ca P ffc9375853bc4a05b08ab34394fda79f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:58.044865 11082 tablet_replica.cc:333] T 5e726e97652a413a85b03f5246e60075 P ffc9375853bc4a05b08ab34394fda79f: stopping tablet replica
I20260710 13:21:58.045568 11082 raft_consensus.cc:2243] T 5e726e97652a413a85b03f5246e60075 P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:58.046047 11082 raft_consensus.cc:2272] T 5e726e97652a413a85b03f5246e60075 P ffc9375853bc4a05b08ab34394fda79f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:58.087491 11082 tablet_server.cc:196] TabletServer@127.10.210.131:0 shutdown complete.
I20260710 13:21:58.114790 11082 master.cc:562] Master@127.10.210.190:37769 shutting down...
I20260710 13:21:58.136508 11082 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d5f35777331549ff9831c98e4868ee3b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:58.137089 11082 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d5f35777331549ff9831c98e4868ee3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:58.137418 11082 tablet_replica.cc:333] T 00000000000000000000000000000000 P d5f35777331549ff9831c98e4868ee3b: stopping tablet replica
I20260710 13:21:58.157625 11082 master.cc:584] Master@127.10.210.190:37769 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11061 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23032 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (108864 ms total)
[  PASSED  ] 8 tests.
I20260710 13:21:58.215893 11082 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 416 messages since previous log ~555 seconds ago
I20260710 13:21:58.216144 11082 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 416 messages since previous log ~555 seconds ago
I20260710 13:21:58.216331 11082 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 412 messages since previous log ~555 seconds ago
I20260710 13:21:58.216555 11082 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 ~32 seconds ago
I20260710 13:21:58.216718 11082 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 ~32 seconds ago
I20260710 13:21:58.216949 11082 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 12 messages since previous log ~0 seconds ago
I20260710 13:21:58.217319 11082 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~24 seconds ago
